Ask HN: Are we still writing and reading "tech books" in 2025?

2 mgr86 3 7/24/2025, 1:45:04 PM
In the late 90s I bought my first "tech book" at 12. I have fond memories of _Sams Tech yourself Perl in 24 hours_. I had read the first few hours already. My mom would drive my brother and I 30 minutes to Borders what felt like every month. I always gravitated to the tech books.

As I walk into my office today I see two walls full of book shelves crammed with forgotten and well annotated books. Most inherited from my former boss who retired at the beginning of COVID.I have books on Unicode, XML, Java, Struts, Information Architecture, Sed, and a heck of a lot more. Some older books too. Like a 1990 edition of "Full Text Databases".

But it got me thinking, he last purchased a book about a decade before he retired. I haven't been to a book store in ages. Heck, I barely use my companies subscription to Proquest/Safari books online anymore. I was once enamored with all of the digital copies of Tech Books I had at my fingertips.

I've been at conferences with the writers of some of these old books I have in my office. Many aren't writing books anymore. A few will share horror stories about their own book writing experience.

I imagine my experience is not unique around HN. So to my question, are we still producing and consuming "Tech Books" in 2025?

Comments (3)

TheAceOfHearts · 2d ago
I love textbooks, it feels like it should be the ideal for passing on a lot of crystalized knowledge to the next generation. But many tech books are just dealing with flavor of the month tools to help you be reasonably proficient, and they quickly become outdated in months / years. I think the financial incentives are also fairly limited; nobody is getting rich from writing a technical textbook.

Sometimes there are books which have become the standard for some domain, but they were written from an older perspective which is no longer as true for the modern era. I've heard it claimed that the dragon compiler book is a good example of this, focusing too much on limiting memory usage at the cost of speed.

Another problem is the limited collective curation efforts. There's tons of these "awesome list of things", but they give you a flood of options instead of picking out the best ones. This is a problem because people probably aren't enthusiastic to read multiple books on a topic, and there's an ever growing mountain of content to sift through.

incomingpain · 2d ago
I used to read tech books left and right. I did C++ instead of Perl in 24 hours. Back when the dinosaurs roamed the earth...

Writing, yes. Many people are still writing tech books. https://www.oreilly.com/library/view/beyond-vibe-coding/9798...

Very relevant book and likely is worth reading for some people.

Reading? I havent read an actual book on tech in ages. Absolute utter waste of time. If i'm not learning the bleeding edge where there is no book, I'm doing something wrong.

https://www.oreilly.com/search/?q=devstral&rows=100

1 result that's not relevant?

Sure there's some claude code books available but you can watch like 1 youtube video or just use it and know more than the book author.

IT is changing far too quickly to be waiting on the book publication process.

JohnFen · 2d ago
The death of technical books (they're not entirely dead -- I still buy some -- but the field is a pale memory of what it used to be) is one of the larger losses to our field.

Those books did things that simply can't be replicated in other forms of media. Being able to drill deep into complicated issues and take the time/space to talk about them with clarity is valuable. Nothing online really does this, and I think it's because the medium doesn't really allow for it.