

tl;dr: AI-repackaged void linux with security theater window dressing. Just use void linux.


tl;dr: AI-repackaged void linux with security theater window dressing. Just use void linux.
I use windows 11 for work as a linux/hpc admin, as it’s a mostly microsoft shop. Most of my work is done in a wsl almalinux terminal, which works fine.
The most important things I’ve done to make the rest of it more comfortable all come from the powertoys suite:
With all of that, if you squint and don’t think about it too much, it’s almost like a dreadfully slow sway desktop haha


It sucks that google changed its chatbot name from bard to gemini and drowned this cool project out in the process. It’s a beautiful simple thing, and feels like the internet as it once was and should partially remain.
I use this too and it works great


I suspected as much, but I’ll need to consult a journalist to be sure


The post title and body don’t make this clear, but “AI authentication tools” in this context refers to tools that verify the authenticity of journalistic image and video media to confirm they’re not AI-generated.
Tl;dr: one project written by one person that does everything on every platform.
(edit - this is a huge red flag, if that wasn’t obvious)


You’re interacting with a server managed by someone else - everything that flows through it is ultimately under their control, and you’re trusting them with it. They could log everything, or nothing. Even if storing passwords hashed is the default, an admin can replace any part of the code they want, so they could grab and store raw passwords if they really wanted to, or take over your account and impersonate you, or any number of other unlikely but possible things.
So use a unique password, and only provide data (your real source ip, your saved posts, views, votes, etc) that you trust the admins of your server with.


This is a week-old repo with a 163,000-line initial commit, and the test repo that init was dumped in from is filled with hundreds of claude/codex co-author commits. Regardless of whether it’s to hide the ai co-authoring, it’s shady to obscure a repo’s initial work like that.
I could be wrong, of course, but this smells like yet another overambitious ai-slop project that’ll get abandoned in a month.


I’ve always hated the gap in cumbersomeness between creating cronjobs and systemd timers, and always wished I could set a timer up as easily as I can stick a new line in the crontab. Having something bridge that gap would be the best of both worlds.
Very very cool! Would love to see it all in the case once you design and print it.


735 is definitely just the number of devices that can boot postmarketos. The list of mature, well-supported devices (with enough working features to be considered as such) is much smaller, though still pretty great. Making phone calls seems to be especially spotty, unfortunately.
The full list, with matrices showing working features on each device, is here: https://wiki.postmarketos.org/wiki/Devices
This is a community for asking actual questions for discussion, not screaming personal rants into the void.


The demo video is the most ridiculous thing I’ve ever seen, I love it
I run the immich container stack on a vm with 4GiB memory and 2 cores, with db on local disk and external libraries over smb, and it runs perfectly fine. I offload the machine learning jobs to another sometimes-on machine, sometimes, but don’t really need to unless I’m dumping thousands of new images into the external library at a time and want it all to process quickly.
Looks like both of your vms probably have the same mac address - the 172 ip address is likely a self-assigned fallback when the dhcp server replies to the second vm that it can’t give it an address. Double-check and make sure the mac address in each vm’s proxmox network adapter settings match your pfsense dhcp reservations, and let me know if that resolves it.


Private until apple gets a subpoena from a prosecutor in some medieval christo-fascist red state trying to turn a miscarriage into a murder charge.
The grub command line options at the beginning of this article might help get your system booted without the memory deadlock, and then you can make further adjustments as needed: https://tierhive.com/blog/tierhive-howto/debian-13-minimal-guide-reduce-ram-to-38mb-and-disk-to-275mb
Alpine is great for exactly this kind of thing, though, and I use it often in embedded environments where resources are at a premium. Just do some good reading up on it beforehand, since can be very different if you’re used to debian and systemd.
The full text of the AGPL with no line breaks.
“The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software…”