frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Official Fritzing part for the GGreg20_V3 Geiger counter module

https://iot-devices.com.ua/en/ggreg20_v3-fritzing-part/
1•iotdevicesdev•1m ago•0 comments

Gemini API removes postpay billing

1•alex14fr•1m ago•0 comments

A Pi setup with permission, sandbox, and auto-review

https://ptgamr.substack.com/p/a-pi-setup-with-permission-sandbox
1•ptgamr•4m ago•0 comments

Guide to (not) fucking up QR codes

https://infosec.exchange/@rebane2001/117078420917152774
1•signa11•4m ago•0 comments

JEDEC Previews LPDDR6 Roadmap, 512 GB Densities and SOCAMM2 Standard

https://www.techpowerup.com/348441/jedec-previews-lpddr6-roadmap-512-gb-densities-and-socamm2-sta...
1•silentbob7•5m ago•0 comments

Ask HN: So US sanctions are more or less footguns right?

1•shafkathullah•8m ago•0 comments

The shock revelation that light bulbs are wrecking your metabolism

https://www.newscientist.com/article/2582914-the-shock-revelation-that-light-bulbs-are-wrecking-y...
1•XzetaU8•8m ago•1 comments

I feel dizzy again (2024)

https://essays.joodaloop.com/p/i-feel-dizzy-again
1•reasonableklout•9m ago•0 comments

Show HN: Relational-to-KV – AI maps relational models to ToplingDB/RocksDB

https://github.com/rockeet/relational-to-kv
1•rockeetterark•9m ago•0 comments

Coin-Sized Device Can Hack a Boeing 737

https://www.wired.com/story/this-coin-sized-device-can-hack-a-boeing-737/
1•_tk_•10m ago•0 comments

I Quit the Tenure Track

https://www.theatlantic.com/magazine/2026/09/elite-academia-leadership-hypocrisy/687969/
1•Michelangelo11•10m ago•0 comments

TiKV and MinIO used to index terabytes of JSON on low memory hardware

https://blog.glazer.ee/posts/indexing-hundreds-of-terabytes-of-json-for-fast-lookup/
1•hexdecoct•10m ago•0 comments

A ship fired a distress flare as fireworks. A ship went: This is our Christmas

1•Nautology•12m ago•0 comments

Show HN: Self University – learn system engineering via interactive puzzles

1•dima853•13m ago•0 comments

Sketches in Bedlam; or Characteristic Traits of Insanity (1823)

https://gutenberg.org/cache/epub/79350/pg79350-images.html
1•petethomas•13m ago•0 comments

Private Email Is Fine

https://buttondown.com/blog/hide-your-email
1•maguay•15m ago•0 comments

The agentic development environment with memory

https://xirp.spotify.com
1•jcsoft•15m ago•0 comments

The Mischief Haskell ECS Game Engine

https://hackage-content.haskell.org/package/mischief-ecs-0.1.0.0/docs/Mischief-ECS.html
2•kqr•16m ago•0 comments

Stealing Reasoning Traces from Proprietary LLM APIs [pdf]

https://arxiv.org/abs/2608.09867
1•j1436go•26m ago•0 comments

Wall Street Is About to Trade Computer Power Like Oil

https://financeandquantsociety.org/blog/wall-street-is-about-to-trade-computer-power-like-oil
3•jonbaer•32m ago•0 comments

Twitch CPO squirms, admits everyone hates its new AI training 'feature'

https://www.windowscentral.com/artificial-intelligence/if-it-was-opt-in-nobody-would-opt-in-cring...
2•pjmlp•32m ago•0 comments

Recast uses hyper-resolution AI weather model

https://www.recastsystems.com/
1•sixtyj•32m ago•1 comments

Show HN: I Built Simple Trackr to replace the spreadsheets

https://simple-trackr.com
1•nicojuhari•34m ago•0 comments

Get-Fable

1•mamdouhezzz•34m ago•0 comments

Show HN: How to Bill International Clients

https://invoiceace.app/blog/international-invoicing-guide-currency-conversion
1•nimsarajay•35m ago•0 comments

Nvidia doubles RTX PRO 6000 Blackwell's MSRP to a staggering $16,000

https://www.tomshardware.com/pc-components/gpus/nvidia-doubles-rtx-pro-6000-blackwells-msrp-to-a-...
4•jacquesm•38m ago•0 comments

Japanese Police Arrest NYAA ‘First Uploader,’ But Not by Watching the Swarm

https://torrentfreak.com/japanese-police-arrest-nyaa-first-uploader-but-not-by-watching-the-swarm/
1•0in•41m ago•0 comments

800 km/h (497mph) in 5.3 seconds: China's 1110kg model train sets another record

https://news.cgtn.com/news/2026-08-10/800-km-h-in-5-3-seconds-China-s-maglev-sets-another-record-...
2•Markoff•42m ago•2 comments

Putting Sign Language AI into Users Hands

https://deepmind.google/blog/putting-sign-language-ai-into-users-hands/
2•elil17•52m ago•2 comments

Why Social Media Generates Incoherence in the Reader, and Great Books Coherence

https://shrsv.hexmos.com/post/why-social-media-generates-incoherence-in-the-reader,-and-great-boo...
2•atomicnature•52m 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.