Live data from Hacker News

Anti Leonard Poettering petition: Stop writing useless linux programs.

change.org

41–50 of 74 posts

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#41

Earlier quoted context omitted.

I think the 'failure' of the commercial Linux desktop can mostly be attributed to economics. Most importantly, consumers do not want to pay for a desktop operating system (even if it were proprietary). Microsoft effectively shut down the alternative market by making Windows-hardware coupling mandatory for large hardware vendors. This gives the perception (through scale and coupling) that Windows is nearly free. So, w…

"Microsoft effectively shut down the alternative market by making Windows-hardware coupling mandatory for large hardware vendors." How did they do that, how?! That is exactly why GNU/Linux on the desktop isnt used by more people.

monopolistic behaviour and a solid, conservative set of well-documented APIs.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#42
post #35
post #9

Earlier quoted context omitted.

Lennart is a Fedora dev known for writing replacements for linux subsystems. For example, he started PulseAudio and systemd, a replacement for init. Recently, he's suggested a replacement for syslog where the logs aren't written as plain text. I would guess the last one was the impetus for this petition.

I don't understand what the big deal is. If his systems aren't useful distros won't adopt them and no harm is done. If they are useful and distros adopt them then he has advanced the state of the entire Linux community. This petition seems childish.

He's a Red Hat employee so everything he does ends up in Fedora at some point.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#43
post #7

Blaming Lennart (not Leonard!) is a bit counterproductive. There's a general tendency in the desktop Linux community to rewrite components every few years, rather than improving what exists. I guess this is mainly caused by the failure of Linux as a commercial desktop. Except for heroic efforts by Red Hat, SUSE, and previously Sun, it's mostly a hobbyist affair. As a hobby, people prefer to do the fun work, not the t…

> Except for heroic efforts by Red Hat, SUSE, and previously Sun, it's mostly a hobbyist affair. Lennart Poettering is a Red Hat employee.

And some argue that this is the only reason why these things actually make it into the Linux desktop ecosystem. If he wasn't a Red Hat employee would they ever make it into a distribution?

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#44
post #41

Earlier quoted context omitted.

"Microsoft effectively shut down the alternative market by making Windows-hardware coupling mandatory for large hardware vendors." How did they do that, how?! That is exactly why GNU/Linux on the desktop isnt used by more people.

monopolistic behaviour and a solid, conservative set of well-documented APIs.

Why would a hardware vendor care about APIs or monopolistic behaviour?

Why would a hardware vendor make a deal which said vendor can only use this software on the hardware they make but not other?

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#45

Honestly, I don't understand why move this personal attack against Lennart. From my point of view he just wrote pieces of software he deemed necessary. I would rather put the blame on distributions other than Fedora¹ for trying to integrate his stuff early and poorly (thus starting a chain-reaction which caused even more distributions to rush with integration attempts). I think he's getting a lot of flak for choices…

He could have improved esd or jack. But no.

jack? That's a completely different user-case.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#46
post #9

Earlier quoted context omitted.

Lennart is a Fedora dev known for writing replacements for linux subsystems. For example, he started PulseAudio and systemd, a replacement for init. Recently, he's suggested a replacement for syslog where the logs aren't written as plain text. I would guess the last one was the impetus for this petition.

A non-plain text syslog? That sounds stupid to me. Plain text is one of the reasons I love Unix in the first place.

Yup, incredible stupid. That means it will go into Fedora.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#47

Earlier quoted context omitted.

I think the 'failure' of the commercial Linux desktop can mostly be attributed to economics. Most importantly, consumers do not want to pay for a desktop operating system (even if it were proprietary). Microsoft effectively shut down the alternative market by making Windows-hardware coupling mandatory for large hardware vendors. This gives the perception (through scale and coupling) that Windows is nearly free. So, w…

"Microsoft effectively shut down the alternative market by making Windows-hardware coupling mandatory for large hardware vendors." How did they do that, how?! That is exactly why GNU/Linux on the desktop isnt used by more people.

from http://en.wikipedia.org/wiki/Criticism_of_Microsoft#Licensin...

The Findings of Fact in the United States Microsoft antitrust case established that "One of the ways Microsoft combats piracy is by advising OEMs that they will be charged a higher price for Windows unless they drastically limit the number of PCs that they sell without an operating system pre-installed. In 1998, all major OEMs agreed to this restriction."[30] This has been called the "Windows tax" or "Microsoft tax".[31][32]

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#48
I hear a lot of people complaining about these new programmes, like PulseAudio, but as far as I'm concerend, with PulseAudio I can now have proper working sound. No more of this "Oh I have pidgin open, which wants to do sound, so Firefox with flash can't watch youtube" problems that used to happen.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#49

I think blaming someone for innovating is possibly the stupidest thing one could do. dbus is awesome. Best bus we have. systemd is really nice and useful, overall a better upstart. The reason it's not a patch for upstart or sysinit is that their designs preclude certain features that systemd provides. I don't know about pulseaudio, and I'm not sold on Journal.

systemd doesn't appear to solve a problem, it seems to just add a layer of indirection and complication, as well as a single point of failure for ALL system startup services, rather than letting each service just handle it's own deal.

`init` already exists to kick things off properly - now init just runs systemd which then kicks things off, for no appreciable gain.

Re: Anti Leonard Poettering petition: Stop writing useless linux programs.

#50
post #34

Earlier quoted context omitted.

ALSA already is the better sound system as long as you don't need all your applications to have one extra redundant volume control or playing audio on a remote computer over the internet. However de-pulsifying a linux install correctly isn't easy.

" or playing audio on a remote computer over the internet". I thought thats the point of pulseaudio and really wanted to try it. How can I say... it FAILS at even that! I got it working with ssh and mpd faster than... oh dont make remember.

> " or playing audio on a remote computer over the internet". > > I thought thats the point of pulseaudio and really wanted to try it.

AFAIK (but I wasn't using linux at the time) the point of pulseaudio was that it was very easy for an application to lock your audio exclusively with ALSA or OSS (and still is unless ALSA is properly configured) and there were several competing "sound daemon" trying to solve this problem. Pulse audio was supposed to be the one true sound daemon, emulating everything else under the sun. Then it got sound mixing and networked audio bolted on because Poettering is the master of the kitchen sink.

Post reply on HN