Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
1–10 of 12 posts
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#2Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#3Upvoted because I think it's worth reading to get where his mind is at, not because I agree with him.
I'm actually OK with the possibility of getting away from "everything is a file". Although I still think that's a good starting point and should probably be the default case for most things.
Where I am not a fan of systemd is the extent to which it violates the single responsibility idea. That is, it does too many different things, and it's basically a monolith. Make it easy to substitute alternative implementations of logging and the like, and I wouldn't necessarily object to it.
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#4Upvoted because I think it's worth reading to get where his mind is at, not because I agree with him.
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#5Oh and Poettering should be reminded that printers can show up as files under /dev (never mind that a basic printer is pretty much a teletype, aka tty, without the keyboard).
Damn it, you could do sound by cat pcm to /dev/dsp even.
Every response he gives in this article solidifies him as a architecture astronaut.
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#6Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#7Ugh, of all the references they could find for Torvalds being "enthusiastic" about systemd. Oh and Poettering should be reminded that printers can show up as files under /dev (never mind that a basic printer is pretty much a teletype, aka tty, without the keyboard). Damn it, you could do sound by cat pcm to /dev/dsp even. Every response he gives in this article solidifies him as a architecture astronaut.
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#8Upvoted because I think it's worth reading to get where his mind is at, not because I agree with him.
Same here. I'm actually OK with the possibility of getting away from "everything is a file". Although I still think that's a good starting point and should probably be the default case for most things. Where I am not a fan of systemd is the extent to which it violates the single responsibility idea. That is, it does too many different things, and it's basically a monolith. Make it easy to substitute alternative imple…
I actually much prefer going all the way with everything-is-a-file; when Poettering tried to claim that his printer is not a file, I really wonder if a) he's even heard of Plan 9 b) he knows about PostScript.
Where I'm not a fan of systemd is that it's all written in C, instead of a higher-level, safer language, and that we're getting to a point where systemd-terminal, systemd-browser and systemd-nano aren't a joke but mandatory.
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#9Earlier quoted context omitted.
Same here. I'm actually OK with the possibility of getting away from "everything is a file". Although I still think that's a good starting point and should probably be the default case for most things. Where I am not a fan of systemd is the extent to which it violates the single responsibility idea. That is, it does too many different things, and it's basically a monolith. Make it easy to substitute alternative imple…
> I'm actually OK with the possibility of getting away from "everything is a file". I actually much prefer going all the way with everything-is-a-file; when Poettering tried to claim that his printer is not a file, I really wonder if a) he's even heard of Plan 9 b) he knows about PostScript. Where I'm not a fan of systemd is that it's all written in C, instead of a higher-level, safer language, and that we're getting…
* https://news.ycombinator.com/item?id=9722163
* https://plus.google.com/+LennartPoetteringTheOneAndOnly/post...
Re: Lennart Poettering on Systemd's Tumultuous Ascendancy in the Linux Community
#10Ugh, of all the references they could find for Torvalds being "enthusiastic" about systemd. Oh and Poettering should be reminded that printers can show up as files under /dev (never mind that a basic printer is pretty much a teletype, aka tty, without the keyboard). Damn it, you could do sound by cat pcm to /dev/dsp even. Every response he gives in this article solidifies him as a architecture astronaut.
I messaged the author about finding an example of the attributed enthusiasm or removing it entirely, since I'm not sure I believe it. Though others have pointed out that not aggressively attacking it is almost endorsement from Linus...