frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: The First Open Source Diffusion ASR Audio Model 15x Faster Than Whisper

https://arxiv.org/abs/2607.13013
1•khurdula•51s ago•0 comments

Show HN: OpenAI-Compatible Cloudflare AI Endpoint Generator

https://open.notebooker.ai
1•mistakevin•1m ago•0 comments

Linux BPF Superpowers

https://www.brendangregg.com/blog/2016-03-05/linux-bpf-superpowers.html
1•akktor•1m ago•0 comments

Prediction Markets Are Minting a New Type of Insider Trader

https://www.bloomberg.com/graphics/2026-polymarket-traders-who-knew-the-future/
1•wslh•2m ago•0 comments

Show HN: Neverclick – Keyboard-driven mouse control using local computer vision

https://www.neverclick.com/
1•lazov•3m ago•0 comments

Show HN: MonteSheet – 100k Monte Carlo runs in ~1.9s in Google Sheets

https://montesheet.com
1•hackiku•3m ago•0 comments

Free browser-based tools – no account, no server uploads, all local

https://ailearninggym.com
1•nrkoka1•4m ago•0 comments

Prediction markets: You're always betting against the house

https://muddy.jprs.me/posts/2026-07-19-prediction-markets-you-re-always-betting-against-the-house/
1•akktor•4m ago•0 comments

Mooers's Law (2007)

https://en.wikipedia.org/wiki/Mooers%27s_law
1•surprisetalk•4m ago•0 comments

Request for research on basic income by Sam Altman (2016)

https://www.ycombinator.com/blog/basic-income
1•Gecko4072•4m ago•0 comments

Using a SSH bastion, but only when I'm touching grass

https://evertpot.com/ssh-tunnel-if-unresolvable/
1•speckx•5m ago•0 comments

Ears Pro – professional headphone test fixture

https://www.minidsp.com/products/acoustic-measurement/ears-pro
1•gregsadetsky•6m ago•0 comments

AOL's Instant Messenger Was the Unsung Hero of the Early-Aughts

https://schwarztech.net/snippets/aols-instant-messenger-was-the-unsung-hero-of-the-early-aughts
1•speckx•7m ago•0 comments

Gemini 3.6 Flash

https://console.cloud.google.com/agent-platform/publishers/google/model-garden/gemini-3.6-flash
5•marrf•8m ago•2 comments

Show HN: Weight Scope, watch and modify training of Deep Nets in real-time [video]

https://www.youtube.com/watch?v=7a90eZD68e0
1•ipunchghosts•8m ago•0 comments

Ask HN: How do you input to LLMs? Typing, voice, or something else?

2•wompapumpum•11m ago•0 comments

Zef Programming Language

https://zef-lang.dev/
3•MrBuddyCasino•12m ago•1 comments

Protect Your Privacy with California's Drop Tool

https://www.eff.org/deeplinks/2026/07/what-you-need-know-about-californias-drop-tool
1•hn_acker•12m ago•0 comments

Volkswagen blocks custom ROM users from VW app

https://www.heise.de/en/news/Volkswagen-blocks-custom-ROM-users-from-VW-app-11370557.html
2•thunderbong•14m ago•1 comments

Claude Is Not a Compiler

https://blog.exe.dev/claude-is-not-a-compiler
5•bryanmikaelian•15m ago•0 comments

Xteink X4 Pro

https://www.xteink.com/products/xteink-x4pro
2•ashenke•15m ago•1 comments

Show HN: SquadAI is the Kubernetes-like control plane for Codex agents

https://github.com/mohit17mor/SquadAI
2•mohit17mor•16m ago•1 comments

Fast "What is my IP" without trackers

https://whatismyip.csq1.org/
1•stallione•18m ago•0 comments

The troubling Russian connections of a 'European' password manager

https://www.lemonde.fr/en/pixels/article/2026/07/17/the-troubling-russian-connections-of-a-europe...
1•kspacewalk2•18m ago•0 comments

Show HN: Hale – A Concurrent Systems Language

https://hale-lang.org/
2•rrook•19m ago•0 comments

Show HN: Inflexa – open-source Intelligence for Biology

https://github.com/inflexa-ai/inflexa
3•tanasaradu•20m ago•0 comments

A (nice) Java reverse engineering tool

https://github.com/firstfault/Trinity
1•tr1plefault•21m ago•1 comments

Who am AI – interrogate an AI playing a secret character, 10 questions

https://whoamai-theta.vercel.app/
2•jabaho•21m ago•1 comments

Antares: Open Weight AI Models for Vulnerability Localization

https://blogs.cisco.com/ai/introducing-antares-the-most-efficient-open-weight-ai-models-for-vulne...
1•campuscodi•21m ago•0 comments

A Git hook to prevent committing directly to main

https://alexwlchan.net/2026/no-main-hook/
2•surprisetalk•22m 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.