Earlier quoted context omitted.
You mean the myth of the UNIX way, never followed upon commercial UNIXes and somehow became a cargo cult on FOSS community only thank to a book of UNIX idols?
Right, the only true Unix philosophy which ever described reality was "worse is better." Just look at the GNU coding guidelines, it explicitly mentions that GNU tools are not to use static buffers and silently truncate long lines. Why? Because that's what proprietary Unix implementations were doing at the time! Silent truncation of long input lines! Is that "doing one thing and doing it well" (DOTADIW)? Hell no! DOTA…
Cool but obscure X11 tools
251–256 of 256 posts
Re: Cool but obscure X11 tools
#252This reminded me of xjump, a very addictive falling tower game where you must continue to jump to the next highest platform as the lower platforms collapse beneath you. https://linuxx.info/xjump/ https://github.com/hugomg/xjump
I wish I could find game xjumpxjump, it was a small number puzzle I played a lot in FreeBSD. It was removed from ports years ago and I have yet to find the src :(
Re: Cool but obscure X11 tools
#253Earlier quoted context omitted.
I think what zlynx is saying is that even if PulseAudio emulated JACK, and did 100% of what people use in JACK, exactly as well or better than JACK did it, people would find something to complain about. Maybe they'd complain that PulseAudio is "bloated", or that this is yet another Poettering monolith. FWIW I've been able to get similar input latency with PulseAudio as with JACK, that's not so much the issue as synch…
Another use case for me is that I can more easily route audio from sources and applications to other applications, using JACK (and Patchage as a GUI).
Re: Cool but obscure X11 tools
#254Earlier quoted context omitted.
He's been that way for a long time; before he ever touched systemd. Same situation around avahi, and later around pulseaudio. I agree some people have behaved unkindly as well, but that doesn't excuse what he does. He also has a nasty habit of forcing his work into places where it is not wanted (especially now that he works for red hat).
I have to admit that avahi has caused me more trouble -- 100% CPU spin loops -- than any other piece of system software, over many years. It does nothing I want done, does it badly, and is inexplicably hard to get rid of. PulseAudio mostly works, now, but I will be happy to see its low-latency successor displace it. Systemd's only great sin is using up 100MB in each VM to do what should takevno more than 4M. As memor…
I regularly kill PulseAudio to get bluetooth headset pairing to complete.
Re: Cool but obscure X11 tools
#255Earlier quoted context omitted.
Jack is actually really useful for music production, far superior to pulse audio, so yeah, people do use those programs.
My only problem with Jack is that Firefox (and Chrome too, afaik) absolutely insists on using Pulse, so you have to make both play nice if you want to use Youtube while working on music (which is actually pretty common). This can be a bit of a pain (funny things happen after suspend/resume). Still it's so useful for music/sound production, I put up with it :-)
Re: Cool but obscure X11 tools
#256Earlier quoted context omitted.
I wish I could find game xjumpxjump, it was a small number puzzle I played a lot in FreeBSD. It was removed from ports years ago and I have yet to find the src :(
http://ftp6.us.freebsd.org/pub/FreeBSD-Archive/ports/distfil...
Thanks!