Why I chose Flask to build sr.ht's mini-services
A developer explains why Flask was the ideal Python framework for building sr.ht's modular mini-services, citing its simplicity and flexibility.
A developer explains why Flask was the ideal Python framework for building sr.ht's modular mini-services, citing its simplicity and flexibility.
A guide to designing adaptable workshops for tech conferences, focusing on structuring activities for mixed skill levels and handling logistical unknowns.
A developer argues that writing 'dirty code' is acceptable and beneficial in certain situations to overcome blocks and foster creativity.
A guide to generating filtered PHPUnit code coverage reports for specific teams or architectural layers in large PHP projects.
Guide to configuring Kafka Connect logging, including changing log levels and redirecting output to files.
A guide to six statistical methods (frequentist and Bayesian) for comparing group means, with R and Stan code examples.
A developer's guide to migrating server-rendered Nuxt.js apps to a Jamstack architecture using static generation with Nuxt 2 and hosting on Netlify.
A developer introduces an open-source, community-driven RSS aggregation platform to help readers discover quality blog content and creators share their work.
Explains how self.skipWaiting() forces a new service worker to activate immediately, bypassing the waiting state in its lifecycle.
A technical guide on configuring an Azure VM to authenticate with HashiCorp Vault using Azure AD, retrieving secrets via API.
A tutorial on using Swift 5's built-in Result type and do-try-catch syntax for modern, safe error handling in iOS/macOS development.
Announcing a free book that teaches how to build a full-stack application using React and Firebase, from setup to deployment.
A 2019 overview of CSS hyphenation, covering browser support, implementation code, and limitations like excessive hyphenation.
A developer's year-long experience using utility-first CSS with Tailwind, covering benefits, challenges, and best practices for agency projects.
A summary of key announcements and insights from the AWS re:Invent conference, as presented at a London event, focusing on AWS services and platform thinking.
The author's IT blog wins 'Best Analysis' in the IT Blog Awards, thanking voters and highlighting other category winners.
A technical guide on building a Python asyncio benchmark tool to measure and compare the performance of different WebSocket servers and frameworks.
Explores handling Out-of-Vocabulary (OOV) values in machine learning, using deep learning for dynamic data in recommender systems as an example.
A developer shares a technical solution for integrating Firebase with Gatsby, focusing on fixing a 'window' object error during the build process.
A detailed review of the book 'Reactive Programming in Spring 5', covering reactive streams, Reactor, WebFlux, and Spring's reactive ecosystem.