frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Why Tech Bros Are Now Obsessed with Taste

https://www.newyorker.com/culture/infinite-scroll/why-tech-bros-are-now-obsessed-with-taste
1•bookofjoe•41s ago•0 comments

Why Expand Pax Silica? Building the AI Ecosystem of Tomorrow

https://stratageminitiative.substack.com/p/why-expand-pax-silica-building-the
1•walterbell•3m ago•0 comments

Manitoba Moves to Outlaw Algorithmic Pricing–A First in Canada

https://thewalrus.ca/manitoba-moves-against-retailers-charging-different-prices-for-the-same-goods/
1•pseudolus•3m ago•0 comments

Not All Malls Are Struggling

https://www.nytimes.com/2026/03/21/business/dealbook/shopping-mall-resurgence.html
1•JumpCrisscross•4m ago•0 comments

Broadcasters urge EU to tighten rules for Big Tech in smart TV standoff

https://www.reuters.com/sustainability/boards-policy-regulation/eu-digital-rules-should-apply-big...
1•JumpCrisscross•6m ago•0 comments

Lumalabs Uni-1

https://lumalabs.ai/uni-1
3•smusamashah•9m ago•0 comments

Writing an LLM from scratch, part 32f – Interventions: weight decay

https://www.gilesthomas.com/2026/03/llm-from-scratch-32f-interventions-weight-decay
4•gpjt•10m ago•0 comments

AI Token Economics: What Jensen Huang Is Building

https://unlockedvalue.substack.com/p/ai-token-economics
1•neobobkrause•10m ago•0 comments

SEC's ex-enforcement chief clashed with bosses over Trump cases before leaving

https://www.reuters.com/business/finance/us-secs-ex-enforcement-chief-clashed-with-bosses-before-...
3•JumpCrisscross•14m ago•0 comments

U.S. FCC Bans Foreign-Made Routers as a 'National Security Risk'

https://www.cnet.com/home/internet/fcc-bans-foreign-made-routers-as-national-security-risk/
3•walterbell•17m ago•1 comments

SEC's ex-enforcement chief clashed with bosses before leaving

https://www.cnbc.com/2026/03/23/secs-ex-enforcement-chief-clashed-with-bosses-before-leaving.html
1•petethomas•17m ago•0 comments

Geo Cold Outreach in My Inbox Is Up 3x

https://www.generativevisibility.com/the-new-category-showing-up-in-my-inbox/
1•jenthoven•18m ago•0 comments

Why Everyone's Picking Up a PSP Again in 2026

https://gardinerbryant.com/psp-in-2026/
2•ecliptik•18m ago•0 comments

Can Good Writing Be Generative?

https://arxiv.org/abs/2601.18353
1•mihau•18m ago•0 comments

No, Windows Start does not use React

https://pathar.tl/blog/no-windows-start-does-not-use-react/
12•pathartl•20m ago•2 comments

Obsidian CLI

https://obsidian.md/help/cli
1•jrgd•22m ago•1 comments

Confronting the CEO of the AI company that impersonated me

https://www.theverge.com
2•inaros•22m ago•0 comments

Secret Hitler LLM Benchmark

https://github.com/jordan-gibbs/secret-hitler-bench
3•jordan_gibbs•28m ago•1 comments

Beyond AI Taking Jobs: When Economy Needs No Human Consumer

https://ralphmao.github.io/AI-humanity/
1•emulbasaka•29m ago•0 comments

Cisco Announces DefenseClaw at RSAC 2026

https://github.com/cisco-ai-defense/defenseclaw
1•Khaine•32m ago•1 comments

Why your guitar goes sharp when you play hard: the Kirchoff–Carrier equation

https://mbmccoy.dev/posts/nonlinear-vibes/
4•_alternator_•35m ago•1 comments

Is ChatGPT a Scrabble Genius, or a Scrabble Disaster?

https://www.youtube.com/watch?v=8opLB1D_RYY
2•doener•36m ago•1 comments

Python Software Foundation turned down Trump admin grant (2025)

https://arstechnica.com/tech-policy/2025/10/python-foundation-rejects-1-5-million-grant-over-trum...
1•PaulDavisThe1st•36m ago•0 comments

Designing AI Chip Software and Hardware

https://docs.google.com/document/d/1dZ3vF8GE8_gx6tl52sOaUVEPq0ybmai1xvu3uk89_is/edit?tab=t.0
2•broune•38m ago•1 comments

Global Petrol Prices

https://www.globalpetrolprices.com/gasoline_prices/
1•greedo•41m ago•0 comments

AI boom risks widening wealth divide, says BlackRock's Larry Fink

https://www.theguardian.com/technology/2026/mar/23/ai-boom-risks-widening-wealth-divide-blackrock...
7•devonnull•42m ago•0 comments

Dusking is a trend aimed at helping people switch off at the end of the day

https://theconversation.com/dusking-is-a-trend-aimed-at-helping-people-switch-off-at-the-end-of-t...
3•zeristor•43m ago•0 comments

SynthVision: Building a 110K Synthetic Medical VQA Dataset

https://huggingface.co/blog/OpenMed/synthvision
1•maziyar•45m ago•1 comments

Gabbard plans to shift coveted, CIA-backed high-tech fund In-Q-Tel to her office

https://www.politico.com/news/2026/03/23/in-q-tel-odni-cia-control-00840302
6•avidruntime•46m ago•1 comments

Philosophical DNA

https://diagnostic.millermanschool.com/
1•iamjfu•46m 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•10mo 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•10mo ago
There are only 3 entries, am I correct?
ManuelSH•10mo ago
Yes, we are at very early stage. Looking for other physics experts to help increasing it.
somethingsome•10mo 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•10mo 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•10mo 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•10mo 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.