frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

JavaScript Is Enough

https://geajs.com/
18•arbayi•2h ago

Comments

Brysonbw•2h ago
Interesting project
koakuma-chan•1h ago
No it's not. Stop upvoting AI slop.
arbayi•1h ago
not the author of the gea but from what I can see in the readme, the ideas go back to 2017, erste.js and regie were earlier versions of the same concept.

https://github.com/dashersw/erste https://github.com/dashersw/regie

aappleby•1h ago
You wrote and shipped this in three days, eh?
arbayi•1h ago
not the author of the gea but from what I can see in the readme, the ideas go back to 2017, erste.js and regie were earlier versions of the same concept.

https://github.com/dashersw/erste https://github.com/dashersw/regie

tredre3•1h ago
It was likely almost entirely AI-generated but there are two oddities:

- MIT — Copyright (c) 2017-present Armagan Amcalar: It would be an interesting bout of hubris to give yourself a copyright that predates the beginning of the project by 9 years.

- The README lists sizes as "kb" rather than "KB": I find it odd that it would get units wrong unless it was specifically instructed to do so?

tkzed49•1h ago
> Solid has signals and createEffect... Gea takes a different path. It introduces no new concepts at all.

proceeds to introduce Stores and Components

what makes this magically easier than Solid, or any other Proxy-based reactive store frameworks?

leemcalilly•1h ago
JavaScript blows
afavour•1h ago
> The Vite plugin analyzes your JSX at build time, figures out which DOM nodes depend on which state, and wires up surgical patches — invisibly.

This part interests me… if it’s able to be brought to React somehow. Too many sites are shipping entirely reactive DOMs where only a tiny minority of content actually changes.

The fact that the entire project appears to have been written in three days, however, gives me some deep doubts.

cattown•1h ago
Two-way props! Yikes! That was a mess in the first version of Angular. I thought the consensus was that two-way props binding just opened the door to difficult to understand side-effect laden code.
nine_k•1h ago
Disclaimer: I only read description, did not try to code.

What I like: the smart compiler that determines the actual dependencies, no need to declare them. Apparently the compiler is so smart as to compute the DOM diffs at compile time, which eliminates the need for virtual DOM.

What kills it for me: the two-way binding. The binding should be one-way to preserve your sanity as the project grows. Two-way bindings allow to build highly reactive Ruby Goldberg machines where anything can trigger anything else, and you won't know, because it's just a mutation of a property somewhere, indistinguishable from a non-reactive mutation. Two-way bindings are callback hell squared.

I want one-way data binding, immutability, and basically FRP. The biggest demonstration of FRP's immense real-life success is not React. It's the spreadsheet.

This may be good for small pieces of interactivity. But I likely would go for HTMX for that.

Tinybox – Offline AI device 120B parameters

https://tinygrad.org/#tinybox
359•albelfio•7h ago•217 comments

The Three Pillars of JavaScript Bloat

https://43081j.com/2026/03/three-pillars-of-javascript-bloat
39•onlyspaceghost•1h ago•7 comments

Chest Fridge (2009)

https://mtbest.net/chest-fridge/
43•wolfi1•2h ago•28 comments

Why craft-lovers are losing their craft

https://writings.hongminhee.org/2026/03/craft-alienation-llm/
55•vinhnx•2h ago•33 comments

Professional video editing, right in the browser with WebGPU and WASM

https://tooscut.app/
162•mohebifar•5h ago•50 comments

Some things just take time

https://lucumr.pocoo.org/2026/3/20/some-things-just-take-time/
540•vaylian•12h ago•180 comments

Boomloom: Think with your hands

https://www.theboomloom.com
54•rasengan0•1d ago•5 comments

Do Not Turn Child Protection into Internet Access Control

https://news.dyne.org/child-protection-is-not-access-control/
539•smartmic•6h ago•282 comments

Floci – A free, open-source local AWS emulator

https://github.com/hectorvent/floci
82•shaicoleman•5h ago•17 comments

Trivy ecosystem supply chain briefly compromised

https://github.com/aquasecurity/trivy/security/advisories/GHSA-69fq-xp46-6x23
36•batch12•1d ago•10 comments

Bayesian statistics for confused data scientists

https://nchagnet.pages.dev/blog/bayesian-statistics-for-confused-data-scientists/
65•speckx•3d ago•10 comments

Grafeo – A fast, lean, embeddable graph database built in Rust

https://grafeo.dev/
196•0x1997•12h ago•64 comments

Electronics for Kids, 2nd Edition

https://nostarch.com/electronics-for-kids-2e
118•0x54MUR41•2d ago•18 comments

Show HN: Termcraft – terminal-first 2D sandbox survival in Rust

https://github.com/pagel-s/termcraft
95•sebosch•8h ago•15 comments

The Impact of AI on Game Dev Jobs. Open to Work Crisis

https://darkounity.com/blog-post?id=the-impact-of-ai-on-game-dev-jobs-open-to-work-crisis--177412...
53•hacker_13•5h ago•37 comments

How Invisalign became the biggest user of 3D printers

https://www.wired.com/story/how-invisalign-became-the-worlds-biggest-3d-printing-company/
142•mikhael•2d ago•102 comments

A digital resource for studying the graffiti of Herculaneum and Pompeii

https://ancientgraffiti.org/Graffiti/
5•thomassmith65•4d ago•0 comments

Hide macOS Tahoe's Menu Icons

https://512pixels.net/2026/03/hide-macos-tahoes-menu-icons-with-this-one-simple-trick/
125•soheilpro•9h ago•41 comments

Desperately Seeking Space Friends

https://reviewcanada.ca/magazine/2026/04/desperately-seeking-space-friends-review-the-pale-blue-d...
3•benbreen•2d ago•0 comments

Common Lisp Development Tooling

https://www.creativetension.co/posts/common-lisp-development-tooling
46•0bytematt•7h ago•10 comments

The paddle wheel aircraft carriers of Lake Michigan

https://signoregalilei.com/2026/03/08/the-paddle-wheel-aircraft-carriers-of-lake-michigan/
56•surprisetalk•4d ago•6 comments

Sandboxing: Foolproof Boundaries vs. Unbounded Foolishness (2025)

https://spawn-queue.acm.org/doi/10.1145/3733699
11•antlai•4d ago•0 comments

Show HN: Atomic – Self-hosted, semantically-connected personal knowledge base

https://github.com/kenforthewin/atomic
62•kenforthewin•7h ago•9 comments

Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords

https://pbxscience.com/ubuntu-26-04-ends-46-years-of-silent-sudo-passwords/
324•akersten•22h ago•333 comments

How Ford burned $12B in Brazil (2021)

https://www.reuters.com/business/autos-transportation/how-ford-burned-12-billion-brazil-2021-05-20/
37•kaycebasques•12h ago•10 comments

Ant Mill

https://en.wikipedia.org/wiki/Ant_mill
8•thunderbong•49m ago•1 comments

ZJIT removes redundant object loads and stores

https://railsatscale.com/2026-03-18-how-zjit-removes-redundant-object-loads-and-stores/
77•tekknolagi•3d ago•13 comments

Thinking Fast, Slow, and Artificial: How AI Is Reshaping Human Reasoning

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6097646
99•Anon84•11h ago•58 comments

Meta's Omnilingual MT for 1,600 Languages

https://ai.meta.com/research/publications/omnilingual-mt-machine-translation-for-1600-languages/?...
120•j0e1•3d ago•32 comments

Books of the Century by Le Monde

https://standardebooks.org/collections/le-mondes-100-books-of-the-century
104•zlu•3d ago•64 comments