frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I built an open-source AI Gateway that sits between your apps and LLM providers

https://github.com/DatanoiseTV/aigateway
1•sylwester•1m ago•1 comments

It's time to pull the plug on plug-in hybrids

https://techcrunch.com/2026/02/24/its-time-to-pull-the-plug-on-plug-in-hybrids/
1•Stratoscope•4m ago•0 comments

Braided River

https://en.wikipedia.org/wiki/Braided_river
1•thunderbong•13m ago•0 comments

Show HN: PullMaster – Recommends code reviewers from your repo history

1•justinko•14m ago•0 comments

Welcome to the Age of the Slop Fork

https://mbleigh.dev/posts/slop-forks/
2•mbleigh•20m ago•0 comments

Language Hacking in a Live Programming Environment (2016)

https://ohmjs.org/pubs/live2016/
1•andsoitis•21m ago•0 comments

2D memristors could help solve AI's energy problem

https://phys.org/news/2026-02-2d-memristors-ai-energy-problem.html
1•wglb•22m ago•1 comments

Super Battle Golf guide is here

https://superbattlegolf.net/
1•candseven•22m ago•0 comments

Turtle.audio – music sequencer inspired by turtle graphics programming

http://turtle.audio
1•andsoitis•23m ago•0 comments

Salesforce Sees Stable Growth; CEO Dismisses Talk of AI-Fueled 'SaaS-Pocalypse'

https://www.marketwatch.com/story/salesforce-sees-stable-growth-ceo-dismisses-talk-of-ai-fueled-s...
1•petethomas•23m ago•0 comments

Simpletalk

https://github.com/dkrasner/Simpletalk
1•andsoitis•23m ago•0 comments

The Man Who Stole Infinity

https://www.quantamagazine.org/the-man-who-stole-infinity-20260225/
1•sonabinu•26m ago•0 comments

No config? No problem. Just `wrangler deploy`

https://developers.cloudflare.com/changelog/post/2026-02-25-wrangler-autoconfig-ga/
2•cebert•28m ago•1 comments

Zimbabwe bans all raw mineral exports

https://www.semafor.com/article/02/25/2026/zimbabwe-bans-all-raw-mineral-exports
1•ilamont•29m ago•0 comments

Show HN: Weather app with temp (23°) in favicon

https://adamschwartz.co/weather/
2•adamschwartz•31m ago•0 comments

Conspiracy Theories and Online Dating: It's a (Mis)Match

https://journals.sagepub.com/doi/10.1177/01461672251399448
1•PaulHoule•31m ago•0 comments

Ask HN: What's it like working in big tech recently with all the AI tools?

8•ex-aws-dude•31m ago•0 comments

Gauging Interest in Offline Authentication

1•solarpunked•32m ago•0 comments

The Hater's Guide to Anthropic

https://www.wheresyoured.at/premium-the-haters-guide-to-anthropic/
4•gradus_ad•32m ago•0 comments

Scotiabank Divests from Elbit Systems

https://bdscoalition.ca/2026/02/16/scotiabank-fully-divests-from-elbit-systems/
3•pabs3•33m ago•0 comments

No 10 Am BTC Dump? Bitcoin Price Rallies as Jane Street Trading Draws Attention

https://www.ccn.com/news/crypto/no-10-am-btc-dump-bitcoin-price-rallies-as-jane-street-trading-dr...
2•shin_lao•34m ago•0 comments

Jane Street Hit with Terra $40B Insider Trading Suit

https://www.disruptionbanking.com/2026/02/24/jane-street-hit-with-terra-40b-insider-trading-suit/
39•shin_lao•35m ago•5 comments

The geomechanics of hydrogen storage in salt caverns [pdf]

https://assets.publishing.service.gov.uk/media/68aebcef3a052c9c504c8e60/The_geomechanics_of_hydro...
1•defrost•37m ago•1 comments

How to make LLM native User Interfaces - Post LLM Workflow

https://www.youtube.com/watch?v=F5_mbwUQeCs
1•anditherobot•40m ago•1 comments

Two Beliefs About Coding Agents: Devs Don't Realize What They Bring

https://www.dbreunig.com/2026/02/25/two-things-i-believe-about-coding-agents.html
1•dbreunig•41m ago•0 comments

Why are you still using Vercel?

https://why-vercel.pages.dev/
1•puzle•41m ago•0 comments

Your Move, Claude

https://escapesequence.dev/p/your-move-claude
2•crlfdata•45m ago•0 comments

Bioethics Was Forged in Horror. It Can Be Lost the Same Way

https://thereader.mitpress.mit.edu/bioethics-were-forged-in-horror-they-can-be-lost-the-same-way/
1•EA-3167•45m ago•0 comments

Show HN: ZSE – Open-source LLM inference engine with 3.9s cold starts

https://github.com/Zyora-Dev/zse
2•zyoralabs•45m ago•0 comments

Show HN: Taji – Portfolio advisor that's better than Fidelity's

https://www.taji.is/
2•kevin1chun•50m ago•0 comments
Open in hackernews

Show HN: I built an LLM comment detector for HN (I got banned)

3•umairnadeem123•1h ago
Got banned from HN a few days ago for LLM posting. i honestly deserved it. 100+ comments in a few days, that's just abusive.

I have RSI so I use voice and LLM to type. Dictate my thoughts, model shapes the sentences. I got lazy about where the line was and automated too much.

After getting unbanned I went through all the comments dang has flagged for LLM posting over the years(https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...) and looked for patterns. Some are obvious, some surprised me:

- curly/typographic quotes (“ ” instead of " ") or even ’ vs ' (that’s is LLM, that's is human)

- humans typing in a browser text box produce straight ASCII. finding curly quotes in a plain HN comment means the text was generated elsewhere and pasted in

- exactly 3 paragraphs of 1-2 sentences each - extremely common LLM output shape

- examples always come in threes - "for example, X, Y, and Z"

- → arrows and — em dashes (sometimes replaced with - en dashes to evade detection)

- overly sycophantic openers - "great point", "this is really interesting" before saying anything

- fake personal framing - "in practice I've found..." immediately followed by a generic claim

Built a detector around these + some heavier signals (TF-IDF cosine similarity across a user's comment history, optional Anthropic/OpenAI LLM pass). You can paste any HN comment URL/ID or just raw text and see what fires

I ran my own banned comments through it. They score 70-85. Sounds about right.

https://hn-bot-detector.vercel.app/

gh: https://github.com/umairnadeem/hn-bot-detector

I wrote this post myself btw

Comments

cd4761•1h ago
Curly quotes as a signal is clever — it's not about the content being "AI-like", it's about the text never having touched a browser text box. Simple but hard to fake.