Bookmarks

Bookmarks

50139 bookmarks
Custom sorting
dotUI
dotUI
Accessible, mobile friendly, modern UI components.
·dotui.org·
dotUI
nrjdalal/onset: An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js.
nrjdalal/onset: An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js.
An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js. - nrjdalal/onset
·github.com·
nrjdalal/onset: An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js.
ChartDB
ChartDB
ChartDB - Visualize your DB via one-single query. Free and open source, database design editor. No signup - get a diagram in just 15sec
·chartdb.io·
ChartDB
Catppuccin
Catppuccin
A soothing pastel theme for the high-spirited! We are a community-driven color scheme, perfect for coding, designing, and more. Explore our color palettes, discover our wide range of ports, and view our vibrant community.
·catppuccin.com·
Catppuccin
Cloudflare Web Analytics | Cloudflare
Cloudflare Web Analytics | Cloudflare
プライバシー優先で正確な必須Web分析を無料で。Cloudflare Web Analyticsで、お客様のWebサイトの利用について重要な統計を表示し、追跡することができます。
·cloudflare.com·
Cloudflare Web Analytics | Cloudflare
Basic jj workflows
Basic jj workflows
A guide to simple jj workflows, written by a non-power-user
·blog.chay.dev·
Basic jj workflows
Create an internal CLI
Create an internal CLI
Learn how to create a custom CLI for your organization using Just.
·blog.chay.dev·
Create an internal CLI
slackhq/magic-cli
slackhq/magic-cli
A foundation for building your own suite of command line tools.
·github.com·
slackhq/magic-cli
I sped up serde_json strings by 20%
I sped up serde_json strings by 20%
I have recently done some performance work and realized that reading about my experience could be entertaining. Teaching to think is just as important as teaching to code, but this is seldom done; I think something I’ve done last month is a great opportunity to draw the curtain a bit. serde is the Rust framework for serialization and deserialization. Everyone uses it, and it’s the default among the ecosystem. serde_json is the official serde “mixin” for JSON, so when people need to parse stuff, that’s what they use instinctively. There are other libraries for JSON parsing, like simd-json, but serde_json is overwhelmingly used: it has 26916 dependents at the time of this post, compared to only 66 for simd-json. This makes serde_json a good target (not in a Jia Tan way) for optimization. Chances are, many of those 26916 users would profit from switching to simd-json, but as long as they aren’t doing that, smaller optimizations are better than nothing, and such improvements are reapt across the ecosystem.
·purplesyringa.moe·
I sped up serde_json strings by 20%
Nested Forms With Turbo (without dependencies)
Nested Forms With Turbo (without dependencies)
Nested forms with Rails can now be done without using any third-party gem! Turbo Stream’s is all you need to add nested fields to any form you want.
·railsdesigner.com·
Nested Forms With Turbo (without dependencies)
Nested Layouts with Ruby on Rails
Nested Layouts with Ruby on Rails
Nested layouts is not supported out-of-the-box in Ruby on Rails. But it’s easy to create yourself!
·railsdesigner.com·
Nested Layouts with Ruby on Rails