frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: YouTube terminated our channel and there is no one to ask why

1•engr•just now•0 comments

AI Chip Regulation Is Not a Dystopian Surveillance State

https://www.astralcodexten.com/p/ai-chip-regulation-is-not-a-dystopian
1•reasonableklout•47s ago•0 comments

How to evaluate LLMs before production

https://github.blog/ai-and-ml/llms/how-to-evaluate-llms-before-production/
1•officekamiya•2m ago•0 comments

I gave my AI agent a sleep cycle – it dreams about its errors and fixes them

https://github.com/openamer/openamer
1•openamer•3m ago•0 comments

Archive.org in need of large hard drives

https://mastodon.archive.org/@textfiles/117220856033120449
1•happosai•5m ago•0 comments

Show HN: Kaden – Linux Terminal where Ctrl+C copies

https://github.com/glitcher255/Kaden-Terminal
1•Glitcher255•9m ago•0 comments

Nimvarya – Let AI coding agents control Chrome without stealing focus

https://github.com/Basiliskin/nimvarya
1•dimitrykatz•9m ago•0 comments

Derick Nwasor, Nigeria – Just Add Water – Quantum Regenerative Fuelcell

https://africaprize.raeng.org.uk/2026-cohort/derick-nwasor/
1•thunderbong•11m ago•0 comments

The SimCity Planning Commission Handbook (2024)

https://www.thomas-huehn.com/simcity/
1•Tomte•12m ago•0 comments

From all-or-nothing to task-based OAuth consent

https://blog.cloudflare.com/task-based-oauth-consent/
1•officekamiya•18m ago•0 comments

Python sets and dictionaries can have quadratic-time performance

https://lemire.me/blog/2026/09/03/python-sets-and-dictionaries-can-have-quadratic-time-performance/
2•signa11•26m ago•1 comments

Handoru: AI customer conversation agents for service businesses

https://handoru.ai/
1•Zabrodsk•26m ago•1 comments

Knowing Where to Type 'Zero' (2015)

https://randomascii.wordpress.com/2015/01/19/knowing-where-to-type-zero/
1•signa11•26m ago•0 comments

Writing Docs in LLMese

https://passo.uno/write-docs-llms-language/
1•theletterf•29m ago•0 comments

AI Programming: A Layered Model

https://lemire.me/blog/2026/09/05/ai-programming-a-layered-model/
1•signa11•32m ago•0 comments

Play GTA III in the Browser

https://quenq.com/apps/vice-city-online/
1•rzk•36m ago•0 comments

Notey and Noisy: A Sound Science Mathemusical

https://malwebb.com/notnoi.html
1•_kb•40m ago•0 comments

Show HN: Blunderbase: A Personal Chess Database

https://github.com/philphilphil/blunderbase
1•philphilphil•48m ago•0 comments

Isar Aerospace reaches orbit and deploys payloads on second flight

https://isaraerospace.com/press/history-for-european-spaceflight-isar-aerospace-reaches-orbit-and...
1•mpweiher•49m ago•1 comments

An Open Letter to Bernie Sanders: Regulate AI's Dangers, Don't Ban Its Promise

https://www.unite.ai/an-open-letter-to-bernie-sanders-regulate-ais-dangers-dont-ban-its-promise/
1•50kIters•54m ago•0 comments

GPT-6 Astra Plays Portal

https://www.youtube.com/watch?v=g5u2y0BwRJ0
2•liminal-dev•54m ago•0 comments

"Catching Crumbs from the Table"

https://www.nature.com/articles/35014679
3•stefanpie•54m ago•0 comments

How to Name Things

https://kolemannix.com/blog/how-to-name-things/
1•theanonymousone•1h ago•0 comments

US troops can still be tracked by purchased location data, and Congress wants

https://www.theregister.com/public-sector/2026/09/06/us-troops-can-still-be-tracked-by-purchased-...
4•sbulaev•1h ago•0 comments

Debian Code Search: Fast TurboPFor with Go SIMD

https://michael.stapelberg.ch/posts/2026-09-06-dcs-fast-turbopfor-go-simd/
2•secure•1h ago•0 comments

Agriculture relies on fossil fuels. It's costing us

https://www.technologyreview.com/2026/09/03/1143320/fertilizer-prices-fossil-fuels/
3•joozio•1h ago•0 comments

Show HN: I built a small arena where AI write robot and then fight each other

https://github.com/nigrosimone/llms-robot-arena
3•nsimone•1h ago•0 comments

The Pelican Collection – Simonw Pelican Bicycle Gallery (2024-2026)

https://pelican-model-gallery.alienfluid.chatgpt.site/
3•dv35z•1h ago•0 comments

Hot Chips 2026: Irrational Recap

https://irrationalanalysis.substack.com/p/hot-chips-2026-irrational-recap
4•akshayt•1h ago•0 comments

CobaltC Programming Language Specification

https://strawberry9.github.io/the-wrong-memory/Appendix_06.html
2•VolatileRegiste•1h 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.