

The so-called architect put those hairs there, you moron.


The so-called architect put those hairs there, you moron.


“It’s One Banana, Michael. What Could It Cost, $10?”


Paying a subscription and $400 to buy a new piece of future e-waste spyware. Who is dumb enough to buy this crap?


Also worth calling out these are all licensed under either CC-SA 4.0 or OFL, not purely commercial.


deleted by creator


And since it seems like you’re not shying away from shows with some fucked up things kids probably shouldn’t have watched but are kinda formative anyways


From what I can see, this is something the Thunderbird team had developed for their own internal tooling, and they’re open sourcing it.


After reading through the GitHub docs, the most impressive thing is that they open sourced their Thunderbolt coding agent for Claude Code. There are quite a few skills available for implementation planning, dependency/build environment setup, coding, linting/cleanup, QA, and managing agent pull requests. Pretty good examples if you are looking at building Claude Code skills.


It sounds like a step further than open-webui; it’s an enterprise grade client-server model for access to agents, workflows, and centralized knowledge repositories for RAG.
In addition to local chatbot for executive/admin use, I can see this being the backend for developers running Cursor or some other AI enhanced IDE, with local knowledge stores holding proprietary documents and running against local large models.
I am also curious about time share and prioritization of resources; I assume it would queue simultaneous requests. Presumably this would let you more effectively pool local compute, rather than providing A100 GPUs to each developer that may sit unused when they’re not working.
Edit: Somewhat impressively, this whole stack does not even include a local inference provider; so it does everything except local models right now, and requests are forwarded to cloud inference providers (Anthropic, OpenAI, etc). But it does have the backend started for rate limiting and queuing, and true “fully offline/local” is on the roadmap, just not there yet.


deleted by creator


A motorcycle. You can’t outrun the radio.
Note the right hand steering wheel.


I hope this is an 8-bit theatre spinoff.


This is not correct.
The Linux kernel has had support for the NTFS file system since 2021. The issues detailed in the article you linked to explicitly refer to issues with Proton and Steam, which require characters that are illegal in the NTFS specification and symbolic links, which the spec does not support.
Sure, you may bump up against these limitations in other apps, but it is a hard crash in Steam and Lutris, which is why the distro has the article.


That article explicitly says “for PC gaming”. If OP is using this drive for Plex, that’s perfectly supported in the kernel.
Totally agreed this may not be the best distro unless they also have another disk they want to use for gaming, but one benefit is that OP could rebaseline to another Universal Blue OS, or even back to Fedora SilverBlue.


Bazzite is pretty great, but being an immutable OS has pros and cons, especially if you run into weird edge cases (unsupported hardware, weird sound issues, general weirdness). Because you can’t modify the base OS, you won’t have access to use “normal” methods to try and solve the problem whatsoever, as opposed to running a non-atomic Arch/Fedora/Debian-based distro where you have access to a full package manager and init/systemd. But if they’re on somewhat mature hardware, it’s basically an appliance that is significantly harder to fuck up.
If disk space isn’t a huge issue, my recommendation among friends is to use Steam in Windows to create Archives to back up anything you don’t want to spend a lot of time redownloading. Then, once in Linux, drop in a new SSD and/or make a new ext4 partition exclusively for Steam games, add it to Flatseal, then use Steam on Linux to restore from the archive file. After that, Steam will download the proton distributable and some Linux middleware, and you’re mostly good to go.
Takes a while to copy files to and from the archives, especially if one of those scratch disks is a SATA SSD, but always much faster than doing it over the network.


Bazzite has ntfs3/ntfs-3g available for mounting (this was merged with the main Linux kernel in 5.15 back in 2021), but it’s not supported to format disks as NTFS in the gui, if I recall.
You’re correct with the fact that Steam/Proton uses the colon character in file paths, which are an illegal character on ntfs, so if you wanted to share a Steam library specifically you need to use the symlink workaround. But this is specific to Steam/Proton and not a generality for e.g., Plex/JellyFin/OMV or general storage.


Where exactly are you looking?
In Disks, in Files, or in Plex?
The GNOME Disks app will tell you if it sees the physical disks and partitions, and let you set up mounting options. Hit the Mount button (Play icon) to mount the partition once, or hit the Config button (Gear icon) to configure automatic mounting. For media disks, you probably want to mount at startup, and I’d recommend setting the “ldentify As” field to “Label” (which will also give it a “friendly” path like /var/mnt/Media).
In GNOME Nautilus/Files, you may see the disks, but unless they’ve been set to automount, there are lots of reasons why it may have failed (most commonly the dirty bit was set on the disk due to unclean dismount, fix with fsck command).
Finally, in Plex or other apps (notably Steam, if you have a separate Steam games partition), there’s a design choice in Bazzite/Atomic Linux distributions to use Flatpaks for most applications. Flatpaks sandbox the app from most of the rest of the OS, including disk access. This is intentional, but annoying if you do not know about it. Use another app called Flatseal to modify the permissions on the app’s Flatpak to allow it to access the other disk under “File System”, as granularly as it makes sense, (or just all disks if you’re a chaos demon). You can also do this using the flatpak override command, but you need to know the application identifier.


If you build a house, but hire a guard for the front gate, do you even own the house?!
This is patently false; what if you are provided for by someone else? What if you are not eligible to collect unemployment benefits?