frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Minimal Viable Zig Error Contexts

https://matklad.github.io/2026/05/03/zig-error-context.html
1•g0xA52A2A•1m ago•0 comments

Writing a bindless GPU abstraction layer

https://www.kevin-gibson.com/blog/writing-a-bindless-gpu-abstraction-layer/
1•mellinoe•4m ago•0 comments

What GitHub Actions Would Look Like If Designed Today

https://almostintuitive.com/docs/technical/github-actions-if-designed-today/
1•legothief•5m ago•0 comments

Statue of a man blinded by a flag put up by Banksy in central London

https://www.smithsonianmag.com/smart-news/attributed-to-banksy-a-new-statue-of-a-suited-man-blind...
1•dryadin•7m ago•0 comments

Babysitting the Agent

https://christophermeiklejohn.com/ai/zabriskie/agents/reliability/2026/05/03/click-the-button.html
1•defenestration•8m ago•0 comments

Show HN: TrainForgeTester – deterministic scenario tests for AI agents

https://github.com/TrainForge/TrainForgeTester
1•alcray•9m ago•0 comments

AOP: Agent-Oriented Programming

https://en.wikipedia.org/wiki/Agent-oriented_programming
2•georgestrakhov•10m ago•0 comments

Title: Typerion – verifying TS/SQL coherence on the same schema

https://github.com/wiaahmarketplace/typerion-oss
2•Thanks92•12m ago•0 comments

MIT AI expert warns automating Gen Z entry-level jobs could backfire

https://fortune.com/2026/05/01/automating-gen-z-entry-level-jobs-could-backfire-mit-ai-researcher...
3•ZeidJ•16m ago•1 comments

Ask HN: How do you handle reaction GIFs across multiple chat apps?

2•meltmeister•17m ago•1 comments

Dayton mayor demands accountability after plate-reader data breach

https://www.wdtn.com/news/mayor-commissioner-demand-alpr-data-breach-accountability/
2•ok123456•17m ago•0 comments

Show HN: Cuqueclicker (Cookieclicker Inspired Game)

https://flipbit03.github.io/cuqueclicker/
3•fb03•19m ago•0 comments

Why TUIs Are Back

https://wiki.alcidesfonseca.com/blog/why-tuis-are-back/
2•rickcarlino•19m ago•0 comments

Safe(R) Repo Access for Agents

https://obiwahn.org/posts/safe-sftp-access-for-agents/
1•obiwahn•21m ago•1 comments

Cheap worktree replacement for agent swarm

https://github.com/satmihir/wafers
1•0state•22m ago•0 comments

Writing the loss function: AI, feeds, and the engagement optimizer

https://eignex.com/posts/writing-the-loss-function/
1•monom•23m ago•1 comments

PDF Editify Merge PDF Tool

https://pdfeditify.com/merge-pdf
1•Benish_Zulfiqar•24m ago•0 comments

Gratitude for an Open Android

https://lzon.ca/posts/series/grateful/keep-android-open/
2•jpmitchell•26m ago•0 comments

I Use Codex CLI to Write and Maintain a Book on Codex CLI

https://blog.danielvaughan.com/how-i-use-codex-cli-to-write-and-maintain-a-book-on-codex-cli-0480...
1•dvaughan•30m ago•0 comments

The Audio Industry Is Grappling with the Rise of 'Podslop'

https://www.bloomberg.com/news/newsletters/2026-04-30/-podslop-proliferation-is-challenging-the-a...
3•thm•32m ago•0 comments

Brush a Bash/POSIX-compatible shell written in the Rust

https://github.com/reubeno/brush/releases/tag/brush-shell-v0.4.0
2•Jarlakxen•32m ago•0 comments

The Death of Scrum – Built for a slower world, performed by those who left

https://death-of-scrum.net/
3•mantyx•33m ago•0 comments

The Croupier – AI-powered candidate discovery and ranking for recruiting teams

https://dealers-choice-systems.vercel.app
1•Berlia•33m ago•0 comments

Camera Obscura #1

https://www.maartenheijkamp.nl/portfolio_page/camera-obscura-1/
2•jruohonen•33m ago•0 comments

Fake Money Saved Brazil (2010)

https://www.npr.org/sections/money/2010/10/04/130329523/how-fake-money-saved-brazil
2•downbad_•36m ago•1 comments

Ferrari Luce

https://www.ferrari.com/en-EN/auto/ferrari-luce
2•varun_chopra•36m ago•1 comments

Strategic Orbit Wars competition on Kaggle

https://www.kaggle.com/competitions/orbit-wars
2•darshanmakwana•36m ago•0 comments

Data Breach Hits Anti-ICE Organizing Site Gtfoice.org

https://substack.com/home/post/p-196263468
3•CapricornNoble•37m ago•0 comments

Wheel Reinvention: Not Just a Common Metaphor

https://tedium.co/2026/05/03/wheel-reinvention-technology-history/
2•shortformblog•38m ago•0 comments

Talking to Transformers

https://miraos.org/blog/2026/05/02/talking-to-transformers
3•taylorsatula•44m 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•11mo 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•11mo ago
There are only 3 entries, am I correct?
ManuelSH•11mo ago
Yes, we are at very early stage. Looking for other physics experts to help increasing it.
somethingsome•11mo 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•11mo 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•11mo 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•11mo 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.