#FreeJavaScript update: We just responded to Oracle's Motion to Dismiss our fraud claim in the JavaScript trademark cancellation.
Oracle argues submitting one valid specimen excuses submitting a fraudulent one. Our position: one legitimate submission doesn't erase another fraudulent act.
https://deno.com/blog/deno-v-oracle/20250307-oppostition-to-motion-to-dismiss.pdf
#deno #javascript #nodejs #oracle
✨featured JSR package✨
XML-streamify from nostr:npub1tasttffkls8qklp4m9h3lry8tvuq55xt5z8aqexg4hz8rym0su4s3qtqp4
✅ nice docs
✅ wide runtime support
✅ 100% score
https://jsr.io/@dbushell/xml-streamify@0.4.0

How We Built #Deno KV using FoundationDB.
We explore the architecture, challenges, and our designs in creating a scalable, JavaScript-native database. Perfect for those with an appetite for technical depth.👇
It's hot runtime summer ☀️ so we've added some *limited run* shirts to our merch store
🧵
Here's the set of new deny flags, which have higher precedence over allow flags:
--deny-env=
--deny-sys=
--deny-hrtime
--allow-net=
--deny-ffi=
--deny-read=
--deny-run=
--deny-write=
Learn more here: https://deno.land/manual/basics/permissions
#Deno 1.36 introduces more flexible security options with the new set of `--deny-*` flags:
