frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI's New Device Will Be Hockey Puck-Sized and Cost over $300

https://www.bloomberg.com/news/articles/2026-08-06/what-is-openai-s-device-a-doughnut-shaped-spea...
1•twice_created•1m ago•0 comments

Show HN: Muuted – I built a feed that knows when to shut up

https://muuted.com/
1•Caldwellone•2m ago•1 comments

I drew the FAA traffic pattern for every US airport from raw NASR data

https://skyready.app/data/drawing-traffic-patterns
1•nmandapa•4m ago•0 comments

Himalaya – CLI to Manage Emails

https://github.com/pimalaya/himalaya
1•tangue•4m ago•0 comments

Simple app to keep creativity ALIVE

https://www.theideasgarden.com/
1•matejsimko•5m ago•0 comments

Foomflops: Three Decades of AI Predictions

https://foom.hyperplex.org/
1•blfr•10m ago•0 comments

Trump administration to pay German firm $1.22B to cut offshore wind leases

https://www.theguardian.com/us-news/2026/aug/06/rwe-deal-wind-leases
1•leonidasrup•10m ago•0 comments

Summary of Changes – Lovable Privacy Policy

https://lovable.dev/legal/privacypolicyaugust2026
1•doener•14m ago•0 comments

Manticore Search authentication rollout checklist for production

https://medium.com/@s_nikolaev/manticore-search-authentication-rollout-checklist-for-production-e...
1•snikolaev•14m ago•0 comments

Emacs Arbitrary Code Execution Returns

https://eshelyaron.com/posts/2026-08-06-emacs-arbitrary-code-execution-returns.html
2•eshelyaron•15m ago•0 comments

Accurate Measurement of Time [pdf]

https://tf.nist.gov/general/pdf/1011.pdf
2•andsoitis•18m ago•0 comments

Mark Twain Predicts the Internet in 1898

https://www.openculture.com/2026/08/mark-twain-predicts-the-internet-in-1898.html
2•theanonymousone•18m ago•0 comments

From Sundials to Atomic Clocks [pdf]

https://tf.nist.gov/general/pdf/1796.pdf
1•andsoitis•19m ago•0 comments

Meta enters the coding-agent race with Muse Code

https://developer.meta.com/ai/products/muse-code/
2•x7ikmet•20m ago•1 comments

I've succesfully compiled Netscape 3.0.2 on a 64 Debian

https://www.reddit.com/r/netscape/comments/1ve7wkm/ive_succesfully_compiled_netscape_302_on_a_64/
3•zekrioca•22m ago•0 comments

The German Mittelstand

https://kieranvelasquez.substack.com/p/on-the-german-mittelstand
2•osnium123•23m ago•0 comments

Quantum entanglement generated by sunlight for the first time

https://www.uottawa.ca/about-us/news-all/quantum-entanglement-generated-sunlight-first-time
1•giuliomagnifico•24m ago•0 comments

Common knowledge shapes our lives and societies

https://theconversation.com/how-does-common-knowledge-shape-our-individual-lives-and-our-societie...
1•andsoitis•24m ago•0 comments

Being given a 100% AI generated score for your own mental work hurts

https://mastodon.thi.ng/@toxi/117031237659514917
2•rapnie•28m ago•0 comments

Battery on Wheels Makes Any Diesel Truck Electric in 5 Minutes [video]

https://www.youtube.com/watch?v=Idhfl-2FHJw
1•thelastgallon•29m ago•0 comments

A new Git diff tool

https://github.com/aymanbagabas/drift
1•stillmatic•29m ago•0 comments

Taste is all you need

https://iam.mt/taste-is-all-you-need/
1•thallavajhula•32m ago•0 comments

OBASE: Object-Based Address-Space Engineering to Improve Memory Tiering

https://www.usenix.org/conference/osdi26/presentation/banakar
1•matt_d•33m ago•0 comments

Kalman Filter: The Tour

https://www.staszewski.xyz/blog/kalman-filter/
1•kamilstaszewski•33m ago•0 comments

Bigos (Polish Hunter's Stew) Recipe Builder

https://chefsbinge.com/bigos-recipe-builder/
1•doublepg23•34m ago•0 comments

The em-dash em-beds in Congress

https://arxiv.org/abs/2608.05889
1•jruohonen•34m ago•1 comments

AI-generated vulnerability patches still require expert human review

https://1password.com/blog/why-ai-generated-patches-still-require-human-review
1•jmmv•35m ago•0 comments

$1B of iPhone 18 Pro chips 'awaiting packaging' due to DRAM shortages

https://www.tomshardware.com/pc-components/dram/usd1-billion-of-iphone-18-pro-chips-on-the-shelve...
1•kristianp•37m ago•0 comments

Bacterial supplements may boost female fertility

https://medicalxpress.com/news/2026-08-bacterial-supplements-boost-female-fertility.html
1•OutOfHere•38m ago•0 comments

FDA Approves First Drug to Treat the Full Range of Narcolepsy Type 1 Symptoms

https://www.fda.gov/news-events/press-announcements/fda-approves-first-drug-treat-full-range-narc...
1•OutOfHere•39m 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.