Skip to main content

Posts

Featured

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

Ask HN: How do you review and validate LLM generated code? 3 by darkLord19 | 2 comments on Hacker News. It's become very fast to generate code nowadays, but how do you review and test all of it? Every time you ask a model to review some piece of code, it comes back with different "findings". So, you still have to filter through the noise of their findings to get to actual defects. And if you try to do the full review manually, then it might take more time to just understand the code than writing it yourself from the beginning. As for testing, you can ask the LLM to write the tests, but you can't be sure if the tests actually assert the expected product flow or just write pass/fail tests for a piece of logic. I would like to know if you have any workflows, strategies, or tricks.

Latest Posts

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

New ask Hacker News story: Ask HN: If you write release notes, what stops you from being specific?

New ask Hacker News story: Old.reddit.com is now login only

New ask Hacker News story: Ask HN: Has anyone shipped a self-modifying application with LLMs?

New ask Hacker News story: Ask HN: Countries with greatest temperature increases have benefited from them?

New ask Hacker News story: Ask HN: Is GitHub Fried Today?

New ask Hacker News story: Claude Seems Down

New ask Hacker News story: Ianal: Woudl the Supreme Court reexamine right to privacy in public?

New ask Hacker News story: Tell HN: Cloudflare silently injects its analytics when you switch nameservers

New ask Hacker News story: Has the hallucination problem in AI been solved?