Hacker News new | ask | show | jobs
by midnightbobarun 8 days ago
I think we have a sort-of-similar AI setup, except I use HTML files rather than markdown, and this is because I'm on macOS and it's easier to use "quick look" on HTML files than markdown (HTMl shows up nicely, markdown is just plain text). Also, I ask the AI to get rid of old documents and try to merge documents together, so that there's not as many documents cluttering up context.

As for motivation: I need to pay bills, all I can think is "I need to build more"... :'D

1 comments

Interesting, i guess there is no difference for AI if docs are HTML or MD, but a big difference for human eye. I am also on macOS but got used to read all that raw formatting... Also good point about merging docs, it hurts AI when they become too long. Its hard to determine though what data you want to remove. If you remove some dead code but it was useful - you will know about it very soon; but if you remove some useful documentation by accident - it may hurt later