Terraform - FotD - indent()
A technical guide explaining the indent() interpolation function in Terraform, including its syntax, usage, and a practical example.
A technical guide explaining the indent() interpolation function in Terraform, including its syntax, usage, and a practical example.
Explains the Terraform index() function, which finds the position of a value in a list, with examples and usage notes.
Challenges the common security truism that defenders must be perfect, arguing for a more realistic, economics-based approach to defense.
A guide to implementing and testing Kubernetes Network Policies on Azure Kubernetes Service (AKS) using the kube-router CNI plugin.
A technical guide explaining the formatlist() interpolation function in Terraform, including its syntax, usage examples, and practical applications.
A technical tutorial on generating color palettes in R using various packages, inspired by movie posters and applied to Archer TV show artwork.
Explains the flexible but complex input handling system in the wlroots library for Wayland compositors and input abstraction.
Explains the Terraform format() function, its syntax, and provides examples for formatting strings, integers, and floats.
A Swift cheat sheet for implementing iPhone location services, covering permissions, CLLocationManager, and delegate methods.
Swift cheat sheet for iPhone location services: requesting permission, using CLLocationManager, and implementing delegate methods.
A guide to using Mac's Automator tool to batch convert PDF slides into images for video editing, saving significant time.
A guide on creating a Power BI Push Dataset using Power BI Desktop and the PowerBIPS.Tools module to simplify API dataset creation.
A technical tutorial on using GeoPAT 2 software to find geographically similar landscapes through pattern-based spatial analysis.
A technical guide explaining the flatten() interpolation function in Terraform, including its syntax, use cases, and examples.
Article argues engineers should focus on understanding user problems, not just building solutions, to create impactful products.
Explains a key security change in ASP.NET Core 2.1 where authorization filters are combined, altering authentication and role-checking behavior.
A developer's progress update on building an app with Angular and ASP.NET Core, focusing on creating an order review page and backend APIs.
Explains the Terraform file() function, its syntax, use cases, and provides practical examples for reading file contents.
Explains the floor() interpolation function in Terraform, including its syntax, usage examples, and behavior with different data types.
A curated list of presentations and talks that dive deep into the internal workings of the .NET Runtime, including garbage collection, JIT, and performance analysis.