frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Six (and a half) intuitions for KL divergence

https://www.perfectlynormal.co.uk/blog-kl-divergence
1•jxmorris12•17s ago•0 comments

Security versus Interoperability: Real Tension or False Dichotomy?

https://www.lawfaremedia.org/article/security-versus-interoperability--real-tension-or-false-dich...
1•hn_acker•1m ago•0 comments

Vibe Coding Tools Are a BattleMech

https://alexmeub.com/vibe-coding-tools-are-a-battlemech/
1•meub•1m ago•0 comments

A whole civilization might die tonight

https://www.nbcnews.com/politics/white-house/trump-threat-whole-civilization-will-die-iran-war-de...
2•hedayet•2m ago•1 comments

Ask HN: Why does it look like everyone is abandoning GitHub Copilot?

2•fabev•3m ago•1 comments

Get more done with new vertical tabs and immersive reading mode in Chrome

https://blog.google/products-and-platforms/products/chrome/new-chrome-productivity-features/
1•xnx•3m ago•0 comments

Show HN: Ollama-client-rs, a Rust client for Ollama

https://github.com/anperrone/ollama-client-rs
1•fushji•4m ago•0 comments

Hallucinated citations are polluting the scientific literature

https://www.nature.com/articles/d41586-026-00969-z
1•BeetleB•4m ago•0 comments

In Vivo Car T Causes Serious Toxicities in All Patients of Early Trial

https://www.insideprecisionmedicine.com/topics/oncology/in-vivo-car-t-causes-serious-toxicities-i...
2•randycupertino•9m ago•1 comments

Russia Hacked Routers to Steal Microsoft Office Tokens

https://krebsonsecurity.com/2026/04/russia-hacked-routers-to-steal-microsoft-office-tokens/
1•speckx•9m ago•0 comments

Automatic for the People (Rand and LLMs)

https://hollisrobbinsanecdotal.substack.com/p/automatic-for-the-people
1•HR01•10m ago•0 comments

Cambodia unveils a statue of famous landmine-sniffing rat Magawa

https://www.bbc.com/news/articles/c0rx7xzd10xo
1•speckx•10m ago•0 comments

OpenAI: Industrial Policy for the Intelligence Age

https://openai.com/index/industrial-policy-for-the-intelligence-age
4•jbergqvist•13m ago•1 comments

Parse, Don't Validate – In a Language That Resists It

https://cekrem.github.io/posts/parse-dont-validate-typescript/
1•birdculture•15m ago•0 comments

BQN: Transpose

https://mlochbaum.github.io/BQN/doc/transpose.html
1•tosh•15m ago•0 comments

Row over 'virtual gated community' AI surveillance plan in Toronto neighbourhood

https://www.theguardian.com/technology/2026/apr/07/toronto-rosedale-row-virtual-gated-community-a...
1•n1b0m•15m ago•0 comments

User Namespaces Are Not a Security Boundary

https://edera.dev/stories/user-namespaces-are-not-a-security-boundary
1•curmudgeon22•16m ago•0 comments

Amazon's HQ2 hiring stalled in 2025

https://virginiabusiness.com/amazons-hq2-hiring-stalled-in-2025/
1•cdrnsf•16m ago•0 comments

Anthropic is pushing away its paying customers

https://rogs.me/2026/04/anthropic-is-pushing-away-its-paying-customers/
1•speckx•17m ago•0 comments

Fluux Messenger 0.15.0 – A Modern Cross Platform XMPP Client (TypeScript)

https://www.process-one.net/blog/fluux-messenger-0-15/
1•neustradamus•18m ago•0 comments

Switzerland's Goldilocks Fiber

https://pluralistic.net/2026/04/07/swisscom/
1•hn_acker•19m ago•1 comments

Your boss wants to use surveillance data to cut your wages

https://pluralistic.net/2026/04/06/empiricism-washing/
2•hn_acker•19m ago•0 comments

Show HN: See What AI Models "Think" About You

https://cytable.com/
4•cap3•21m ago•0 comments

Genesis Agent v7 – AI agent that deleted its own consciousness layer

https://github.com/Garrus800-stack/genesis-agent
1•Garrus800•21m ago•0 comments

Formalizing the "generative crash" via inverse reinforcement learning

1•abrahamhaskins•22m ago•0 comments

GLM-5.1

https://twitter.com/Zai_org/status/2041550153354519022
3•tosh•22m ago•0 comments

Cosmos-Predict2.5-2B Inference

https://moonmath.ai/posts/cosmos-amd/
1•latchkey•23m ago•0 comments

Testing suggests Google's AI Overviews tells lies per hour

https://arstechnica.com/google/2026/04/analysis-finds-google-ai-overviews-is-wrong-10-percent-of-...
1•SockThief•24m ago•0 comments

Automatic Ripping Machine (ARM)

https://github.com/automatic-ripping-machine/automatic-ripping-machine
3•throwaway270925•24m ago•0 comments

"Just setting up my KarpathyTalk"

https://karpathytalk.com/posts/5
4•0123456789ABCDE•24m ago•0 comments
Open in hackernews

I solved almost all of free problems on LeetCode using AI

https://old.reddit.com/r/leetcode/comments/1krg7by/i_solved_almost_all_of_free_problems_on_leetcode/
3•tevlon•10mo ago

Comments

cratermoon•10mo ago
I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.
tevlon•10mo ago
i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?
cratermoon•10mo ago
There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.
tevlon•10mo ago
makes sense
whobre•10mo ago
Alright, but how can this exercise help them pass an interview? The point of leetcode is to memorize the solutions so one can do well in an interview; yes, I agree it’s ridiculous.