Terraform - FotD - flatten()
A technical guide explaining the flatten() interpolation function in Terraform, including its syntax, use cases, and examples.
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.
A technical tutorial on using GeoPAT 2 software to find geographically similar landscapes through pattern-based spatial analysis.
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 guide to setting up and testing with a MySQL 5.7 database on the Codeship continuous integration platform.
Explains the Terraform element() function for retrieving items from a list, with examples and use cases.
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.
Explores the challenges of applying open source software freedoms to web services and introduces the Fair Web Services project.
Explains the naming and purpose of the R package 'reticulate', which provides a Python interface for R.
A project to map and analyze the governance models of various open source projects, creating a machine-readable resource for comparison and learning.
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
Explains the Terraform distinct() function, which removes duplicate values from a list, with examples and use cases.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to implementing the when-let and if-let macros in Common Lisp, inspired by Clojure, with code examples and explanations.
IdentityManager2 is an updated version of the ASP.NET user management tool for ASP.NET Core, now stewarded by Rock Solid Knowledge.
Explains the Terraform dirname() function for extracting directory paths from file paths, with examples for Windows and Linux.
A software engineering article arguing that simplicity is the most critical quality for achieving correctness and performance in software development.