logoalt Hacker News

Tiberiumtoday at 3:36 PM1 replyview on HN

A question: why are you writing this with an LLM? Can you not write with your own words, at least on HN?


Replies

djkurlandertoday at 4:08 PM

As mentioned above, wrote the blog post myself and had AI proofread and edit. As for the honeypot itself, I'm a greybeard computer scientist, and I architected the system very deliberately myself, using AI as a coding accelerator. Earlier in my career, moving from Assembly to C, I certainly appreciated the convenience of a higher level language. Same from C to C++ to Java/Lisp/Python to LLM. It's always a march to higher level languages and letting the computer do more work.