frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Doorman's Fallacy in Action

https://rozumem.xyz/posts/17
1•rozumem•2m ago•0 comments

Feds deny Polestar authorization to sell cars in US from model year 2027

https://arstechnica.com/cars/2026/06/feds-deny-polestar-authorization-to-sell-cars-in-us-from-mod...
1•Quinner•2m ago•0 comments

Why we're choosing stewardship over an exit – Thoughtbot

https://thoughtbot.com/blog/why-we-re-choosing-stewardship-over-an-exit
1•FrancoisBosun•3m ago•0 comments

"My dad is Li Gang" incident ("我爸是李刚"案)

https://en.wikipedia.org/wiki/Li_Gang_incident
1•firefax•3m ago•0 comments

Show HN: Omnigraph - object-storage native graph engine with git-style workflows

https://github.com/modernrelay/omnigraph
1•ragnor•3m ago•0 comments

Scaling Rails at Aura Frames: Splitting to 8 Primary DBs

https://andyatkinson.com/how-aura-frames-scales-for-peak-load-ruby-on-rails
1•chao-•4m ago•0 comments

Show HN: Polygraph – Let AI agents see cross repo and maintain session memory

https://trypolygraph.com/
3•jeffbcross•4m ago•0 comments

Cornell Recovered $100k in Unidentified Payments with AI

https://innovationhub.ai.cornell.edu/articles/how-cornell-recovered-100000-in-unidentified-paymen...
2•simonpure•4m ago•0 comments

Russia's plan to drill superdeep revives controversial theory of 'endless oil'

https://www.science.org/content/article/russia-s-plan-drill-superdeep-holes-arctic-revives-contro...
1•Kaibeezy•6m ago•0 comments

Show HN: I built an Ad-free Pinterest Alternative with AI content filtering

https://moodloom.xyz
1•akshat368•7m ago•1 comments

Trying to recover from thin content penalty from Google

2•anitroves•9m ago•2 comments

Idler Magazine

https://www.idler.co.uk/
1•tomjakubowski•9m ago•0 comments

AI Surveillance: Age Verification Meets Your Chat Logs

https://techtrenches.dev/p/the-cost-of-reading-everyone-just
1•pavel_lishin•10m ago•0 comments

Staying Awake (2008)

https://harpers.org/archive/2008/02/staying-awake/
1•NaOH•11m ago•0 comments

The easy way to build your own App and SaaS Analytics Dashboard, without SDKs

https://nerdsip.com/blog/how-to-build-your-own-app-analytics
1•wrangeliese•11m ago•0 comments

Indian Political Simulation web based game

https://political-sim-mu.vercel.app
1•Supratik090•12m ago•0 comments

Multi agent systems for complex tasks

https://lexifina.com/blog/multi-agent-systems-for-complex-tasks
1•alansaber•13m ago•0 comments

Structured Primary Keys

https://modern-sql.com/blog/2026-06/structured-primary-keys
1•chmaynard•14m ago•0 comments

Trailing Dots Are the Worst

https://daniel.haxx.se/blog/2026/06/25/trailing-dots-are-the-worst/
3•chmaynard•15m ago•0 comments

Scrutineer: Scanning open source without flooding maintainers

https://nesbitt.io/2026/06/25/scrutineer.html
1•chmaynard•17m ago•0 comments

Inaccurate diagnostic error displayed to all BMW i4 owners

https://www.i4talk.com/threads/replace-battery-error-today-june-24-common-issue.15861/
1•JojoFatsani•17m ago•0 comments

Applied AI Implementation Engineer Freelance

2•awongsem•19m ago•0 comments

Hours of Humanoid Teleop, Recorded in Real Homes

https://topicqueue.substack.com/p/500-hours-of-humanoid-teleop-recorded
2•DISCURSIVE•21m ago•0 comments

NewsOnScale

https://www.newsonscale.com/
2•AMILLI_AI_CORP•21m ago•0 comments

Achieving Host and MicroVM Density Using Erofs

https://spacescale.io/blog/achieving-host-and-microvm-density-using-erofs/
2•tobiogundiyan•22m ago•0 comments

AI Is Designing Radio Chips That Humans Couldn't Even Imagine

https://spectrum.ieee.org/ai-radio-chip-design
5•pseudolus•23m ago•0 comments

Show HN: OnBuzz – an open-source workspace for AI agent teams

https://github.com/Loxia-ai/onbuzz-community
2•Dantlv•25m ago•0 comments

Study: Governed AI retrieval – 97% pass rate, 67% fewer tokens (Emory, IBM)

https://promptowl.ai/resources/verifiable-context-governance/
2•sparkystacey•27m ago•1 comments

Show HN: OpenPhone – new open source, customized AI-native Android OS

https://github.com/secondly-com/openphone
2•talboren•29m ago•0 comments

Cargo thieves are following the AI boom

https://www.freightwaves.com/news/cargo-thieves-are-following-the-ai-boom
3•crescit_eundo•31m 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•1y 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•1y ago
There are only 3 entries, am I correct?
ManuelSH•1y ago
Yes, we are at very early stage. Looking for other physics experts to help increasing it.
somethingsome•1y 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•1y 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•1y 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•1y 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.