Skip to main content

Posts

Featured

New ask Hacker News story: I write my own Markdown

I write my own Markdown 2 by KenPainter | 0 comments on Hacker News. In the context of side projects, I've come to these rules for code and text: 1a) Code gets minimal review so long as I've architected the solution, built around the correct data structures (I've heard the code writes itself if the data structure is correct), and have specified the shape of the tests. 1b) Tests I review to check for overfitting, cheats, etc. 2) Comments in code can be chock-full of LLM-isms. Don't care. 3) But the Markdown files, which may be read by a person or an LLM, those must be heavily redacted, edited, and put into a human voice. The simple reason is that LLM's, machines built to generate text, are incapable of presenting a linear flow of relevant facts without sidebars, tangents, irrelevancies, duplication, gaps, well-known style fails like overuse of stock words and phrases, layers of historical cruft, over-explanations, and qualitative fluff. In other words, they can...

Latest Posts

New ask Hacker News story: Claude reaching limits quickly then ever

New ask Hacker News story: Talk Like Claude Day

New ask Hacker News story: Ask HN: Anyone set up ways to easily obtain and read transcripts from Ted, YT?

New ask Hacker News story: Why can AI generate Super Mario but not a wedge ramp for my robot vacuum?

New ask Hacker News story: Ask HN: What's the current best research/understanding of healthy weight loss?

New ask Hacker News story: Where are people finding GPU capacity?

New ask Hacker News story: Ask HN: Why is HN missing a "go to top" link on long posts?

New ask Hacker News story: Ask HN: How to Relicense an Old Project

New ask Hacker News story: Ask HN: How do you review and validate LLM generated code?

New ask Hacker News story: Ask HN: How to engage users in an open source project and when to stop?