Quickly resize a video with FFmpeg/Vaapi for Mastodon
A technical guide on using FFmpeg with VA-API GPU acceleration to quickly resize and encode videos for Mastodon's upload limits.
A technical guide on using FFmpeg with VA-API GPU acceleration to quickly resize and encode videos for Mastodon's upload limits.
A technical walkthrough of ordering, setting up, and using Azure Data Box Disk for offline data transfer to Azure, including performance considerations.
A technical guide comparing declarative vs. imperative IaC, focusing on managing Kubernetes infrastructure and applications on AWS using AWS CDK and cdk8s in a single codebase.
A recap of the third day of the Deep Dish Swift conference, covering new SwiftUI navigation, Server-Side Swift with GraphQL, presentation tools, and Live Activities.
Guide on organizing Obsidian notes by setting a custom default folder for images and attachments, improving vault structure.
A developer discusses solving UI component flexibility using React Context and composition to handle optional/required field indicators.
A guide on integrating the Vite development server with ASP.NET Core applications to streamline frontend development workflows.
A technical tutorial on fine-tuning a 20B+ parameter LLM using PyTorch FSDP and Hugging Face on Amazon SageMaker's multi-GPU infrastructure.
Chris Lattner's new language Mojo aims to dethrone Python in AI/ML by combining Python's usability with C's performance.
A critique of the 'considered harmful' mindset in programming, using a popular Laravel critique as a starting point to discuss self-reflection and best practices.
A guide for developers to shed the 'Junior' title by shifting mindset and accelerating career growth through proactive learning.
Honeycomb's CEO discusses the company's 'boring technology culture' philosophy, distinguishing between formal organizational structure and informal team dynamics.
A summary of Day 2 of the Deep Dish Swift conference, covering talks on company struggles, Swift algorithms, modular architecture, mentorship, and Swift Playgrounds.
A guide to setting up and integrating ESLint, Prettier, and TypeScript for static analysis and code quality in JavaScript/TypeScript projects.
FAQs on configuring ESLint, Prettier, and TypeScript together, explaining key packages and best practices for modern JavaScript/TypeScript development.
A collection of resources for improving website performance and reducing carbon emissions through efficient coding and caching practices.
Explains a .NET Framework VerificationException when using readonly structs in partial trust environments and the underlying IL safety checks.
A summary of the first day of the Deep Dish Swift indie dev conference, covering talks on app development, subscriptions, and CI/CD automation.
A guide to verifying .NET dependency injection containers to catch missing registrations and captive dependencies at startup.