frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

OpenSUSE Kalpa

https://kalpadesktop.org/
50•ogogmad•2h ago

Comments

dizhn•1h ago
Interesting they are hosting on codeberg. Opensuse has a pretty established hosting/build architecture provided by Suse.
Zambyte•1h ago
I was going to guess that it may be easier to get new contributors on a general site like Codeberg, but it seems like they're just using Codeberg pages to host the actual website, not using it for the bug tracker or anything like that. Interesting choice indeed.
iberator•1h ago
Codeberg is AMAZING. fast and super simpler. KISS

Just works

quantummagic•1h ago
This web page doesn't do a good job of motivating the reader.

I understand what the Plasma Desktop Environment is. But what is "atomic and transactional Linux"? What are the advantages to the alternatives? What other projects are similar? What is the motivation for this project in particular? Most importantly, why should I want to use it?

mhitza•1h ago
Yes, all projects in this sphere should communicate better.

An atomic distro is one in which the updates are swapped atomically at reboots. They also go by the name of immutable distros. Only the "system" partition is immutable.

Most popular I would say is SteamOS followed by the Fedora variants (Silverblue, Kinoite) and derivatives (Bazzite).

They are still limiting in daily use, rough around some edges.

theragra•1h ago
Yeah. I use bazzite, but had to overlay like 5 apps. Flatpaks are often disappointing or just do not exist. AppImage is awesome, too bad it is used rarely.
stryan•1h ago
> what is "atomic and transactional Linux"?

Linux distros that are updated with full system snapshots instead of package by package, similar to Android. The key difference is most of / is mounted read-only[0] and is only changed by distribution provided updates so you and the distro team always know exactly what's running.

> What are the advantages to the alternatives?

Greater control and stability since its essentially always running in a supported configuration. Easy roll-backs to a previous update if something goes wrong. You always know exactly what your system is running if you want to keep it in sync across machines (more useful in a server setting).

> What other projects are similar

