Hacker News new | ask | show | jobs
by stuaxo 87 days ago
The linked chat log is unreadable because of the verbose AI slop.

I say this as someone that has been building systems on LLMs and uses LLMs in dev work.

1 comments

You are spot on. Right now it's just a messy backend data dump. I left it like that to focus on debugging, routing, and giving SEO crawlers something to chew, but it's a mess for the human eye.

As someone building these systems, you know how noisy the raw outputs get. My next step is to clean up the views and hide the slop behind a toggle. Appreciate the reality check.