Bazzite: The next generation of Linux gaming
bazzite.gg
All it takes is for one to work out
alearningaday.blog
Learning Feynman's Trick for Integrals
zackyzz.github.io
Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
github.com
Blender facial animation tool. What else should it do?
github.com
The Origins of Scala (2009)
artima.com
Zero knowlege proof of compositeness
johndcook.com
Show HN: Network Monitor – a GUI to spot anomalous connections on your Linux
An update on the Farphone's battery
far.computer
Rare X-ray images of a 4.5-ton satellite that returned intact from space
empa.ch
Men Who Made America's Self-Made Man
historynewsnetwork.org
Let go of StackOverflow; communities must take ownership
ahelwer.ca
Hardening the C++ Standard Library at scale
queue.acm.org
Europe's New War on Privacy
unherd.com
The CRDT Dictionary: A Field Guide to Conflict-Free Replicated Data Types
iankduncan.com
Bronze Age mega-settlement in Kazakhstan has advanced urban planning, metallurgy
archaeologymag.com
AccessOwl (YC S22) Is Hiring a Technical Account Manager (IAM)
ycombinator.com
Hachi: An Image Search Engine
eagledot.xyz
Americans no longer see four-year college degrees as worth the cost
nbcnews.com
Anthony Bourdain's Lost Li.st's
bourdain.greg.technology
Baboon: Data Modeling with Automatic Evolutions and tagless binary codecs
github.com
Great distro ! I have been using it for the last 2 years on my Framework laptop 16 without any issues. I even have a "fork" of sorts that adds Hyprland + all of my "desktop" config, which I think as being part of the OS.
I really think immutable distributions are the future of linux desktop, and maybe distributions that use OCI images, beacause they are a lot easier to work with than say, NixOS for example.
If you want to have your custom bazzite, you just do a "FROM bazzite:<whatever-version-you-want-to-pin" and add stuff you want.
Of course, you loose a bit of the reproducibility, since usually container images do not pin packages (and maybe other reproducibility issues I am not aware of) but it is way easier to work with.