I completely misread '2015' as '2025' and thought these were from this November rather than November 10 years ago. I couldn't believe so many people were still using what appeared to be Aqua-era OS X.
Screenshots from developers: 2002 vs. 2015 (2015)
131–140 of 259 posts
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#132I searched for it and confirmed it was inspired by communist aesthetic https://www-archive.mozilla.org/party/2002/
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#133RMS could have taken a photo of his screen, or done something cheeky like dump his screen to a padded ASCII text file and submitted that. Stick in the mud.
"I don't know how to make a screenshot" Linus Torvalds often says that he does not know how to do X (like install a Linux distribution, or other simple stuff). I wager that it's a status thing.
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#134Re: Screenshots from developers: 2002 vs. 2015 (2015)
#135Earlier quoted context omitted.
Most screenshots for these well known guys are quite boring. Coincidence? I think if you want to be good at something you need focus.
The more 'h4ck3r' screenshot you have with useless toys at /r/unixporn in Reddit, the less you actually know about computers. Most i3 setups there are for showoff; cwm has better defaults and conmuting between tags it's far more manageable than fighting with tiles where often the window resolutions are either useless or scramble your content. Also most fluxbox or *box users will have far better setups than i3 ones be…
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#136RMS to me is really a curious case. He doesn't know how to install GNU+Linux and relies on others to do it. He doesn't know how to take a screenshot, and I remember reading other snippets from him about not knowing how to perform other basic tasks.
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#137RMS could have taken a photo of his screen, or done something cheeky like dump his screen to a padded ASCII text file and submitted that. Stick in the mud.
I met RMS at the Atlanta Linux Showcase in 1998. In the area with vendor booths in the lobby area of the show, he had laid down a blanket and was sitting in the middle with his legs crossed. He had printed copies of man pages printed and stapled together with covers laid out in front of him. I walked up and introduced myself and said that I was a big fan, appreciated his hard work, etc. He looked at me coldly and jus…
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#138Earlier quoted context omitted.
I think I see only one truly tiled layout. But yes, "terminals and editors" as the core developer workflow is extremely conserved over time. It dates from the mid 80's on Sun 2's and really hasn't changed much in four decades. It's probably not worth arguing whether this is the "best" when compared with vscode+LSP+Claude or whatever happens to be en vogue in the moment. But terminals and editors is sticky in a way th…
> But terminals and editors is sticky in a way that tells me it's probably close to optimal. Optimal for those users, at any rate. IMO using a terminal editor is so painful compared to a decent GUI (Sublime or even VSCode) that I have a difficult time understanding why anyone would choose such a tool. I just try to repeat the mantra of "everyone likes different things" and stop trying to understand something where I…
I haven't picked up nearly as much as I'd like, but even basics (requiring zero config) are way beyond what I could easily do in any GUI editor I ever experienced. For example, in vim, if you are on a bracket or parenthesis (open or close) in edit mode, it is three keystrokes to delete the entire bracketed portion, precisely, regardless of size (even if the matching bracket is off screen). Finding the matching bracket with the mouse is often hell.
And it's not as hard to learn as you may expect, because those keystrokes are not magic codes; they're part of a consistent, thoughtfully designed command language. You choose a mode for selecting text (character based, with lowercase v), use "motions" to select the text in that mode (in this case, a single "go to the matching bracket" motion, which is the percent sign), and take an action with that selection (delete it, with d).
Re: Screenshots from developers: 2002 vs. 2015 (2015)
#139Re: Screenshots from developers: 2002 vs. 2015 (2015)
#140This is really fascinating, I would love to see a 2025 version from those willing to respond. All of the screenshots strike me as "get things done". Little flourish, just windows and text mode apps where needed to finish the day's task. To me, an ideal to aspire to.
Or do you expect IRC users to switch to Discord?