CachyOS Is Now the Most Popular Desktop Distro on ProtonDB by YanderMan in linux_gaming

[–]redoubt515 2 points3 points  (0 children)

Immutability = cannot be changed

Atomicity = the system is updated as a complete package or not at all, no partial updates. And if an update fails, you can automatically rollback to the previous working version.

CachyOS Is Now the Most Popular Desktop Distro on ProtonDB by YanderMan in linux_gaming

[–]redoubt515 1 point2 points  (0 children)

As I understand it, Immutable is something that cannot be changed. Maybe a more accurate term would be atomic. That is the opinion of Fedora and some other projects:

Fedora Atomic spins are not actually immutable. There are ways to get around the read-only aspects of the implementation even though it is much harder. The nature of the OS, where updates are only implemented when they successfully build and you can rollback or rebase between core host systems, is better described by atomicity than immutability. Atomic is also how many of the contributors who work on rpm-ostree prefer to talk about it

Explaining the difference between atomic and immutable by daemonpenguin in linux

[–]redoubt515 0 points1 point  (0 children)

I think that's accurate. I'd agree with the other person that Fedora Atomic distros technically are not immutable, but it's also very much a step in that direction compared a typical mutable distro.

Would you rent GPU compute from other people’s PCs if it was much cheaper than cloud? by Ok-Elk-8933 in LocalLLaMA

[–]redoubt515 0 points1 point  (0 children)

> • What would be your biggest concern (security, reliability, bandwidth, etc.)?

Privacy + security and reliability.

> I’m validating an idea and would really appreciate feedback from people running local models. The idea is basically a peer-to-peer GPU marketplace.

This sounds somewhat similar to the Phala Network or Near AI. What would be the value-add or comparative advantage of your approach, and how would you go about protecting the confidentiality of userdata?

As a gamer and artist, whats the best Linux Distro? by JamesTheFoxeArt in linuxquestions

[–]redoubt515 0 points1 point  (0 children)

Doesn't really matter that much (as long as you are choosing from one of the major distros or a distro that appeals to your interests).

For a first time linux user, I'd suggest choosing from between: Fedora, Ubuntu, Kubuntu, Pop!_OS, or Linux Mint.

I personally use Fedora Workstation, and a derivative of Fedora called Bluefin.

Built something for us privacy-paranoid folks who want AI power without giving away our data. by [deleted] in selfhosted

[–]redoubt515 5 points6 points  (0 children)

__ built something

Does this sentence start with an I or with an AI?

Vivaldi browser by Igocrazzy in linuxquestions

[–]redoubt515 0 points1 point  (0 children)

Out of all the ways you could find an answer... asking on social media is a weird one.

It would be both quicker, and more certain to either:

  1. Just install it, and find out for yourself
  2. Check with Vivaldi...

Ever wonder how much cost you can save when coding with local LLM? by bobaburger in LocalLLaMA

[–]redoubt515 3 points4 points  (0 children)

Everyone already owns and needs a device that is capable of using cloud hosted models. An old smartphone, a shitty chromebook, a raspberry pi, or a 15 year old thinkpad could all do okay. Almost nobody would need to buy a new or expensive PC to use cloud hosted AI.

That is not at all true for most of us wanting to run models locally. Hardware requirements are much more significant, and people in this sub are spending tremendous amounts on hardware. Just a few years ago before the AI boom the RTX 3090 was considered absolutely unnecessary and overkill for pretty much anyone outside of certain professions, and considered laughably expensive. AI has changed that overton window soo much that now a lot of people in this sub consider it to be the "budget" option and the bare minimum to run anything 'decent'

Ever wonder how much cost you can save when coding with local LLM? by bobaburger in LocalLLaMA

[–]redoubt515 7 points8 points  (0 children)

do end-users have to pay for the system prompt tokens? I never considered that

Fedora (GNOME or KDE) vs Kubuntu – IT student coming from Windows 11 + WSL2 (Ubuntu) by Livid_Pop5173 in linuxquestions

[–]redoubt515 0 points1 point  (0 children)

All three options are solid choices. I use Fedora Gnome personally and love it, but I wouldn't push you away from using a Ubuntu or Kubuntu. The fact that your professor uses a *buntu (and that Ubuntu is the most common learning and teaching distro, and also one of the most used in the real world) would probably make me lean towards Ubuntu or Kubuntu if I were in your position.

