frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

For first time, a cell built from scratch grows and divides

https://www.quantamagazine.org/for-the-first-time-a-cell-built-from-scratch-grows-and-divides-202...
341•defrost•3h ago•103 comments

Physical disc production ending in Jan 2028 for new games on PlayStation

https://blog.playstation.com/2026/07/01/physical-disc-production-ending-in-january-2028-for-new-g...
268•Tiberium•5h ago•326 comments

How We Made IPFS Content Publishing 10x Faster

https://probelab.io/blog/optimistic-provide/
55•dennis-tra•2h ago•6 comments

Box3D, an open source 3D physics engine

https://box2d.org/posts/2026/06/announcing-box3d/
231•makepanic•5h ago•41 comments

FFmpeg 9.1's new AAC encoder

https://hydrogenaudio.org/index.php/topic,129691.0.html
29•ledoge•3h ago•15 comments

Monetization Gateway

https://blog.cloudflare.com/monetization-gateway/
120•soheilpro•3h ago•50 comments

Ask HN: Who is hiring? (July 2026)

49•whoishiring•2h ago•70 comments

Internal Combustion Engine

https://ciechanow.ski/internal-combustion-engine/
115•StefanBatory•4h ago•9 comments

Fixing a kubelet memory leak in Kubernetes 1.36

https://heyoncall.com/blog/fixing-kubernetes-kubelet-memory-leak
22•compumike•15h ago•4 comments

Ask HN: Who wants to be hired? (July 2026)

36•whoishiring•2h ago•97 comments

Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

29•gergelycsegzi•3h ago•24 comments

Reduce GVisor Cold Starts with GPU Snapshotting

https://cerebrium.ai/blog/reducing-gpu-cold-starts-with-memory-snapshots-restoring-cuda-workloads...
26•jono_irwin•1h ago•7 comments

Sony Deletes 551 Movies PlayStation Owners Paid For

https://reclaimthenet.org/sony-deletes-551-studiocanal-movies-playstation-owners-paid-for
218•bilsbie•3h ago•107 comments

Manufact (YC S25) Is Hiring a Developer Advocate in SF

https://www.ycombinator.com/companies/manufact/jobs/4cyWd6S-developer-advocate-partnerships-devrel
1•luigipederzani•4h ago

Red Programming Language: Static linking support

https://www.red-lang.org/2026/06/static-linking-support.html
52•em-bee•1d ago•7 comments

Asahi Linux 7.1 Progress Report

https://asahilinux.org/2026/06/progress-report-7-1/
447•pantalaimon•7h ago•153 comments

1-Bit Pixel Art Emojis

https://hypertalking.com/2023/05/15/1-bit-pixel-art-emojis/
56•surprisetalk•6d ago•9 comments

Solid and Clean Code never felt solid or clean to me

https://devz.cl/posts/solid-never-felt-solid/
15•DanielVZ•1h ago•11 comments

Because It Speaks in Words

https://brianschrader.com/archive/because-it-speaks-in-words/
5•sonicrocketman•2d ago•0 comments

Nintendo has raised its employees base salary by 10%

https://mynintendonews.com/2026/06/26/nintendo-has-raised-its-employees-base-salary-by-10/
391•_tk_•5h ago•206 comments

Show HN: Pglayers – PostgreSQL extensions as stackable Docker layers

https://github.com/pglayers/pglayers
4•iemejia•45m ago•0 comments

Newly discovered spider builds spring loaded snare to catch ants

https://phys.org/news/2026-06-newly-australian-ballista-spider-snare.html
205•chimpanzee•2d ago•45 comments

Apple 'Hide My Email' vulnerability reveals peoples' real email addresses

https://easyoptouts.com/guides/apple-hide-my-email-is-leaking-email-addresses
90•sashk•7h ago•8 comments

Ray Tracer in SQL

https://github.com/ClickHouse/RayTracer
28•kbumsik•3h ago•7 comments

Most arguments are about ego, not ideas

https://wangcong.org/2026-06-30-why-i-stopped-arguing-with-people.html
545•backlit4034•4h ago•423 comments

Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5

https://twitter.com/AnthropicAI/status/2072106151890809341
871•Pragmata•17h ago•574 comments

Show HN: GolemUI – The new paradigm for JavaScript forms

https://golemui.com
13•wtfdeveloper•2h ago•21 comments

ArXiv's Next Chapter

https://blog.arxiv.org/2026/06/30/arxivs-next-chapter/
247•subset•14h ago•79 comments

Show HN: PMB – local memory for coding agents that shows if it is used

https://pmbai.dev
7•oleksiibond•2d ago•3 comments

Obfuscation: Building the final boss of cryptography (Part I)

https://vitalik.eth.limo/general/2026/06/29/obfuscation1.html
70•fbrusch•2d ago•9 comments
Open in hackernews

Show HN: GolemUI – The new paradigm for JavaScript forms

https://golemui.com
13•wtfdeveloper•2h ago
We're a team of three friends who have been working with forms and Open Source for a decade, and we joined forces together to create something where we can apply all of our experience.

We recently released GolemUI, an Open Source library to generate forms dynamically from JSON definitions, with a typed layer to simplify authoring.

This library has a lot to offer. These are the main characteristics:

1. A JSON engine. The form is governed by a JSON definition that you can store in a DB, version, diff, or generate it with LLMs as a validated JSON.

2. We provide also 28 headless components (and growing) that you can style with CSS variables. We offer APIs so you can drop in Material, Shoelace, or your own components.

