frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

A proof of concept tool to verify estimates

https://terrytao.wordpress.com/2025/05/01/a-proof-of-concept-tool-to-verify-estimates/
2•jeremyscanvic•1y ago

Comments

turtleyacht•1y ago
A defensive programming nit is not to return the desired result [1] but to show all collected cases are true.

  def defensive_true():
      # assume False
      ...
      return arr.all(True)
There are tests, but some wild refactoring in the night and "tests still pass," leading to a blind ship, could be a tiny risk.

Not a big deal, just I don't trust myself to return the happy path if the middle could change.

[1] https://github.com/teorth/estimates/blob/main/src/estimates....

Codex Is Down

3•freakynit•1m ago•0 comments

Wisprkey – 100% free and local voice typing for Mac

https://www.wisprkey.com
1•RoniHenareh•3m ago•1 comments

FastHTML

https://fastht.ml/
1•tosh•3m ago•0 comments

Show HN: AI codebase analyser and auto-fixer

https://www.getdebug.dev/blog/python-ai-app-prefilters
1•nutifafa•4m ago•0 comments

Supergun affair

https://en.wikipedia.org/wiki/Supergun_affair
1•networked•5m ago•0 comments

Data-Parallel Thinking (2024) [pdf]

https://gfxcourses.stanford.edu/cs149/fall24content/media/dataparallel/08_dataparallel_uvO76Qr.pdf
1•tosh•7m ago•0 comments

Ask HN: Is neuromorphic computing going to replace traditional AI?

1•lennart-rth•7m ago•0 comments

EU grants US request to restrict satellite images of Iran War region

https://arstechnica.com/space/2026/07/european-union-grants-us-request-to-restrict-satellite-imag...
2•mdp2021•11m ago•0 comments

Ask HN: How to use agents via API cheaply?

1•thih9•14m ago•2 comments

TiRex-2: Generalizing TiRex to Multivariate Data and Streaming

https://arxiv.org/abs/2607.01204
1•tosh•15m ago•0 comments

I built a non-physical GPU that does 194,396 yottaflops on one CPU core

https://github.com/pluscoder30-cpu/Omega_Field_GPU_Ultimate
1•soul-vector•18m ago•0 comments

Hardest engineering challenge in post-quantum Bitcoin?

https://github.com/chipcoin-protocol/chipcoin
1•chipcoinchc•18m ago•0 comments

A Natural Experiment in Economics

https://marginalrevolution.com/marginalrevolution/2026/07/a-natural-experiment-in-economics.html
2•smitty1e•19m ago•0 comments

Show HN: Hwatu – verification browser for coding agents (WebKit, one binary)

https://github.com/hongnoul/hwatu
1•hongnoul_•24m ago•0 comments

Show HN: SimTelemetry – SIM Racing Telemetry and Analysis

https://simtelemetry.site
1•ryanxsim•26m ago•0 comments

Case Study: AI Trainer Platform and Job Board [Months 1-6]

https://www.indiehackers.com/post/case-study-ai-trainer-platform-and-job-board-months-1-6-fcb5f25d54
1•interceptor666•30m ago•0 comments

Show HN: Nostalgia – A shareable Windows 98 desktop builder

https://nostalgia-stilloo.zocomputer.io/
1•tsachin•30m ago•0 comments

Stop screeching about immigration, and get smart about it

https://www.noahpinion.blog/p/stop-screeching-about-immigration
1•squirrel•30m ago•0 comments

Show HN: AI Toolbox supports Claude Opus 5

https://www.ai-toolbox.co
1•superduper5551•30m ago•0 comments

Ask HN: Good Data Classification Software?

1•ChrisRun•34m ago•0 comments

New Tariffs Cover 99.4% of U.S. Imports. Your Plan Doesn't

https://medium.com/@alanscottencinas/new-tariffs-cover-99-4-of-u-s-imports-your-plan-doesnt-cb3a7...
2•encinas88•39m ago•0 comments

Code mode can help smaller LLM models

https://instavm.io/blog/how-code-mode-can-help-smaller-llm-models
1•mkagenius•42m ago•0 comments

Show HN: The TERSE state language and protocol

https://github.com/terse-lang/terse
1•infiniteAdmin•42m ago•1 comments

WICG Proposal Draft: Web Smart Card API

https://wicg.github.io/web-smart-card/
1•ubavic•44m ago•0 comments

Geometric Median

https://en.wikipedia.org/wiki/Geometric_median
1•rzk•45m ago•0 comments

SIMD within a bignum in pure Python

https://www.da.vidbuchanan.co.uk/blog/python-swar.html
1•fanf2•46m ago•0 comments

Click to Pray, Click to Leak: The Pope's Official App Exposes 700K+ User Emails

https://bobdahacker.com/blog/click-to-pray
3•OuterVale•49m ago•0 comments

Sharecoin – GPU fork of Bitcoin with a randomness beacon

https://github.com/TVHeroes/Sharecoin
2•TVHeroes•57m ago•0 comments

I'm Running a Programming Contest

https://eieio.games/blog/im-running-the-icfp-programming-contest/
1•signa11•59m ago•0 comments

The interesting part of an Agent Harness is what you add on top

https://www.martinrichards.me/post/whats_inside_the_harness/
1•3uler•59m ago•1 comments