I know writing grant proposals sucks and everyone wants to be having fun developing software, but if you pull in enough money initially you can pay people to write more grants and make things self sustaining in terms of funding. For how essential linux is to modern society there should be more paid people working on it full time.
Ask HN: What did Linux not do right?
21–30 of 173 posts
Re: Ask HN: What did Linux not do right?
#22Re: Ask HN: What did Linux not do right?
#23Not Linux, but Systemd[0] makes many people angry. Entire distros have purposefully not included it. Look at Devuan[1] [0] https://en.m.wikipedia.org/wiki/Systemd [1] https://www.devuan.org/
people that are militantly anti-systemd confuse me greatly. the different and inconsistent init systems that preceded it were a nightmare. it led to a whole ecosystem of secondary system to manage apps, god, runit, monit, supervisord, etc. now i can just write a simple configuration file and have my app managed. i can describe network filesystem mounts as dependencies. blah blah. systemd made all of this trivial.
So as an example, how do I see what services are available under systemd? How can I reliable see what file systems are supposed to be mounted at boot? The answer to both of those tends to be "systemd spreads it's files and configuration all around the filesystem to you need to learn some bespoke systemd command that you'll only ever use for systemd".
And while those previous init systems were inconsistent projects like openrc demonstrate that it's possible to accomplish systemd's goals, greatly simplify that init system mess, without breaking principles like locality of behavior or "everything is a file", and to keep it compatible with things like grep and tail and all that.
Re: Ask HN: What did Linux not do right?
#24Re: Ask HN: What did Linux not do right?
#25Earlier quoted context omitted.
This is exactly why on Windows open source drivers are a rounding error while on Linux open-source drivers are the norm.
A proprietary driver that works is better than an open-source one that doesn’t work or doesn’t even exist.
Re: Ask HN: What did Linux not do right?
#26I think the linux dev community and foss developers in general could be much more aggressive about going after government grant money. Open source software is used in everything from biomedical research to fundamental science, to industry, to defense. Somehow, these key shared resources are still run on a budget that's barely a rounding error by comparison. I know writing grant proposals sucks and everyone wants to b…
Re: Ask HN: What did Linux not do right?
#27The desktop experience is still a mess. They’ve become complacent with ‘it works out of the box’ but that’s not the bar. Apple sets the bar and there’s no prize for second place. You’re on Apple or Linux or brain damaged and using Windows, but nobodies using two as their primary driver, and so one ecosystem dominates. I’m glad it’s Apple because the GNU crowd are virtue signalers first and software developers second.…
The closest I have seen to creating a good experience was Ubuntu Unity.
I noticed it being used in universities, and in the office I used to work at.
I'm disappointed that the Unity project wasn't taken forward, and it seems to me that Gnome just reimplemented it, but missed many best parts of the original.
Re: Ask HN: What did Linux not do right?
#28The desktop experience is still a mess. They’ve become complacent with ‘it works out of the box’ but that’s not the bar. Apple sets the bar and there’s no prize for second place. You’re on Apple or Linux or brain damaged and using Windows, but nobodies using two as their primary driver, and so one ecosystem dominates. I’m glad it’s Apple because the GNU crowd are virtue signalers first and software developers second.…
> The desktop experience is still a mess. The closest I have seen to creating a good experience was Ubuntu Unity. I noticed it being used in universities, and in the office I used to work at. I'm disappointed that the Unity project wasn't taken forward, and it seems to me that Gnome just reimplemented it, but missed many best parts of the original.
Re: Ask HN: What did Linux not do right?
#29I think the linux dev community and foss developers in general could be much more aggressive about going after government grant money. Open source software is used in everything from biomedical research to fundamental science, to industry, to defense. Somehow, these key shared resources are still run on a budget that's barely a rounding error by comparison. I know writing grant proposals sucks and everyone wants to b…
Once it becomes "about money" that controls the enterprise, even when it was originally about software. Sure there's some projects that avoided that but its a tar pit and I can't fault anyone for avoiding it.
Re: Ask HN: What did Linux not do right?
#30Earlier quoted context omitted.
This is exactly why on Windows open source drivers are a rounding error while on Linux open-source drivers are the norm.
A proprietary driver that works is better than an open-source one that doesn’t work or doesn’t even exist.