Posts

New ask Hacker News story: Is there a name for the type of comments agents add where they leak the prompt?

Is there a name for the type of comments agents add where they leak the prompt? 4 by xdennis | 1 comments on Hacker News. This is a stupid example to illustrate what I mean. Say you have this code: def create_background(width: int, height: int) -> Image: ... You tell the agent to use default values for create_background, the same as in create_screen. It changes the code to: # Now create_background params have default values, the same as create_screen in screen.py def create_background(width: int = DEFAULT_WIDTH, height: int = DEFAULT_HEIGHT) -> Image: ... The unnecessary comment is a staple of vibed code, but the tone also annoys me because it leaves behind the prompt. It words comments based on what it was asked to do, not in a timeless manner. I keep telling people in code reviews to remove unnecessary comments, and I feel I lack the vocabulary to express why this is bad.

New ask Hacker News story: Ask HN: How to avoid stressing yourself because of a micromanager?

Ask HN: How to avoid stressing yourself because of a micromanager? 3 by ciwolex | 1 comments on Hacker News.

New ask Hacker News story: Ask HN: If you had a trillion dollars, what would you do?

Ask HN: If you had a trillion dollars, what would you do? 3 by brudgers | 2 comments on Hacker News.

New ask Hacker News story: Ask HN: What would you do with a trillion dollars

Ask HN: What would you do with a trillion dollars 4 by brudgers | 2 comments on Hacker News.

New ask Hacker News story: DigitalOcean Ending Student Credit Promotion

DigitalOcean Ending Student Credit Promotion 2 by thepotatodude | 0 comments on Hacker News. Students need compute, please consider helping the next generation.

New ask Hacker News story: Ask HN: Show your AI coded games [June 2026]

Ask HN: Show your AI coded games [June 2026] 5 by franze | 5 comments on Hacker News. They get lost in SHOWN HN too often. This thread is for them. Unfinished is ok. Just show them.

New ask Hacker News story: Meta Down

Meta Down 81 by reportinglurker | 74 comments on Hacker News. Meta is currently down, facebook, insta. The outage is not registered on https://metastatus.com/ , possibly implying a greater outage.