frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Bloomberg Terminal is ugly and clunky, but everyone uses it. Even their enemies

https://twitter.com/mb_ghalibaf/status/2045986841220772123
1•haebom•59s ago•0 comments

Neuro-Symbolic Ode Discovery with Latent Grammar Flow

https://arxiv.org/abs/2604.16232
1•ahsillyme•2m ago•0 comments

ZeusHammer – Built an AI Agent That "Thinks Locally"

https://github.com/pengrambo3-tech/ZeusHammer
1•RamboZeusHammer•3m ago•0 comments

New Debian Project Leader Elected for 2026

https://www.phoronix.com/news/Debian-DPL-Sruthi-Chandran
1•axbyte•5m ago•0 comments

Dentavive Legit or Scam in 2026? ( Hype or Trusted Choice?) [pdf]

https://fsc.org/sites/default/files/webform/problem_with_unacceptable_activi/_sid_/Dentavive1Guid...
1•hauzlapy•6m ago•0 comments

Show HN: I Recreated Encarta's MindMaze

https://medium.com/@laurentiu.raducu/i-recreated-encartas-mindmaze-and-added-it-to-select-supply-...
1•laurentiurad•6m ago•0 comments

Show HN: Keshro, plan and execute migrations with AI agents

https://keshro.com
1•jlewitt1•11m ago•1 comments

People and AI

https://insurtechamsterdam.com/blog/ai-people-strategy-insurance
1•Venesha•11m ago•0 comments

Authorship and Involuntary Attribution

https://www.prio.org/comments/1156
1•jruohonen•11m ago•0 comments

Harmandeep Singh Kandhari Leading with Vision in a Rising Punjab Investment

https://sites.google.com/view/harmandeep-singh-kandhari
1•KirtiKKapoor•12m ago•0 comments

AI assistants are changing how people buy insurance

https://insurtechamsterdam.com/blog/how-ai-assistants-are-changing-how-people-buy-insurance
1•Venesha•12m ago•0 comments

AEO versus SEO: What is answer engine optimisation (AEO) for insurers?

https://insurtechamsterdam.com/blog/what-is-answer-engine-optimisation-aeo-for-insurers%20-aeo-ve...
1•Venesha•12m ago•0 comments

Brussels launched an age checking app. Hackers took 2 minutes to break it

https://www.politico.eu/article/eu-brussels-launched-age-checking-app-hackers-say-took-them-2-min...
5•axbyte•16m ago•0 comments

Show HN: Free AI image background remover online

https://bgremoval.net/
1•cottomzhang•16m ago•0 comments

AI quota inflation is no token effort. It's baked in

https://www.theregister.com/2026/04/20/inflation_ai_quota/
1•jjgreen•17m ago•0 comments

A quantum computer can be used to steal your Bitcoin in '9 minutes'

https://www.coindesk.com/tech/2026/04/18/how-a-quantum-computer-can-be-used-to-actually-steal-you...
1•stubbi•20m ago•0 comments

Show HN: Command-line interfaces for macOS native apps

https://github.com/evilmarty/apple-cli
1•evilmarty•21m ago•0 comments

A Berserker Mushroom Poem

1•aimmia•24m ago•0 comments

What Is an XY Problem?

https://meta.stackexchange.com/questions/66377/what-is-the-xy-problem
1•nomilk•29m ago•0 comments

Japan Is Building a War Machine in the East China Sea

https://jacobin.com/2026/04/japan-takaichi-military-us-china
1•robtherobber•30m ago•0 comments

Tackling the Biggest Unsolved Problems in Math with 3Blue1Brown

https://www.youtube.com/watch?v=7DEWW1yUN74
2•eigenBasis•32m ago•0 comments

Ukraine Has Finally Given Up on Trump

https://www.theatlantic.com/ideas/2026/04/ukraine-trump-us-oil-russia/686854/
4•breve•32m ago•0 comments

From paper to pixels, how the 1926 Census was brought to life

https://www.rte.ie/brainstorm/2026/0416/1566263-1926-census-national-archives-conservation-digita...
1•austinallegro•35m ago•0 comments

"The Amalgamation" SQLite 3.0 238K lines of code, 64K Tcl debugging

https://sqlite.org/amalgamation.html
1•rballpug•37m ago•0 comments

GitHub's Fake Star Economy

https://awesomeagents.ai/news/github-fake-stars-investigation/
11•Liriel•39m ago•1 comments

Magnitude 7.5 earthquake in Japan. 3M tsunami expected

https://mainichi.jp/english/articles/20260420/p2g/00m/0na/020000c
3•fagnerbrack•39m ago•0 comments

Creativity with AI vs. IRL (video production)

https://www.geekbeard.dev/p/ai-creativity-effort
2•drunx•40m ago•0 comments

FBI's "Suicide Letter" to Dr. Martin Luther King, Jr (2014)

https://www.eff.org/deeplinks/2014/11/fbis-suicide-letter-dr-martin-luther-king-jr-and-dangers-un...
4•chistev•40m ago•1 comments

Coconut Ventures: A game where you start your own VC Fund in Bengaluru

https://www.coconutventures.in/
1•Anunayj•41m ago•1 comments

AI Agent Traps (DeepMind)

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6372438
1•armcat•41m 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.