why /me so silent, you ask …
databases are boring but the #deno #denokv #activitypub #normalization #i18n including proper indexing with ulid, geohash, types-hash (when,where,what) and text-similarity sorting and cid stuff MUST be done properly for all the activities side effects.
¯\_(ツ)_/¯

Any deno kv experts out here?
For FLOSS ActivityPub Clients:
I am looking for best practices for a key which has a geohash as secondary index and might be searchable by Date as well, like an as `Event` with a `location`
:)

#deno #kv #keyvalue #denokv #geohash #database #activitypub

Playing with #DenoKV as part of this. And as someone who really likes well structured typed relational data I'm surprised how much I'm enjoying it.

#Google 's #Gmail #API is pretty frustrating for reasons I'll blog about later. A side effect is that I have to scan through messages serially.

I stash the response data in KV and then subscribe to the KV elsewhere in the service to go get the message content. If that "just works" when horizontally scaling, that's pretty neat.

#programming

> I’ve been noticing a trend with #DenoLand Inc. products. Engagement with users is fleeting. What I mean is that many reported issues with #Deno products are never addressed. Often they’re not even acknowledged. From #DenoKV architecture, to #DenoDeploy startup times, I keep running into show stopping issues with little to suggest they’ll ever be fixed. It’s not a good look.

https://dbushell.com/2024/08/09/jsr-and-deno-final-review/

#webDev #javaScript #JSR

JSR and Deno: Final Review 🚮

The one where I am left wondering, why?

dbushell.com

gw benci urusan sama blob,
jadi akhirnya untuk nampilin blog gq bikin route baru dan kemudian tampilannya seolah - olah ngambil di database yang sama, padahal beda. Hiyaaa hiyaa

#denoKv

hmm belum tau cara untuk update pada spesifik value dari deno.kv, kalo baca dokumentasinya proses update ini sama saja dengan proses insert, bedanya adalah untuk update harus mencari key yang sesuai.

#denokv #belajarkv
Kivi - Deno KV Editor for VSCode

Kivi

Ok, happy enough for an initial release. kview, a web app viewer for
@[email protected] KV Stores, both locally and on Deno Deploy. Check out: https://deno.land/x/kview. Feedback welcomed.

https://x.com/kitsonk/status/1716411380465856924?s=20

#deno #denokv

Ever wondered what my current default browser is? Now you can follow the browser drama live on my /uses page! Built with #Swift, #DenoDeploy, and #Vuejs, my app reveals if it's a Firefox frenzy or a Safari saga. It's like The Bachelor for browsers! 🌹🖥️
Read how: https://flori.dev/reads/default-browser-server-sent-events
#sse #browser #denokv #swift #denodeploy #edge #uses
Broadcasting my default Browser with Server-sent Events

My Uses page updates in real-time which default browser I am using right now. Whether I’m feeling a fiery passion for Firefox or a magnetic attraction to Safari, it will always reveal which browser has stolen my heart (for now). So sit back, let it refresh, and witness the drama unfold. Why? Because the world deserves to know!

flori.dev

The latest post to my blog Craig's Deno Diary has been published: "A Comprehensive Guide to Deno KV"

Consider this article as a one-stop location for Deno KV info. The post includes sections on pagination, tracking record version history and sorting KV records.

Associated with the article is a repo containing 12 code examples demonstrating all the concepts and tech used in the blog post.
#deno #denokv

https://deno-blog.com/A_Comprehensive_Guide_to_Deno_KV.2023-06-30

Craig's Deno Diary

Craig's Deno Diary is a blog that covers the JavaScript and TypeScript runtime Deno and focuses on how to write Deno programs and use Deno libraries.