Ask HN: What is your favorite rolling Linux distro?

What is your favorite rolling Linux distro, and why?

* Arch

* OpenSUSE Tumbleweed

* Others?

The "List of Rolling Linux Distributions" Wikipedia page was recently deleted (May 2024), but here is the most recent archive.org snapshot:

https://web.archive.org/web/20240503140631/https://en.wikipedia.org/wiki/Category:Rolling_Release_Linux_distributions


Comments URL: https://news.ycombinator.com/item?id=40884750

6mo | Hacker news
Show HN: A JavaScript UI library for imperative JSX

I've been building a web UI library for a side project of mine. I thought it might be useful to others, so I'm releasing it as open source.

To put it simply, I realized that most of my pain points with React come from its declarative model ui=f(state). So I'm trying something that I'm calling "imperative JSX." Instead of treating JSX as the source of truth for your UI, it essentially becomes a query interface for DOM manipulation.

I first had the idea for it a few months ago, and only be

6mo | Hacker news

Search