Resize a video with FFmpeg for Mastodon
A technical guide on using FFmpeg to resize and convert videos for Mastodon's media restrictions, including specific command examples.
A technical guide on using FFmpeg to resize and convert videos for Mastodon's media restrictions, including specific command examples.
Explains how to implement complex gestures in SwiftUI ScrollViews without blocking scrolling, with updates for iOS 18 compatibility.
A tutorial demonstrating how to use the R `slider` package for rolling window analysis, using NFL quarterback performance data as an example.
Explains why and how to use Cypress's cy.session() command for login state management instead of traditional page objects or custom commands.
A data scientist describes a simple yet effective custom embedding technique for image defect detection, outperforming a complex deep learning model on the KolektorSDD2 dataset.
A tutorial on building a custom email alert service for Azure service retirements using Java, Azure Functions, and Communication Services.
Using the CSS box-decoration-break property to create padded, multi-line text with background colors, solving a common web design challenge.
A developer reflects on their first two months at Contenda, a tech startup, discussing their role, team, and the meaningful work of building an API.
A guide on typing React function components with TypeScript, using a Select component as an example to demonstrate prop typing methods.
Explains software design patterns like Mediator, Strategy, Singleton, and Proxy using simple sketches and real-world analogies.
Strategies for managing complex, semantic code migrations in large, multi-team mobile codebases, focusing on coordination and tooling.
A tutorial on integrating and customizing the Tailwind CSS utility framework within a Nuxt.js project to build a styled portfolio page.
A tutorial on deploying a Hugging Face Gradio machine learning app for sentiment analysis to AWS Lambda using a serverless architecture.
Explains how to use FluentAssertions' Assertion Scopes to see all test failures at once, improving debugging efficiency.
A deep dive into the Robins and Ritov statistical paradox, exploring a counterexample where subjective Bayesian inference fails and arguing for a resolution.
A technical guide sharing advanced debugging tips and LLDB configuration tricks for Swift developers working on iOS and macOS projects.
Explains how to implement centralized request validation using Endpoint Filters in ASP.NET 7.0 Minimal APIs to avoid code duplication.
An iOS engineer's experience tackling technical debt and refactoring a legacy codebase at Babylon, highlighting the challenges of prioritizing tech work over new features.
Benchmarking Python 3.11's performance improvements by testing common code patterns like loops, comprehensions, and sorting.
A collection of resources and tools for web developers to understand and reduce the environmental impact of websites, focusing on sustainability practices.