100 days - 100 CSS properties in a tweet
A developer shares their 100-day journey of tweeting about a different CSS property each day, highlighting the vastness of CSS.
A developer shares their 100-day journey of tweeting about a different CSS property each day, highlighting the vastness of CSS.
A guide on setting up Microsoft Teams for free to manage and connect a tech user group, covering features and step-by-step setup.
Explains how to implement custom collection-like objects in Python using the collections protocol, including slicing, iteration, and item access.
A developer's monthly update on Wayland book progress, wlroots/Sway improvements, and SourceHut/secret project work.
A tutorial on creating a custom ASP.NET Core Tag Helper to conditionally show or hide UI elements based on user authorization policies.
A developer builds a Raspberry Pi system that pauses a video when their training bike speed drops, inspired by the movie Speed.
A guide to using AWS CloudWatch Custom Metrics and Alarms to monitor the health of a serverless application's core process.
Explains how to detect and warn users of wildcard imports in Python, focusing on improving import times and namespace management in libraries like QuTiP.
A sysadmin shares his remote work setup, tools, and automation-focused role at a managed service provider during the COVID-19 lockdown.
A look at the new Jakarta EE 8 certified Primeton AppServer V7, focusing on the unexpectedly complex download and registration process.
A developer uses a new Shopify Liquid profiler to identify and fix a major performance bottleneck causing slow page rendering times.
A comparative analysis of the underlying architecture and design principles of TensorFlow and PyTorch machine learning frameworks.
A personal retrospective on founding and leading the SQLPort user group for SQL Server and Microsoft Data Platform over its first decade.
Analyzes a poll on third-party code usage in front-end development, comparing JavaScript vs. CSS reliance and discussing performance trade-offs.
A tutorial on Clojure programming, covering basic functions and implementing a prime number sieve as a learning exercise.
Andy discusses using CSS for print styling, specifically for Piccalilli invoices, and shares a resource from Rachel Andrew.
A technical guide on using StreamYard to stream a virtual Azure community event to YouTube, covering setup, features, and experience.
A beginner-friendly guide to implementing user authentication and authorization in Vapor 4 using sessions and JWTs, written in Swift.
An updated overview of the Transformer model family, covering improvements for longer attention spans, efficiency, and new architectures since 2020.
A tutorial on implementing RSS feeds for a Django blog using Django's built-in syndication feed framework.