nalgeon/redka - Redis re-implemented with SQLite. Interesting idea for a project espeviakly given all the licensing issues recently over at Redis. It's not as fast as the original project, but the API aims to be compatible with a few additional features. github.com #
2024/04/16 #
Today’s links:
-
-
Rabble on Nostr - Rabble decided to build his project on Nostr. He outlines the many downsides and missing features of the ActivityPub protocol, the Fediverse, and it's developer community. It's quite a comprehensive list, with some rather glaring downsides. I'm suprised I haven't heard anyone talk candidly about this before. Personally I really like Nostr but I'm really put off by these npub string. I can't figure them out, can't hardly find anyone on there. njump.me #
-
Dexie.js - A Minimalistic Wrapper for IndexedDB - I thought this looked kind of cool. Nice clean interface, I imagine this would really speed up creating local first apps. Looks like they also just released a product that enables easy sync of data to the cloud. dexie.org #