frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The Engine Behind the Hype

https://www.onuruzunismail.com/blog/the-engine-behind-the-hype
27•tosh•1h ago

Comments

gas9S9zw3P9c•1h ago
How is this highly upvoted and on the front page? It's so clearly at least 50% AI written slop, probably closer to 95%. Wow HN these days... this site is dying, completely overrun by bots.
7777332215•1h ago
Unfortunately it is seemingly being overran by bots. What's the solution? Just read curated lists of blogs directly?
gas9S9zw3P9c•1h ago
I don't know either what the solution is other than human verification, but nobody wants that. Perhaps the times of semi-anonymous online communities are over and the best you can do now is follow real people you trust that can filter content for you.
7777332215•1h ago
Even with human verification, people are going to verify, then conduct bot activity. And worse, use other people's identities to verify, then spam.
linkregister•54m ago
I acknowledge it is a skill issue, but I can barely tell. Do you use a checklist to determine if something has been written by an LLM?
gas9S9zw3P9c•47m ago
https://en.wikipedia.org/wiki/Wikipedia:Signs_of_AI_writing is a good starting point. You start seeing patterns at some point.

But more important than the writing style, there is no interesting content here. It's all generic statements and platitudes with a bunch of generated links.

swordsith•47m ago
I use a ML model i trained off of AI and human text, it flags mostly as Claude. The article even references claude.
grey-area•1h ago
"The lobster gets the attention. The engine gets quietly forked into production."

Is there any way to stop LLMs generating text like this?

Is it really better than just writing it yourself? I guess generating blog posts is lower-effort and thus wins in this attention economy people think they are competing in.

The actual engine is here: https://github.com/badlogic/pi-mono

An interesting idea to have a bit more control over what your 'agent' is doing and keep it simple. Some of the prompts do give me pause though, why do we talk to text generators as if they are people, have we found this works best, or is it a sort of cargo-cult?

https://github.com/badlogic/pi-mono/blob/main/.pi/prompts/is...

I love that he's telling his tools not to trust people in his comments here!

swordsith•1h ago
It looks like claude signed this at the end of the article for you 'ai, tools, opinion' lol
7777777phil•1h ago
The token comparison is what jumped at me.. Half the context window for the same work means mainstream tools are burning your tokens on system prompts and MCP plumbing before you even start.

I wrote earlier why the agent stack is splitting into specialized layers, and this is a good example of what drives it. Monolithic tools waste the most on their own overhead. https://philippdubach.com/posts/dont-go-monolithic-the-agent...

linkregister•56m ago
Having only heard of Pi in passing, I derived value from this article. I plan to experiment with it as a replacement for claude-code and gemini-cli.

[meta] I frequently see criticism about an article having been obviously written by an LLM. Often the author apologizes for it in the HN comments. I wonder what is wrong with me that I am totally unaware of this LLM stench.

I have gotten a lot of value from hearing people criticize candidates' LLM usage in technical interviews and conversations. I adjusted my style from talking about axioms and best practices. Instead I always relate a personal anecdote to explain a technical decision. This has been universally well-received.

So I am hoping that someone can respond with some helpful holistic answers beyond a checklist of "uses em-dashes" and "says 'not X, but Y'". I suspect my writing style could be easily declared as having been written by an LLM.

grey-area•25m ago
I think the main objections are the effort mismatch between writing and reading, and the likely low informational content and errors in the text, which the author may or may not have read. Some of this like the bit I quoted below is pretty nonsensical, comparing lobsters and quiet engines.

The writing definitely has a stench and is full of breathless comparisons which pretend some very minor thing is a breakthrough. This is annoying and trite and people dislike it for that alone but also for the more important reasons above.

This blog post could have been a lot shorter. I’d honestly rather just read the prompt with a link to pi. People like this author should just publish their prompt IMO and they will continue to be called out on it till this bubble pops.

How I made a shooter game in 64 KB [video]

https://www.youtube.com/watch?v=qht68vFaa1M
1•freetonik•58s ago•0 comments

I Built an AI Agent That Trades Crypto on a Mac Mini for $2/Month

https://jdbot54.substack.com/p/i-built-an-ai-agent-that-trades-crypto
1•JohncheckMunich•1m ago•0 comments

