frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
1•player_piano•45s ago•0 comments

Show HN: NfcGuard – Block distracting apps with NFC tags

https://github.com/Andebugulin/nfcGuard
1•Andebugulin•57s ago•0 comments

Show HN: Orchestrating AI into reviewable PRs you can reason about

https://github.com/ninthwave-sh/ninthwave
1•roblambell•2m ago•0 comments

A NAS appliance built on bcachefs

https://github.com/nasty-project/nasty
1•khajdamowicz•3m ago•0 comments

US-Iranian War: a best case scenario

https://kamilkazani.substack.com/p/us-iranian-war-a-best-case-scenario
1•enaaem•4m ago•0 comments

Molecule in Python blood could pave way for new obesity drugs, scientists say

https://www.theguardian.com/science/2026/mar/19/molecule-python-blood-metabolism-obesity-weight-l...
1•PaulHoule•6m ago•0 comments

I Replaced Kafka, Redis, and RabbitMQ with One Tool – A Deep Dive into NATS

https://medium.com/@jainal/i-replaced-kafka-redis-and-rabbitmq-with-one-tool-heres-what-i-learned...
3•jainal09•6m ago•0 comments

An Actual Alternative to Originalism

https://www.scotusblog.com/2026/04/an-actual-alternative-to-originalism/
1•Tomte•6m ago•0 comments

81yo Dodgers fan can no longer get tickets because he doesn't have a smartphone

https://twitter.com/Suzierizzo1/status/2040864617467924865
3•josephcsible•6m ago•0 comments

"It's hard to feel like Claude isn't actively working against me."

https://twitter.com/danveloper/status/2041141414851985668
1•m-hodges•6m ago•0 comments

Code generation that just works

https://maryrosecook.com/blog/post/code-generation-that-just-works
2•evakhoury•8m ago•0 comments

Reducto releases Deep Extract

https://reducto.ai/blog/reducto-deep-extract-agent
1•raunakchowdhuri•8m ago•0 comments

Talking Liquid Glass with Apple

https://captainswiftui.substack.com/p/talking-liquid-glass-with-apple
1•vladde•10m ago•0 comments

Caveman in Practice

https://github.com/LucasDuys/forge
2•lucasduys•10m ago•1 comments

Claude, GPT-4o, Gemini, and Mistral sit at a virtual card table

https://xxx.vasco.xxx/cards/
2•IAmbarbosa•11m ago•0 comments

Bullshit Debt

https://elliotmorris.net/bullshit-debt
3•abnercoimbre•11m ago•0 comments

Replit for Sheets

https://replsheet.com/
3•jacktheturtle•13m ago•1 comments

Swarm: Manage a Swarm of Coding Agents

https://github.com/penberg/swarm
3•tanelpoder•13m ago•0 comments

Show HN: Claude skill for Apple Instruments performance traces (iOS/Mac)

https://github.com/jlreyes/instruments-analyzer
4•jlreyes•14m ago•1 comments

Contextception – Deterministic context intelligence for code changes

https://github.com/kehoej/contextception
3•kehoej•14m ago•0 comments

Building More Resilient Local-First Software with ATProto

https://jakelazaroff.com/words/building-more-resilient-local-first-software-with-atproto/
3•evakhoury•16m ago•0 comments

Roman Moon, Greek Moon

https://www.johndcook.com/blog/2026/04/03/roman-moon-greek-moon/
3•ibobev•19m ago•0 comments

Kalman and Bayes Average Grades

https://www.johndcook.com/blog/2026/04/04/kalman-bayes/
3•ibobev•19m ago•0 comments

HIPAA Compliant AI

https://www.johndcook.com/blog/2026/04/05/hipaa-compliant-ai/
3•ibobev•19m ago•0 comments

Tattoo ink induces inflammation and alters the immune response to vaccination

https://www.pnas.org/doi/10.1073/pnas.2510392122
4•ryan_j_naughton•20m ago•0 comments

sc-im Spreadsheets in Your Terminal

https://github.com/andmarti1424/sc-im
10•m-hodges•22m ago•0 comments

Show HN: Tandem, real-time collaboration with Claude Code

https://github.com/bloknayrb/tandem
2•bloknayrb•24m ago•0 comments

Why can't human editors identify AI?

https://lithub.com/why-cant-human-editors-identify-ai/
6•speckx•24m ago•0 comments

AI Singer Now Occupies Eleven Spots on iTunes Singles Chart

https://www.showbiz411.com/2026/04/05/itunes-takeover-by-fake-ai-singer-eddie-dalton-now-occupies...
13•flinner•25m ago•4 comments

Choreodle – Daily Dance Choreography Guessing Game

https://choreodle.com/
2•mohanjith•26m ago•1 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.