frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Spatial memory for document OCR pipelines (zero dependencies)

https://github.com/aws-samples/sample-textract-field-memory
1•avnban•2m ago•0 comments

Stop making swap partitions–use swap files instead

https://gist.github.com/joshenders/c4960cec9c63a7b7d68ffa9543356c43
1•jenders•2m ago•0 comments

The Solo-Dev Ship Checklist – a 10-item pre-launch checklist for indie devs

https://merlin-ship-checklist.surge.sh
1•clawforger_mthx•2m ago•0 comments

Solo.io Pushes Agentic AI Governance to the Desktop: Open-Source Agentdesktop

https://techstrong.ai/articles/solo-io-pushes-agentic-ai-governance-to-the-desktop-with-open-sour...
1•CrankyBear•3m ago•0 comments

Running agents in a sandbox or VM is the wrong pattern

https://funky.dev/blog/running-agents-in-a-sandbox-or-vm-is-the-wrong-pattern
1•xij•3m ago•0 comments

Despite the chatter, AI pricing is not converging on a model

https://www.solvimon.com/blog/ai-pricing-not-converging-on-single-model
1•arnon•5m ago•0 comments

Refeeding Syndrome

https://en.wikipedia.org/wiki/Refeeding_syndrome
1•chistev•5m ago•0 comments

Show HN: An interactive visualization of Caribbean imperial history

https://contestedworlds.com/
1•jamesgpearce•6m ago•0 comments

Open Models Change the Economics of AI [video]

https://www.youtube.com/watch?v=rY0wnfFHYbs
1•gmays•6m ago•0 comments

A Topological Picture Book, Rendered

https://e-infinity.space/picture-book/
1•mathgenius•7m ago•0 comments

How I Built First-Party Analytics for a Personal Blog

https://gkoreli.com/first-party-analytics-for-a-personal-blog
1•gogakoreli•10m ago•0 comments

The DOJ's AI Fair Use Brief Is Correct, but from a DOJ That Has No Credibility

https://www.techdirt.com/2026/09/08/the-dojs-ai-fair-use-brief-is-correct-but-from-a-doj-that-has...
1•hn_acker•12m ago•0 comments

25 Years Since 9/11: 13 Numbers That Tell the Story

https://zeteo.com/p/25-years-since-911-13-numbers-that
1•abdelhousni•13m ago•0 comments

Why this month's Microsoft patch release is a doozy

https://arstechnica.com/security/2026/09/microsoft-patches-a-record-972-vulnerabilities-112-of-th...
1•canucker2016•13m ago•0 comments

Microsoft Plugs Nearly 1000 Security Holes

https://krebsonsecurity.com/2026/09/microsoft-plugs-nearly-1000-security-holes/
1•jnord•15m ago•0 comments

A Doctor Sued 700 Patients for Debts; 81 Were Arrested. Now He's a Senator

https://www.nytimes.com/2026/09/08/us/politics/roger-marshall-obgyn-doctor-debts.html
6•rawgabbit•18m ago•1 comments

NASA's Nancy Grace Roman Space Telescope: Why It's So Cool

https://www.windriver.com/blog/NASA-Nancy-Grace-Roman-Space-Telescope
2•ohjeez•19m ago•0 comments

Show HN: SagaShield – ACID transactions and security guardrails for AI agents

https://github.com/sebastianmechno-sys/sagashield
1•esseba-dev•20m ago•0 comments

Danny McBride's Solution to the Masculinity Crisis

https://www.newyorker.com/books/page-turner/danny-mcbrides-solution-to-the-masculinity-crisis
1•petethomas•22m ago•0 comments

A Single-Tower Multimodal-Native Multilingual Foundation Encoder (By H)

https://arxiv.org/abs/2609.01657
1•bitboyro•25m ago•0 comments

The Oldest Architecture in Computing

https://www.allthingsdistributed.com/2026/09/the-oldest-architecture-in-computing.html
1•jonbaer•25m ago•0 comments

The Editorial Mindset – By Troy Howard

https://blog.thoward37.me/articles/the-editorial-mindset/
1•thoward37•26m ago•1 comments

A Universe of My Own

https://catbee.ca/universe/
1•behohippy•26m ago•1 comments

Show HN: Owned. Own a piece of the world and make it visible

https://owned.bennytaccardi.com/
4•axeowl123•26m ago•1 comments

Show HN: Genotype: language that compiles to idiomatic TS, Rust and Python

https://genotype-lang.org/
2•kossnocorp•27m ago•0 comments

The 40 Year Old Kernel Bug (iOS, macOS, XNU, etc.)

https://yuvalino.com/how-can-you-not-be-romantic-about-unix-domain-sockets
2•Orlan•27m ago•0 comments

The Story of a Hyperbaric Weld

https://medium.com/@francis.hermans4/the-story-of-a-hyperbaric-weld-bfd80a13cf00
1•scrumper•28m ago•1 comments

Teaching NumPy's ufuncs new tricks

https://labs.quansight.org/blog/teaching-numpys-ufuncs-new-tricks
1•ngoldbaum•31m ago•0 comments

Magic mushroom compound may prevent chemotherapy pain

https://www.science.org/content/article/magic-mushroom-compound-may-prevent-chemotherapy-pain?tm_...
3•gmays•31m ago•0 comments

Rustuna: A Faster Optuna Implementation in Rust

https://medium.com/optuna/announcing-rustuna-cc82a6815bf7
2•jonbaer•32m 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.