Live data from Hacker News

Cool but obscure X11 tools

cyber.dabamos.de

251–256 of 256 posts

Re: Cool but obscure X11 tools

#251
post #106

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…

Not to mention the mess with glibc and their war against anyone who wants to do static linking. There's a long history of user-hostile behavior on various commercial and open-source Unices, usually to serve some outside agenda.

Re: Cool but obscure X11 tools

#252
post #207
post #89

This 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 :(

http://ftp6.us.freebsd.org/pub/FreeBSD-Archive/ports/distfil...

Re: Cool but obscure X11 tools

#253

Earlier 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).

This is not too difficult in PulseAudio. Every output has a "monitor" which can be routed to any application that's recording. You can do this through a GUI called pavucontrol, though it's not as pretty or flexible-looking as patchage or many of the other JACK patchbays. PulseAudio is, of course, more geared toward consumer and basic professional scenarios in general. Synchronization becomes important once you're routing through a couple of different applications.

Re: Cool but obscure X11 tools

#254
post #221

Earlier 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…

> PulseAudio mostly works

I regularly kill PulseAudio to get bluetooth headset pairing to complete.

Re: Cool but obscure X11 tools

#255
post #219

Earlier 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 :-)

Yeah I can relate to that, I start jack with qjackctl and run this post startup script "a2jmidid -e & pacmd set-default-sink jack_out "

Re: Cool but obscure X11 tools

#256
post #252
post #207

Earlier 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...

Awesome, after a couple of easy mods it compiled on my syste.

Thanks!

Post reply on HN