Appoxo

joined 2 years ago
[–] Appoxo@lemmy.dbzer0.com 7 points 10 hours ago

I wouldnt go out with my underwear in the garden.
But going with my bath shorts is totally fair game to my mind.

I would even hesitate dipping into the beach with my underwear even if it was with my mother/father.
It's somehow weird to me. Even if it's totally irrational.

[–] Appoxo@lemmy.dbzer0.com 2 points 10 hours ago* (last edited 10 hours ago)

Zotify and similar tools (not those youtube downloaders!)

[–] Appoxo@lemmy.dbzer0.com 1 points 10 hours ago

Just a source. Not a metadata provider.
And trying to find metadata for books is like searching for a music cd from propular artists.
Example: https://musicbrainz.org/release-group/afca53c1-c5b3-3f91-8590-281b0aa12722

They are a beast in itself.
Multiple releases/revisions spread across languages and/or countries.

[–] Appoxo@lemmy.dbzer0.com 2 points 11 hours ago

The metadata proxy that mirrors musicbrainz DB is broken (read: Imploded).
For now artist/album search is broken.
Dunno about metadata-tagging for existing entries

[–] Appoxo@lemmy.dbzer0.com 2 points 11 hours ago

Doesnt categorize (if you wanna be specific: Only faces).
But it sure can search pictures by terms.

[–] Appoxo@lemmy.dbzer0.com 1 points 11 hours ago (1 children)

Last time with customer service I was actually satisfied. Same with 1&1. They were cooperative and reasonable (unlile Vodafone and Telekom from what I heard)

[–] Appoxo@lemmy.dbzer0.com 1 points 11 hours ago

Don't have many problems with IONOS.
Our customers are usually recommended their S3 Object Storage (Very simple price structure)
I personally have the Business E-Mail due to it's price.
It's a bit limited and no DKIM but sufficient for most things.

[–] Appoxo@lemmy.dbzer0.com 4 points 11 hours ago

Probably a case of hidden infrastructure.
I believe (no source) IONOS solely belongs to 1&1 AG of which 'United Internet' has a majority share (that I am sure of).
IONOS = Business focus. Primarily hosting and services
1&1 = End-Consumer focus. Primarily ISP and some other consumer services.

I would assume they count the infrastructure they provide for both 1&1 and IONOS.
Besides that they only have (I think) 2 DCs in Germany and 2 or 3 other locations in the EU and I think 1 in the US.

So in the end I would say it's either Hetzner or OVH and then IONOS as having the most infrastructure.

[–] Appoxo@lemmy.dbzer0.com 2 points 4 days ago

Ich bevorzuge Zangendeutsch.

[–] Appoxo@lemmy.dbzer0.com 2 points 4 days ago

Up: I like it or agree
Down: I dislike it or disagree.

[–] Appoxo@lemmy.dbzer0.com 7 points 4 days ago (1 children)

Too much information.
Back to smoke signals.

Wait. You know what? Back to monke!

[–] Appoxo@lemmy.dbzer0.com 9 points 6 days ago (1 children)

Duplicated fragmentation

-1
submitted 6 months ago* (last edited 6 months ago) by Appoxo@lemmy.dbzer0.com to c/selfhosted@lemmy.world
 

###Update###

I tried a bit of Notesnook. While it wasnt bad it didnt quite fit the expectation that obsidian created for me for what I want. Maybe it was user error but I honestly can't say what specific aspect bothered me.
For now I decided to stay with what I have experience witg and bought a year of Obsidian-sync for 1 Remote-Vault

Thanks to everyone that suggested me solutions to my really specific problem. I appreciate that and I love(d) the discouse I seemingly sparked in this post.
Please continue commenting. Maybe someone else still hasnt found their solution yet :)

Original Post:

Hello fellow lemmy users, for the lack of a better fitting community I hope my request for help fits here the best.

I am a bit of a scatter-brain, have some notes in Google Keep, OneNote, Obsidian and in GitHub or other places. This is partially multiplied by splitting my work stuff with my home stuff.

What I like about every app I use so far

  • OneNote: I like the way I can write on something like a canvas. Very useful if the note does fit the general theme of the page but not at the exact position. Also helps by utilizing the big space of a horizontal monitor. Also it now sports a very good mobile editor.
  • Obsidian: So easy to backlink between notes and I love the graph view. I also like the extension "code styler" which lets me format inline code blocks with syntax highlighting (e.g.: `{powershell icon} Get-ChildItem -Path C:\Path\To\Folder -Filter XYZ*`).
    I like to learn scripting but I also use obsidian for RL-stuff and technical non-code like keeping track of configs, settings, wishlists etc.
  • Google Keep: I bastardize the check-box feature to keep track of (online) shop orders. Mostly the only reason is that checked items get hidden in a collapsed section
    collapsed inline media

    Any other program that let's me to that (even with plugin/extension) is a valid replacement candidate

