frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Keyboard Sounds Pro – Now Available on macOS

https://keyboardsounds.pro/
1•fisc•1m ago•0 comments

Beijing Is Not Playing a Long Game

https://sharptext.net/2026/beijing-is-not-playing-the-long-game/
1•skmurphy•3m ago•0 comments

Amazon Powers ICE. Its Workers Aren't Happy

https://www.motherjones.com/politics/2026/05/amazon-powers-ice-its-workers-arent-happy/
3•cdrnsf•3m ago•0 comments

Ask HN: When will GitHub allow CoPilot AI programmer for new customers again?

1•roschdal•3m ago•0 comments

Does Trade Cause Peace?

https://www.ft.com/content/d141cf41-e47a-4657-9f6b-ed26e6c59ac6
1•paulpauper•4m ago•0 comments

Should We Separate the Art from the Artist?

https://opentodebate.substack.com/p/should-we-separate-art-from-the-artist
1•paulpauper•4m ago•0 comments

Rich People Didn't Look Like This Before

https://www.nytimes.com/2026/04/30/opinion/plastic-surgery-rich-face.html
1•paulpauper•5m ago•0 comments

Show HN: Building self-evolving AI Agents without training

https://getreflect.starlight-search.com
2•akshayballal95•6m ago•0 comments

It's Not a Values Crisis, It's a Housing Crisis

https://maxmautner.com/2026/04/30/housing-crisis-not-values-crisis.html
1•mslate•6m ago•0 comments

Show HN: Aide-memory – persistent memory for AI coding agents and teams

https://www.aide-memory.dev/blog/launch
2•ahmedmeky•9m ago•0 comments

Flue Sandbox Agent Framework

https://flueframework.com
2•kalendos•10m ago•0 comments

Ask HN: If there're so many advanced vibecoders mad at GitHub, where's everyone?

1•foundatron•11m ago•0 comments

When your board member / VC partner leaves?

https://www.motivenotes.ai/p/when-your-vc-leaves-you-are-fundraising
1•swapniljain•11m ago•0 comments

Federation Has a European Legal Problem

https://connectedplaces.online/federation-has-a-european-legal-problem/
2•HotGarbage•13m ago•0 comments

My $5K smart bed needs to shut the hell up

https://www.theverge.com/column/921654/optimizer-eight-sleep-ai-summaries-health-wellness
2•jerlam•15m ago•0 comments

Ask HN: Who wants to be fired? (May 2026)

3•evo_9•16m ago•2 comments

Where to buy a non-Apple, non-Google smartphone

https://www.theregister.com/2026/05/01/buy_a_foss_fondleslab/
1•Bender•17m ago•0 comments

Metropolis 1998 Brings Classic SimCity-style City Building back to life

https://www.generationamiga.com/2026/05/01/metropolis-1998-brings-classic-simcity-style-city-buil...
2•YesBox•18m ago•0 comments

Kanye West Bought an Architectural Treasure Then Gave It a Violent Remix (2024)

https://www.newyorker.com/magazine/2024/06/17/kanye-west-tadao-ando-beach-house-malibu
1•tolerance•18m ago•0 comments

Man versus Horse Marathon

https://en.wikipedia.org/wiki/Man_versus_Horse_Marathon
1•gmays•20m ago•0 comments

Credit Cards Are Vulnerable to Brute Force Kind Attacks

https://metin.nextc.org/posts/Credit_Cards_Are_Vulnerable_To_Brute_Force_Kind_Attacks.html
4•kodbraker•22m ago•2 comments

Seals Detox After a Long Deep Dive

https://nautil.us/how-seals-detox-after-a-long-deep-dive-1280367
3•Brajeshwar•22m ago•0 comments

Will Canada go for a split F-35-Gripen fighter jet fleet?

https://www.espritdecorps.ca/feature/will-canada-go-for-a-split-f-35-gripen-fighter-jet-fleet
1•cf100clunk•23m ago•0 comments

Vulkan 1.4.350 Released with Three New Extensions

https://www.phoronix.com/news/Vulkan-1.4.350
1•Bender•23m ago•0 comments

Consensus Hardening Protocol

https://github.com/Cubiczan/consensus-hardening-protocol
2•cubiczan•24m ago•0 comments

Reflections on the Right Use of School Studies (1951) [pdf]

https://www.themathesontrust.org/papers/christianity/Weil-Reflections.pdf
1•kkoncevicius•25m ago•0 comments

Leaderbored

https://benn.substack.com/p/leaderbored
1•twoodfin•26m ago•0 comments

Teams Python SDK is now GA

https://devblogs.microsoft.com/microsoft365dev/python-support-for-the-microsoft-teams-sdk-is-now-...
1•umangsehgal93•27m ago•0 comments

Josh Comeau – Scroll Driven Animations

https://www.joshwcomeau.com/animation/scroll-driven-animations/
1•SpyCoder77•27m ago•0 comments

What Microsoft's 10-Q Says About OpenAI

https://om.co/2026/05/01/what-microsofts-10-q-says-about-openai/
3•shcheklein•27m 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.