Deno bundle is back, alongside the addition of bytes and text imports, stabilized built-in OpenTelemetry, a new --preload flag, simplified dependency management with deno update, and more.| Deno
Fresh 2.0 is very much still active. Here’s an update and how to try out the alpha.| Deno
A technical deep dive on how Roomy chat works, combining ATProto and Automerge to create a resource-efficient group chat.| Muni Blog
In my quest to make linkedlist.org—my link blog—faster, I set up multiple deployments around the world. I used pyinfra to automate the process and Chimera Linux as the host operating system. Join me on this adventure in over-engineering to see how I dropped the average response time across nine global locations from 807ms to 189ms without spending a fortune. Network diagram of Linked List infrastructure A network diagram showing a user at the top. An arrow from the user points downward to...| www.wezm.net
Look out! There's a new persistent edge KV store in town! Let's take Deno KV and Deno Deploy for a spin by building a simple API.| andrewwalpole.com
背景 先行・類似事例 自作のメリット Rustで局面画像生成 盤・駒画像の素材 画像処理 入出力 Generatorと下準備 Publish Web Appで使う CDN Edgeで動かす wasm-packでWebAssembly作成 Deno Deploy Vercel Edge Functions Cloudflare Workers Fastly Compute@Edge その他 まとめ Repository 背景 ATrium という AT Protocol のためのライブラリを自作している が、まったくドッグフーディングしていなかった ので、Bluesky...| すぎゃーんメモ
f5n.org - a personal website| f5n.org
Repost of Reactivity News April 2021 edition, my Svelte focused newsletter| codechips.me
We’ll look at a few ideas of what failure is, apply them to PaaS, and then evaluate whether PaaS has failed. The conclusion is resoundingly clear: PaaS is a highly successful endeavor, alive and well, and likely to be so for quite some time.| Fermyon • Experience the next wave of cloud computing.
Web Development Trends in 2023 which should be on your watchlist. A walkthrough of the state of JS ...| www.robinwieruch.de
We are open-sourcing Supabase Edge Runtime allowing you to host your Edge Functions anywhere.| Supabase
"node_modules, the heaviest object in the universe"| whynowtech.substack.com
Fresh is a new full stack web framework for Deno. By default, Fresh web pages send zero JavaScript to the client.| Deno Blog
What is Deno, why does it matter, and how is it currently used for server-side JavaScript?| ByteofDev