frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Parallel Agents in Zed

https://zed.dev/blog/parallel-agents
1•ajeetdsouza•46s ago•0 comments

Font-Family Doesn't Fall Back the Way You Think

https://csswizardry.com/2026/04/font-family-doesnt-fall-back-the-way-you-think/
1•speckx•1m ago•0 comments

Microsoft Moving All GitHub Copilot Subscribers to Token-Based Billing in June

https://www.wheresyoured.at/exclusive-microsoft-moving-all-github-copilot-subscribers-to-token-ba...
2•brandrick•1m ago•0 comments

What Makes a Language Flourish?

https://www.5jt.com/what-makes-a-language-flourish
1•tosh•1m ago•0 comments

Adding live reload to a static site generator written in Go

https://jon.chrt.dev/2026/03/20/adding-live-reload-to-a-static-site-generator-written-in-go.html
1•PaulHoule•1m ago•0 comments

Understanding security warnings when opening Remote Desktop (RDP) files

https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/remotepc/understa...
1•neogodless•2m ago•0 comments

Billionaire backer sues Trump family's crypto firm over alleged extortion

https://www.bbc.com/news/articles/c8x7kxjgq9xo
1•tartoran•4m ago•0 comments

We found a stable Firefox identifier linking all your private Tor identities

https://fingerprint.com/blog/firefox-tor-indexeddb-privacy-vulnerability/
1•danpinto•4m ago•0 comments

Trump Wants to Double Production of New Nuclear Weapon Cores

https://www.404media.co/trump-2027-budget-nuclear-weapons/
1•cdrnsf•4m ago•0 comments

When the AI Cloud Comes for Texas Water

https://www.texasobserver.org/texas-legislature-data-center-boom-water/
1•cdrnsf•5m ago•0 comments

AI Tools Are Helping Mediocre North Korean Hackers Steal Millions

https://www.wired.com/story/ai-tools-are-helping-mediocre-north-korean-hackers-steal-millions/
1•cdrnsf•6m ago•0 comments

Honey, I Shrunk the Coding Agent

https://itayinbarr.substack.com/p/honey-i-shrunk-the-coding-agent
1•homarp•8m ago•1 comments

New York bans state employees from insider trading on prediction markets

https://www.wired.com/story/new-york-bans-government-employees-prediction-markets/
2•jmsflknr•9m ago•0 comments

Why Gen AI Isn't Quite Cost-Effective at Creating 3D Game Worlds

https://wjamesau.substack.com/p/why-gen-ai-isnt-quite-cost-effective
1•SLHamlet•10m ago•0 comments

The Mystery of the Giant Blobs at the Center of the Earth

https://nautil.us/the-mystery-of-the-giant-blobs-at-the-center-of-the-earth-1280082
1•Brajeshwar•10m ago•0 comments

How to program computers (kos) [video]

https://www.youtube.com/watch?v=kTrOg19gzP4
1•tosh•10m ago•0 comments

Compiler Jokes

https://bitsrc.org/blog/posts/compiler-jokes.html
1•kouosi•11m ago•0 comments

EML compresses calculator syntax; Phase Calculus places it one layer downstream

1•jlietz93•11m ago•0 comments

Trees of New York City

https://tree-map.nycgovparks.org/tree-map/neighborhood/177
1•jackconsidine•11m ago•0 comments

Show HN: We built Cursor, but for data transformations [Open Source]

https://github.com/zipstack/visitran
1•naren87•13m ago•0 comments

New Kind of Paper (2021)

https://mlajtos.mu/posts/new-kind-of-paper
1•tosh•15m ago•0 comments

I almost signed a lease that would have cost me thousands

https://goleazly.com/
1•pomberito•15m ago•0 comments

What if we start to draw inspiration from nature's greatest machine?

https://eversoleken.substack.com/p/signaling-is-the-intelligence
1•kennethops•16m ago•1 comments

Show HN: DrakeAI – AI expense tracker you log by texting (iOS and Android)

https://apps.apple.com/us/app/drakeai/id6762331893
1•a_protsyuk•16m ago•0 comments

Google's 8th Generation TPUs Power the Agentic Era [video]

https://www.youtube.com/watch?v=Ocf7EYHmmzo
1•sam1234apter•18m ago•0 comments

Show HN: A Swift Payment message validator built from Swift Standard rules

https://cbprstar.com/
1•phoughton•20m ago•0 comments

Live hooks – simple missing patterns for predictable hooks in async React code

https://github.com/Taltzipi/live-hooks
1•taldavidson•21m ago•1 comments

Building design system components with agent teams

https://www.kaelig.fr/design-system-components-with-ai-agent-teams/
1•kaelig•21m ago•0 comments

Physicists think they've solved the muon mystery

https://arstechnica.com/science/2026/04/physicists-think-theyve-solved-the-muon-mystery/
1•nobody9999•21m ago•0 comments

Show HN: Clawrium – A CLI for managing AI agent fleet across multiple instances

https://ric03uec.github.io/clawrium/
2•devashish86•22m ago•1 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.