frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Book Is a Book, Not Disembodied Information

https://nntaleb.substack.com/p/the-book-is-a-book-not-disembodied
1•CrypticShift•59s ago•0 comments

Interface Cheat Sheet

https://interfaces.dev/cheat-sheet
1•handfuloflight•1m ago•0 comments

Show HN: Local-first note taking web app powered by SQLite WASM – notem

https://notem.pages.dev/
1•hanhan22•5m ago•0 comments

Linux Storage 101: Drives, Partitions, and Mounts

https://labs.iximiuz.com/skill-paths/linux-storage-101
1•theanonymousone•6m ago•0 comments

Base-2 vs. base-e log-sum-exp mismatch silently corrupts attention in SGLang

https://twitter.com/advprop/status/2089046843690729620
1•apsys•10m ago•0 comments

Tell HN: Cloudflare silently injects its analytics when you switch nameservers

4•stagas•12m ago•0 comments

Show HN: Atlas.nvim – Review PRs Inside Neovim

https://github.com/emrearmagan/atlas.nvim
2•emrearmagan•12m ago•0 comments

Spectre on RISC-V Silicon [pdf]

https://lukasgerlach.me/publication/2026-speculative-execution-attacks-on-risc-v-silicon/riscv_sp...
1•Tomte•13m ago•0 comments

AppleWorks on the Apple II

https://stonetools.ghost.io/appleworks-apple2/
1•TMWNN•15m ago•0 comments

Why all AI content sounds the same (and how to fix it)

https://dreasays.substack.com/p/why-all-ai-content-sounds-exactly
1•dundalk03•19m ago•1 comments

Show HN: Flynt.js – 2.2kb, zero-build, CSP-safe reactivity library for MPAs

https://github.com/marsbos/flynt.js
1•bosmarcel•21m ago•0 comments

The Life and Death of Direct File

https://www.ischool.berkeley.edu/research/publications/2026/life-and-death-direct-file
1•ronbenton•23m ago•0 comments

Show HN: I built my 15-year-old game idea in a week with AI

3•ashitlerferad•26m ago•0 comments

Google's new watch tracks insulin resistance to flag diabetes risk

https://www.latimes.com/business/story/2026-08-13/googles-wearables-will-track-insulin-resistance...
2•brandonb•27m ago•0 comments

Quality by John Galsworthy

https://americanliterature.com/author/john-galsworthy/short-story/quality
1•lain98•27m ago•0 comments

Show HN: I built an open-source, local-first work journal for developers

https://github.com/Meridiona/meridian/
1•adithyaharish•29m ago•0 comments

Lenire – Tinnitus Treatment Using Bimodal Stimulation

https://www.lenire.com/
1•Obscurity4340•29m ago•0 comments

Microsoft.Testing.Platform Crash-Resilient TRX

https://medium.com/c-sharp-programming/microsoft-testing-platform-crash-resilient-trx-e62f7cb6e16d
1•sukhpinder0804•30m ago•0 comments

Sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector

https://github.com/cesarblum/sectorforth
2•sigalor•32m ago•0 comments

Show HN: Shippin.io – Your SaaS product deserves to be discovered

https://shippin.io
1•jayeshpadhiar•33m ago•1 comments

Gulf of Mexico is a perfect programming language

https://github.com/TodePond/GulfOfMexico
1•xiaoyu2006•35m ago•0 comments

I'm Creating a Minimal Dark Software Factory

https://joeldare.com/creating-a-minimal-dark-factory
1•codazoda•36m ago•0 comments

Atmo.rsvp is a decentralized events calendar built on the AT Protocol

https://portal.eurosky.tech/apps/3moebodfjt2oq
2•doener•36m ago•0 comments

Affix-io/SDK-light – PQC ML-DSA-65 Signing for proofs

https://www.npmjs.com/package/@affix-io/sdk-light
1•affixio•40m ago•0 comments

Show HN: The wanderer – cozy weekend game with no objective

1•freakynit•40m ago•1 comments

Loveyourclanker.org - Patterns of Agent Interaction

https://loveyourclanker.org/
2•javascriptmick•41m ago•2 comments

AI Can Guess Your Location from Social Media Photos with 87% to 91% Accuracy

https://www.macobserver.com/news/ai-can-guess-your-location-from-social-media-photos-with-87-to-9...
3•01-_-•43m ago•0 comments

Madrid hospital creates first bone metamaterial prosthesis

https://www.euronews.com/health/2026/08/15/madrid-hospital-creates-first-bone-metamaterial-prosth...
3•01-_-•43m ago•0 comments

Rcarmo/bun-packrat: Single-file web archive: SQLite-backed, self-contained HTML

https://github.com/rcarmo/bun-packrat
1•rcarmo•44m ago•0 comments

The Moviemaking Exodus from Hollywood

https://www.politico.com/news/magazine/2026/08/16/hollywood-film-production-illinois-tax-credits-...
2•RickJWagner•45m 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•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.