Just made a little correction to the JavaScript Database (JSDB) Table Events section:
Previously, the example that listens for the JSTable.PERSIST event was erroneously stating that the table was deleted when the `type` property in the event handlers parameter object was JSTable.DELETE. It now correctly states that the value at `keypath` was deleted.
I also documented the JSTable.PERSIST types so they wouldn’t be confused with the JSTable event types (persist and delete; the latt…
The Race to the Bottom | Art Berman #energy
In the new report Breaking Free: Pathways to a fair technological future, the Norwegian Consumer Council has delved into enshittification and how to resist it. The report shows how this phenomenon affects both consumers and society at large, but that it is possible to turn the tide. Together with more than 70 consumer groups and other actors in Europe and the US, we are sending letter to policymakers in the EU/EEA, UK and the US.
My #silentsunday photo from a recent hike where I indeed saw the first little blossoms! I was so surprised to see them!
On the one side I was a bit sad as this means that winter is coming to an end and I did have far less winter hikes than wished. On the other side: spring is all around! Colors, more hiking routes, mountainbiking, ... all this is waiting 🙂
Happy #TransDayOfVisibility to all who celebrate 🏳️⚧️
I am grateful for all the trans folks who stand visible, who talk openly about their experiences and life despite the danger to themselves. Your voices are so important because I don't think the imagination of cis people (even well-meaning) can truly capture the struggles and the joys of trans lives. I promise to stand…
In 2011 I made this song for the RPM Challenge and used a drum loop from @… because he published a blog post.
https://rasterweb.net/raster/2011/03/0
🥳 New JavaScript Database (JSDB) release
• Fix: Now properly handling array indices on `JSTable.PERSIST` events in the `keypath` property that’s passed to the event handler.
Just noticed that the pretty keypaths of the JavaScript deltas written to the append-only log were ignoring array indices while playing with a new database introspection call I’m adding to the Kitten Interactive Shell (REPL) and fixed it.
I’ll be updating Kitten shortly to use this version of JSDB and I…