←back to thread

439 points david927 | 1 comments | | HN request time: 0.576s | source

What are you working on? Any new ideas which you're thinking about?
Show context
marcuskaz ◴[] No.44416786[source]
I finally compiled and expanded on all my various blog posts, tutorials and other Python goodness into a book: Working with Python. It is available as a free pdf download at: https://mkaz.blog/working-with-python/

It's grown over a dozen or so years and when I finally decide to compile into a book, everyone now uses AI and no longer read and learn from books but instead through LLMs.

replies(3): >>44416865 #>>44416934 #>>44418226 #
1. zahlman ◴[] No.44416865[source]
Fantastic. I wish I'd started on writing something like this years ago (although I'd wanted to teach explicitly rather than having a collection of how-tos).

> when I finally decide to compile into a book, everyone now uses AI

This is part of what discourages me from starting now, sadly. That, and having more concepts for actual Python projects than I know what to do with.