Comment by dartos
30 years is the majority of the existence of personal computers have been available. It’s a long time
> how many 25 year old hackers want to do that sort of thing?
A lot! More than 30 years ago, that’s for sure. The sheer number of all programmers have increased so much since then.
A few years ago, when I was 25, I was getting into hardware hacking and I found 2 books on the subject.
It’s just hard to find learning resources on reverse engineering hardware, since that isn’t the entry point for programmers anymore.
My hope is that some greybeards will write some resources on how they made harfbuzz or eMacs or whatever.
I’d pay for that knowledge. I’d gladly pay for technical biographies of open source projects.
I was being pretty generous with my timespans. 30 years ago was 1994. Personal computers had existed for quite a long time by then. The Apple Mac launched in 1984.
Open source did exist in 1994: projects like Linux and Python were started around 1991 but nearly nobody knew about them or used them. The average person or developer in 1994 had zero encounters with open source software. Even by 2000 this was still the case: the average developer was working with Visual Basic or Delphi or Visual Studio (all proprietary) using the Windows API or VBX/OCX controls as libraries (proprietary), connecting to Oracle, SQL Server or Access for data (proprietary) and if they were bold, rendering web UIs from IIS or Netscape's servers (proprietary) to Internet Explorer or Netscape Communicator (all proprietary). If they were cutting edge like Google they might be using Linux as a server kernel, but that was rare and a source of competitive advantage. Google wrote all of its own internal libraries starting from the STL upwards partly because there just weren't that many to adopt if you worked on Linux.
> It’s just hard to find learning resources on reverse engineering hardware, since that isn’t the entry point for programmers anymore.
Well, two books is a lot. Back in the day there were none :) I think this shows the issue, right? Yes there are more developers overall, but there are also more opportunities and things to do. Why would you spend hours slaving over a buggy wifi driver when you could try your hand at writing a mobile app instead, which might make you rich? Back in the 90s this was far less of an option for most developers. The original motivation was a desire to use something other than Windows on PC class hardware, but that desire has been satiated by Apple for a long time and desktop Linux remains obscure.
I've experienced all of this. My first open source project was on Windows, back when open source was novel and new. Then I worked on Linux for a while - I had code in Wine and GNOME and a few other things. Then I wrote open source libraries and took part in Bitcoin. These days I do open source work for pay and also sell a proprietary developer tool. So, seen it from every angle. My gut feeling is that we're going to see a resurgence of proprietary platforms and libraries in the coming years.