htmx.org / CEO of Java Pants's Avatar

htmx.org / CEO of Java Pants

@htmx.org

i have no idea what i'm doing

1,172
Followers
30
Following
265
Posts
06.12.2024
Joined
Posts Following

Latest posts by htmx.org / CEO of Java Pants @htmx.org

Post image
17.02.2026 20:39 πŸ‘ 30 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image
16.02.2026 16:12 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
zeu.dev/atproto-oauth-deno AT Protocol OAuth template in Deno, Hono, HTMX

πŸ¦• atproto oauth demo stomping in

made with @deno.land, @hono.dev, @htmx.org, powered by @tijs.org's atproto-oauth jsr package

16.02.2026 11:56 πŸ‘ 60 πŸ” 8 πŸ’¬ 3 πŸ“Œ 2
Post image

surrealism as a service

13.02.2026 22:20 πŸ‘ 16 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Razor and Blade from Hackers (1995) holding up a can of Jolt Cola, making funny faces

Razor and Blade from Hackers (1995) holding up a can of Jolt Cola, making funny faces

I recently learned that you can now, for the first time in years, get THE softdrink of the Elite Hacker

11.02.2026 01:18 πŸ‘ 6 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
HTMX + Django in High-Stakes Environments: Lessons from Olympics Automation Building real-time systems when failure isn’t an option

I just published HTMX + Django in High-Stakes Environments: Lessons from Olympics Automation medium.com/p/htmx-djang...

07.02.2026 05:33 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Yay, my packages django-htmx and django-rich are now receiving income through Tidelift. Thanks, Tidelift and its subscribers! πŸš€

03.02.2026 21:14 πŸ‘ 17 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Triptych Project

happy to announce that alex petros on the htmx team is leading our effort to move some ideas from htmx (generalized hypermedia controls) into the HTML specification:

triptychproject.org

04.02.2026 21:59 πŸ‘ 32 πŸ” 6 πŸ’¬ 3 πŸ“Œ 0

Hyperscript! What a fun and kinda weird library. Feels good though, already refactored some pretty trivial UI but the syntax is indeed a lot more clear. Give it a try, especially if you like Alpine, htmx or even tailwind. Locality of behavior is a pretty powerful draw. Syntax reminds me of mocha etc

02.02.2026 19:40 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

if nothing else its worth is for the knowledge base of the world

28.01.2026 21:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@htmx.org docs are great. Kept looking for ways to mess around on codepen, looked up events, I'll mess around with or mock response, then looked at debugging and then of course a little section on demos - mocking built right in special bundle! πŸ‘Œ Read my mind! Wonderful tool

28.01.2026 04:12 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Screenshot of the repository

Screenshot of the repository

Network discovery with nmap integration via Go and HTMX

26.01.2026 06:31 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Screenshot of the repository

Screenshot of the repository

Subscription tracker built with Go and HTMX

24.01.2026 08:54 πŸ‘ 10 πŸ” 3 πŸ’¬ 2 πŸ“Œ 0
Post image

if you want a vision of the future, winston, imagine a PM clicking "accept changes" forever

24.01.2026 20:39 πŸ‘ 16 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

only warning

24.01.2026 17:09 πŸ‘ 8 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

become the programmer management fears you are

23.01.2026 19:04 πŸ‘ 26 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Gemini (protocol) - Wikipedia

not exactly what you are looking for, but related:

en.wikipedia.org/wiki/Gemini_...

23.01.2026 17:05 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I think google forms uses clojure/wiz, i will email them and let them know!

22.01.2026 21:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

if you were having trouble submitting a talk there was an error with the form previously that has been fixed, sorry about that!

22.01.2026 21:18 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Big Sky Dev Con will be in Bozeman July 24th & 25th (main talks on the 25th) and speaker applications are open:

docs.google.com/forms/d/e/1F...

21.01.2026 19:28 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Post image
20.01.2026 21:32 πŸ‘ 20 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Building Critical Infrastructure with htmx: Network Automation for the Paris 2024 Olympics

Building Critical Infrastructure with htmx: Network Automation for the Paris 2024 Olympics https://lobste.rs/s/udglku #web

20.01.2026 19:08 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Big update to my htmx + ASP.NET Core Razor Pages book!

3 NEW CHAPTERS:
Ch 18: Caching & History
Ch 19: Request Optimization
Ch 20: Performance Tuning

Plus, every existing chapter has been revised with improved code examples and production-ready patterns.

aspnet-htmx.com

#dotnet #htmx #aspnetcore

19.01.2026 13:27 πŸ‘ 7 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
CSS loaders and spinners CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too.

Oh now this is nice to combine with htmx requesting loading.

cssloaders.github.io

#htmx #css

19.01.2026 19:18 πŸ‘ 10 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

[Events] Things I'd Like to See in a DjangoCon US 2026 Talk

Curated talk ideas for DjangoCon US 2026 CFP covering deployment, Django 6.x features, performance, security, HTMX, type checking, ML, and community topics. #djangonews

winstel.dev/2026/01/05/...

15.01.2026 21:00 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
High-level is the goal (but why?)
High-level is the goal (but why?) YouTube video by Ben Visness

good talk. It's not people just too stupid to understand low level stuffs. They are just less accessible to newcomers with legacy tools and unfriendly docs.

In webdev context, @htmx.org and @tailwindcss.com are few actually making fundamentals accessible. There should be more like these.

10.01.2026 11:19 πŸ‘ 10 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Keypad login screen for my app using Hyperscript for the interactivity.

Keypad login screen for my app using Hyperscript for the interactivity.

A whimsical yet functional security addition to my app based on a door keypad - mainly just to stop any drive-by access.

The keypad itself uses Hyperscript (hyperscript.org) because it makes client-side interactivity simple.

#HTMX #Hyperscript

12.01.2026 05:04 πŸ‘ 6 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
Brutality of Behaviour (with Carson Gross) | Dead Code A podcast about how the software industry got this way

HTMX is not β€œanti-JS.” It’s β€œstop making the browser suffer.”

If you’ve ever watched a simple UI become a 400-file front-end, this one will hit.

shows.acast.com/dead-code/e...

12.01.2026 16:00 πŸ‘ 10 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

we are so back

05.01.2026 01:25 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

it's just code

04.01.2026 16:33 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0