frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Analyze Y Combinator Data

https://camelai.com/tools/yc-data-analyzer
1•bellareed•22s ago•0 comments

United Relax Row

https://www.united.com/en/us/newsroom/elevated.html
1•totaldude87•25s ago•0 comments

Adding evals to a satelite image agent with a Claude Skill

https://medium.com/warike/making-your-multi-modal-agent-reliable-aeebfe03e85e
1•jangletown•43s ago•0 comments

Biological Age Tests are a lie

https://twitter.com/nikhilyadala/status/2035920229889630486
1•nikhilyadala•1m ago•1 comments

What's your tooling around coding agents?

1•d675•2m ago•0 comments

Show HN: We are building a production agent to turn your code into cloud infra

https://grafos.ai/early-access/
1•souvlakius•2m ago•0 comments

Top tech books that are relevant 2026?

1•nemath•4m ago•0 comments

Dolby sues Snap(chat) over AV1 and HEVC patent infringement in U.S. and Brazil

https://ipfray.com/dolby-sues-snapchat-over-av1-and-hevc-patent-infringement-in-u-s-and-brazil-ac...
1•mmcclure•5m ago•0 comments

Cairn: Agent-Native CLI for autonomous settlement workflows

https://crates.io/crates/cairn-cli
1•allynjalford•7m ago•0 comments

Poker Legend and Author of 'The Theory of Poker' David Sklansky Passes Away

https://www.pokernews.com/news/2014/02/poker-legend-david-sklansky-passes-away-50722.htm
1•bookofjoe•9m ago•0 comments

SWE-bench will hit 90% this year

https://fabraix.com/blog/swe-bench-90-percent
1•zachdotai•10m ago•0 comments

Baseball ushers in high-tech replay review system for calling balls and strikes

https://www.nbcnews.com/sports/baseball/baseball-ushers-high-tech-replay-review-system-calling-ba...
2•sharkweek•10m ago•0 comments

Show HN: Create a full language server in Go with 3.17 spec support

https://github.com/owenrumney/go-lsp
1•rumno0•10m ago•0 comments

Disney's $1B Investment in OpenAI DOA as Sam Altman Pulls Sora Plug

https://deadline.com/2026/03/sora-shut-down-disney-investment-1236764689/
1•roboror•11m ago•1 comments

Jury finds Meta liable in case over child sexual exploitation on its platforms

https://www.cnn.com/2026/03/24/tech/meta-new-mexico-trial-jury-deliberation
5•billfor•12m ago•0 comments

Show HN: A/B test images with your eyes using ARKit face tracking

https://saccadeapp.com/
1•hoag•14m ago•0 comments

Running Iroh on an ESP32

https://www.iroh.computer/blog/iroh-on-esp32
3•dignifiedquire•14m ago•0 comments

Linux 7.0-Rc5 Released: Linux 7.0 "Starting to Calm Down"

https://www.phoronix.com/news/Linux-7.0-rc5-Released
2•daisydevel•14m ago•0 comments

Why Be Reactive?

https://crank.js.org/blog/why-be-reactive/
1•ingve•15m ago•0 comments

150 years of Nature: a data graphic charts our evolution

https://www.nature.com/articles/d41586-019-03305-w
1•costent•15m ago•0 comments

NASA's lunar Gateway space station is out. Moon bases are in

https://www.space.com/space-exploration/artemis/nasas-lunar-gateway-space-station-is-out-moon-bas...
2•blue1•15m ago•0 comments

Urban Fabric lets you redesign streets, intersections, and neighborhoods

https://urbanfabric.app/
2•fcpguru•15m ago•0 comments

Forgot password Using users conversations only they would know

https://dreami.me
1•thesafestclaw•17m ago•1 comments

Using FireWire on a Raspberry Pi

https://www.jeffgeerling.com/blog/2026/firewire-on-a-raspberry-pi/
1•thomasjb•18m ago•0 comments

Building high-performance full-text search for object storage

https://clickhouse.com/blog/clickhouse-full-text-search-object-storage
1•samaysharma•19m ago•0 comments

Kite-MCP – Trade Indian stocks on Zerodha via AI conversation (MCP server)

https://github.com/aranjan/kite-mcp
1•am_ran32•20m ago•0 comments

Show HN: Pipguard – pre-install malware scanner for Python supply-chain attacks

https://github.com/atomsai/pipguard
1•secondmod•23m ago•0 comments

Greq – A CLI BM25 search engine

https://github.com/KlausSchaefers/greq
1•klausschaefers•23m ago•1 comments

Show HN: WARPSimLab – A Personal Finance Simulator

https://warpsimlab.org/
1•alanne•26m ago•1 comments

Disney Ends $1B OpenAI Partnership After Sora Shuts Down

https://www.thewrap.com/industry-news/tech/openai-sora-video-app-shutting-down/
1•petethomas•26m 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.