Working In Public Book Notes
A developer's notes on the book 'Working In Public', exploring open-source sustainability, contributor dynamics, and the role of platforms like GitHub.
A developer's notes on the book 'Working In Public', exploring open-source sustainability, contributor dynamics, and the role of platforms like GitHub.
Nginx 1.19 Docker images now support environment variables and templates, enabling dynamic configuration for proxying APIs in containerized apps.
Explains how to implement exhaustive pattern matching in TypeScript for type-safe code, preventing unhandled cases when adding new features.
Argues that data scientists should own the entire process from problem identification to solution deployment for greater impact and efficiency.
Explains the importance of focus outlines for accessibility and provides methods to style or conditionally hide them using CSS and JavaScript.
Explains the security risks of target='_blank' links and how the 'noopener' and 'noreferrer' attributes protect against them.
A tutorial on importing data from an Excel spreadsheet to create a new SharePoint list, highlighting its integration benefits.
Guide to enabling Azure Active Directory integration for AKS clusters using Managed Identity and ARM templates.
A guide to programmatically list all Azure subscriptions with tags using C#, Azure Functions, and the Azure Resource Graph SDK for efficient queries.
A deep dive into creating interactive, actionable toast notifications in PowerShell using the BurntToast module, including buttons and selection boxes.
A guide to setting up and using Visual Studio Codespaces with Visual Studio Code for developing ASP.NET Core web applications in the cloud.
A guide to reducing AWS storage costs by archiving data from DynamoDB to S3 and S3 Glacier storage tiers, including implementation steps.
Explains the need for write permissions on Azure Blob Storage files when restoring SQL Server backups and the implications for lifecycle management.
An overview of Neural Architecture Search (NAS), covering its core components: search space, algorithms, and evaluation strategies for automating AI model design.
A developer builds a 'SchoolBreak' model in Django using TDD to track holidays and vacations for a school scheduling app.
An introductory chapter on machine learning and deep learning, covering core concepts, categories, and the shift from traditional programming.
An introductory chapter on machine learning and deep learning, covering core concepts, categories, and terminology from a university course.
A developer shares their approach to setting up a Core Data stack outside of AppDelegate, including code for a singleton Database class.
A guide on using Expo to simplify React Native development, covering setup, project creation, and configuration.
Developer shares first-month results of TinyPilot, a KVM-over-IP hardware project, with $8.7k revenue and lessons learned.