Bookmarks, page 57 of 73
Profiler for your development and production Ruby rack apps.
All about when to use unstructured data types in Postgres, such as Hstore, JSON, and JSONB. The tl;dr is that the right data type depends on your use case. Here we dig deep into the benefits, and why JSONB became so popular since it first got real and proper support in Postgres 9.4. The B in JSONB stands for better.
Reliable, High Performance TCP/HTTP Load Balancer
A Tailwind CSS plugin for creating beautiful animations
A React renderer for Three.js.
Elastic-Quality Full Text Search Inside Postgres
Sometimes people want to get a certificate for the hostname localhost, either for use in local development, or for distribution with a native application that needs to communicate with a web application. Let's Encrypt can't provide certificates for localhost because nobody uniquely owns it, and it's not rooted in a top level domain like .com or .net. It's possible to set up your own domain name that happens to resolve to 127.
A curated collection of marketing articles & tools to grow your product.
A latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
Redux DevTools extension.
@use-gesture allows you to implement advanced UI interactions with just a few lines of code.
VPS Hosting
The purely functional user interface library that's fast, tiny, and intuitive.
The sort() method sorts the elements of an array in place and returns the reference to the same array, now sorted. The default sort order is ascending, built upon converting the elements into strings, then comparing their sequences of UTF-16 code units values.
Full featured Redis client for Crystal.
Lightweight automation and productivity app for OS X
A Crystal shard to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
An opinionated toast component for React.
Performance is critical to success, and caching is one basic tool for improving it. Learn all about caching with NGINX and NGINX Plus.