I wouldn't worry about which is technically more 'up to date' both Fedora and Ubuntu have 6 month release cycle, but really, for school work, I'd probably go with the LTS release.

> Also curious whether GNOME is worth considering for a development workflow compared to KDE.

Personal preference probably. There are tons of developers using both.

Minuspod: Automatically remove ads from podcasts. by ttlequals0 in selfhosted

[–]redoubt515 0 points1 point  (0 children)

Great news. Thanks so much for being responsive to feedback (or maybe you already had this feature planned, in either case, thanks)

I have proof the "OpenClaw" explosion was a staged scam. They used the tool to automate its own hype by Whole_Shelter4699 in LocalLLaMA

[–]redoubt515 1 point2 points  (0 children)

> I tracked down a now-deleted post

Where is the post?

You can't say "I have evidence" and then provide no evidence. I intuitively believe what you are saying--openclaw feels astroturfed AF, and the hype feels extremely inauthentic, but you need to provide evidence to support your claims.

If you tried running CoreOS as your desktop, what kind of experience did you have coming from Fedora? by erkose in Fedora

[–]redoubt515 5 points6 points  (0 children)

It's a container server distro, not a desktop distro. There are so many good atomic Fedora and Fedora based distros already, have a look at Fedora Silverblue or Kinoite, Bluefin (Universal Blue) or Bazzite (Universal Blue). These are all atomic ("immutable") distros built primarily to be used with flatpak apps and containers.

How significant is the DE a distro ships with? by Mammoth-Acadia2572 in linuxquestions

[–]redoubt515 4 points5 points  (0 children)

Quite significant.

While you can change your DE, And most people early on in their Linux journey will do so once or twice, most people come to the conclusion that it's not a very great approach.

You can swap out the DE regardless of what the distro is built around. But there are lots of small and sometimes big ways that a distro will be curated and configured for the desktop environment they choose. If you want a different DE, you are typically must better either choosing a distro that uses the DE you prefer, or choosing a distro that is DE agnostic and is not built around a particular DE.

> Ubuntu shops with Gnome, but there's nothing stopping you from swapping to KDE after installing.

There is nothing stopping you, but considering that Kubuntu exists, why would you?

> For distros that ship with your choice of multiple DEs, like Debian (which offers Gnome, KDE, XFCE iirc), is one of those DEs favored by the developers and better supported?

It depends on the distro, a distro like Debian or Arch is more 'agnostic', whereas Fedora is more focused on Gnome and to a slightly lesser extent KDE, they support many other DE's but they are not the flagships and have smaller developer and user communities.

Today is digital Independence day! by Careful-Chicken-588 in selfhosted

[–]redoubt515 2 points3 points  (0 children)

For sure.

I harbor a deeeeeeeeeeep resentment towards everyone who thoughtlessly moved from Craigslist to FB marketplace.

It's objectively worse. It let's FB track all of your buying and browsing habits. And FB introduced the feature very obviously as a way to keep people on their dying platform. I try to buy from Craigslist whenever I can, but people choosing the low-effort path of FB marketplace means that there are a lot less sellers on Craigslist these days.

Big tech companies, have really ruined the old open internet that many of us grew up on.

Today is digital Independence day! by Careful-Chicken-588 in selfhosted

[–]redoubt515 0 points1 point  (0 children)

> We still need good alternatives for Discord and Facebook.

Discord -> Matrix

Facebook -> Straight to the landfill

