frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Will AI lead to despecialisation of work?

https://gavinmorrice.substack.com/p/left-hand-or-right
1•bodacious•2m ago•0 comments

Self-hosted Tailscale, Part 1: Headscale and clients

https://blog.fidelramos.net/software/tailscale-1-headscale-and-clients
1•fidelramos•3m ago•0 comments

Are Those Brake Lights or a House on Fire? Your Security Camera Can't Tell

https://www.wsj.com/tech/are-those-brake-lights-or-a-house-on-fire-your-security-camera-cant-tell...
1•reaperducer•3m ago•0 comments

Show HN: Kamal-backup – Rails backups with restore drills and audit evidence

https://kamal-backup.dev/
1•earcar•4m ago•0 comments

Symta: Lisp and Refal and Pop-11 Abomination

https://github.com/NancyAurum/symta
1•NancySadkov•5m ago•0 comments

Musk vs. Altman week 1: Elon Musk says he was duped, warns AI could kill us all

https://www.technologyreview.com/2026/05/01/1136800/musk-v-altman-week-1-musk-says-he-was-duped-w...
1•rbanffy•5m ago•0 comments

Documentary about AI Consciousness

https://www.youtube.com/watch?v=KbTvUOx2A6c
1•phajduk•5m ago•0 comments

New Gemma chat template update by Google

https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/discussions/14
1•whythismatters•6m ago•0 comments

Creativity in the Age of AI – About Space10, IKEA's Research and Design Lab

https://designexplained.substack.com/p/creativity-in-the-age-of-ai
1•kaizenb•6m ago•0 comments

Ahead of Race to IPO, OpenAI Discussed Spinning Out Robotics, Hardware Divisions

https://www.wsj.com/tech/ahead-of-race-to-ipo-openai-discussed-spinning-out-robotics-hardware-div...
1•reaperducer•7m ago•0 comments

We are building an open-source agentic company OS

https://agent-swarm.dev
1•tarasyarema•8m ago•1 comments

A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat

https://www.wired.com/story/super-pac-backed-by-openai-and-palantir-is-paying-tiktok-influencers-...
1•kordlessagain•9m ago•0 comments

How to Search a Dev Job Abroad in 2026

https://relocateme.substack.com/p/how-searching-for-tech-jobs-with
2•andrewstetsenko•9m ago•0 comments

A 49-line physics classifier that beats kNN on 76% of benchmarks

https://github.com/DorField/DarkWare
1•Dor86•11m ago•0 comments

ChessUnlock – A chess puzzle to access your Mac

https://chessunlock.app
9•jonahthan•11m ago•0 comments

The rise and fall of Intrade, the first prediction market

https://thecurrency.news/articles/223898/unpredictable-part-1-the-rise-and-fall-of-intrade-the-wo...
1•dylancollins•13m ago•0 comments

No More Code Reviews: Lights-Out Codebases Ahead

https://molochinations.substack.com/p/no-more-code-reviews-lights-out-codebases
1•rzk•15m ago•0 comments

UIGen: How we build a full frontend from an OpenAPI spec at runtime using an IR

https://uigen-docs.vercel.app/blog/uigen-architecture
1•ombedzi•16m ago•0 comments

Nobody Reviews Compiler Output

https://skiplabs.io/blog/codegen_as_compiler
1•rzk•18m ago•0 comments

Unmasking the Docker Onbuild Supply Chain Attack Vector

https://www.o3c.no/knowledge/unmasking-the-docker-onbuild-supply-chain-attack-vector
1•techbabbler•21m ago•0 comments

AI data hubs in space: when will they take flight?

https://www.nature.com/articles/d41586-026-01370-6
1•rbanffy•22m ago•0 comments

Whole-body 3D kinematics of freely behaving Drosophila

https://www.biorxiv.org/content/10.64898/2026.05.03.722293v1
1•Schiphol•24m ago•0 comments

Speculations on the Future of the Scientific Method

https://kevinkelly.substack.com/p/speculations-on-the-future-of-the
2•swolpers•24m ago•0 comments

Search Benchmark Wars (A Conversation with Paul Masurel, Creator of Tantivy)

https://www.paradedb.com/blog/tantivy-interview
1•jamesgresql•25m ago•0 comments

RepurposeAI – Paste a blog post, get 10 social media posts (free, no signup)

https://flightsmoothie-dot.github.io/novacrypto-assets/repurpose-ai/
2•repurpose_ai•25m ago•0 comments

Two Ways to Run WordPress on SQLite

https://exclusive.org/two-ways-to-run-wordpress-on-sqlite/
1•thunderbong•26m ago•0 comments

Show HN: Got tired of paying $100/mo for SEO tools, so I built an alternative

https://idiotproofseo.com/
2•harryfelio•26m ago•0 comments

US State Dept orders global warning about alleged AI thefts by DeepSeek

https://www.reuters.com/world/china/us-state-dept-orders-global-warning-about-alleged-china-ai-th...
2•rainyq•26m ago•1 comments

Appsmith vs. Retool vs. the Runtime Frontend – UIGen

https://uigen-docs.vercel.app/blog/appsmith-vs-retool-vs-uigen
1•ombedzi•27m ago•0 comments

QR Code Monster

https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster
1•4gotunameagain•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.