frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Let's make the worst Htmx

https://zserge.com/posts/worst-htmx-ever/
31•RebelPotato•16h ago

Comments

sparse-Matrix•10h ago
Bravo! I never would have thought this would be so simple. As a direct consequence of this exercise: I now know something about what, precisely, htmx does.

cheers

wren6991•8h ago
Huh, so every interactive event has a network request in the loop, with perceptible latency? And you still end up obligating client-side JS for the plumbing? I'd been meaning to look into HTMX but based on the content of this post it seems like a worst-of-all-worlds technical solution. Is it at least pleasant to work with?
dmoreno•7h ago
That's why many times HTMX is used together with alpinejs [1].

For areas that need server side, if you use say react and return a JSON you have to deserialize and do the render. It might be much more efficient to just replace.

Having said that I use HTMX /alpinejs for small projects, and still trust react for bigger more interactive ones.

[1] https://alpinejs.dev/

yawaramin•7h ago
No, every interactive event doesn't need to have a network request in the loop. And you only need a tiny bit of client-side JS for a most of the plumbing.

It is quite pleasant to work with, because you don't have to worry about a constant stream of vulnerabilities or supply chain attacks. You just vendornthe script in your repo, add it as a <script> tag on the page, and you're done.

andy_parhelia•7h ago
[flagged]
dang•59m ago
Can you please not post AI-generated or AI-edited comments to HN? It's not allowed here - see https://news.ycombinator.com/newsguidelines.html#generated and https://news.ycombinator.com/item?id=47340079.

Of course, it's impossible to know for sure what was LLM processed or not, but some of your posts (like this one) have been getting classified that way.

pixel_popping•6h ago
The Github link at the bottom contains a `,` char, might want to fix it.
htmxxx•37m ago
We already have the naughtiest htmx

https://github.com/bigguysoftware/htmxxx

Tailscale didn't stop the Hugging Face intrusion

https://tailscale.com/blog/hugging-face-intrusion
263•bluehatbrit•3h ago•104 comments

Elevators

https://john.fun/elevators
725•Jrh0203•6h ago•188 comments

qm

https://github.com/yc-software/qm
304•tosh•4h ago•69 comments

Twenty-five years ago it was cryptography, today it's model weights

https://weeraman.com/because-we-can/
39•aweeraman•3d ago•7 comments

Golang proposal: container/: generic collection types

https://github.com/golang/go/issues/80590
83•jabits•3h ago•40 comments

Progressive Web Components

https://arielsalminen.com/2026/progressive-web-components/
26•hosteur•12h ago•3 comments

Severance

https://lcamtuf.substack.com/p/severance
149•surprisetalk•4h ago•40 comments

Loops (YC W22) Is Hiring a Product Educator

https://www.ycombinator.com/companies/loops/jobs/zqUnwqB-product-educator-technical-content-creator
1•chrisfrantz•1h ago

Big Food vs. the People

https://www.lighthousereports.com/investigation/big-food-vs-the-people/
164•jruohonen•6h ago•107 comments

Demystifying DRAM Read Disturbance: RowHammer and RowPress Phenomena

https://arxiv.org/abs/2607.28233
10•Jimmc414•1h ago•6 comments

June in Servo: real world compat, media queries, SharedWorker, and more

https://servo.org/blog/2026/07/31/june-in-servo/
60•iamnothere•3h ago•17 comments

Getting 25 Gbps Thunderbolt Ethernet on My Mac Studio

https://www.jeffgeerling.com/blog/2026/getting-25g-ethernet-mac-thunderbolt/
105•speckx•5h ago•67 comments

Let's make the worst Htmx

https://zserge.com/posts/worst-htmx-ever/
31•RebelPotato•16h ago•8 comments

DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/deepseek-v4-flash
498•theanonymousone•14h ago•275 comments

DeepSeek-V4-Flash Update

https://api-docs.deepseek.com/updates/
658•dnhkng•15h ago•313 comments

Termixer (TUI DJ Mixer)

https://github.com/l00sed/termixer
37•l00sed•3h ago•27 comments

The most official water costs $120k a gallon

https://signoregalilei.com/2026/07/26/the-most-official-water-costs-120000-a-gallon/
101•surprisetalk•7h ago•83 comments

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://github.com/sqliteai/waste
107•marcobambini•7h ago•44 comments

Authorize, don't authenticate

https://blog.marcua.net/2026/07/31/authorize-dont-authenticate.html
22•marcua•7h ago•4 comments

Using the railway network as a flatbed scanner [video]

https://media.ccc.de/v/emf2026-74-1-using-the-railway-network-as-a-flatbed-scanner
36•Jimmc414•3h ago•14 comments

Everyone is building LLM routers, we deprecated ours

https://manifest.build/blog/why-we-deprecated-our-llm-router/
67•brunaxLorax•3h ago•36 comments

Dubious research tied to Red Bull has shaped energy drink policy

https://www.theexamination.org/articles/red-bull-funded-research-energy-drinks-alcohol
84•Jimmc414•6h ago•141 comments

Just brute force your embeddings

https://softwaredoug.com/blog/2026/07/29/just-brute-force-embeddings
9•JohnBerryman•17h ago•9 comments

Predictive Speculative KV Replication for Bursty LLM Inference

https://jwlabs.vercel.app/post/biting-the-bullet
9•shreybirmiwal•2h ago•0 comments

Algorithms on billion-scale graph using 10GB RAM: I love DataFusion

https://semyonsinchenko.github.io/ssinchenko/post/datafusion-graphs-cc-2/
82•speckx•6h ago•30 comments

How JPEG works: Interactively explore JPEG's lossy compression methods

https://cgjennings.ca/articles/jpeg-compression/
75•at1as•4d ago•7 comments

Show HN: How to build and self-host a code review agent

https://www.trytilde.ai/blog/how-to-build-code-review-agent
10•solsol94•1h ago•2 comments

Orca-Bench: How Ready Are Language Model Agents for Oncall?

https://arxiv.org/abs/2607.28545
20•yruzin•3h ago•6 comments

A simple clustering algorithm for lists

https://cassidoo.co/post/clustering-tiles/
17•nreece•3d ago•2 comments

Is AI reasoning right for the wrong reasons?

https://www.quantamagazine.org/is-ai-reasoning-right-for-the-wrong-reasons-20260731/
90•retupmoc01•6h ago•117 comments