frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Two X's Problem: Why AI-designed brands feel like AI-designed brands

https://blog.codeyam.com/p/the-two-xs-problem
1•bastadani•53s ago•1 comments

Show HN: Childflow – command-tree network control(proxy/DNS/capture) for Linux

https://github.com/blacknon/childflow
1•blacknon•1m ago•0 comments

I vibecoded a Kalshi bot to $6k profit and opensourced it

https://mcinerney.ai/writings/how-i-botted-6k-prediction-markets-as-i-slept/
1•DanMcInerney•1m ago•0 comments

Tired?

https://budgetbites.website/login
1•ClarenceJackson•2m ago•0 comments

Show HN: Chidori – Fast web-to-Markdown fetching for AI agents

https://github.com/taishikato/chidori
1•taishikato•3m ago•0 comments

Singapore's royal descendants living low-key as taxi drivers and office workers

https://www.scmp.com/news/asia/southeast-asia/article/3107188/meet-singapores-royal-descendants-l...
1•teleforce•4m ago•0 comments

China deploys first wind-powered ocean-cooled underwater data center

https://www.tomshardware.com/tech-industry/china-says-worlds-first-offshore-wind-powered-underwat...
1•HardwareLust•4m ago•2 comments

Software's Centaur Era

https://twitchard.github.io/posts/2026-05-18-softwares-centaur-era.html
1•speckx•5m ago•0 comments

Echoform – unlimited LLM memory via a single 64 KB hypervector

https://github.com/OpenAgentic-Labs/echoform-ghost-memory
1•Nagendhra•6m ago•0 comments

Show HN: Og-zkp – Prove your Bitcoin OG status in zero-knowledge

https://og-zkp.com/
1•lukechilds•7m ago•0 comments

AI Coding Feels Like Using an Unreliable Compiler

https://tomassetti.me/ai-coding-feels-like-using-an-unreliable-compiler/
2•ftomassetti•7m ago•0 comments

The Science of Cities. 10 Books You Must Read

https://nautil.us/the-science-of-cities-10-books-you-must-read-1280919
1•Tomte•7m ago•0 comments

Kubernetes: Lessons learned from hosting an European alternative to Google Docs

https://georg-schwarz.com/blog/from-kubernetes-demo-to-production-platform/
1•theanonymousone•8m ago•0 comments

Interpol 'Operation Ramz' seizes 53 malware, phishing servers

https://www.bleepingcomputer.com/news/security/interpol-operation-ramz-seizes-53-malware-phishing...
1•Brajeshwar•9m ago•0 comments

Show HN: Try Tryke – the Rust-powered Python test framework – in the browser

https://playground.tryke.dev/
1•jchap•10m ago•0 comments

XSS Is Deadly for Passkeys: The Hidden Risk of Attestation None

https://scotthelme.co.uk/xss-is-deadly-for-passkeys-the-hidden-risk-of-attestation-none/
3•moebrowne•11m ago•0 comments

Discovering Dennis Ritchie's Lost Dissertation (2020)

https://computerhistory.org/blog/discovering-dennis-ritchies-lost-dissertation/
1•theanonymousone•13m ago•0 comments

OpenBSD 7.9 Released

https://www.openbsd.org/79.html
6•bradley_taunt•13m ago•0 comments

LLMs: code is just untrusted text until you validate it

https://hack8s.com/archives/244
1•justorius•13m ago•0 comments

Show HN: I built a linter for undocumented linter warnings. AI hates me now

https://github.com/BKDDFS/shamefile
1•BKDDFS•14m ago•0 comments

Make-No-Mistakes

https://github.com/thesysdev/make-no-mistakes
1•shantnutiwari•14m ago•0 comments

How Ukraine is driving doctrinal change in modern warfare

https://carnegieendowment.org/research/2026/04/ukraine-russia-war-changing-warfare-practice-milit...
1•mooreds•14m ago•0 comments

Show HN: BeaverCheck – Multi-region website audit with shareable result URLs

https://beavercheck.com/
1•apancyborg•15m ago•0 comments

The Chronicles of Prydain is the greatest fantasy series ever written (2017)

https://www.vox.com/2015/8/18/9166631/chronicles-prydain-alexander
1•mooreds•15m ago•1 comments

Trump started to decouple America from China

https://www.noahpinion.blog/p/trump-actually-started-to-decouple
1•mooreds•16m ago•0 comments

Ontario police using spyware that lets them remotely take over your smartphone

https://www.thestar.com/news/ontario/ontario-police-are-using-spyware-that-lets-them-remotely-tak...
2•marvinpinto•17m ago•0 comments

NYCHHC says hackers stole medical data and fingerprints during breach

https://techcrunch.com/2026/05/18/nyc-health-and-hospitals-says-hackers-stole-medical-data-and-fi...
2•bushwart•17m ago•1 comments

What Matters in Production RAG

https://arpitbhayani.me/blogs/rag-production/
1•ksasi•18m ago•0 comments

MagnoApi - i built a Memory Context API that gives memory to llms

https://magno-memory-api-production.up.railway.app/
1•MagnoApi•19m ago•0 comments

I built a searchable clipboard history with pins, labels, macros, and sync

https://boardclip.app/
1•tobq•19m 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•12mo ago

Comments

cratermoon•12mo 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•12mo 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•12mo 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•12mo ago
makes sense
whobre•12mo 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.