We had @andersmurphy.bsky.social back on the pod to discuss his One Billion Checkboxes and other demos.
youtu.be/DFYuHGKMit8
@andersmurphy.bsky.social
We had @andersmurphy.bsky.social back on the pod to discuss his One Billion Checkboxes and other demos.
youtu.be/DFYuHGKMit8
Love finding random checkbox art
26.10.2025 12:43 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0Have a script to generate jpeg from the database. It's pretty basic. But most chunks are empty. At some point I'm planning to use it for a minimap/or zoom.
14.10.2025 18:38 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0immersive arts in action love when people get creative like this!
02.10.2025 17:51 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0You can try out the working example. Remember, it's multi-player, so be nice!
datastar-todomvc.cross.stream
#datastar is art
19.09.2025 18:43 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0Having a blast making some final demos for my upcoming #CraftCMS talk at Dot All Lisbon ๐ต๐น, using Datastar.
10.09.2025 10:24 โ ๐ 7 ๐ 3 ๐ฌ 2 ๐ 0#CSS
โ
contrast-color()
โ
control-value()
โ
sibling-index()
โ
scroll-state()
โ
mixins/functions
โ
@starting-style
We chat these and much more over on the @workingdraft.de show
โคท nerdy.dev/working-draf...
Adaptive row rendering virtual scroll in #datastar. The red number is the total number of rows rendered including offsets/tolerance.
21.08.2025 13:49 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0just found out the xbox version of morrowind has different loading screens with advice text and some of these have very funny shit post energy out of context
15.08.2025 20:59 โ ๐ 699 ๐ 330 ๐ฌ 11 ๐ 6`select count(*)` for the win.
12.08.2025 08:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Today I learnt some QR scanners (google lens) struggle/fail with inverted QR codes and generally a lot of scanners scan non inverted QR codes faster.
Also CSS is awesome:
backdrop-filter: blur(5px)
If you've read this far. There's a bug in the qr code conversion function. 0.01 internet points if you can find it. Also congratulations you can read lisp.๐คฃ
27.07.2025 08:24 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0If you want to checkout Dundee Founder Collective you can find them here:
lu.ma/dll9xxro
Here's the code to convert the QR Codes to SVG.
27.07.2025 07:48 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Had a load of fun at Maker Gonna Make Dundee. Ended up making a location share QR code (after spending a morning messing with quadkeys).
The codes are generated on the server, converted to SVG and then morphed in to DOM via SSE (using #Datastar). They compress nicely too.
Simple checkbox art location share links with #datastar
21.07.2025 20:40 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Why TCP slow start makes minification matter. 300ms slower when going from a 10kb to 18kb ( #Datastar unminified), both with brotli level 11. What's worse this is on a good connection if it was 3G with higher packet loss the difference would be even larger.
20.06.2025 12:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0In the first frame most of the work is done closing the compressor (somethings not quite right, either in user land or the library implementation). In the second frame (a different library) there's no such close overhead. 5X faster reads. Another win for performance profiling.
19.06.2025 06:37 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0More checkbox art.
18.06.2025 14:32 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Banksy?
16.06.2025 17:03 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Nothing beats profiling in production especially when you realise you are spending a large chunk of your CPU on something you can inline cache.๐ฅ #flamegraphs
16.06.2025 10:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0