frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

My AI agents shipped 128 releases of a product no one ever used

https://bramo.ai/blog/01-post-mortem
1•guschiriboga•1m ago•0 comments

Show HN: Write Something Meant to Disappear

https://flashpaper.xyz/
1•madospace•1m ago•0 comments

Show HN: Harness – a modern coding harness for today's coding models

https://harness.selimsandal.com/
1•selims•1m ago•0 comments

What Is Analog Electronic Music and Why Does It Sound So Different?

https://caughtinjoy.com/blogs/studio-notes/analog-electronic-music-a-timeless-sound-that-still-in...
1•chillax•1m ago•0 comments

/show-me

https://x.com/dexhorthy/article/2087569590268391897
1•doppp•3m ago•0 comments

Show HN: My PM kept asking "is this shipped yet?" so I automated release notes

https://www.changelogfa.st
1•sulot3212•7m ago•1 comments

The Measure of Intelligence

https://arxiv.org/abs/1911.01547
1•andsoitis•7m ago•0 comments

How no-computer hydrofoil works

https://foil.one/how-the-foilone-pegasus-flies-lake-como/
1•punnerud•8m ago•0 comments

Orbit co-founders are running a 50k fellowship for "cool applications"

https://basisfellowship.org/
1•jjleads•8m ago•0 comments

Show HN: LumaDisk – Fast, private disk visualizer built in Rust

https://github.com/unrealumanga/lumadisk
1•unrealumanga•8m ago•0 comments

Linux desktop use surged to 22% on one workday, Cloudflare data shows

https://www.zdnet.com/article/linux-desktop-use-surged-on-one-workday-cloudflare-data-shows/
1•signa11•10m ago•0 comments

Zhu Rongji, China's chief engineer of economic reform and former premier, dies

https://www.scmp.com/news/china/politics/article/3363792/chinese-economic-reformer-zhu-rongji-die...
1•nsoonhui•13m ago•0 comments

Critical Sizes of Satellite Constellations

https://arxiv.org/abs/2607.29644
1•geox•15m ago•0 comments

Big Tech Wants to Harvest Your Thoughts

https://www.wired.com/story/book-excerpt-the-vanishing-earth-james-crawford-brain-mining/
4•signa11•15m ago•3 comments

Over 70% of Americans oppose AI data centers; US protests intensify

https://www.tomshardware.com/tech-industry/data-centers/over-70-percent-of-americans-oppose-ai-da...
1•vrganj•15m ago•0 comments

Roborev – Continuous code review for coding agents

https://www.roborev.io/
1•dockerd•16m ago•0 comments

Digitizing super 8 film yourself

https://nibblestew.blogspot.com/2026/08/digitizing-super-8-film-yourself.html
1•JNRowe•18m ago•0 comments

For coding agents, optimize cost per successful task, not cost per token

https://medium.com/@mia.efoxtech/the-wrong-way-to-compare-gpt-5-6-and-claude-for-coding-c6f99275643b
1•AnneWodell•24m ago•0 comments

Chinese censorship is leaking into answers from American AI

https://www.wsj.com/tech/ai/chinese-censorship-is-leaking-into-answers-from-american-ai-62abeca5
2•dash2•25m ago•0 comments

Drug Discovery Has No Magic Wands

https://deepphenotype.substack.com/p/drug-discovery-has-no-magic-wands
1•ogundipeore•25m ago•0 comments

A digestion of the proof of Sendov's conjecture

https://terrytao.wordpress.com/2026/08/12/a-digestion-of-the-proof-of-sendovs-conjecture/
1•pykello•28m ago•0 comments

Can Students Sue Cambridge? [video]

https://www.youtube.com/watch?v=s6qREgFluLs
1•nomilk•29m ago•0 comments

The beginning of a process-builder API

https://lwn.net/Articles/1086330/
1•pykello•30m ago•0 comments

ColdFront: Transparent Pg and Iceberg Tiering

https://github.com/pgEdge/coldfront
1•oopsy-dopsy•31m ago•1 comments

DHH: Linux adoption among programmers is about to go parabolic

https://twitter.com/dhh/status/2087586011224084808
1•durdn•32m ago•0 comments

Show HN: Save Repo – An Apple Shortcut for Updating GitHub Files from iPhone

https://github.com/turancannb02/save-repo
1•turancanb02•32m ago•0 comments

Netflix Has Peaked

https://daringfireball.net/linked/2026/08/11/netflix-has-peaked?trk=feed_main-feed-card_feed-arti...
5•scott01•35m ago•4 comments

GPT-5.6, Gemini 3.6 Flash, Grok 4.5, Kimi K3, GLM-5.2 compared

https://medium.com/@CometAPI_/the-july-2026-model-wave-gpt-5-6-gemini-3-6-flash-grok-4-5-kimi-k3-...
2•WavyPeng•36m ago•0 comments

llambda.lisp: Bare-Metal, Multi-Threaded, AVX2-Accelerated LLM inf eng in CL

http://funcall.blogspot.com/2026/07/llambdalisp.html
2•andsoitis•40m ago•0 comments

AIPass – AI agents with persistent identity, memory, and email

https://github.com/AIOSAI/AIPass
3•AIOSAI•42m 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.