frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

US-China Chip Export Controls in 2026: The Rules Changed, and Nobody Won

https://semiconductorsinsight.com/us-china-chip-export-controls-h200-2026/
1•injurego•1m ago•0 comments

Exploring JEPA for real-time speech translation

https://www.startpinch.com/research/en/jepa-encoder-translation/
2•christiansafka•1m ago•0 comments

Engineering Management and Fatherhood – Take #2

https://newsletter.manager.dev/p/engineering-management-and-fatherhood
1•AntonZ234•2m ago•0 comments

UK Invests £180M in National Timing Centre to Back Up GNSS

https://insidegnss.com/uk-invests-180-million-in-national-timing-centre-to-back-up-gnss/
1•monkeydust•5m ago•0 comments

The mechanics of autonomous software translation

https://alperenkeles.com/posts/autonomous-translations/
2•alpaylan•6m ago•0 comments

The $2 per hour worker behind the OnlyFans boom

https://www.bbc.com/news/articles/cq571g9gd4lo
1•1659447091•7m ago•0 comments

Volo Data – Chat with your database using AI

https://github.com/keminze/volo-data
1•kkmz•8m ago•0 comments

Virtualizing an iPhone on Apple Silicon Macs Using Virtualization.framework

https://github.com/Lakr233/vphone-cli
1•71bw•9m ago•0 comments

The Download: AI's role in the Iran war, and an escalating legal fight

https://www.technologyreview.com/2026/03/10/1134077/the-download-ai-iran-war-theater-anthropic-su...
1•joozio•10m ago•0 comments

Hh

1•hehewhy•11m ago•0 comments

Ccraft2 Minecraft Classic server software

https://github.com/dawidg81/mcc
2•dawidg81•11m ago•0 comments

Generalizing Knuth's Pseudocode Architecture to Knowledge

https://zenodo.org/records/18767666
2•isomorphist•12m ago•0 comments

Encoding Architecture into Your Code (So Agents Can't Break It)

https://www.youtube.com/watch?v=JaLAvoyjwoQ
1•drshade•12m ago•1 comments

Show HN: MD Serve – Serve a directory of Markdown files as rendered HTML

https://github.com/nikolassv/md-serve
1•kalonis•14m ago•0 comments

Show HN: Tablelot, A real estate marketplace exclusively for restaurants

https://tablelot.com
1•isandeep1995•17m ago•0 comments

Show HN: A live map showing the mood

https://mood2know.com/
1•gloussou•21m ago•0 comments

Show HN: kitty-graphics.el – Images, LaTeX and PDFs in terminal Emacs

https://github.com/cashmeredev/kitty-graphics.el
2•cashmere1337•23m ago•1 comments

60 Unicorns Have Fallen – State of the European Unicorns Ecosystem

https://thevcinsider.substack.com/p/state-of-the-european-unicorns-ecosystem
1•matthieu_bl•24m ago•0 comments

The State of AI in the Enterprise 2026

https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/st...
1•swolpers•28m ago•0 comments

Show HN: Moveet – real-time fleet simulator with A* pathfinding on real roads

https://github.com/ivannovazzi/moveet
1•ivannovazzi•29m ago•0 comments

Claude 2028 – For a More Perfect Union

https://claude2028.org/
2•jonbaer•29m ago•0 comments

AutoKernel: Autoresearch for GPU Kernels

https://github.com/RightNow-AI/autokernel
8•frozenseven•33m ago•0 comments

Passkeys were supposed to replace passwords, but they're failing

https://www.howtogeek.com/passkeys-were-supposed-to-replace-passwords-but-theyre-failing-for-the-...
2•vdelitz•34m ago•1 comments

Zen Fascists Will Control You

https://www.ianbetteridge.com/zen-fascist-wi/
2•brunohaid•36m ago•0 comments

Compact-dict – a cache-local, linear probing hash map in Rust

https://github.com/gustawdaniel/compact-dict
3•gustawdaniel•37m ago•1 comments

Prisoner's Dilemma in World Baseball Classic for Mexico and Italy Threatens USA

2•travisjungroth•38m ago•0 comments

I'm going to build my own OpenClaw, with blackjack and bun

https://github.com/rcarmo/piclaw
14•rcarmo•39m ago•7 comments

I Reduced 5 hours of Testing my Agentic AI applcaition to 10 mins

https://github.com/onepaneai/mantis
1•ashmil•40m ago•1 comments

SpacetimeDB: A Short Technical Review

https://strn.cat/w/articles/spacetime/
1•quantumwoke•42m ago•0 comments

Show HN: Lightsecond Video Surveys

https://lightsecond.io/
2•dmonn•43m 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.