frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Understanding the Go Runtime: Slices, Maps, and Channels

https://internals-for-interns.com/posts/go-runtime-slices-maps-channels/
1•valyala•1m ago•0 comments

LLM anomaly detectors are not a cause for concern despite Mythos

https://www.magonia.io/research/why-a-decade-of-writing-detection-logic-makes-the-mythos-exploit-...
1•badcryptobitch•1m ago•0 comments

How OpenAI delivers low-latency voice AI at scale

https://openai.com/index/delivering-low-latency-voice-ai-at-scale/
1•Sean-Der•2m ago•0 comments

German Email Sovereignty

https://raphting.dev/posts/eu-mailing/
1•zoidb•4m ago•0 comments

TuxAide – Local AI assistant that runs in your Linux terminal

https://github.com/deltaxmodules/tuxaide
1•jorgeataide•5m ago•1 comments

A breakthrough in C/C++ dependency management

https://lcamtuf.substack.com/p/a-breakthrough-in-cc-dependency-management
1•ibobev•5m ago•0 comments

FCC votes to ban all Chinese labs from certifying electronics sold in the US

https://www.tomshardware.com/tech-industry/fcc-votes-to-ban-all-chinese-labs-from-certifying-elec...
5•cdrnsf•10m ago•0 comments

Why People Get the 'Sunday Scaries'

https://www.theatlantic.com/family/archive/2020/02/sunday-scaries-anxiety-workweek/606289/
1•andyjohnson0•10m ago•1 comments

SCI Companion – An IDE for Sierra SCI Games

https://scicompanion.com/
1•reconnecting•11m ago•0 comments

CATL says sodium batteries are mainstream-ready, signs 60 GWh deal

https://electrek.co/2026/04/27/catl-sodium-ion-battery-60gwh-energy-storage-deal/
4•epistasis•15m ago•0 comments

Tell HN: The saddest irony of my/our craft

3•dakiol•16m ago•0 comments

Got into Jai closed beta on March 2026

2•demonkingswarn•16m ago•0 comments

Photoshop's challenges with focus, pt. 2

https://unsung.aresluna.org/photoshops-challenges-with-focus-pt-2/
2•frizlab•17m ago•0 comments

Show HN: Agent-evals – Claude skill to build your own evals

https://github.com/fsilavong/agent-eval
3•sauercrowd•17m ago•0 comments

MyMonk – Edit your website by talking to it

https://mymonk.ai/
2•akkishore•18m ago•0 comments

Show HN: SSH-TPM-agent · Release v0.9.0

https://github.com/Foxboron/ssh-tpm-agent/releases/tag/v0.9.0
3•Foxboron•18m ago•2 comments

Show HN: I built a Slack-native World Cup prediction pool for distributed teams

https://kickpot.app/preview
2•hassanyassine•18m ago•0 comments

On versioning

https://ssg.dev/on-versioning/
2•sedatk•19m ago•0 comments

Constructors vs. static methods in C#

https://ssg.dev/constructors-vs-static-methods-in-c/
2•sedatk•19m ago•0 comments

DeepCtx – VS Code extension that auto-builds codebase context for AI tools

https://marketplace.visualstudio.com/items?itemName=DeepCtx.deepctx
2•sonicharmi•19m ago•0 comments

Google is discontinuing its free web search index for developers

https://www.heise.de/en/news/Google-is-discontinuing-its-free-web-search-index-for-developers-111...
6•hmokiguess•19m ago•0 comments

The state of ARM64 on Windows in 2026

https://ssg.dev/the-state-of-arm64-on-windows-in-2026/
2•sedatk•19m ago•0 comments

Show HN: Genosyn – Run Autonomous Companies

https://genosyn.com
2•ndhandala•20m ago•0 comments

African economies are more resilient than ever

https://www.ft.com/content/d84cc813-777b-4729-9784-7c6d2bdb04aa
4•bookofjoe•21m ago•1 comments

'Staggering' number of people believe unproven health claims

https://www.nature.com/articles/d41586-026-01285-2
6•anigbrowl•21m ago•0 comments

What five years of solo development taught me

https://www.tylerevan.dev/writing/five-years-solo
1•tyboyd_•22m ago•0 comments

Achieving CVE Remediation in an Era of Escalating Vulnerabilities

https://flox.dev/blog/achieving-rapid-cve-remediation-in-an-era-of-escalating-vulnerabilities/
1•ronef•22m ago•0 comments

Microsoft's turned Windows into a cesspool, but it wants to do better

https://www.theregister.com/2026/05/03/microsoft_promises_to_do_better/
3•speckx•23m ago•0 comments

The Longest Softlock in Portal [video]

https://www.youtube.com/watch?v=Ax7AbXfhftE
1•bauen1•23m ago•0 comments

Claude Design fundamentally altered my understanding of AI

https://ttcbj.bearblog.dev/claude-design-fundamentally-altered-my-understanding-of-ai/
3•ttcbj•25m ago•1 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.