Week 48 - 2023
The weeknote for 11/27 - 12/3.
OSS
denoland/deno
- Implemented
util.parseArgs
of Node.js in Deno's compat layer. https://github.com/denoland/deno/pull/21342
Tech
HTTP methods
- HTTP is now defined in RFC 9110. So we probably naturally assume that what an HTTP method is is defined in that document. Interestingly in deno_std, we couldn't reach consensus on what is a HTTP method. In other words, we couldn't reach consensus on what verbs should be allowed for HTTP method. So we deleted
method
module fromstd/http
of Deno.
Wroker's Egress Cost
- This week I found that cloudflare workers doesn't charge for egress bandwidth. It was so surprising. https://blog.cloudflare.com/workers-now-even-more-unbound/
Family
Rei
-
Rei created winnie the pooh with Duplo.
Post by @kt3kView on Threads