

Kind of.
Fedora on workstations. Debian on servers


Kind of.
Fedora on workstations. Debian on servers


I wanted more Dropbox space. Self hosted Nextcloud when Docker became a thing.
Ended up getting a job in tech as I got better with containerization and better at programming from scripting and reading Data Structures books


There is a very real and fairly large “open source as a business model” crowd.
OSS gets them easier on ramping and engineer trust. Once the rapport is there in theory they will advocate for its use at their companies and in turn drive sales.


You can read the Dockerfile for the HEALTHCHECK clause however not all have it as it’s been introduced in later docker versions.
You can also write your own using things like curl.


I think it’s nice they offer their own lite version.
Just because there is a more popular OSS solution doesn’t mean they should be complacent and accept people will use Vaultwarden.
This shows they support their users directly instead of just letting their users fend for themselves.
They also could indirectly be blamed by some people using vaultwarden should an issue arise with it.
By publishing the first party lite version they can say “well you’re not using our supported version”. While still being friendly to self-hosters.


Aside from similar artists, I scrobble to Listenbrainz, which gives recommendations from similar artists and similar listeners.


I love this! I will use it everyday as I really don’t like Duolingo anymore.
One issue noticed, pronunciation and ui sounds are inadvertently linked.
For example

I don’t want UI sounds, but I want the pronunciation button to work. It does not with these settings.


OpenCloud has made a conscious decision not to use relational databases and instead uses files to store metadata. This decision simplifies the system considerably and at the same time helps to improve scalability and system stability.
Well color me convinced. The most frustrating part about updating Nextcloud is fixing the database schema.
I don’t even want a database I just want a lightweight webui for manage my files from a browser.
OpenCloud fits the bill much better.


https://ente.io/ has e2ee. Tehg recently opened up their software so self hosting.
I font have enough exp with both Immich and Ente to make a statement as to whether they have all of the same features or not.


Aegis
Same dude… Same


The Beelink mini nas is very similar in stature. It uses NVMe drives, it cannot saturate the NVMe bus but its plenty fast.


You may want to use -n to skip the newline and the end.
You may also want to single quote the text to negate expansion when doing the opposite and encoding the text.
echo -n 'my text' | base64


To eliminate another subscription I imagine.
I had a similar experience processing PDFs of building plans. 4-8k PDFs, took 5-10minutes in Python.
I ended up switching to node.js and it processed the same PDFs in 120 seconds.
Over the years I only really find Python useful for interviewing and occasionally in ci pipelines.
Not really, I was trying our naivdrome as I’m phasing out Plex and liked it so much I kept it.
Its impressive how light navidrome is and it scans a lot faster since its only music and not my movies too.
That said I don’t use Navidromes ui I use Synfonium as a client.
Yeah that’s what I’m doing. Its been great
Something that’s always given me trouble is sharing my music.
If I hear a cool song and want to send it to a friend I have to go to YouTube.
And many of my friends send me Spotify tracks. The share feature of Navidrome has been incredible for this.
I can send them a link and have a listen party with them and then erase the link when were done.
It’d be nice to have this feature in more of the self hosted apps.


Maybe this
Although it looks like the nasty docker bug link in that thread is fixed.
So maybe ro mounts can mitigate the problem.
Vaultwarden handles the syncing for me.
However I do export backups on both my phone and laptop just in case.