frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The story of one of my worst programming failures

https://utcc.utoronto.ca/~cks/space/blog/programming/DevelopedTooSmallFailure
1•zdw•5m ago•0 comments

Engineering, Fast and Slow

https://undecidability.net/slow/
2•holden_nelson•6m ago•0 comments

Gemini Exporter – Save Chats Directly to Notion, Docs, Word, and PDF

https://chromewebstore.google.com/detail/gemini-exporter-save-gemi/lgipeakgdkcgnkdljeagconfbfeolidj
1•backrun•7m ago•1 comments

Manus AI credit optimizer – 47% savings from analyzing 200 tasks

https://github.com/rafsilva85/credit-optimizer-v5
1•creditopt_dev•8m ago•0 comments

Geomancy

https://en.wikipedia.org/wiki/Geomancy
1•marysminefnuf•8m ago•0 comments

Spain's Wind-Farm Bargain

https://www.theatlantic.com/science/2026/03/spain-wind-power/686311/
1•a_w•10m ago•0 comments

Telegram Finance Bot Powered by OpenClaw

https://github.com/bisbeebucky/ai-bot
1•bisbeebucky•10m ago•1 comments

Asus Executive Says MacBook Neo Is 'Shock' to PC Industry

https://www.macrumors.com/2026/03/10/asus-executive-says-macbook-neo-is-a-shock/
4•alwillis•14m ago•0 comments

The Elders (Organization)

https://en.wikipedia.org/wiki/The_Elders_(organization)
1•beatthatflight•14m ago•0 comments

Show HN: OpenClaw Plugin for Claude Code and Codex Orchestration

https://github.com/goldmar/openclaw-code-agent
1•goldmar•16m ago•0 comments

BunnyCDN silently breaks Mastodon request signing, preventing DDoS protection

https://social.mikutter.hachune.net/@mok/116208294430782702
1•mystraline•18m ago•0 comments

MetaLayer –Compare answers of multiple AI models and generate a consensus result

https://metalayerlabs.com
1•PaulmHope•20m ago•1 comments

Bondi, Miller, Rubio, Noem, Hegseth Have Relocated to Military Bases (NYT)

https://www.nytimes.com/2026/03/10/us/politics/bondi-military-housing-threats.html
3•tbreschi•26m ago•2 comments

Eric Schmidt: China Could Dominate the Physical AI Future

https://time.com/7382151/china-dominates-the-physical-ai-race/
2•Anon84•30m ago•1 comments

Ask HN: How do you prevent MCP agents from looping in production?

3•aethis•31m ago•0 comments

Iran's Control of Hormuz Means It's Exporting More Oil Today Than Before the War

https://www.wsj.com/world/middle-east/irans-control-of-hormuz-means-its-exporting-more-oil-today-...
1•JumpCrisscross•38m ago•0 comments

Rlclaw autonomous ML research companion

https://github.com/photon-cat/rlclaw
2•photoncat•39m ago•1 comments

The "Bloomberg Terminal" for Agents – Real-Time Intelligence API for AI Agents

https://thepolarisreport.com/agents
1•JohnWeston•40m ago•1 comments

Towards a Neural Debugger for Python

https://arxiv.org/abs/2603.09951
1•E-Reverance•48m ago•0 comments

Semantically search 45k+ AI skills

https://skillsgate.ai/
2•sultanvaliyev•51m ago•2 comments

Python library for translating between embedding model vector spaces

https://github.com/PotentiallyARobot/EmbeddingAdapters/
3•Taranovski•56m ago•1 comments

Robinhood Agent Integration

https://github.com/kevin1chun/rh-for-agents
3•kevin1chun•1h ago•0 comments

Show HN: FizzBuzz Forever – Agent Edition

https://github.com/dleemiller/fizzbuzz-forever
1•deepsquirrelnet•1h ago•0 comments

T9 in the Terminal for Codex, Claude, Gemini

https://github.com/Xsamsx/T9T
1•kyivctoner•1h ago•1 comments

Writing my own text editor, and daily-driving it

https://blog.jsbarretto.com/post/text-editor
12•todsacerdoti•1h ago•0 comments

Why Systems Optimized for Metrics Eventually Drift from Reality [pdf]

https://offbrandguy.com/wp-content/uploads/2026/03/optimization-trap-reality-drift-framework-2023...
2•realitydrift•1h ago•1 comments

Show HN: OpenClaw skill for think-tank style analysis of crises like Iran war

https://github.com/vassiliylakhonin/global-think-tank-analyst
1•vassilbek•1h ago•1 comments

Ask HN: What are some good lectures or talks like this one? [pdf]

https://www.labouseur.com/projects/codeReckon/papers/The-Emperors-Old-Clothes.pdf
1•jdironman•1h ago•2 comments

New Design for Firefox.com

https://www.firefox.com/en-US/
4•pentagrama•1h ago•0 comments

Recursive Problems Benefit from Recursive Solutions

https://jnkr.tech/blog/recursive-benefits-recursive
3•luispa•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•9mo ago

Comments

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