Should you move from GitHub to sr.ht
A developer compares GitHub to his alternative platform, sr.ht, discussing design philosophy, features like CI, and a different business model.
A developer compares GitHub to his alternative platform, sr.ht, discussing design philosophy, features like CI, and a different business model.
A developer details migrating their blog from Tumblr to GitHub Pages using blogdown, including challenges with Python setup and MathJax.
A guide to creating dynamic regular expressions in JavaScript using tagged template literals and Proxies to simplify string escaping.
A video introduction to 14 of the most famous and favorite Python libraries and frameworks, including requests, Django, and NumPy.
Analyzes the significant traffic boost a PowerShell blog receives from being featured on the Planet PowerShell community aggregator site.
A maintainer shares principles for managing volunteer-driven Free and Open Source Software (FOSS) projects, focusing on volunteer well-being and empowering contributors.
A guide to setting up HTTPS with a valid SSL certificate for a local development domain and using it with a Node.js server.
Analyzes the value of free cloud service tiers for learning, comparing Azure and AWS, and offers strategies for effective use.
A tech professional explores the reasons behind the common sentiment of 'hating Microsoft' and reflects on the evolution of tech industry rivalries.
A PowerShell script to automatically select and tweet a random blog post from an RSS feed archive.
A technical guide on setting up remote debugging for Node.js applications deployed on Azure App Service (Linux) using WebStorm and SSH tunneling.
Introducing koio, a lightweight tool for embedding files into C programs, enabling static bundling of assets like markup and images.
Explores using AWS Lambda@Edge for geo-routing, A/B testing, and dynamic configuration at the CDN level to optimize web application performance.
Introducing Revive, a fast and extensible linter for Go that improves upon golint with configuration, custom rules, and better performance.
A developer details solving a UWP Toolkit issue by downloading and caching internet images for local use in toast notifications via PowerShell.
Explains the decision to replace the wlc library with wlroots for building Wayland compositors, detailing technical limitations and the new design.
A developer troubleshoots and solves a Windows 10/Office 2016 issue where PowerPoint and Word fail to open by identifying and removing problematic registry keys.
Announcing a new book about web typography, exploring the unique challenges and opportunities of typesetting for the web.
A developer details migrating his blog from GitHub Pages to a self-hosted Ghost instance on DigitalOcean, covering the reasons, setup, and configuration.
Guide to integrating legacy NuGet packages with native DLLs into modern .NET Core SDK projects using custom MSBuild configurations.