TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Serpent OS Pre-Alpha-0 released

92 pointsby ekTHEN9 months ago

11 comments

silisili9 months ago
While I have a lot of respect for Ikey and think he&#x27;s extremely talented, he tends to start a project and then either move to something else or disappear. Hey, life happens, and doing open source work for free is a grind, so it&#x27;s not meant as an insult. But I&#x27;d see Serpent as a toy&#x2F;POC rather than a long lived OS. I&#x27;m excited to try it, either way.<p>I -believe- I read that a lot of this work will be going into Solus, a previous Ikey project, which has a new team and small community now. So hopefully this is kinda best of both worlds if true for both sides.
评论 #41343827 未加载
评论 #41348590 未加载
ofrzeta9 months ago
It might be an &quot;OS&quot; but it has a Linux kernel. It&#x27;s a self-acclaimed &quot;pioneering Linux distribution&quot;. It has some features other distros&#x2F;tools implement to some extent as well: rebootless atomic upgrades, rollback. See Fedora&#x2F;rpm-os-tree, Nix etc.
pshirshov9 months ago
Why someone would want an imperative distro over a declaratively configured one?
评论 #41358582 未加载
评论 #41348418 未加载
评论 #41358262 未加载
评论 #41347866 未加载
KerrAvon9 months ago
Had to click around to figure this out: it’s yet another Linux distribution. Seems to be focused on quality-of-life for Rust developers.
arccy9 months ago
prealpha is such a weird name, just call it a dev&#x2F;nightly build or an actual alpha
评论 #41343846 未加载
评论 #41345184 未加载
yencabulator9 months ago
I find it very hard to get excited about this shell-scripts-in-YAML-with-macros language:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;serpent-os&#x2F;recipes&#x2F;blob&#x2F;b269cef9b42645b89d74fc363ea46435d4e24cb2&#x2F;s&#x2F;sway&#x2F;stone.yaml#L40-L47">https:&#x2F;&#x2F;github.com&#x2F;serpent-os&#x2F;recipes&#x2F;blob&#x2F;b269cef9b42645b89...</a><p><pre><code> setup : | %patch %(pkgdir)&#x2F;enhance-config.patch %patch %(pkgdir)&#x2F;0001-Make-sway-stateless.patch %meson -Ddefault_sysconfdir=%(vendordir)%(sysconfdir) build : | %meson_build install : | %meson_install</code></pre>
gigatexal9 months ago
It’s ikey! I’ll follow this and when it goes to beta really dive in.
AnonCoward429 months ago
&gt; Rebootless atomic updates - no more interruptions<p>Does it mean the same as in all other distros when you install packages and they restart the services? Or does it actually replace the kernel as well? Maybe a stupid question, but the latter would be revolutionary, even if it is technically already possible, but very elaborated.<p>If the latter is not true, you should still reboot after a kernel update and there is not much difference to most other distributions.
评论 #41347771 未加载
kragen9 months ago
did they implement the linux system call interface or come up with their own? how linux-compatible is it? it must be pretty complete if it can run firefox
评论 #41345148 未加载
评论 #41344355 未加载
fuzzfactor9 months ago
For an ISO, &quot;Live Mode&quot; can be one of the most useful things.
tkz13129 months ago
Looks very cool. Seems to have a very similar feature set to nixos, curious how they compare?
评论 #41346623 未加载