Bookmarks

Bookmarks

GoogleCloudPlatform/devrel-demos: This repo is for code that supports talks, blogs, and other activities the Google Cloud Developer Relations team engages in.
GoogleCloudPlatform/devrel-demos: This repo is for code that supports talks, blogs, and other activities the Google Cloud Developer Relations team engages in.
This repo is for code that supports talks, blogs, and other activities the Google Cloud Developer Relations team engages in. - GoogleCloudPlatform/devrel-demos
·github.com·
GoogleCloudPlatform/devrel-demos: This repo is for code that supports talks, blogs, and other activities the Google Cloud Developer Relations team engages in.
Component Architecture for React Server Components | Aurora Scharff
Component Architecture for React Server Components | Aurora Scharff
React Server Components let each component fetch the data it needs. Pages stop being giant loaders that prop-drill everything down. Here's how that changes how you architect a page, where loading boundaries live, and why it leads to better UX.
·aurorascharff.no·
Component Architecture for React Server Components | Aurora Scharff
How's Linear so fast? A technical breakdown
How's Linear so fast? A technical breakdown
breakdown of the architecture behind Linear's speed: local-first sync, MobX observables, instant first loads, and a keyboard-first design.
·performance.dev·
How's Linear so fast? A technical breakdown
Spiceflow — Spiceflow
Spiceflow — Spiceflow
Type safe API and React Server Components framework for Node, Bun, and Cloudflare
·getspiceflow.com·
Spiceflow — Spiceflow
WICG/persistent-iframes
WICG/persistent-iframes
Contribute to WICG/persistent-iframes development by creating an account on GitHub.
·github.com·
WICG/persistent-iframes
OpenAI の Secure MCP Tunnel を試してみた
OpenAI の Secure MCP Tunnel を試してみた
OpenAI の Secure MCP Tunnel を利用すると、プライベートな MCP サーバーをパブリックなインターネットに公開することなく OpenAI のプロダクトに接続できるようになります。この記事では Secure MCP Tunnel を試してみた様子を紹介します。
·azukiazusa.dev·
OpenAI の Secure MCP Tunnel を試してみた
no slop grenade
no slop grenade
Stop throwing AI-generated walls of text into conversations. If they wanted an AI essay, they would have asked ChatGPT themselves.
·noslopgrenade.com·
no slop grenade
Migrating from Go to Rust | corrode Rust Consulting
Migrating from Go to Rust | corrode Rust Consulting
Out of all the migrations I help teams with, Go to Rust is a bit of an outlier. It’s not a question of “is Rust faster?” or “does Rust have types?”, Go already gets you most of the way there. The discussion is mostly about correctness guar…
·corrode.dev·
Migrating from Go to Rust | corrode Rust Consulting
TOAST: Where PostgreSQL hides big values
TOAST: Where PostgreSQL hides big values
A heap tuple cannot cross a page boundary, yet a single jsonb column can hold a megabyte. TOAST is the trick. A pageinspect tour of pointers and chunks.
·boringsql.com·
TOAST: Where PostgreSQL hides big values
Extending Ruby LSP with Prism
Extending Ruby LSP with Prism
Ruby LSP is a wonderful language server built on top of Prism, Rubydex and RBS. It implements a variety of features that enrich the code editing experience in Ruby projects. Its add-on architecture allows extending it with Rails features, Rubocop support and custom functionality.
·janko.io·
Extending Ruby LSP with Prism
amatsuda/rubish
amatsuda/rubish
Contribute to amatsuda/rubish development by creating an account on GitHub.
·github.com·
amatsuda/rubish