frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Debugging WASM in Chrome DevTools

https://eli.thegreenplace.net/2026/debugging-wasm-in-chrome-devtools/
1•ingve•1m ago•0 comments

GopherWhisper: A burrow full of malware [pdf]

https://web-assets.esetstatic.com/wls/en/papers/white-papers/gopherwhisper-burrow-full-malware.pdf
1•saikatsg•2m ago•0 comments

Liligo ESP32‑S3T‑Watch Ultra: Open‑Hardware Dev Watch for IoT Tinkerers

https://lilygo.cc/en-us/products/t-watch-ultra
2•Lwrless•4m ago•0 comments

One town's scheme to get rid of its geese

https://www.technologyreview.com/2026/04/22/1135430/california-town-scheme-get-rid-geese/
1•joozio•4m ago•0 comments

Study Reveals 75% of Enterprises Report Double-Digit AI Failure Rates

https://www.businesswire.com/news/home/20260309160253/en/New-Study-Reveals-75-of-Enterprises-Repo...
2•danielmorozoff•6m ago•0 comments

Postcards from Around the World

https://kaartje.earth/
1•Mojah•6m ago•0 comments

Beyond the privacy policy: your config is a runtime data source

https://www.openpolicy.sh/blog/beyond-the-privacy-policy
1•jamie_davenport•12m ago•0 comments

Show HN: Learn conflict resolution through a 90-second interactive story

https://app.questly.academy/try/play?story=conflict
2•danish00111•16m ago•0 comments

The Consensus Algorithm

3•gokuljs•17m ago•0 comments

Show HN: How LLMs Work – Interactive visual guide based on Karpathy's lecture

https://ynarwal.github.io/how-llms-work/
5•ynarwal__•18m ago•1 comments

DeepSeek targets $20B valuation to stop poaching of staff

https://www.ft.com/content/f7c65d8e-aed1-4767-9ea3-9715cb8a24e0
3•petethomas•20m ago•0 comments

Gbrain-Evals

https://github.com/garrytan/gbrain-evals
4•mjtk•24m ago•1 comments

Pentagon email floats suspending Spain from NATO

https://www.reuters.com/world/pentagon-email-floats-suspending-spain-nato-other-steps-over-iran-r...
3•nistiminic•25m ago•1 comments

United plans fare hikes to offset fuel costs

https://www.usatoday.com/story/travel/airline-news/2026/04/22/united-airlines-ticket-prices/89734...
2•geox•29m ago•0 comments

When NASA Gave Spiders Drugs to See How It Affected Their Webs, 1995

https://rarehistoricalphotos.com/nasa-spiders-drugs-experiment/
2•simonebrunozzi•31m ago•0 comments

The Atari 1200XL – By Paul Lefebvre

https://www.goto10retro.com/p/inside-the-atari-1200xl
3•rbanffy•32m ago•0 comments

Show HN: Safer – Sleep better while AI agents have shell access

https://github.com/crufter/safer
1•friendly_chap•33m ago•0 comments

Xi Jinping wants a powerful currency. America's war has helped

https://www.economist.com/finance-and-economics/2026/04/23/xi-jinping-wants-a-powerful-currency-a...
2•petethomas•34m ago•0 comments

AI and Videogames – Conversational NPCs

https://www.youtube.com/watch?v=KfcIY0xePiM
3•frag•36m ago•0 comments

Why are the Mac mini and Mac Studio gradually becoming impossible to buy?

https://arstechnica.com/gadgets/2026/04/apples-m4-mac-mini-including-the-599-one-is-gradually-bec...
2•rbanffy•38m ago•1 comments

Business Ideas Under 5 Lakhs to Start Small – SMFG India Credit

https://www.smfgindiacredit.com/knowledge-center/business-ideas-under-5-lakhs.aspx
3•saumyaraut11•39m ago•0 comments

The Viscous Frontier – How to Move When the Machine Stops Pulling

https://aneeshsathe.substack.com/p/the-viscous-frontier
2•boredgargoyle•40m ago•0 comments

Advantages of Longhand over Laptop Note Taking (2014) [pdf]

https://brucehayes.org/Teaching/papers/MuellerAndOppenheimer2014OnTakingNotesByHand.pdf
1•the-mitr•43m ago•0 comments

In a first, a ransomware family is confirmed to be quantum-safe

https://arstechnica.com/security/2026/04/now-even-ransomware-is-using-post-quantum-cryptography/
1•rbanffy•43m ago•0 comments

YouTube Meet the Line-Dancing Community Doodle Taking Up Resources

1•Throwthrowbob•47m ago•0 comments

Doby –Spec-first fix workflow for Claude Code that cuts navigation tokens by 95%

https://github.com/changmyoungkim/doby
2•changmyoungkim•47m ago•0 comments

Ask HN: Models Comparable to Opus 4.6?

4•islandbytes•50m ago•0 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
3•aliezsid•50m ago•0 comments

Show HN: Proving sdocs.dev is running the public code

https://sdocs.dev/trust
2•FailMore•52m ago•0 comments

How Do LLM Agents Think Through SQL Join Orders?

https://ucbskyadrs.github.io/blog/databricks/
1•matt_d•1h 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•11mo ago

Comments

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