▲ | criddell 4 days ago | ||||||||||||||||||||||
> OSes are the one area where reinventing the wheel leads to a lot of innovation To me, it seems like the opposite is true. Operating systems feel like a solved problem. What are some of the big innovations of recent times? | |||||||||||||||||||||||
▲ | wraptile 4 days ago | parent | next [-] | ||||||||||||||||||||||
> Operating systems feel like a solved problem Even desktop environment is not solved. I'm typing this from a relatively new metod of displaying windows - a scrolling window manager (e.g. Karousel [1] for KDE). It just piles new windows to the right and it infinitely scrolls horizontally. This seems like a minor feature but changes how you use the desktop entirely and required a lot of new features at operating system level to enable this. I wouldn't go back to a desktop without this. The immutable systems like NixOS [2] have been an absolute game changer as well. Some parts are harder but having an ability to always roll back and the safety of immutability really make your professional environment so much easier to maintain and understand. No more secrets, not more "I set something for one project at system level and now years later I forgot and now something doesn't work". I've been on linux desktop exclusively for almost 15 years now and it has never been as much fun as it is today! | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | positron26 4 days ago | parent | prev [-] | ||||||||||||||||||||||
On the DE, we just struggle with polish. This is paradoxically both an issue of not enough fruitful innovation and not enough maturity of good innovations that happen and take forever to be adopted. As far as the actual OS, the new sheaves and barns thing in Linux is neat. We need innovation in RAM compression and swapping to handle bursty desktop memory needs better. The main problem, and the one I'm trying to solve, is that as a software engineer, you have little incentive to make something that millions of people will use on the Linux desktop unless you have some other downstream monetization plan. You will have tons of users who have questions, not code contributions. To enable users to better organize into their own support structures and to make non-code contributions, I'm building PrizeForge. |