frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Surus Agentic Postgres Companion

https://github.com/Geometrein/surus
1•geometrein•46s ago•1 comments

Show HN: Super fast pipeline for finding specific paths across mills of domains

https://github.com/Kirill89/webcensus
1•k1r111•4m ago•0 comments

A Postmortem of an LLM Social Network

https://armx64.medium.com/emergence-without-understanding-a-postmortem-of-an-llm-social-network-9...
1•_pdp_•9m ago•0 comments

Show HN: Reactive Resume v5 – free, private, self-hostable resume builder

https://github.com/amruthpillai/reactive-resume
1•AmruthPillai•11m ago•0 comments

Arrest 0.2.1, an HTTP client with data validation

https://github.com/s-bose/arrest
1•s-bose•12m ago•1 comments

Letter addressed to 'woman in Cornwall shed' arrives at its correct home (2021)

https://metro.co.uk/2021/07/01/letter-addressed-to-woman-in-cornwall-shed-arrives-at-its-correct-...
1•joebig•13m ago•0 comments

Bad Epoll (CVE-2026-46242)

https://github.com/J-jaeyoung/bad-epoll
1•g0xA52A2A•16m ago•0 comments

A Theory of Arrays (ToA) Union Find

https://www.philipzucker.com/toa_unionfind/
1•g0xA52A2A•30m ago•0 comments

Web-based cryptography is always snake oil

https://www.devever.net/~hl/webcrypto
1•enz•31m ago•0 comments

Knowledge Should Not Be Gated

https://www.formaly.io/blog/knowledge-should-not-be-gated
1•nezhar•32m ago•0 comments

India seeks to quell public backlash on ethanol-mixed fuel

https://www.reuters.com/world/india/india-seeks-quell-public-backlash-ethanol-mixed-fuel-after-ex...
1•JumpCrisscross•39m ago•0 comments

SigMap: 97% token reduction for AI coding sessions

https://sigmap.io/
3•handfuloflight•39m ago•0 comments

Notaru

https://notaru.org/
1•handfuloflight•42m ago•0 comments

Show HN: I trained a language model that thinks the capital of Japan is Paris

https://hamiltonianresearch.xyz/blog/hr-diffuse-1.html
3•farisallafi•44m ago•0 comments

code-on-incus: Give each AI agent its own isolated machine with root

https://github.com/mensfeld/code-on-incus
1•Tomte•49m ago•0 comments

Programmers need to start meditating now

https://jacob.gold/posts/programmers-need-to-start-meditating-now/
2•enz•52m ago•0 comments

NirCmd – Windows command line tool

https://www.nirsoft.net/~nirsoft/utils/nircmd.html
1•thunderbong•1h ago•0 comments

Paul Pelosi in hit-and-run in Napa County wine country, police say

https://www.sfgate.com/news/politics/article/paul-pelosi-in-hit-and-run-in-napa-county-wine-22332...
1•turtlegrids•1h ago•0 comments

BESS deployment to escalate as lenders see the light

https://tamarindo.global/insight/analysis/bess-deployment-to-escalate-as-lenders-see-the-light/
1•zeristor•1h ago•0 comments

Fast Software, the Best Software

https://craigmod.com/essays/fast_software/
1•ustad•1h ago•0 comments

Electronic Engineers Master Catalog

https://archive.org/details/electronicengine00unse_8
1•ustad•1h ago•0 comments

Reducing Assumptions, Exploding Your Code

https://ryelang.org/blog/posts/reducing_assumptions_but_exploding/
2•mpweiher•1h ago•0 comments

Dark Mode with Web Standards

https://olliewilliams.xyz/blog/dark-mode/
2•thm•1h ago•0 comments

Splitzen – Split group expenses with one link, no sign-up

https://getsplitzen.vercel.app
1•piprads•1h ago•0 comments

Authors Sue Anthropic for $75M

https://theguptalog.blogspot.com/2026/07/100-authors-sue-anthropic-for-75m.html
1•guptalog•1h ago•0 comments

Show HN: WakaWiki, a CLI that maintains agent documentation for your codebase

https://github.com/sonyarianto/wakawiki
1•sonyarianto•1h ago•0 comments

Meta's Brain2Qwerty v2: A non-invasive brain-computer interface

https://facebookresearch.github.io/brain2qwerty/
2•mgh2•1h ago•0 comments

Codex Threads

https://github.com/kcosr/codex-threads
1•handfuloflight•1h ago•0 comments

New Android security setting spots bad networks and fake cell towers

https://www.zdnet.com/article/android-security-setting-spots-bad-networks-and-fake-cell-towers-ho...
2•tlhunter•1h ago•0 comments

Will co-located solar and BESS be the main driver of Europe's energy transition?

https://tamarindo.global/insight/analysis/will-co-located-solar-bess-be-the-main-driver-of-europe...
1•zeristor•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.