frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Your article about AI doesn’t need AI art

https://www.theverge.com/ai-artificial-intelligence/910460/new-yorker-david-szauder-illustration-...
1•satvikpendem•1m ago•1 comments

Apple App Store threatened to remove Grok over deepfakes: Letter

https://www.nbcnews.com/tech/tech-news/apple-threat-remove-grok-app-store-deepfake-letter-musk-x-...
1•donohoe•1m ago•0 comments

Reframing the Developer Experience of Data Assembly

https://allmonday.github.io/pydantic-resolve/blog_pydantic_resolve_vs_orm/
1•tank-34•1m ago•0 comments

John Deere Pays $99M to Settle 'Right to Repair' Class Action

https://www.techdirt.com/2026/04/14/john-deere-pays-99-million-to-settle-right-to-repair-class-ac...
1•cdrnsf•7m ago•0 comments

Did Taylor Swift Kill a Bunch of People?

https://www.nytimes.com/2026/04/10/well/car-crashes-streaming-friday-harvard.html
1•neehao•8m ago•0 comments

Characterizing the repeatability of cardiovascular responses to hypoxic apneas

https://physoc.onlinelibrary.wiley.com/doi/10.14814/phy2.70692
1•PaulHoule•10m ago•0 comments

Pointer-Stable Dynamic Arrays

https://vectrx.substack.com/p/pointer-stable-dynamic-arrays
1•whobre•11m ago•0 comments

NASA chose the right crew to launch a new era of human space exploration

https://arstechnica.com/space/2026/04/rockets-and-spaceships-are-cool-but-the-humanity-of-artemis...
2•LorenDB•12m ago•0 comments

Meta creating AI version of Mark Zuckerberg so staff can talk to the boss

https://www.theguardian.com/technology/2026/apr/13/meta-ai-mark-zuckerberg-staff-talk-to-the-boss
1•cpeterso•13m ago•0 comments

Show HN: Spectre: A systems design-by-contract language, self hosted compiler

https://spectrelang.org
2•death_eternal•13m ago•0 comments

NixOS example config using the dendritic pattern with flake-parts and hjem

https://github.com/eduardofuncao/nali
1•xGoivo•16m ago•1 comments

The Myopic Architects

https://twitter.com/AI_MickyJ/status/2043749839192649942
1•jger15•19m ago•0 comments

Sidecar: Mirror VS Code Copilot Chat to your phone over a WebSocket bridge

https://github.com/Davidobot/vscode-copilot-chat-sidecar
1•davidobot•20m ago•0 comments

Is the Strait of Hormuz Open?

https://isthestraitopen.io/
4•prngl•22m ago•0 comments

CadQuery is an open-source Python library for building 3D CAD models

https://cadquery.github.io/
1•gregsadetsky•22m ago•0 comments

Netgear Scores the First Exemption from the FCC's Foreign-Made Router Ban

https://www.pcmag.com/news/netgear-scores-the-first-exemption-from-the-fccs-foreign-made-router-ban
3•jnord•23m ago•0 comments

Suckless Screenshot Utility for Xorg

https://github.com/uint23/xnap
1•Jotalea•24m ago•0 comments

Show HN: I built a self-improving autonomous AI agent that runs 24/7

https://hergimuci.gumroad.com/l/ai-agent-blueprint
1•OpenClawAura•25m ago•0 comments

Italy Implements a New Labor Leave That Allows Workers to Care for Sick Pets

https://colombiaone.com/2026/04/11/italy-labor-leave-care-sick-pets/
1•doener•25m ago•0 comments

How Depression Physically Feels

https://passiveaggressionoftheworlds.substack.com/p/how-depression-feels
1•bunson_burner•27m ago•1 comments

Punjabi Kids YouTube – Rhymes and Learning

https://www.youtube.com/channel/UCuC2pezENaY3BTsDnACzY-w
1•fatbrother•28m ago•0 comments

I built an AI podcast that roasts a company with Lennys Newsletter as ammunition

https://www.lennyseviltwin.com/
1•Qlwentt•29m ago•1 comments

Measuring Human Performance on ARC-AGI-3

https://arcprize.org/blog/arc-agi-3-human-dataset
1•sanxiyn•30m ago•0 comments

PyCon needs 1,146 more hotel nights to meet "hotel minimum bookings."

https://twitter.com/LundukeJournal/status/2044107055049388115
3•fortran77•32m ago•0 comments

You can literally build a neural network w your hands. This CTO open-sourced how

https://twitter.com/lenadroid/status/2044185631396639195
1•lenadroid•32m ago•1 comments

The Most Boring Book in the World

https://ei3lh.eu/2026/04/14/the-most-boring-book-in-the-world/
1•austinallegro•34m ago•0 comments

A Terminal Spotify Client

https://github.com/dubeyKartikay/lazyspotify
1•Jotalea•36m ago•0 comments

Blowin' in the Wind: How Nordic Countries Made Electricity Free

https://atmos.earth/climate-solutions/blowin-in-the-wind-how-nordic-countries-made-electricity-free/
2•doener•38m ago•1 comments

Pushing Simulation to the Limit to Find Order in Chaos [video]

https://www.youtube.com/watch?v=8jVogdTJESw
1•kinderjaje•39m ago•1 comments

Scarcity and Fairness at Theme Parks

https://thelivingfossils.substack.com/p/scarcity-and-fairness-at-theme-parks
1•jger15•39m 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.