Bookmarks, page 35 of 69
docker save: Produces a tarred repository to the standard output stream. Contains all parent layers, and all tags + versions, or specified `repo:tag`, for each argument provided.
The Cloud Native Application Proxy.
A simple, configurable object container implemented in Ruby
An HTTP client library for ruby
LaunchDarkly provides fast, scalable feature flag & toggle management (feature management) for the modern enterprise. Increase your deployment velocity, software reliability, and release confidence with the developer’s choice for feature management.
Efficient and thread-safe code loader for Ruby.
1984 is a green ethical hosting company in Iceland. Founded in 2006, 1984 has been dedicated to freedom of speech. We offer the traditional ready to use webhosting with mail services. VPS with preconfigured Wireguard setup, OpenVPN, Nextcloud and more. We continue to offer FreeDNS where you can host as many domains as you like with no restrictions.
When you specify a Pod, you can optionally specify how much of each resource a container needs. The most common resources to specify are CPU and memory (RAM); there are others. When you specify the resource request for containers in a Pod, the kube-scheduler uses this information to decide which node to place the Pod on. When you specify a resource limit for a container, the kubelet enforces those limits so that the running container is not allowed to use more of that resource than the limit you set.
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
Developers and Open Source authors now have a massive amount of services offering free tiers, but it can be hard to find them all to make informed decisions.
Change Python code while it's running without losing state
A curated list of awesome actions to use on GitHub
Learn how to optimize curl for downloading network resources in your batch scripts, provisioning systems and continuous deployment pipelines
Part of Shopify’s success with Ruby on Rails is an emphasis on writing fast code. But, how do you really write fast code? Let’s talk about a few ways to start writing faster code in Active Record, Rails, and Ruby.