Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aral@mastodon.ar.al
2026-04-10 13:06:09

🥳 New Kitten¹ Release
Fixes:
• The `kitten.html` shorthands for plain HTMX client-side event handling of a Kitten Page’s default WebSocket lifecycle (`on:connecting`, `on:connect`, and `on:disconnect`) were generating faulty HTMX code (the Alpine.js versions, `@on:connecting`, `@on:connect`, and `@on:disconnect`, were fine). The plain HTMX versions now also generate working code.

• Replaced direct `eval` in a statement in the Kitten Introspection API to improve safet…

@phpugmrn@phpc.social
2026-02-12 09:00:01

Save the date! Our first meetup in the Rhein-Neckar metropolitan region for 2026 is just around the corner, taking place on February 26th, only two weeks from now.
Sign up here meetup.com/phpug-rhein-neckar/

@mro@digitalcourage.social
2026-01-21 08:54:00

has #HTMX been tried with a #CGI (doi.org/10.17487/RFC3875) backend? Preferably with

@zachleat@zachleat.com
2026-01-28 15:58:33

@… @… first thought was htmx
*runs away screaming again*

@dawid@social.craftknight.com
2026-02-23 17:06:55

Moim głównym projektem na teraz jest ecommerce serwer - ma być zamiennikiem wordpress woocommerce tylko w "minimalnym" podejściu.

Rust, frontstore na SSR z szablonami w liquid, pluginy w WASM, baza sqlite, mały admin panel na htmx z prostym loginem po session token. Wszystko w jednej binarce. Setup - ściągnij tę binarkę i uruchom.

Jest to bardzo ciekawe wyzwanie - jak wymaksować wykorzystanie zasobów, wycisnąć ile się da z sqlite wal, cachowaniem czego się da, aby każdy …