Live data from Hacker News

Screenshots from developers and Unix people taken in 2002

anders.unix.se

151–160 of 241 posts

Re: Screenshots from developers and Unix people taken in 2002

#151

Amazed that Dennis Ritchie used a non-monospace font, I don't think I have seen any other serious developer use one. Also amused to see the Jerkcity comic open in Jordan Hubbard's screenshot.

Well, except for the Lyx and KDE founder, Matthias Ettrich, who calls out his use of proportional fonts in his email on that very page!

Re: Screenshots from developers and Unix people taken in 2002

#153

Amazed that Dennis Ritchie used a non-monospace font, I don't think I have seen any other serious developer use one. Also amused to see the Jerkcity comic open in Jordan Hubbard's screenshot.

I've tried it a few times, but it's just so painful when you want things to align. Now, if you had a really good code layout tool that could 'snap' parts of lines so that they horizontally align at sensible places, I think non-monospace fonts could be useful. In fact, having smart alignment would be great even with monospace fonts. I work in emacs and it's frustrating when the editor decides to 'fix' your own spacing…

Your indentation levels will show up correctly, and that's really all that matters. Relax. Or, if you really care, switch to Go and use gofmt.

Re: Screenshots from developers and Unix people taken in 2002

#155

Earlier quoted context omitted.

I've tried it a few times, but it's just so painful when you want things to align. Now, if you had a really good code layout tool that could 'snap' parts of lines so that they horizontally align at sensible places, I think non-monospace fonts could be useful. In fact, having smart alignment would be great even with monospace fonts. I work in emacs and it's frustrating when the editor decides to 'fix' your own spacing…

> having smart alignment would be great even with monospace fonts. The "smart" magic you are looking for is called "tabs".

And they will fight you every step of the way, every time you suggest they use the indentation character for indentation.

Re: Screenshots from developers and Unix people taken in 2002

#156

"I do not tend to listen to music through my workstation, since that both distracts me and wastes cpu power. My workstation is a dual CPU, 500 MHZ system, but I like things to work fast, not be bogged down with decompressing music, etc." (Jon Hall)

I remember when I had a ~100mhz Cyrix 4/586 clone that I used to do desktop publishing (Photoshop, Quark, etc) in the mid-late 1990s. Plenty fast for that, but it could on play 128kbps MP3s if nothing else was running. I would have a tape deck hooked up to to the audio out so I could make cassette tapes for my car from MP3s. That got replaced with a actual 166mhz Pentium MMX. That one had no problem playing MP3s alon…

I remember the first MP3 player I downloaded had to spend some time buffering before it started playing the song. It must have been on my old 386.

Re: Screenshots from developers and Unix people taken in 2002

#157
post #39

The tiling window manager wasn't invented yet? All of these screenshots look like floating window hell. Thank god we live in the future!

What's in dmr's drawterm looks pretty tiled to me.

That's acme, Plan 9's answer to emacs that does a really good job of managing tiled (text-only) "windows". It also served as an inspiration to the wmii tiling window manager on Linux

Re: Screenshots from developers and Unix people taken in 2002

#159
post #119

Earlier quoted context omitted.

> clean and neat Really? You miss that special "concrete gray and primary blue" feel? I think I used every MS operating system starting with DOS, and I miss exactly none of the "historic" interfaces. To the extent I get annoyed when institutional IT departments force you to use the "classic" theme on modern windows boxes ("It's faster!" - no, it isn't to any human perceptible degree, and I appreciate not having to st…

"Really? You miss that special "concrete gray and primary blue" feel?" Yes. I also miss being able to do everything with a keyboard shortcut. This is a much-overlooked feature of the Windows UI that I think is not given enough credit. I did it all in Windows - from 3.1 to NT3 to NT4 to XP - and I learned to hate hate the Windows OS and registries and so on ... But I always liked the UI and given the choice between th…

I prefer the modern flat design, but that's subjective. I agree with you about they keyboard shortcuts. I hate using a mouse it trackpad, it always feels slow and clunky. I recommend the vimium browser extension of you aren't already using it. Let's you navigate browsers better with your keyboard. Works best on chrome but there's a ff extension too.
Post reply on HN