You might want to check out RamaLama. It's a container based replacement for Ollama by the same folks that brought us Podman.
I tried it a while back, I was very surprised to find that simply running `uvx ramalama run deepseek-r1:1.5b` just worked. I'm on Fedora Silverblue with nothing layered on the ostree. Before RamaLama, getting llama.cpp working with my GPU was a major PITA.
An alternative (and possibly easier) way that doesn't require root is to use Hail + Shizuku.
Shizuku helps normal apps to use system APIs without root. You can enable it with from a computer with adb or from the phone itself using wireless debugging. Hail uses Shizuku's API access and lets you select apps to freeze. You can then unfreeze / refreeze apps with a quick tap in Hail.
If you already have root, all this becomes easier. If you do the wireless debugging method, Shizuku's API access won't survive a reboot. You'll have to go thru the wireless debugging procedure again before you can use Hail. https://shizuku.rikka.app/guide/setup/
> Sure, but to get to them is just about as convenient as rebooting the phone from cold.
This just isn't true. Switching profiles is nothing like rebooting the phone. It takes about 8 seconds to go thru the entire procedure. That's including about 3 seconds to load the 2nd profile (even an unloaded profile). The procedure on my Pixel 7 goes:
It's 2025. The "year of the linux desktop" has been a meme for years. No one says it in earnest. No one is having init or DE wars. And while there is plenty of healthy discussion about flatpak and other alt forms of software distribution, this is exactly the kind of innovation and experimentation that leads to the usability improvements the author wants to see. Linux is doing just fine, and I'm glad there are multiple options to accomplish similar tasks.
At no point did I say the video IS AI slop. Or that generative AI was used to make it, or the effect youtube applied to it. We actually have no idea what youtube did. We only see the result; which can be subjective.
To you, that result looks like it was shot with a phone filter. To me it looks like it was generated with AI. Either way, it doesn't really matter. It's not what the creator intended. Many creators spend a lot of effort and money on high-end cameras, lenses, lighting, editing software, and grading systems to make their videos look a specific way. If they wanted their videos to look like whatever this is, they would have made it that way by choice.
Whatever youtube is doing adds a painted over effect that makes the video look like AI slop. They took a perfectly normal looking video, and made it look fake. As a viewer, if you can't tell or don't care... That's fine. For you. But at the very least, the creator should have a say.
If you watch the youtube video[1] linked in the article you get a much better examples, that clearly look like AI slop. Tho I do understand that people's ability to discern AI slop varies wildly.
Absolutely yes. I guarantee you these megacorps are betting on a future where the open internet has been completely obliterated. And the only way to participate online is thru their portal; where everything you do feeds back into their AI. Because that is the only way to acquire fresh food for their beast.
Sites will have to either shutdown or move behind a protection racket run by one of the evil megacorps. And TBH, shutting down is the better option.
With clickthru traffic dead, whats even the point of putting anything online? To feed AIs so that someone else can profit at my (very literal) expense? No thanks. The knowledge dies with me.
The internet dark age is here. Everyone, retreat to your fiefdom.
Bookmarks... This is a rabbit hole I dive down at least once a year. And always come up disappointed.
The problem with discussing bookmarks is that everyone has different needs. Some people want a system that takes snapshots, generates pdfs, allows for offline viewing, creates AI summaries, lets you share with other users, (supports other users), archives everything into a database, and more. Other folks just want a simple, literal bookmark system that only manages links to websites.
If you're in the latter category (like I am), the perfect system already exists. It's called xBrowserSync and it's wonderful. It's open source. You can self-host the sync server. Data is encrypted before leaving the client. It has browser extensions. It has an Android app. And it uses tags / search instead of endlessly nested folders.
But there's one huge problem: The project has been abandoned for years. The public sync servers are still up and running. But the Chrome extension has fallen into disrepair. I use Firefox, so I'm still good, but for how long?
And so every year I go on this quest to gauge the state of bookmark managers. It seems everyone is trying to build the 1st kind of system. I get it. You're not gonna convert users to subscriptions with a simple link database. But that's not the system I want.
So if you're just looking to sync web links between devices, in a private, browser agnostic way, organized with search tags instead of folders, and without having to manage a huge tech stack. Your current options are: xBrwoserSync, Linkding, Shaarli, and LinkAce.
Jellyfin if you want free, open source, and don't need special clients (like for LG TVs, Xbox, etc). Emby paid if you need the clients.
Skip Plex entirely. Their users are their product. They've partnered with media companies and push partner services over users media library. They like to claim that Plex Media Server doesn't send any information back to them, and its technically true; its the Plex clients that are sending the data back.
Sometimes its fun to engage in a little conspiratorial thinking. My 2 cents... That TPM 2.0 requirement on Windows 11 is about to create a whole ton of e-waste in October (Windows 10 EOL).
You are correct. Someone posted about Radicle here a couple days ago[1] and went down that rabbit hole. The user docs say that their p2p network draws inspiration for Secure Scuttlebutt's gossip protocol.
I'm not 100% sold on federation / activitypub in its current state. I think p2p is far more interesting. With Radicle, you don't have to run a server (which, if Mastodon is anything to go by, is a lot of overhead). So anyone can try it! Radicle is ready to use right now.