Kalpa is a "sibling" project to AeonOS, which is atomic OpenSUSE but with Gnome (and other changes, which I'll get to). There's also the Fedora Atomic line of Fedora Kinoite and Silverblue (KDE and Gnome respectively), U-Blue, Bazzite, SteamOS, and more. I think most major distro lines have an Atomic variant at this point.

> What is the motivation for this project in particular?

For Kalpa specifically, it's to offer a KDE alternative to AeonOS. Originally there was just AeonOS, which was OpenSUSE MicroOS (an atomic version of OpenSUSE Tumbleweed) with GNOME installed. Aeon has diverged greatly from MicroOS though and I think it no longer uses it as an upstream. AeonOS also refused to support KDE[1], so Kalpa was created. Kalpa still uses MicroOS as its upstream and I'm not sure if there's any plans to change that.

> Most importantly, why should I want to use it?

I use it on my personal laptop because it lets me have all the benefits of a rolling distro (up to date packages) without the stability concerns. Updates apply automatically in the background and I know when I reboot I'll always have a working system available to me.

[0] /etc is mounted as an overlay FS so you can still make changes to it. /var, /usr/local, and /srv are also still user-writable. I think /mnt is too but I forget off hand.

[1] Aeon is generally anti-customization and does its best to only offer one way of doing things. This is to prevent configuration drift and reduce the maintenance burden per snapshot. GNOME also has a more regular release cadence, which makes it much easier to integrate than KDE (or so I've been told..)

MrBuddyCasino•34m ago
Is there a relationship with concepts such as NixOS?
lejalv•11m ago
Would the A/B filesystem approach à la Android be a good way to distribute Linux with ZFS-on-root without all the angst from DKMS modules versioning?

[Maybe unrelated, but just occurred to me (some horror stories have prevented me from trying ZFS-on-boot in linux after Ubuntu botched it with their Zsys “adventure”).]

pmontra•19m ago
It's buried in the About page, but it uses different terminology. They definitely have to review their copy.

> Automatic Updates: Updates never touch your running system, only taking effect on reboot.

> Resilient: Due to the atomic nature of updates, if something goes wrong, the system will automatically roll back to the last known good working state

zozbot234•7m ago
>But what is "atomic and transactional Linux"?

It's a glorified Live CD, with added "persistence" for user data. Updates are done by replacing the system install (which is readonly during normal operation, just like a Live CD) and rebooting, with an A+B mechanism enabling seamless updates during operation, as well as rollback if the new install fails. It's the modern "cattle not pets" approach to system administration: every system is running a well-defined ("atomic") Live CD equivalent, not something bespoke that's the unpredictable result of partial updates and/or edits on the running system.

stryan•1h ago
Kalpa is great and hits way above its alpha status; I've been running it on my laptop for months now with zero issues. It's been really nice to not have to worry about updates, just gotta reboot it every now and then and most things just work.
giancarlostoro•1h ago
I wanted to try an Atomic Linux, I think I tried the Fedora flavor, nothing really worked for me for some reason, I gave in to Arch and tried it a la EndeavourOS. Have not looked back since.
ogogmad•1h ago
You might know this, but unfortunately, if you leave an Arch install unused for enough time, and then run an update, you might not be able to boot into a working desktop.

[EDIT]

Oh, and I had a lot of problems installing Kalpa (from the submission) - all which I got fixed by using ChatGPT.

giancarlostoro•54m ago
I've left it for a long time and also run it daily sometimes, still no issues. My understanding is brick level changes usually are fixed quickly.
999900000999•1h ago
This is a cool idea, but it’s not clear what problem it’s solving. Tumbleweed is already great
benrutter•1h ago
I was trying to figure out the change as well - I've only used Tumbleweed through WSL before. Does it provide a desktop environment preinstalled or is it a 'bring-your-own' deal? (if not, that seems to be the big thing that Kalpa brings to the table?)
999900000999•43m ago
Tumbleweed comes with desktop environment options. You can select from a few.

I guess you get the atomic system, but with Tumbleweed you get snapshot backups anyway.

One of the main advantages of Tumbleweed is the extensive testing pipeline. I'm not sure how a derivative would be able to offer a similar experience

whalesalad•1h ago
"I have a minor inconvenience -- I know, I'll create an entirely new distribution where 99.92% is identical to the base"
amlib•4m ago
How else are you going to improve the linux gene pool? Breeding linux distros ain't gonna cut it :)
mhurron•45m ago
Kalpa is an immutable distro based on MicroOS with KDE as it's desktop environment.

MicroOS and its derivatives are all based on Tumbleweed. MicroOS was intended to be used for container workloads. Aeon grew out of that with a GNOME desktop, Kalpa a KDE desktop. Because they were focused in a way Tumbleweed is not, they are a more opinionated distro. On the other hand, Tumbleweed is a rolling distro that wants to be all things for everyone.

sach1•1h ago
This rules but the landing page could benefit from a Download Now type button for the iso page.
zokier•27m ago
This blog post might provide useful context: https://sfalken.tech/posts/2024-06-08-how-do-aeon-and-kalpa-...
TiredOfLife•15m ago
What's with the Ventoy hate. Every linux distro can be installed with Ventoy except for SuSe ones
raphinou•8m ago
I've installed https://getaurora.dev/en/, another atomic Linux distro, for a non technical user and find it really good. I've read arguments that its architecture was better than kalpa, but I don't find it back and I have no sufficient knowledge or experience of both to have an opinion.

Give Django your time and money, not your tokens

https://www.better-simple.com/django/2026/03/16/give-django-your-time-and-money/
123•dcreager•1d ago•32 comments

Kagi Small Web

https://kagi.com/smallweb/
487•trueduke•6h ago•133 comments

Why Node.js needs a virtual file system

https://blog.platformatic.dev/why-nodejs-needs-a-virtual-file-system
55•voctor•1h ago•29 comments

OpenSUSE Kalpa

https://kalpadesktop.org/
51•ogogmad•2h ago•25 comments

FFmpeg 8.1

https://ffmpeg.org/index.html#pr8.1
100•gyan•1h ago•10 comments

Finding a CPU Design Bug in the Xbox 360

https://randomascii.wordpress.com/2018/01/07/finding-a-cpu-design-bug-in-the-xbox-360/
73•mariuz•4d ago•12 comments

Enabling Efficient Sparse Computations Using Linear Algebra Aware Compilers

https://www.osti.gov/biblio/3013883
35•matt_d•4d ago•4 comments

Building a Shell

https://healeycodes.com/building-a-shell
111•ingve•6h ago•22 comments

Font Smuggler – copy hidden brand fonts into Google Docs

https://brianmoore.com/fontsmuggler/
90•lanewinfield•3d ago•48 comments

Microsoft's 'unhackable' Xbox One has been hacked by 'Bliss'

https://www.tomshardware.com/video-games/console-gaming/microsofts-unhackable-xbox-one-has-been-h...
39•crtasm•55m ago•8 comments

Leanstral: Open-source agent for trustworthy coding and formal proof engineering

https://mistral.ai/news/leanstral
666•Poudlardo•19h ago•159 comments

Perlsky Is a Perl 5 Implementation of an at Protocol Personal Data Server

https://tangled.org/alice.mosphere.at/perlsky
26•mooreds•4d ago•5 comments

The unlikely story of Teardown Multiplayer

https://blog.voxagon.se/2026/03/13/teardown-multiplayer.html
176•lairv•3d ago•43 comments

Reverse-engineering Viktor and making it Open Source

https://matijacniacki.com/blog/openviktor
95•zggf•7h ago•37 comments

Gummy Geometry

https://newkrok.github.io/nape-js/examples.html?open=soft-body&mode=3d&outline=0
47•memalign•3d ago•7 comments

Kagi Translate now supports LinkedIn Speak as an output language

https://translate.kagi.com/?from=en&to=LinkedIn+speak
1129•smitec•11h ago•264 comments

The American Healthcare Conundrum

https://github.com/rexrodeo/american-healthcare-conundrum
447•rexroad•22h ago•470 comments

The Official GBBS Pro Repository

https://gbbs.applearchives.com/
3•js2•4d ago•0 comments

Meta’s renewed commitment to jemalloc

https://engineering.fb.com/2026/03/02/data-infrastructure/investing-in-infrastructure-metas-renew...
477•hahahacorn•21h ago•218 comments

Diels-grabsch2: Self Hashing C Program (2019)

https://www.ioccc.org/2019/diels-grabsch2/
7•icwtyjj•4d ago•1 comments

Sci-Fi Short Film “There Is No Antimemetics Division” [video]

https://www.youtube.com/watch?v=3v8AsTHfAG0
213•Anon84•4d ago•57 comments

The “small web” is bigger than you might think

https://kevinboone.me/small_web_is_big.html
495•speckx•22h ago•202 comments

A proposal to classify happiness as a psychiatric disorder

https://pmc.ncbi.nlm.nih.gov/articles/PMC1376114/
98•wjSgoWPm5bWAhXB•3h ago•57 comments

Every layer of review makes you 10x slower

https://apenwarr.ca/log/20260316
410•greyface-•12h ago•250 comments

Ryugu asteroid samples contain all DNA and RNA building blocks

https://phys.org/news/2026-03-ryugu-asteroid-samples-dna-rna.html
75•bookofjoe•4h ago•54 comments

How long does it take to get last liquid drops from kitchen containers?

https://www.brown.edu/news/2026-03-04/kitchen-fluid-dynamics
30•hhs•4d ago•12 comments

US SEC preparing to scrap quarterly reporting requirement

https://www.reuters.com/business/finance/us-sec-preparing-eliminate-quarterly-reporting-requireme...
670•djoldman•16h ago•388 comments

Beyond has dropped “meat” from its name and expanded its high-protein drink line

https://plantbasednews.org/news/alternative-protein/beyond-meat-not-the-moment-rebrand/
182•rmason•19h ago•436 comments

Pyodide: a Python distribution based on WebAssembly

https://github.com/pyodide/pyodide
144•tosh•3d ago•39 comments

Why I love FreeBSD

https://it-notes.dragas.net/2026/03/16/why-i-love-freebsd/
485•enz•1d ago•246 comments