frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Migrating off Webflow and the worst way to use Claude Code

https://www.sisyphus.bar/blog/migrating-off-webflow
1•itunpredictable•1m ago•0 comments

Show HN: Real-Time Microphone Quality Scoring Using Web Audio API

https://howdousound.com/
1•tdhopper•1m ago•0 comments

Ask HN: As LLMs progress, how do you stay sharp and productive?

1•spiresofagartha•1m ago•0 comments

Confused Deputy: Google IdP Account Takeover via Device Code Flow Hijacking

https://weirdmachine64.github.io/research/google-oauth-device-code-hijacking.html
1•zerodaysbroker•1m ago•0 comments

DNA sequence alignment and Delannoy numbers

https://www.johndcook.com/blog/2026/06/30/dna-sequence-alignment-and-kings/
1•ibobev•2m ago•0 comments

Show HN: Marigold – Get more done with your agent

https://marigold.page
1•fachonrenpure•2m ago•0 comments

Does additional data always reduce posterior variance?

https://www.johndcook.com/blog/2026/07/03/does-additional-data-always-reduce-posterior-variance/
1•ibobev•2m ago•0 comments

Using Local Coding Agents

https://magazine.sebastianraschka.com/p/using-local-coding-agents
1•ibobev•2m ago•0 comments

Warden – a drop-in security proxy for MCP (audit, policy, injection defense)

https://github.com/AlwaysReadyAllies/warden
1•croftadams11•2m ago•0 comments

Redditor makes a cartridge system for their Steam library out of SSDs

https://old.reddit.com/r/pcmasterrace/comments/1ux13ui/steam_game_cartridges/
1•HelloUsername•4m ago•0 comments

I Built an LLM from Scratch [video]

https://www.youtube.com/watch?v=YmLp8qe87A0
1•itsjzt•4m ago•0 comments

Show HN: I've built a words game based on binary search

https://hilogame.cc/
1•ludovicianul•5m ago•0 comments

Google DeepMind and Isomorphic Labs approach to bioresilience [pdf]

https://storage.googleapis.com/deepmind-media/DeepMind.com/Blog/our-approach-to-bioresilience/iso...
1•ilreb•6m ago•0 comments

An Infinitely Large Napkin [pdf]

https://venhance.github.io/napkin/Napkin.pdf
1•Eridanus2•6m ago•0 comments

StepFun Unveils StepX Neo, the "First Agentic AI Phone"

https://www.etvbharat.com/en/technology/stepfun-unveils-stepx-neo-calling-it-worlds-first-agentic...
1•AlanAzarkin•6m ago•0 comments

Google required to open up to AI, search engine rivals under EU-mandated changes

https://www.reuters.com/world/google-required-open-up-ai-search-engine-rivals-under-eu-mandated-c...
1•atwrk•7m ago•0 comments

Google Ordered to Give A.I. Rivals More Access on Android Smartphones

https://www.nytimes.com/2026/07/16/technology/google-ordered-to-give-ai-rivals-more-access-on-and...
1•donohoe•8m ago•0 comments

Generative AI Is an Engineering Disaster

https://www.theatlantic.com/technology/2026/07/generative-ai-engineering-disaster/687901/
2•latexr•8m ago•1 comments

Brain Economy Will Come Next After the Internet Economy

https://paragraph.com/@lisaakselrod/my-thesis-about-the-future-tl%3Bdr-this-is-the-end
1•sthwnd•10m ago•0 comments

FBI Considers Using AI Tech to Review Signatures on Seized Mail-In Ballots

https://www.propublica.org/article/trump-2020-election-georgia-fulton-artificial-intelligence-fbi
2•hn_acker•10m ago•1 comments

PostgreSQL 19 Beta 2 Released

https://www.postgresql.org/about/news/postgresql-19-beta-2-released-3350/
1•pella•12m ago•0 comments

Tesseract Core: Universal components for differentiable scientific computing

https://github.com/pasteurlabs/tesseract-core
1•dionhaefner•12m ago•0 comments

Why the hardest part of proactive agents isn't finding problems

https://www.serval.com/serval-news/raising-the-automation-ceiling
1•emot•13m ago•0 comments

Claude can now securely use your Passwords with 1Password

https://www.wsj.com/tech/ai/1password-for-claude-ai-agents-password-manager-111a7a8a
1•flxfxp•13m ago•0 comments

Microsoft's July 2026 Patch Tuesday fixes 622 CVEs, 2 exploited zero-days

https://orca.security/resources/blog/microsoft-july-2026-patch-tuesday-sharepoint-zero-day/
1•nyku•15m ago•0 comments

The Long Detour: Three Part Book Series on Pre-GPU and Low-Compute ML

https://long-detour.com/
1•lymn•15m ago•0 comments

Cointer – Get notified when a BTC or ETH wallet gets a deposit (beta)

https://cointer.app/
1•bugattiguy527•15m ago•2 comments

Moist Towelette Museum

https://moisttowelettemuseum.com/
1•bookofjoe•15m ago•0 comments

Ask HN: Are there any hedge funds incorporating sports bets in their portfolios?

1•JumpinJack_Cash•16m ago•1 comments

Do you want to build a cognitive intelligence but have no idea where to start?

https://archive.org/details/cognitive-intelligence
1•NoughHughmann•16m 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.