frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Bitcoin owners rocked by $116M hack: What we know about the Coldcard exploit

https://fortune.com/2026/08/03/bitcoin-owners-116-million-hack-coldcard-coinkite-exploit/
1•LostMyLogin•59s ago•0 comments

Assert(): A Modern How To

https://fiberfs.io/blog/assert_a_modern_how_to
1•nyc_pizzadev•1m ago•0 comments

Apple is getting this wrong

https://openai.com/index/apple-is-getting-this-wrong/
7•meetpateltech•12m ago•0 comments

LLM memory doesn't only get written wrong, it goes wrong later

https://manazir.dev/work/anamnesis-forecasting-memory-corruption
1•mnzrdev•13m ago•0 comments

A Versatile PDP-11/70 Emulator

https://hackaday.com/2026/08/03/a-versatile-pdp-11-70-emulator/
1•jandeboevrie•13m ago•0 comments

Ursula K. Le Guin: Tales from Earthsea or Gedo Senki

https://www.ursulakleguin.com/adaptation-tales-of-earthsea
1•Rant423•16m ago•0 comments

High-Powered Real-Estate Fund Is Run by College Students

https://www.wsj.com/finance/investing/this-high-powered-real-estate-fund-is-run-by-college-studen...
1•kamaraju•17m ago•0 comments

Deep Dive: Anthropic's Performance Take-Home (The One Claude Beat Humans At)

https://trirpi.github.io/posts/anthropic-performance-takehome/
1•jxmorris12•18m ago•0 comments

Do not use OVHcloud for production services

https://lagomor.ph/indieweb/20260804/1352-note/
2•ChilledTonic•19m ago•0 comments

Show HN: HN-jobs aggregator – updated in real-time

1•freakynit•20m ago•0 comments

Korean stock market crash threatening to upset tech boom

https://www.abc.net.au/news/2026-08-03/korean-markets-threatening-upset-tech-boom/106981956
4•robin_reala•20m ago•0 comments

A good way to start building your own software today

https://initacademy.oyakoo.store/
2•zooboole•22m ago•0 comments

Millions play padel. Will anyone watch it?

https://economist.com/britain/2026/08/03/millions-play-padel-will-anyone-watch-it
2•andsoitis•25m ago•0 comments

Cyberattack hits Liechtenstein's anti-money laundering data register

https://www.euronews.com/my-europe/2026/08/03/cyberattack-hits-liechtensteins-anti-money-launderi...
3•ck45•27m ago•0 comments

Ask HN: Are you interested in a TUI-style financial analysis tool?

2•finscoio•28m ago•2 comments

Structured Prompt Driven Delivery

https://martinfowler.com/articles/structured-prompt-driven/
2•danebalia•28m ago•0 comments

Is Snap Inc Back?

3•Taikhoom2010•29m ago•0 comments

Chaldean Chamber of Commerce

https://chaldeanchamber.com/
2•marysminefnuf•30m ago•0 comments

China has changed its legal definition of semiconductors

https://www.theregister.com/legal/2026/08/04/china-claims-global-chip-leadership-thanks-to-new-le...
4•giuliomagnifico•33m ago•0 comments

Show HN: Cull – Interactive TUI disk space analyzer

https://github.com/legostin/cull
2•legostin•33m ago•0 comments

Ask HN: How are you operating OSS AI infrastructure?

2•kkgupta•38m ago•0 comments

TikTok creator who documented her life with young-onset Alzheimer's dies by MAID

https://www.theglobeandmail.com/canada/article-tiktok-creator-rebecca-luna-young-onset-alzheimers...
4•petethomas•38m ago•0 comments

France wildfires reveal hundreds of WW2 shells in village

https://www.bbc.com/news/articles/cgmkxjrrwdvo
2•1659447091•39m ago•0 comments

Technorealists, the Silent Majority?

https://notes.erlend.sh/3ms6hviosx227
2•erlend_sh•42m ago•0 comments

Indirect Lessons from Human Alignment

https://dynomight.net/human-alignment/
1•zdw•42m ago•0 comments

TransformKit

https://transform-kit.com
3•andrevenancio•1h ago•0 comments

