IanTwenty
- 6 Posts
- 139 Comments
IanTwenty@piefed.socialto
Selfhosted@lemmy.world•Libre-Closet v0.2.0 Release AnnouncementEnglish
18·4 days agoFrom the github if you were wondering:
Free, open-source, self-hosted wardrobe organizer. Catalog clothes, build outfits, PWA. Docker one-liner deploy.
IanTwenty@piefed.socialto
Solarpunk@slrpnk.net•‘The danger and value of water are in my blood’: how rain fences are making Dutch homes more climate resilientEnglish
3·5 days agoI think all these measures are designed to slow the flow, spread the storage of the rain across more places so it can cope with the larger downfall in the short-term, buying time for it all to flow away once it has passed.
There are similar ideas in UK with reintroduction of beavers who transform land into spongey floodplains that can tolerate much more rainfall before spilling over.
IanTwenty@piefed.socialto
Buy European@feddit.uk•Canada in the European Union? Poll suggests broad openness to the ideaEnglish
14·8 days agoCanenter, Canentrance, Can’entree?
IanTwenty@piefed.socialto
movies@piefed.social•Viggo Mortensen’s Aragorn to Be Recast in ‘Lord of the Rings: The Hunt for Gollum’; Andy Serkis Says ‘We’re on the Way to Finding Someone’English
31·11 days agoIf Kate Winslet is in it (Goldberry?) can we have Leonardo DiCaprio (Tom Bombadil) as part of the Titanic Extended Universe
IanTwenty@piefed.socialto
Linux Phones@lemmy.ca•I Bought Another Linux Phone in 2026English
3·12 days agoOn the positive side the PMOS device wiki for Fairphone 4 is accurate to what he discovered i.e. audio, battery and calls not yet fully working:
https://wiki.postmarketos.org/wiki/Fairphone_4_(fairphone-fp4)
I mention https://lemmy.ca/c/linuxphones in case you’ve not found it already. It’s not like an authoritive, central forum where everyone goes but maybe it’s a start.
IanTwenty@piefed.socialto
Coffee@lemmy.world•How To Fix Your Pour Over Mid-Brew | James HoffmannEnglish
10·12 days ago
IanTwenty@piefed.socialto
Coffee@lemmy.world•How To Fix Your Pour Over Mid-Brew | James HoffmannEnglish
2·12 days agoThe bloom visual at around 1m24s is so helpful
IanTwenty@piefed.socialto
Opensource@programming.dev•ONLYOFFICE flags license violations in “Euro-Office” projectEnglish
7·14 days agoI assume they hope that their added license condition of an ‘obligation to retain the original product logo’ is a ‘reasonable…author attribution’ (AGPL section 7b). Hmm.
They invite the FSF to judge:
If FSF determines that our license and project align with AGPLv3, we will continue as an open-source initiative. However, if the decision goes against us, we are ready to consider other options.
IanTwenty@piefed.socialto
F-Droid@lemmy.ml•Basic Sync (Syncthing client) is now available on F-DroidEnglish
12·16 days agoLittle bit more on it here:
Minimal wrapper for Syncthing on Android. Unlike Syncthing-Fork, it does not use Android’s Storage Access Framework to avoid performance degradation. The intention behind this project can be found here. This one needs more vetting from the community to determinate if the developer is trustworthy.
IanTwenty@piefed.socialto
United Kingdom@feddit.uk•NHS ordered to share patient data with US ‘spy-tech’ firmEnglish
11·19 days agoThis is a more recent view:
https://www.theregister.com/2026/03/20/uk_palantir_contracts/
Speaking to MPs, science minister Patrick Vallance said that the government’s deals with Palantir – which has large contracts with the NHS and the Ministry of Defence – would be done differently in the future, instead emphasizing investment in UK technology and companies.
IanTwenty@piefed.socialto
Linux@programming.dev•Hold on to Your Hardware: BadRAMEnglish
12·25 days agoFor example filesystems like btrfs can be very sensitive to errors in ram due to all the checksumming. On the positive side you’ll know about it fast!
Frankenstein seconded, more than you might expect from the film versions.
IanTwenty@piefed.socialto
BuyFromEU@feddit.org•Germany has just made the standard Open Document Format (ODF) mandatoryEnglish
4·25 days agoThey messed up on this only days ago! Has been fixed though:
https://blog.documentfoundation.org/blog/2026/03/05/cra-guidances/
Not used bacula myself, couldn’t say.
You might also want to keep an eye on vykar which is promising all the best bits from restic/borg:
For restic:
- Every backup is incremental after the first or rather restic makes no distinction because it chunks and dedups the data on the way in so if it’s already in the repo it doesn’t get stored twice.
- Restic has customisable ‘forget’ cmd that can do whatever you want
- Restic has filtering flags, you can use a gitignore style file also. Many people use a wrapper though like autorestic.
- The ghost files are interesting. Restic has nothing special for this. A script that mirrored those files and wrote them all as 0 bytes which restic could then backup would be possible, this would work same for any backup tool.
- You get that summary after every restic backup. You can also compare snapshots and mount them all to run your own analysis if you want.
- Again if you mount a restic backup you have access to every file and snapshot taken in the repo. You could compare or diff them using usual tools.
- There is a ‘exclude-if-present’ option where you can say if a file with the name of your choosing is present do not backup that dir etc
IanTwenty@piefed.socialto
Linux@lemmy.ml•Systemd preparing to comply with age verification lawsEnglish
7·27 days agoRick Astley’s birthday is 6th Feb 1966, just saying







Reminds me of the ‘totems’ in Inception, except they were to prove to yourself you were not in a dream.