frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Study Reveals 75% of Enterprises Report Double-Digit AI Failure Rates

https://www.businesswire.com/news/home/20260309160253/en/New-Study-Reveals-75-of-Enterprises-Repo...
1•danielmorozoff•49s ago•0 comments

Postcards from Around the World

https://kaartje.earth/
1•Mojah•1m ago•0 comments

Beyond the privacy policy: your config is a runtime data source

https://www.openpolicy.sh/blog/beyond-the-privacy-policy
1•jamie_davenport•7m ago•0 comments

Show HN: Learn conflict resolution through a 90-second interactive story

https://app.questly.academy/try/play?story=conflict
2•danish00111•11m ago•0 comments

The Consensus Algorithm

3•gokuljs•12m ago•0 comments

Show HN: How LLMs Work – Interactive visual guide based on Karpathy's lecture

https://ynarwal.github.io/how-llms-work/
5•ynarwal__•13m ago•1 comments

DeepSeek targets $20B valuation to stop poaching of staff

https://www.ft.com/content/f7c65d8e-aed1-4767-9ea3-9715cb8a24e0
3•petethomas•15m ago•0 comments

Gbrain-Evals

https://github.com/garrytan/gbrain-evals
4•mjtk•19m ago•1 comments

Pentagon email floats suspending Spain from NATO

https://www.reuters.com/world/pentagon-email-floats-suspending-spain-nato-other-steps-over-iran-r...
3•nistiminic•20m ago•1 comments

United plans fare hikes to offset fuel costs

https://www.usatoday.com/story/travel/airline-news/2026/04/22/united-airlines-ticket-prices/89734...
2•geox•23m ago•0 comments

When NASA Gave Spiders Drugs to See How It Affected Their Webs, 1995

https://rarehistoricalphotos.com/nasa-spiders-drugs-experiment/
2•simonebrunozzi•26m ago•0 comments

The Atari 1200XL – By Paul Lefebvre

https://www.goto10retro.com/p/inside-the-atari-1200xl
3•rbanffy•27m ago•0 comments

Show HN: Safer – Sleep better while AI agents have shell access

https://github.com/crufter/safer
1•friendly_chap•28m ago•0 comments

Xi Jinping wants a powerful currency. America's war has helped

https://www.economist.com/finance-and-economics/2026/04/23/xi-jinping-wants-a-powerful-currency-a...
2•petethomas•29m ago•0 comments

AI and Videogames – Conversational NPCs

https://www.youtube.com/watch?v=KfcIY0xePiM
3•frag•30m ago•0 comments

Why are the Mac mini and Mac Studio gradually becoming impossible to buy?

https://arstechnica.com/gadgets/2026/04/apples-m4-mac-mini-including-the-599-one-is-gradually-bec...
2•rbanffy•32m ago•1 comments

Business Ideas Under 5 Lakhs to Start Small – SMFG India Credit

https://www.smfgindiacredit.com/knowledge-center/business-ideas-under-5-lakhs.aspx
3•saumyaraut11•34m ago•0 comments

The Viscous Frontier – How to Move When the Machine Stops Pulling

https://aneeshsathe.substack.com/p/the-viscous-frontier
2•boredgargoyle•35m ago•0 comments

Advantages of Longhand over Laptop Note Taking (2014) [pdf]

https://brucehayes.org/Teaching/papers/MuellerAndOppenheimer2014OnTakingNotesByHand.pdf
1•the-mitr•37m ago•0 comments

In a first, a ransomware family is confirmed to be quantum-safe

https://arstechnica.com/security/2026/04/now-even-ransomware-is-using-post-quantum-cryptography/
1•rbanffy•38m ago•0 comments

YouTube Meet the Line-Dancing Community Doodle Taking Up Resources

1•Throwthrowbob•42m ago•0 comments

Doby –Spec-first fix workflow for Claude Code that cuts navigation tokens by 95%

https://github.com/changmyoungkim/doby
2•changmyoungkim•42m ago•0 comments

Ask HN: Models Comparable to Opus 4.6?

4•islandbytes•45m ago•0 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
3•aliezsid•45m ago•0 comments

Show HN: Proving sdocs.dev is running the public code

https://sdocs.dev/trust
2•FailMore•47m ago•0 comments

How Do LLM Agents Think Through SQL Join Orders?

https://ucbskyadrs.github.io/blog/databricks/
1•matt_d•54m ago•0 comments

Is Unbound AI the future of adult entertainment?

https://unbound.video/landing4
3•Discuss-AI•56m ago•7 comments

The Most Controversial Post I Ever Wrote on Quora

https://derangedmathematician.substack.com/p/the-most-controversial-post-i-ever
2•wjholden•59m ago•0 comments

My .config Ship of Theseus

https://shift1w.com/blog/config-of-theseus/
4•jacobwiseberg•1h ago•0 comments

Pedal History Is in Danger – ChatGPT Is Rewriting Fact – and It's Getting Worse [video]

https://www.youtube.com/watch?v=0QynkC5HpcI
3•bryanrasmussen•1h 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.