3. A DX typed authoring layer on top to write forms programmatically, that generates JSON. So you don't have to write it.

4. The same definition can render the UI components in React, Angular, Vue, Lit, or Vanilla JS.

5. We also have a deterministic MCP that has tools for to validate the model's output, generate JSONs or code, and ensure that the definition returned by the LLM is always valid.

You can find more information here:

Happy to hear any feedback from you and answer any questions!

Comments

pavlov•1h ago
The overuse of blue and purple gradient fills on the landing page is a telltale sign of AI slop.

I’m sorry, maybe it’s shallow, but that makes me close the tab.

wtfdeveloper•1h ago
haha! Fair point! We are three old school programmers and have no idea on design, so yes for the website ONLY, we let Claude designed for us...

If any designers come over to the comment section, we would love to hear from you! We'd love to improve our website with your advice.

On the other hand, the code, we started coding this more than one year ago and we have poured our souls on it.

If you can bare the AI obvious styling front page, I think you would like the framework

conartist6•39m ago
the feedback is actionable. Fix the styling. It looks awful, like it was made by a middle school student or something
cadamsdotcom•33m ago
My main advice would be to get rid of anything extraneous in the site.

Animations should serve a purpose - for example, gamifying with a fireworks animation is useful if you think that communicates what you want about the product.

Engineers know that rainbow borders on boxes are tricksy to implement but a cinch for agents. So rainbow borders are a loud way to say “we didn’t pay close attention to what we were building when we built this” - or to be a bit more kind, “we shipped our first draft”.

It’s just like reading code. Why would you want any distractions?

wtfdeveloper•29m ago
THANKS!

Well, we are very experienced developers, which is code for.. we are old... Old as from the time where websites had banners moving across the page, so that might have influenced our choices.

But these suggestions are gold to us as we have no expertise on design, so thanks AGAIN

ssalka•31m ago
There are lots of skills available that enhance Claude's design capability, eg:

https://www.tasteskill.dev/

https://www.usehallmark.com/

https://layers.jamiemill.com/

https://impeccable.style/

criticalfault•6m ago
i have the same sentiment.

upon opening the site, I immediately got vibed feeling so I closed the tab.

pooplord7•1h ago
I hate it.
typeofhuman•1h ago
Is there no file input type?
wtfdeveloper•1h ago
Good feedback! Is actually on the roadmap :)
verdverm•1h ago
How is this a new paradigm?

This idea for JSON -> form has existed for a decade, one example: https://github.com/eclipsesource/jsonforms

wtfdeveloper•1h ago
Correct,

But there is more, paraphrasing the post itself:

This library has a lot to offer. These are the main characteristics:

1. A JSON engine. The form is governed by a JSON definition that you can store in a DB, version, diff, or generate it with LLMs as a validated JSON.

2. We provide also 28 headless components (and growing) that you can style with CSS variables. We offer APIs so you can drop in Material, Shoelace, or your own components.

3. A DX typed authoring layer on top to write forms programmatically, that generates JSON. So you don't have to write it.

4. The same definition can render the UI components in React, Angular, Vue, Lit, or Vanilla JS.

5. We also have a deterministic MCP that has tools for to validate the model's output, generate JSONs or code, and ensure that the definition returned by the LLM is always valid.

So we see ourselves as the one shop stop for all your form needs.

tiborsaas•48m ago
This is a good batteries included form framework spec, but not a new paradigm. A new paradigm would be something like not filling forms at all and just process user input via an LLM. Or using voice input in a controlled way. Maybe an adaptive single input field that always knows what you need type.
wtfdeveloper•41m ago
We respect that, we believe is groundbreaking, but also we are aware that as with any other slogan couyld be highly speculative.

However, I think if you look at our offering, perhaps you will agree that there is no one out there that positions themselves as the one stop shop for forms.

nu11ptr•47m ago
As someone just starting out with the JS ecosystem, how does this compare to something like SurveyJs?
wtfdeveloper•37m ago
Honest caveat, none of us have really used SurveyJS, so correct me if I'm off. Biggest overlap is the JSON-schema idea, which is our first point here:

1. A JSON engine. The form is governed by a JSON definition that you can store in a DB, version, diff, or generate it with LLMs as a validated JSON.

2. We provide also 28 headless components (and growing) that you can style with CSS variables. We offer APIs so you can drop in Material, Shoelace, or your own components.

3. A DX typed authoring layer on top to write forms programmatically, that generates JSON. So you don't have to write it.

4. The same definition can render the UI components in React, Angular, Vue, Lit, or Vanilla JS.

5. We also have a deterministic MCP that has tools for to validate the model's output, generate JSONs or code, and ensure that the definition returned by the LLM is always valid.

But you can see that we do way more...

cmoski•42m ago
Date range picker doesn't work...
wtfdeveloper•39m ago
You would be suprised to hear this, but we are actually thrilled to hear this! We are on our first weeks (v1.02), so if you have found a bug we would love to get our hands on it!

Would you consider raising an issue here? https://github.com/golemui/golemui/issues

You could be the first person to open an issue on this repo (other that the three of us)

It goes without saying that this does work in our machines.

pylotlight•38m ago
worked for me.
wtfdeveloper•30m ago
Oh my god! Thanks so much! We are studying this immediately.
prawnsalad•29m ago
"new paradigm", "ground breaking". Yet I remember using JSON backed forms in back around 2010 and there's lots of them since. You've added a few handy UI features on top but it's hardly anything new. You're just ruining the useful features you do have with the overstated nonsense