Terraform - FotD - title()
Explains Terraform's title() function, its behavior, and its limitations for capitalizing strings.
Explains Terraform's title() function, its behavior, and its limitations for capitalizing strings.
A discussion on CSS specificity and the cascade, sparked by a Twitter poll, highlighting the importance of fundamental CSS knowledge.
Introduces the 'sabre' R package for quantitatively comparing two categorical maps or regionalizations to measure spatial similarity.
A guide to getting started with the QEMU virtualization tool, covering basic setup and command-line options for running a Linux VM.
Introduction to using HashiCorp Consul as a service mesh for building offensive infrastructure, covering basic and hardened configurations.
A technical tutorial on creating Python scripts with Scapy to send and sniff fake WiFi beacon frames for network testing.
A guide on using confd to dynamically generate Tomcat configuration files and eliminate hardcoded passwords in Docker containers.
Explains the substr() function in Terraform for extracting substrings, including examples and use cases.
Explains the Terraform timestamp() function, its usage, and important considerations like ignoring changes.
Explains Chrome's NOSCRIPT intervention, which disables JavaScript on slow networks, and details how to test its behavior.
Tips for using the VMworld Europe Schedule Builder to book sessions and plan your conference attendance in Barcelona.
A developer reflects on their open source career, from learning C++ and Qt to becoming an engineering manager, emphasizing community and passion over money.
A proposal to replace conference t-shirts with reusable, high-quality shirts featuring Velcro-attachable event logos to reduce waste.
A VMworld 2018 session summary covering new vSAN 6.7U1 features, future HCI directions, and customer adoption stories.
Explains the Terraform split() function, its syntax, use cases, and provides practical examples for splitting strings into lists.
A technical guide on using kafkacat to send multiline messages to Apache Kafka topics with custom delimiters.
A critique of modern web bloat and a case for conservative web development principles like minimal JavaScript and optimized assets.
Summary of a VMworld 2018 session detailing the evolution and future roadmap of the vSphere HTML5 client, including new features and deprecation plans.
A guide to implementing custom model binders in ASP.NET Core to handle multipart requests containing both JSON data and file uploads.
Explains the Terraform sort() function, its syntax, usage examples, and limitations for sorting lists in lexicographical order.