Show HN: Vim-Claude-code – Use Claude directly inside Vim

https://github.com/rishi-opensource/vim-claude-code
1•rishi-sharma•3m ago•0 comments

Show HN: An RPG in the Windows file explorer

https://store.steampowered.com/app/3333010/Directory_Dungeon__File_Explorer_Dungeon_Crawler/
1•juhrjuhr•4m ago•0 comments

Show HN: Markdown in the Middle – proxy to convert HTML to Markdown

https://github.com/rickcrawford/markdowninthemiddle
1•crawdog•5m ago•0 comments

MasterAI RankWriter

https://wordpress.org/plugins/masterai-rankwriter/
1•producttube•6m ago•1 comments

Alternative with Do

1•jameshuntdo•8m ago•0 comments

Spotify Update on Developer Access and Platform Security

https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
1•hazzamanic•8m ago•1 comments

My Skill Makes Claude Code Great at TDD

https://www.aihero.dev/skill-test-driven-development-claude-code
1•saikatsg•9m ago•0 comments

It Was the Best of Times, etc.

https://www.robinsloan.com/lab/worst-or-best/
1•MindGods•10m ago•0 comments

Mojo's Take on Metaprogramming

https://mzaks.medium.com/when-magic-becomes-explicit-mojos-take-on-metaprogramming-61bcfafc5145
2•tosh•13m ago•0 comments

TeleCMI – Best cloud communication platform

1•sundarmsp•13m ago•0 comments

Decimal-Java is a library to convert java.math.BigDecimal to and from IEEE-754r

https://github.com/FirebirdSQL/decimal-java
3•mariuz•14m ago•0 comments

Pinhead – Quality public domain icons for your map pins

https://pinhead.ink/
1•altilunium•16m ago•0 comments

GyroidOS Virtualization Solution

https://www.cnx-software.com/2026/02/24/gyroidos-virtualization-solution-aims-to-secure-embedded-...
1•No_CQRT•21m ago•1 comments

Show HN: Autonomous AI Agent Fleets

https://www.openlegion.ai/
4•benriazy•21m ago•3 comments

Feedback wanted: monorepos, getting started and "week 1" problems, complexity

https://github.com/renovatebot/renovate/discussions/41414
1•mkesper•21m ago•0 comments

LLM and MCP: A simple introduction to the brain and hands of modern AI

https://teotti.com/llm-and-mcp-a-primer/
1•agenteo•23m ago•1 comments

An Interactive Intro to Quadtrees

https://growingswe.com/blog/quadtrees
3•growingswe•25m ago•0 comments

Show HN: Built an AI tool that routes tasks to agents, humans. Am I crazy?

1•rhelm-ai•25m ago•0 comments

Be My Baby

https://en.wikipedia.org/wiki/Be_My_Baby
1•handfuloflight•28m ago•1 comments

Show HN: AI Jam Sessions – MCP server that teaches AI to practice piano

https://github.com/mcp-tool-shop-org/ai-jam-sessions
1•mikeyfrilot•28m ago•0 comments

I want to get acquired by openrouter. For my OpenClaw alternative

2•alwassikhan•28m ago•1 comments

Show HN: ForceBreak – A Break Reminder with Friction

https://apps.apple.com/cn/app/forcebreak/id6758971359?mt=12
1•glidea•30m ago•0 comments

Agentic swarms are an org-chart delusion

https://www.joanwestenberg.com/agentic-swarms-are-an-org-chart-delusion/
1•MindGods•31m ago•0 comments

The Prime Prompt

https://suthakamal.substack.com/p/the-prime-prompt
1•suthakamal•32m ago•1 comments

I do a podcast, I don't talk int it

https://www.streaming-radar.com/p/i-do-a-podcast-i-dont-talk-in-it
1•lbostral•35m ago•1 comments

I Tried to Build the Smallest WASM Website on the Internet

https://github.com/tyler-harpool/1kb
1•tdhz77•37m ago•0 comments

Show HN: EasyClaw – one-click OpenClaw deployment for non-technical users

https://www.easyclaw.pro/en
1•gateszhang92•38m ago•1 comments

Software patents are dead! Pack it up! Hit the Gym! Retirement!

1•taariqlewis•43m ago•0 comments