Earlier quoted context omitted.
Hurd is a GNU project so it doesn't even really need a second mention, it only needs that mention because there is a competing kernel (Linux) that is used with the system. Otherwise it's just known as the GNU system. The kernel is pretty irrelevant for most users, we don't call it Android/Linux or Windows/NT for a reason. A kernel is not an operating system. Calling the whole OS Linux is both inaccurate and does not…
You're argument holds water, but the problem is when we start getting into OS's that actually don't ship any of the GNU userland. The classic example is Alpine Linux. Do we call that BusyBox/Linux? WSL 1 was a super weird anti-example where Microsoft skipped out on the Linux and shipped GNU stuff and still called it Linux. I think the colloquial naming convention became something like Kleenex or Google where we defau…
Debian GNU/Hurd 2019 Released
91–99 of 99 posts
Re: Debian GNU/Hurd 2019 Released
#92> Debian GNU/Hurd is currently available for the i386 architecture with about 80% of the Debian archive, and more to come! Does Hurd still not support amd64?!
32-bit userland makes Hurd basically unusable for many server applications, where multi-gigabyte in-memory lookup tables are critical for performance.
[1] https://developers.slashdot.org/comments.pl?sid=44492&cid=46...
Re: Debian GNU/Hurd 2019 Released
#93Earlier quoted context omitted.
I can't speak for the developer of Hurd. But I think it's fun and something different. It's one of the few OS up there that seems to be able to take advantage of multicores. Other such as barrelfish and dragonflyBSD.
??? Hurd doesn't even support SMP yet.
Kind of like how I waited for HAMMER2.
Re: Debian GNU/Hurd 2019 Released
#94Earlier quoted context omitted.
Debian GNU/GNU?
I mean "GNU/Linux" is supposed to mean "GNU with Linux" i.e. GNU userspace with Linux kernel. GNU/GNU makes some sense but clearly is redundant. It's just GNU as in GNU userspace and kernel.
Re: Debian GNU/Hurd 2019 Released
#95Re: Debian GNU/Hurd 2019 Released
#96Earlier quoted context omitted.
Hurd is like Mazda Wankel engine. :-)
Except Mazda actually sold millions of cars that ran down the road with the Wankel engine.
Re: Debian GNU/Hurd 2019 Released
#97Re: Debian GNU/Hurd 2019 Released
#98What does Hurd uniquely solve?
The idea was a mach microkernel + daemons/message passing to do higher-level things.
Note the microkernel was also used in nextstep and now macos.
Re: Debian GNU/Hurd 2019 Released
#99Earlier quoted context omitted.
Hurd is a GNU project so it doesn't even really need a second mention, it only needs that mention because there is a competing kernel (Linux) that is used with the system. Otherwise it's just known as the GNU system. The kernel is pretty irrelevant for most users, we don't call it Android/Linux or Windows/NT for a reason. A kernel is not an operating system. Calling the whole OS Linux is both inaccurate and does not…
> The kernel is pretty irrelevant for most users For most users, so is the command line. So when a user is on a Gnome desktop, we can call it Gnome/Linux right? Since a normal user doesn't touch the terminal?