Bookmarks, page 37 of 73
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
Generate Entity-Relationship Diagrams for Rails applications
Fluent ffmpeg-API for node.js
Some Windows 10 features might threaten your privacy and security. Learn how to disable tracking on Windows 10 and turn off unnecessary settings.
A comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.
StatefulSet is the workload API object used to manage stateful applications. Manages the deployment and scaling of a set of Pods, and provides guarantees about the ordering and uniqueness of these Pods. Like a Deployment, a StatefulSet manages Pods that are based on an identical container spec. Unlike a Deployment, a StatefulSet maintains a sticky identity for each of its Pods. These pods are created from the same spec, but are not interchangeable: each has a persistent identifier that it maintains across any rescheduling.
The right way to do templating in Kubernetes
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.
Tailwind CSS as scripting language to create a universal style system for React Native. NativeWind components can be shared between platforms and will output their styles as CSS StyleSheet on web and StyleSheet.create for native.
Training the car to do self-parking using a genetic algorithm.
Explore how to implement configurable modules in Ruby — a technique sometimes referred to as the Module Builder Pattern.
Hints, tips and guidelines for writing clean, reliable Dockerfiles
Learn how to install Podman, practice its basic commands, transition away from Docker, and set up Apache HTTP Server 2.4 in a CentOS container with Podman.
A Ruby library that encodes QR Codes.