frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Scientists discover how falling cats almost always make perfect landings

https://phys.org/news/2026-03-japanese-scientists-falling-cats.html
1•pseudolus•58s ago•0 comments

Hacker Infrastructure

1•yjtpesesu2•1m ago•0 comments

Show HN: Aver – a language designed for AI to write and humans to review

https://github.com/jasisz/aver
1•jasisz•1m ago•1 comments

Getweeks: A life calendar that connects your goals to weekly lifestyle changes

https://www.getweeks.com/fr
1•benlatger•4m ago•1 comments

Wikipedia faces a double threat: the rise of AI and the decline of local media

https://www.cbc.ca/radio/sunday/wikipedia-25-year-ai-effect-9.7117795
1•1vuio0pswjnm7•5m ago•0 comments

'Demand Management' is doomed

https://loosemore.com/2026/03/11/demand-management-is-doomed-heres-how-to-get-over-it/
1•robin_reala•5m ago•0 comments

The Mini Cheetah Robot (2019)

https://robot-daycare.com/posts/2019-12-16-the-mini-cheetah-robot/
1•o4c•10m ago•0 comments

Compile and flash an STM32 in 8s from a single prompt using function calling

https://github.com/PrettyMyGirlZyy4Embedded/garycli/tree/main
1•gary_cli•11m ago•0 comments

Lunches.fyi

https://walzr.com/lunches-fyi/
1•coyney•12m ago•0 comments

LMF – LLM Markup Format

https://github.com/sarfraznawaz2005/lmf
1•sarfraz_nawaz•14m ago•0 comments

What nearly broke you in your first year as CTO?

1•Cannonball2134•14m ago•0 comments

Zipp 2001 Restoration

https://robot-daycare.com/posts/zipp-2001-restoration-part-1/
1•o4c•15m ago•0 comments

Black Hat USA 2025 – Breaking Control Flow Integrity by Abusing Modern C++ [video]

https://www.youtube.com/watch?v=hxIPoi4ONNA
1•pjmlp•18m ago•0 comments

As US missiles leave South Korea, the Philippines asks: are we next?

https://www.scmp.com/week-asia/politics/article/3346226/us-missiles-leave-south-korea-philippines...
3•etiam•20m ago•0 comments

Show HN: AIWatermarkDetector: Detect AI Watermarks in text or code

https://github.com/ulrischa/AIWatermarkDetector
1•ulrischa•25m ago•1 comments

Whitehall can't cost digital ID until it decides how to build it

https://www.theregister.com/2026/03/11/digital_id_cost/
1•jjgreen•25m ago•0 comments

Meta Acquires Moltbook

https://arstechnica.com/ai/2026/03/meta-acquires-moltbook-the-ai-agent-social-network/
1•lnrd•25m ago•0 comments

The Anthropic Institute

https://www.anthropic.com/institute
1•pretext•26m ago•0 comments

The return-to-the-office trend backfires

https://thehill.com/opinion/technology/5775420-remote-first-productivity-growth/
3•PretzelFisch•27m ago•0 comments

Tensorlake

https://tensorlake.ai/
1•handfuloflight•29m ago•0 comments

Now I have a clear picture. Let me understand the issue

1•noduerme•29m ago•0 comments

I Need a Partner

2•justYooz•30m ago•1 comments

Ask HN: Which EU country would you recommend for setting up a startup?

1•stein1946•31m ago•1 comments

NextCell – a portable spreadsheet editor inspired by Excel 97

https://redata.dev/nextcell/
3•Suliman123•32m ago•1 comments

Show HN: TUI for SVN

https://lazysvn.sawirstudio.com/
1•sawirricardo•35m ago•0 comments

Agentic Risks

https://cloudberry.engineering/article/agentic-risks/
1•gbrindisi•36m ago•0 comments

Ask HN: Why does a black line appear on HN sometimes?

2•bheadmaster•42m ago•3 comments

Ask HN: How do you find joy in a world full of depressing news?

2•Razengan•44m ago•1 comments

Gpsjam GPS/GNSS Interference Map

https://gpsjam.org/
2•jonbaer•48m ago•0 comments

The Quantum Curtain

https://www.defenseone.com/ideas/2026/03/quantum-curtain/411967/
3•jonbaer•51m 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•10mo 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•10mo ago
There are only 3 entries, am I correct?
ManuelSH•10mo ago
Yes, we are at very early stage. Looking for other physics experts to help increasing it.
somethingsome•10mo 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•10mo 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•10mo 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•10mo 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.