GitHub SSO using password-protected SSH keys
A technical guide on setting up password-protected SSH keys for GitHub, including enabling SSO authorization for secure repository pushes.
A technical guide on setting up password-protected SSH keys for GitHub, including enabling SSO authorization for secure repository pushes.
A tutorial on building a TypeScript-based API using the FoalTS framework, covering setup, routing, and controllers.
Guide on using .NET Boxed solution templates with the new Visual Studio 16.10 UI for creating projects from dotnet new templates.
Diagnosing and fixing Azure App Service backup failures due to a 10GB size limit, with a solution to exclude the database.
Explores new pattern matching for switch expressions (JEP 406) and the deprecation of the Security Manager (JEP 411) in upcoming Java versions.
A developer shares lessons from scaling a large Vue.js application over 3 years, covering modular architecture, micro-frontends, and state management.
A talk on creating web maps using Django and its GeoDjango module, covering geospatial data storage and queries from simple to complex implementations.
Two methods to analyze blob storage tiers (hot, cool, archive) in Azure: using portal metrics or a PowerShell script.
A software engineer explains the benefits of distributed vs. remote work, focusing on asynchronous communication, autonomy, and deep work.
Explores the next era of responsive web design, moving beyond viewport media queries to user preferences, container queries, and component-driven styles.
A guide to detecting if an iOS device is locked or sleeping using UIApplication.isProtectedDataAvailable and Keychain accessibility in extensions.
An interview with iOS developer Neil Sardesai discussing his journey into programming, early Apple Watch app development, and his current macOS projects.
A beginner's guide to using the new async/await APIs introduced in Swift 5.5 for writing concurrent code, including converting callback-based functions.
A developer's musing on discovering aesthetically pleasing or interesting patterns in Git commit hashes, like sequences and palindromes.
A guide to preventing React warnings by properly cleaning up async side-effects like fetch requests when components unmount.
A guide to running a .NET application as a Linux service using Systemd, including setup and a DNS server example.
A Developer Advocate shares their first three months at Draftbit, detailing their transition from tech writer and the core responsibilities of the role.
A guide to creating a single, dynamic GitHub Actions workflow for CI/CD that handles both pull requests and main branch merges, reducing duplication.
Explains how to configure the number of History service shards in Temporal for optimal performance, balancing contention and resource use.
A Microsoft Certified Trainer shares a hidden browser download option to bypass the problematic Learning Download Manager (LDM) tool.