

Folks who’ve used Linkwarden and archivebox, which do you prefer? Is one a superset of the other?


Folks who’ve used Linkwarden and archivebox, which do you prefer? Is one a superset of the other?


This, make a partition thats a few gigs smaller than the drive, add the partitions to the storage pool instead of the raw drives.


Don’t think about drives in terms of reliability. Consider them a consumable in your storage system. The storage system should insulate you from the exact drives. Run a ZFS mirror or RAIDz2. Swap drives when they fail. The exact brand and model shouldn’t matter.


As always the social infrastructure (community, user base) is much more important for the success and use value of a piece of software than the exact technology used to make it (lang, framework, helper tools).


The upgrade was pretty trivial from 2.7.5. Minimal changes in the docker compose file if your was up-to-date on 2.7.5. Mostly version changes. No changes needed to .env other than going to v3.


Ahahaha, nice. Loosely reminds me of how we looked at implementing share-to-app (when that was a novel thing) in a mobile OS circa 2011 and we looked at how iOS did it. It was a list of hardcoded targets - Facebook, Twitter. No pluggability no nothing. Our product team was like - if no pluggability is good enough for Apple, it’s good enough for us!


What is it, restricted access? Am an Android user since 2008 and never had an iOS device so I’m clueless.


Wait for 3.0.3 and then the emergency 3.0.4. 😅


That’s probably coming too. This is the first preview of the feature.


Sounds like you should self-host Nextcloud with Tasks and Tasks.org on your phone. 😄


Upgrade guide from Immich v2 - https://immich.app/blog/v3-migration.


zpool create and docker compose up to you too!
RAIDz2 for 5.5TB with 2-disk redundancy.
All of a sudden USB becomes important. 😅


Coud probably be done. Find publicly shared Immich albums -> sync to Google Photos -> share publicly -> write the public Google Photos URL to the metadata of the Immich album.
Another could be an insulated public facing Immich instance that gets publicly shared albums pushed to it, the same way as with the other scheme. No reverse access to the private Immich instance. Then if that gets hacked, only those photos leak, attacker can’t get their hands on other server data. Assuming it’s really well isolated. A public VPS would probably be best for this.


It is but it requires public internet access to the Immich instance, or everyone involved being on our VPN. Reusing someone else’s publicly facing service to share photos from a private Immich instance is a clever workaround.
Time to setup an arr stack.


Oh I see. Okay this makes sense. I just throw Qwen 3.6 35B Q8 on 2 GPUs and use it for everything but coding agent.


Curious why do you swap between Qwen and E4B. On my hardware they perform with similar tps. Qwen 3.6 35B spits out 80-100tps on AMD 9700 and E4B gives me about the same tps.


Is it any good? I pay for Kagi search but don’t use the assistant.
I used the built-in SSD on a corpo Macbook circa 2019 to double the “RAM” so I can fit the whole stack we worked on. Worked fine. Not fast but fine. These days it’s standard practice at work to use swap on NVMe to do AOSP system image builds. That was standard even before the RAM shortage. The corpo is cheap.