Authoring Cloud Diagrams as Code
Introduces the 'diagrams' Python library for creating consistent, version-controlled cloud architecture diagrams as code.
Introduces the 'diagrams' Python library for creating consistent, version-controlled cloud architecture diagrams as code.
Explains how SwiftUI's relative sizing modifier behaves within HStack and VStack layouts, detailing the layout algorithm and order dependencies.
Explains a chunk-based embedding method using LangChain and Pinecone to improve blog post search accuracy and efficiency.
Explains how MongoDB stores DateTime in UTC and how to handle serialization/deserialization with C#, including using DateTimeOffset and custom serializers.
A tutorial on converting flat data into hierarchical structures using SQL, Java, and the jOOQ library's new features.
A beginner's guide to Terraform, covering its core concepts, benefits, and basic commands for managing infrastructure as code.
Learn how to use the C# 'is not' operator with exception filtering to write cleaner and more maintainable error handling code.
A personal review and guide for the Security Blue Team Level 1 (BTL1) cybersecurity certification course and exam.
A developer argues for proactively cleaning up unused code and dependencies to prevent future technical debt and hidden bugs.
Explores a future AI-assisted computer interface model inspired by sci-fi, where AI highlights data anomalies for human specialist review.
A tutorial on creating a custom SwiftUI layout modifier to size views relative to their container's dimensions, using percentages.
Set Studio's new website ranks 2nd in a digital agency carbon footprint index, highlighting sustainable web design.
Explores the distinct roles of Platform Engineering and DevOps in software development, highlighting their differences and complementary nature.
Explains how CSS isolation works in .NET 6 Razor Pages to manage page-specific styles without global conflicts.
A guide on managing the flood of AI and machine learning research, covering tools and strategies for prioritizing papers and news.
A guide on managing the overwhelming volume of AI/ML research, sharing strategies and tools for prioritizing and staying updated effectively.
A developer details their migration from a slow WordPress blog to a faster, modern static site built with Next.js, explaining the technical motivations and process.
An open source maintainer outlines their 2023 goals, focusing on TypeScript static analysis, community engagement, and performance improvements for typescript-eslint.
Archive of a cohort-based online course teaching developers and researchers how to use the command line for automation and data science tasks.
A technical guide on fine-tuning the large FLAN-T5 XXL model efficiently using LoRA and Hugging Face libraries on a single GPU.