frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How are you controlling token costs in production agentic workflows?

1•Datagrout•32s ago•0 comments

Xatastor: ZFS and NVMe-Of for Postgres Databases

https://xata.io/blog/xatastor-zfs-nvme-of-for-millions-of-postgres-databases
1•tee-es-gee•1m ago•0 comments

Fast GPU Linear Algebra via Compile Time Expression Fusion

https://arxiv.org/abs/2604.22242
1•matt_d•2m ago•0 comments

American Dads Became the Parents Their Fathers Never Were

https://www.derekthompson.org/p/why-do-richer-dads-spend-more-time
1•ozozozd•2m ago•0 comments

Command Decision System for organizational risk (not average-based)

https://github.com/knuppjason-source/Human-Factors-App
1•Knuppjason•3m ago•0 comments

Show HN: Phase Router – capacity-aware routing for MoE

https://github.com/TSltd/phase_router_rs
1•TSltd•3m ago•0 comments

Largest Digital Human Rights Conference Suddenly Canceled

https://www.404media.co/rightscon-human-rights-conference-suddenly-postponed/
1•Brajeshwar•4m ago•0 comments

Long-Running Agents

https://addyo.substack.com/p/long-running-agents
2•swolpers•6m ago•0 comments

Maximilian Schwarzmüller – GitHub is facing problems [video]

https://www.youtube.com/watch?v=pekbl3Yz02g
1•mindcrime•7m ago•0 comments

Constraints That Compute: A Unified Framework for Efficient Intelligence

https://zenodo.org/records/19895574
1•massimiliano_c•7m ago•0 comments

Dotcl: Common Lisp Implementation on .NET

https://github.com/dotcl/dotcl
2•reikonomusha•7m ago•0 comments

Illegal vs. Unwanted States

https://buttondown.com/hillelwayne/archive/illegal-vs-unwanted-states/
1•azhenley•8m ago•0 comments

SatoshiGuesser – Roll for Bitcoin

https://github.com/Pathos0925/SatoshiGuesser
4•ilarum•10m ago•0 comments

China pushes EU capitals to scrap 'Made in Europe' law or face retaliation

https://www.euronews.com/my-europe/2026/04/29/china-pushes-eu-capitals-to-scrap-made-in-europe-la...
2•Teever•14m ago•0 comments

A text editor as a user interface

https://ratfactor.com/cards/text-editor-as-ui
1•ibobev•15m ago•0 comments

Nvidia Nemotron 3 Nano Omni

https://huggingface.co/blog/nvidia/nemotron-3-nano-omni-multimodal-intelligence
1•ibobev•16m ago•0 comments

The Day I Logged 1 in Every 2000 Public IPv4: Visualizing the AI Scraper DDoS

https://vulpinecitrus.info/blog/one-in-every-2000-ipv4-visualizing-ddos-ai-web-scrapers/
1•birdculture•16m ago•0 comments

Ask HN: Instead of intrusive age-check why can't we have "two internet"?

2•kreco•16m ago•3 comments

AI evals are becoming the new compute bottleneck

https://huggingface.co/blog/evaleval/eval-costs-bottleneck
1•ibobev•16m ago•0 comments

Agentic User Research Tool

https://github.com/elpabl0/research-ai
1•elpabl0•18m ago•0 comments

You're probably taking the wrong painkiller

https://dynomight.net/painkillers/
1•ahlCVA•18m ago•0 comments

How to stop your agents from making the same mistakes

https://twitter.com/garrytan/status/2046876981711769720
1•gmays•19m ago•0 comments

Ask HN: Are github.com previews broken on Slack?

1•statico•19m ago•0 comments

The Rails Way in 2026

https://blog.arkency.com/the-rails-way-in-2026/
1•robotfelix•21m ago•0 comments

Raspberry Pi Connect may control Windows soon

https://www.jeffgeerling.com/blog/2026/raspberry-pi-connect-may-control-windows-soon/
2•Brajeshwar•21m ago•0 comments

How to run CubeSandbox on a cloud server?

https://github.com/TencentCloud/CubeSandbox/blob/master/README.md
2•Quentin_0101•21m ago•0 comments

CSS Easing Editor and Generator

https://easingwizard.com/
1•tilt•21m ago•0 comments

Bezier Customizer

https://courses.joshwcomeau.com/tools/bezier
2•tilt•22m ago•0 comments

Mayo Clinic AI detects pancreatic cancer up to 3 years before diagnosis

https://newsnetwork.mayoclinic.org/discussion/mayo-clinic-ai-detects-pancreatic-cancer-up-to-3-ye...
2•moneil971•22m ago•0 comments

So You Wanna Build an App

https://www.brentozar.com/archive/2026/04/so-you-wanna-build-an-app/
1•speckx•24m 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.