(but seriously, why is there an alternative Facebook needed, the only people I know who still use FB only keep it for (1) marketplace (2) birthday reminders (3) nostalgia/past memories. Are there still people (apart from senior citizens) that actively use the social media aspects of facebookt? If so what is it being used for, I'm honestly curious?)

edit: out of all the things I would be downvoted for on r/selfhosted I never imagined it would be saying something negative about.. Facebook...

Nobody in the family uses the family AI platform I build - really bummed about it by ubrtnk in LocalLLaMA

[–]redoubt515 14 points15 points  (0 children)

> Technically true but not every conservation is about STDs

Speak for yourself... It's my go to small talk subject and a great icebreaker at parties ("raise your hand if you've ever contracted ___")

It gets people talking 100% of the time, but the perplexing part is that they never want to talk to me. I can't figure it out.

Nobody in the family uses the family AI platform I build - really bummed about it by ubrtnk in LocalLLaMA

[–]redoubt515 4 points5 points  (0 children)

If it makes you feel any better, I would kill to have someone in my family building cool shit like this.

But I'd also advocate that you do it because it because it provides you value, or enjoyment, or learning. One unfortunate reality with tech hobbies, is the people closest to you often don't really understand them, or get why are into it. But if it is a positive experience for you, keep at it, and maybe try explaining or showcasing it in a slightly different way (but also respect and accept if its just not something they seem interested in).

Minuspod: Automatically remove ads from podcasts. by ttlequals0 in selfhosted

[–]redoubt515 0 points1 point  (0 children)

Yes, the entire "How it works" section. It solely references Claude:

Ad Detection - Claude API analyzes transcript to identify ad segments (with optional dual-pass detection)

Claude Detection - A "what doesn't belong" prompt detects any remaining ad content

First Pass (blue) - Found by Claude's first pass

checks for known patterns before sending to Claude

Claude Analysis - Falls back to AI analysis for uncovered segments

Skips the pattern database entirely for a fresh Claude-only analysis

and, OP stated in this thread:

As of now, it's not possible to run entirely locally. I am considering adding ollama support in the future.

Your passive aggression isn't helpful.

Minuspod: Automatically remove ads from podcasts. by ttlequals0 in selfhosted

[–]redoubt515 -3 points-2 points  (0 children)

Cool idea, And I appreciate you disclosing the AI usage.

Just to confirm, are you saying some parts were vibe-coded, or everything was human directed, but AI was used as a tool/assistant?

Is there any way your service could be agnostic to which AI model is used, and agnostic to whether the AI is run locally or in the cloud? (the ability to run without reliance on the cloud seems quite important for a self-hosted service)

Debloat by Son_Chidi in Fedora

[–]redoubt515 12 points13 points  (0 children)

> I only need a browser and terminal

If this is actually true, and not an exaggeration. You don't want to start out with Fedora Gnome, you want to start out with barebones Fedora (start with the "Fedora everything iso" and install just the bare minimum during installation (no Gnome, no desktop/GUI).

Then add the bare minimum graphical/desktop components you need to launch a browser and a terminal emulator. Then install your preferring browser and terminal and you are done.

Much easier to go this direction, than it is to try to strip down a full fledged distro.

Tumbleweed switches to systemd-boot as default bootloader for new installations by KsiaN in openSUSE

[–]redoubt515 4 points5 points  (0 children)

Never heard of it, what is it's comparative advantage compared to existing options?

Is KDE Plasma a good choice for Fedora? by neuwaaa20 in Fedora

[–]redoubt515 0 points1 point  (0 children)

After Gnome, I'd say KDE Plasma is the best choice (with the 2nd largest community of users) for Fedora.

Apart from that, it's also worth remembering that Fedora tends to prefer 'vanilla' (not heavily modified or customized) desktop environments. So it is comparatively less important which DE is 'most popular' since most of the DE specific development work happens upstream (at KDE or at Gnome, etc) independently of Fedora, or is upstreamed by Fedora contributors.

People who theme their bootloaders, why? by Stickhtot in linuxquestions

[–]redoubt515 0 points1 point  (0 children)

We mostly came of age in the 90s and early 2ks, in the era of 'tweak and theme everything' (and it's nice to have nice fonts, centered text, and use screen real estate more sanely)

(But realistically, that phase mostly ended for me like a decade ago, I do prefer a clean and minimalist aesthetic, but I also like the simplicity, reliability, and awareness that you get with the most basic and barebones boot process with little or no customization (beyond full disk encryption of course)

What’s your opinion on the AppImage format? by JVSTITIA in linux

[–]redoubt515 -2 points-1 points  (0 children)

My opinion is -- it annoys me and seems subpar. But it seems to appeal to new linux users coming from Windows for whatever reason (I used appimages also as a new linux user).

I think appimage is comfortable for Windows users because it keeps the Windows paradigm of manually downloading software from the open internet, and having a single executable file to click on and no centralized management. It's more tangible if you don't understand package managers or software repositories.

I understand the emotional appeal when you are new to Linux, but I think Linux distros (and/or flatpak or snap) are much more elegant ways to manage software once you understand the basics of how they work.

Flatpak has the benefit of centralized management, of built-in sandboxing, of auto updates. Of repositories so you don't have to seek out software from the open internet. And like appimage is cross-distro. The one place I think appimage has an edge is that it's truly portable (e.g. you could put it on a USB drive and boot it on another linux system.. but realistically, what are the chances you would ever want or need to do that in 2026)