Take a look at blue-build.org. You create a recipe (not very difficult), that can be set to use a Fedora atomic distro like Aurora, Bazzite or Kinoite as a base, then add your own apps to the image it creates so they’re all installed along with the OS. It’s really solid and also supports rollbacks.
- 0 Posts
- 14 Comments
LemmyBe@lemmy.worldto
Linux@lemmy.ml•Where should I request Fedora Silverblue to include all Noto fonts in the image?
5·1 year agoCheck out blue-build.org where you can customize your image.
LemmyBe@lemmy.worldto
science@lemmy.world•This scientist treated her own cancer with viruses she grew in the lab
9·1 year agoTo me, the ethical thing to do would be to allow people to make their own choices about their own bodies and their own lives, unless the don’t possess the mental ability to do so. Anything else would be unethical.
LemmyBe@lemmy.worldto
Technology@lemmy.world•ChatGPT can now be used as your default search engine in ChromeEnglish
3·1 year agoIt seems to be directly from OpenAI. You can find the link when you click on your account dropdown menu on chatgpt.com.
LemmyBe@lemmy.worldto
Technology@lemmy.world•Marissa Mayer's Yahoo Journey: She Confess What Went Wrong, and The Lessons She LearntEnglish
2·1 year agoWhat went wrong was greed. They should have sold to Microsoft when it was offering them a ridiculous amount of money for a business that was already on the decline.
A few years later they sold themselves for about $5 Billion, which was only around 10%-11% of Microsofts final offer.
LemmyBe@lemmy.worldto
Technology@lemmy.world•Baidu CEO warns AI is just an inevitable bubble — 99% of AI companies are at risk of failing when the bubble burstsEnglish
101·1 year agoChecks to see if Baidu is doing AI…yes, they are. How shocking.
I use Bluebuild to create a reproducible system, plus a post-install script to handle other post-install tasks such as setting up initial preferences.
Also Vorta to backup files and settings to external HD, plus OneDrive Linux client to sync files and settings to cloud.
LemmyBe@lemmy.worldto
Technology@lemmy.world•The air begins to leak out of the overinflated AI bubbleEnglish
1·2 years agoIt’s not that we don’t have a climate crisis. We do, and I’m not an advocate for AI. It’s just…mankind. It’s what I think is going to happen, “wether we like it or not”.
LemmyBe@lemmy.worldto
Technology@lemmy.world•The air begins to leak out of the overinflated AI bubbleEnglish
2515·2 years agoWether we like it or not AI is here to stay, and in 20-30 years, it’ll be as embedded in our lives as computers and smartphones are now.
As someone who switched from Windows to Kinoite about 6 months ago (and now using bluebuild to create custom images), wether to use an atomic distro or not comes down to how much time do you want to spend learning everything.
I’m a very technical person with years of experience, and I’m still figuring a lot out. You’r not only learning about the ins and outs of linux, but now your adding more complexity with an atomic distro, and even more if you decided to create your own image.
Atomic distros are very much a work in progress and they do have issues you won’t find in non-atomic distros. Creating your image allows you to get around some issues you may run into that layering alone can’t do.
Also, keep in mind that version upgrades (which happen every 6 months or so on Fedora based atomic distros like Bazzite), can and do sometimes break apps baked into your image until they are updated (which also happens in non-atomic distros). Flatpaks can help avoid this breakage.
There are other distros that are gaming focused if atomic distros are not for you.
LemmyBe@lemmy.worldto
Linux@lemmy.ml•GNOME 46.1 Desktop Environment Released with Explicit Sync Support
1·2 years agoScreen is often blurry at 150%. Too small at 100%, too big at 200%. Waiting for next release which is supposed to improve fractional scaling.

Linux Mint is usually recommended for beginners.
For something more cutting edge, but stable, take a look at Fedora Kinoite (Windows like), Fedora Silverblue or Bazzite (great for gaming).
You can also use tools from blue-build.org (easier) or Universal Blue (harder unless you’re comfortable with containers) to customize them further, if you want.