What I dislike:

  • OneNote:
    • Quite difficult to link between notes (unsupported on mobile)
    • Limited to 1 folder deep notes. Currently work around that by using the horizontal space or multi notes.
    • A bit clunky to edit bigger notes
    • By microsoft.
  • Obsidian:
    • No native way to have everything on a server outside of using the obsidian-sync service for $4 or the community plugin which requires me to use some novel type of db called couch-db (ugh, another service to keep updated/troubleshoot). I can stomach the $4 but am limited to only one vault which I don't really like.
  • Google Keep:
    • Google
    • No real way to have everything backed up. Only use it for quick notes or for my shipment list. Everything else is probably exported to Obsidian/OneNote if I feel like doing house-keeping.

How I currently manage/store my files:

  • Right now I use
  • OneNote which is stored on OneDrive (I like how Outlook (classic) works and I got 1TB of cloud storage),
  • Obsidian which syncs with the plugin "remotely sync" to my OneDrive folder.
  • Google Keep: Dunno. Probably some account storage on google

What I want:

  • A primarily server-side setup or with a native sync feature that works like on OneNote: The true source is my server or the cloud, the client only streams/caches the data locally. I have no problem with individual markdown files.
    I just dislike the general need to sync them manually with external tools like syncthing.
    I already have a good backup solution on my main server and secondary server (For the curious: Veeam backup and replication that backs my proxmox VMs). No need to manage another set of backups. Another reason I want everything in one spot as I already have everything scattered.
  • A tree view of my notes like obsidian and OneNote does. Plus point if the app can even do sections like OneNote does.
  • (Optional) A way change-log of the edits done. Some apps do it by implementing git or have a very rudimentary way to manage that
  • Mobile/desktop companian app: PWA is okay but I would probably miss out on the caching feature. I would prefer an actual (android) app on my phone. Same for Windows.

What I found so far but have issues so far:

  • silverbullet: Server-side but seems to miss the side bar with the tree view (which can probably be added by another extension). Seems like the best candidate so far
  • Joplin: Seems alright to use but I can't use callouts which (to me) is mandatory to use with coding/scripting tasks.
  • Obsidian: Fits best of all I found but I dislike the $4. But still miles better as the former option which was (i believe) $15 monthly
  • BookStack: I bit limited how it manages the change-log. Seems okay
  • Outline: No way to sync it without paying beyond manual sync. Didnt try it out much but I like how it looks.
  • Logseq: Same issues as with obsidian: Paid sync. Didnt look much beyond
  • Joplin: Sufficient but no callouts :(
  • Trilium Notes: Maintenance mode. Not a deal-breaker but I don't want to migrate something that could maybe die :/

Thanks for reading the wall of text and I wish you a good start into the year of 2025. ✌️

 

Background

Hello fellow self-hosters and homelabbers, A few weeks ago I was able to fill my new NAS with the proper hardware I needed to expand on my earlier setup.
Due to the new capabilities I also wanted a fresh restart. But the more I think about doing one thing, the more I hit other road blocks amd think about doing Y.
So I wanted to ask how you would solve my goal.

My current (main) setup:

  • Hardware: 11th Gen i5 Nuc with a 8TB HDD attached via USB
  • OS: Debian 11
  • Software: OMV6 for management and Docker for a diverse set of containers
  • Current containers: HortusFox + MongoDB, *arrs-stack, Jellyfin, uptime kuma, unifi network application + mariaDB, traefik, wallos

Current available hardware for use:

1x 13th gen i3 NUC running Proxmox 8.2
1x 11th gen i5 NUC
1x uGreen DXP4800+ NAS with 4x15TB HDDs in Raidz2. The OS is TrueNAS scale

My plans:

  • NAS storage made accessible via NFS to the proxmox VE.
  • NAS storage mainly planned as mass-storage for Jellyfin.
  • Reimage my 11th gen NUC with a bare-metal Debian install for Docker.
    (I will not virtualize on the 11th Gen NUC because I can't pass the iGPU to the VM and not really interested in LXC containers)

Problems and questions I have at this moment:

1: Should I do a media-storage VM only utilized for serving media and do the computing on another VM or do a general VM for both?

  • Upside to an all-in-one VM: Less problems with serving storage between many different nodes and keeping it organized.
    Upside to specialized VMs (storage & compute VM): Better focus on ressources like CPU and RAM.
    2: Should I place my whole docker stack again on the 11th Gen NUC or place the stacks in their own VM(s)? Example:
    service stack in service-focused VM
    media-focused stack in media VM (which also serves the files for jellyfin)
    Jellyfin bare-metal/dockerized on NUC 11th Gen

I hope someone can maybe help me untangle my grown mess and plans. My skills with Linux are not very deep and very beginner level. If you are willing to help please be patient with stupid questions.

If you have any better solutions, pointers to research, (blog) articles on architecting such solutions, examples how you solved storage/management or just willing to help me, I'd be very grateful :)

0
Light Eye of Stuttgart21 [OC] (live.staticflickr.com)
submitted 1 year ago* (last edited 1 year ago) by Appoxo@lemmy.dbzer0.com to c/pics@lemmy.world
 

This was a guided tour of the future main station in Stuttgart called Stuttgart21.

More pictures: https://imgur.com/a/8QnDQrO
(Disclaimer: The descriptions could be wrong for the east/west orientation :P)

 
 

Visited the zoo on the 27th Aug and was reminded to post it here by @dandroid@dandroid.app

view more: next ›