I Fight For The Users
A critique of Elon Musk's Twitter takeover, arguing centralized social media is harmful and advocating for decentralized alternatives like Mastodon.
A critique of Elon Musk's Twitter takeover, arguing centralized social media is harmful and advocating for decentralized alternatives like Mastodon.
A technical guide on extracting and analyzing OpenStreetMap (OSM) features using PBF files, DuckDB, and QGIS for data filtering.
A guide to using GitHub-style alerts in markdown files and integrating them into websites with markdown-it plugins.
Explains HTML data attributes and the dataset property for managing state in web development, with practical examples.
Specification and development status of valarmd, a paused daemon project for showing desktop notifications from calendar alarms.
Explains how to use ASP.NET's DelegatingHandler to intercept and modify HTTP requests, focusing on adding dynamic headers like Authorization.
A developer's experience using Sweep, an LLM-powered tool that generates pull requests to write unit tests and fix code in a GitHub workflow.
Overview of new features in Java 25, including language updates, API improvements, and runtime enhancements.
A summary of new features and updates for Azure WebApps in November 2023, including TLS encryption, subnet support, and WebJobs on Linux.
An introduction to HTMX, a modern library for building dynamic web interfaces using HTML with minimal JavaScript, and how to use it.
Explores how Dremio's platform simplifies building and managing Apache Iceberg-based data lakehouses with governance, performance, and self-service.
Part 6 of a VORON 3D printer build series, covering the first printing attempts, tuning steps like belt tension and input shaping, and troubleshooting common issues.
Building an image search system using GPT-4 Vision and Azure AI to find images via text queries or similar pictures.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
The author switches a Python project to Ruff for linting and finishes parsing email messages for a SaaS application.
A mid-conference recap of AWS re:Invent 2023, highlighting key announcements like Amazon Q for BI, managed Prometheus, and ElastiCache Serverless.
How to fix the 'Some files could not be transferred (code 23)' error in Xcode when archiving with Cocoapods.
A tutorial on implementing background blur effects using SwiftUI's materials to enhance text visibility over images.
A developer details upgrading a .NET AWS Lambda function to Native AoT, achieving over 85% faster cold starts and reduced costs.
A quick CSS tip on using the :empty pseudo-class to hide and debug empty elements in layouts, especially useful for user-generated content.