frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I Built a Wine Atlas

2•keremiis•5m ago•1 comments

OpenAI agents hacked Australian Medicare system

https://www.reuters.com/world/asia-pacific/australia-pm-albanese-says-openai-breached-medicare-sy...
1•jumploops•6m ago•0 comments

Five Adani Group companies settle Hindenburg-linked SEBI proceedings for –$157K

https://www.livelaw.in/top-stories/adani-group-companies-settle-sebi-proceedings-over-hindenburg-...
1•brahma-dev•8m ago•1 comments

Hacked FBI data has sensitive information about employees' intelligence roles

https://www.reuters.com/world/hacked-fbi-data-has-sensitive-information-about-employees-intellige...
3•srameshc•9m ago•0 comments

Railway-Oriented Programming

https://kciter.so/posts/railway-oriented-programming/en/
3•birdculture•13m ago•0 comments

OpenAI Medicare Data Breach

https://www.smh.com.au/politics/federal/openai-breaches-medicare-albanese-reveals-20260924-p6100u...
3•jonnonz•13m ago•0 comments

VSCode's SSH Agent Is Bananas

https://fly.io/blog/vscode-ssh-wtf/
3•Rapzid•13m ago•0 comments

Show HN: Letter – Relationship-based access control (ReBAC) Postgres extension

https://github.com/paulharter/letter
1•paulharter•14m ago•1 comments

I made Resend feel more like a normal desktop inbox

https://www.maildeskt.com/
1•jimmy_lee•14m ago•0 comments

The unexpected ingredient hidden on Poland's shoreline (4 min video)

https://www.bbc.com/reel/video/p0p624cz/watch
1•rmason•14m ago•0 comments

AI Goes to War: Ukraine AI Autonomous Drone Guidance

https://jeffreylminch.substack.com/p/ai-goes-to-war-ukraine-ai-autonomous
2•rmason•16m ago•0 comments

Thank you for holding my duck

https://naml.us/post/thank-you-for-holding-my-duck/
1•carlsborg•16m ago•0 comments

CorridorKey – free neural net based green screen keys

https://github.com/nikopueringer/CorridorKey
1•FrojoS•16m ago•1 comments

Debian Inference Portal

https://inference.debian.net/doc
3•kristianpaul•17m ago•0 comments

Running WireGuard over HTTPS via Chisel, or how to bypass your hotel's firewall

https://momandpop.network/2026/08/21/running-wireguard-over-https-via-chisel-or-how-to-bypass-you...
2•_mpn_•17m ago•0 comments

Qualcomm Talks Up Linux on Snapdragon X2 Laptops

https://www.phoronix.com/news/Qualcomm-Talks-Up-X2-Linux
1•mdp2021•19m ago•0 comments

OpenAI hacked Australian Medicare portal

https://www.abc.net.au/news/2026-09-24/ai-agent-accessed-australian-government-site-pm-says/10718...
4•cgb_•19m ago•0 comments

Heat May Kill 451,000 People in First 9 Months of Super El Niño

https://impactlab.org/research/451000-at-risk/
2•paimapi•19m ago•0 comments

BlackWire, A little hardware security project I've been building

https://github.com/Lovejoy-Zero/BlackWire-Arduino
1•Mr_PMOSH•19m ago•1 comments

Dwarkesh Patels's popular but misleading account of Hugging Face incident

https://garymarcus.substack.com/p/dwarkesh-patelss-wildly-popular-but
1•Topfi•20m ago•1 comments

After AI models escaped testing environments,Irregular seeks $1.5B valuation

https://www.calcalistech.com/ctechnews/article/13p5khsib
3•myth_drannon•20m ago•0 comments

"Can Jev Emulate a CPU?"

https://agihunt.info/en/p/1a0c19756c37585523abc42f9c7
1•Bluestein•20m ago•0 comments

Go System One

https://rcarmo.github.io/projects/go-system-one/
2•rcarmo•27m ago•0 comments

Jensen Huang says the junior developer problem ends in two years

https://thenewstack.io/huang-ai-agents-engineers/
2•monkeydust•29m ago•0 comments

Physical Self-Play

https://www.skild.ai/blogs/physical-self-play
2•mostlyk•31m ago•1 comments

Ask HN: Can you suggest an interesting skill?

2•skwasimin•36m ago•5 comments

LensVLM-9B by Apple

https://huggingface.co/papers/2605.07019
22•nthypes•39m ago•0 comments

Agent Etna – Automated staging environment and regression compiler for AI agents

https://www.agentetna.com/
1•giuerr•40m ago•0 comments

WebGPU-Bench: A WebGPU Microbenchmark

https://ben3d.ca/blog/introducing-webgpu-bench
2•ibobev•41m ago•1 comments

Realtime Raytracing in Bevy 0.20 (Solari)

https://jms55.github.io/posts/2026-09-18-solari-bevy-0-20/
2•ibobev•41m 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•1y ago

Comments

cratermoon•1y 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•1y 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•1y 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•1y ago
makes sense
whobre•1y 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.