Effects of the New $100k Fee and Wage-Weighted Lottery on the H-1B Visa

https://budgetmodel.wharton.upenn.edu/p/2026-08-03-effects-of-the-new-100000-fee-and-wage-weighte...
3•fzliu•1h ago•1 comments

Hot Set: Shooting Heat

https://theasc.com/article/hot-set-shooting-heat/
1•handfuloflight•1h ago•0 comments

Relative Velocity and Closing Speed

https://eli.thegreenplace.net/2026/relative-velocity-and-closing-speed/
1•mfrw•1h ago•0 comments

TerminalWidget Put Terminal Output on Your Desktop

https://terminalwidget.app/
1•colinprince•1h ago•0 comments
Open in hackernews

Show HN: TheorIA – An Open Curated Physics Dataset (Equations,Explanations,JSON)

https://theoria-dataset.github.io/theoria-dataset/
9•ManuelSH•1y ago
We’re building TheorIA— an open, high quality dataset of theoretical physics results: equations, derivations, definitions, and explanations — all in structured, machine- and human-readable JSON.

Why? Physics is rich with beautiful, formal results — but most of them are trapped in PDFs, LaTeX, or lecture notes. That makes it hard to:

- train symbolic/physics-aware ML models,

- build derivation-checking tools,

- or even just teach physics interactively.

THEORIA fills that gap. Each entry includes:

A result name (e.g., Lorentz transformations)

Clean equations (AsciiMath)

Straightforward step-by-step derivation with reasoning

Symbol definitions & assumptions

Programmatic validation using sympy

References, arXiv-style domain tags, and contributor metadata

Everything is in open, self-contained JSON files. No scraping, no PDFs, just clear structured data for physics learners, teachers, and ML devs.

Contributors Wanted: We’re tiny right now and trying to grow. If you’re into physics or symbolic ML:

Add an entry (any result you love)

Review others' derivations

Build tools on top of the dataset

GitHub https://github.com/theoria-dataset/theoria-dataset/

Licensed under CC-BY 4.0, and we welcome educators, students, ML people, or just anyone who thinks physics deserves better data.

Comments

somethingsome•1y ago
There are only 3 entries, am I correct?
ManuelSH•1y ago
Yes, we are at very early stage. Looking for other physics experts to help increasing it.
somethingsome•1y ago
I like the idea of having a dataset for physics, but those entries are very basics, most of the physics happens with very complicated maths and it will be difficult to make an entry for a lot of physics.

For example, imagine the entry for the standard equation, should all the derivation and symbolic implementation done as a unique entry? It will be difficult to separate it in logical entries that reference each others, and many physical ideas are fundamentally different, leading to divergences.

I have the impression that it should be easier to just parse reference books and format each paragraph/section as an entry, and maybe build a graph. (considering the reference book as authoritative on the subject)

ManuelSH•1y ago
I guess you mean the Lagrangian of the Standard Model… which I agree, it will be daunting… although there is no limit in a json…

The idea of automatically parsing books is very nice and possibly faster, but note that:

- there are already various datasets of physics papers and such content - the result will be quite different versus what we intent here, which is to have a high quality dataset of physics results with clear derivations (whenever derivation exist)

Maybe we can still use your idea to achieve the last point in some way… maybe there is a book that is already formatted as the dataset and we could use it as a starting point. But I don’t know any.

BrandiATMuhkuh•1y ago
This is some cools work.

Not sure if it fits but I still have ~20k currated step by step solution for mathematics (pedagogical math) "lying" around from my previous startup. They are all hand currated. And could even be used for fine tuning or so.

Here are some details: The dataset has 20.600 Abstract Exercises which turn into 1.193.958 Concrete Exercises.

An Abstract Exercise looks like this: a + b = c A Concrete Exercise looks like this: 2 + 3 = 5 Tital compiled file size (JSONL): 11.6GB

And here is an explorer to see some of the data https://curriculum.amy.app/ToM

ManuelSH•1y ago
very nice! maybe you can put this dataset in some repository like github, kaggle or hugging face, if you are not doing anything with it. Can be helpful to train models.