frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A heart surgeon's confession: it was never the cholesterol

https://twitter.com/robertlufkinmd/status/2091265696076624301
1•bilsbie•48s ago•0 comments

Enabling the next-generation trait solver on nightly

https://blog.rust-lang.org/2026/08/21/enabling-next-solver-on-nightly/
1•lbw1215•53s ago•0 comments

You don't have to make money with AI. You could just be happier

https://hibernation.dev/posts/ai-for-happiness-not-money/
1•ositowang•5m ago•0 comments

Automakers Keep Adding Screens, but Buyers Want Something Else

https://www.autoblog.com/news/automakers-keep-adding-screens-but-buyers-want-something-else
1•delichon•7m ago•0 comments

Hacker News RSS

https://hnrss.github.io/
2•sillysaurusx•14m ago•0 comments

Don't ask me my f*#&ing name

https://runninganddancing.substack.com/p/dont-ask-me-my-f-and-ing-name
1•HakuGulati•18m ago•2 comments

A look at CrossPoint e-reader firmware

https://lwn.net/Articles/1087635/
1•pykello•21m ago•0 comments

Parallel worktrees running all services on local branch domains

https://github.com/jdtzmn/port
1•amadeuspagel•22m ago•0 comments

Kinds of Luck

https://pmarchive.com/luck_and_the_entrepreneur.html
1•AnhTho_FR•23m ago•0 comments

Flooding of ancient Salton Sea linked to San Andreas earthquakes

https://www.sciencecodex.com/flooding_of_ancient_salton_sea_linked_to_san_andreas_earthquakes
1•Noaidi•24m ago•1 comments

Show HN: A2G (Agent to Agent) Marketplace – Beta Test

https://www.a2gmarketplace.com
1•egbert87•24m ago•0 comments

2024 South Korean martial law crisis

https://en.wikipedia.org/wiki/2024_South_Korean_martial_law_crisis
1•consumer451•25m ago•0 comments

European wildfires expose, detonate buried bombs and mines from past wars

https://www.cbsnews.com/news/europe-wildfires-bombs-explosives-world-war-history/
3•littlexsparkee•26m ago•0 comments

A Masked Man Was Scaring Philadelphians. Then He Picked the Wrong Woman

https://www.nytimes.com/2026/08/20/us/chucky-doll-mask-kick-philadelphia.html
2•whack•27m ago•0 comments

The immortal 1984 Macintosh (restoration diary)

https://www.thebyteattic.com/2026/08/the-immortal-macintosh-restoration-diary.html
1•882542F3884314B•27m ago•0 comments

As Flock battles public scrutiny, other surveillance companies see an opening

https://text.npr.org/nx-s1-5931446
1•1659447091•30m ago•0 comments

What retailers are doing with tariff refunds

https://finance.yahoo.com/markets/article/tariff-refunds-are-hitting-retailers-wallets-heres-what...
1•BiraIgnacio•33m ago•1 comments

AI has failed to win people's trust. Its makers? less trusted

https://www.euronews.com/next/2026/08/20/ai-has-failed-to-win-peoples-trust-its-makers-even-less-...
5•billybuckwheat•34m ago•0 comments

View-Master Went from a Weapon Against Kodak to "Just a Toy" [video]

https://www.youtube.com/watch?v=FjekcXFb40E
1•fortran77•34m ago•0 comments

AI as a Co-Writer

https://strawberry9.github.io/the-wrong-memory/cover.html
1•VolatileRegiste•36m ago•0 comments

Why Lean is faster than Rust

https://kim-em.github.io/blog/2026-7-24-why-lean-is-faster-than-rust/
1•hectormalot•37m ago•0 comments

AgentCore Payments GA

https://aws.amazon.com/about-aws/whats-new/2026/08/bedrock-agentcore-payments-ga/
1•AnhTho_FR•39m ago•0 comments

Ask HN: What's the current best research/understanding of healthy weight loss?

2•simonebrunozzi•42m ago•1 comments

The Real AI Crash Will Start This Year

https://quoththeraven.substack.com/p/the-real-ai-crash-will-start-this
4•samizdis•43m ago•2 comments

Amid intense backlash, people are vandalizing Flock surveillance cameras

https://text.npr.org/nx-s1-5939851
1•mooreds•43m ago•0 comments

GoldenEye 007 native port after the N64 decompilation reached 100%

https://github.com/SegfaultEvan/goldeneye-native
3•segfaultevan•43m ago•2 comments

Shared-Nothing Architecture

https://en.wikipedia.org/wiki/Shared-nothing_architecture
1•doener•44m ago•0 comments

Software Design

https://misfra.me/2026/software-design/
1•preetamjinka•53m ago•0 comments

Eliminate GPU Waste by Cutting the Retry Tax

https://rahmipruitt.me/content/gpu-retry-tax/
1•rjpruitt16•56m ago•0 comments

There continue to be reasons for software to be slow

https://typesanitizer.com/blog/performance-issues.html
1•birdculture•56m 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.