parakeet-mlx
A guide to parakeet-mlx, a project porting NVIDIA's Parakeet ASR model to Apple's MLX framework for fast, local audio transcription.
A guide to parakeet-mlx, a project porting NVIDIA's Parakeet ASR model to Apple's MLX framework for fast, local audio transcription.
Analysis of GPT-5.1's new adaptive thinking features, model routing system, and safety benchmarks from the system card addendum.
A guide to implementing UUIDv7 in Python, Django, and PostgreSQL for better database performance and ordered identifiers.
Overview of new features in .NET 10 and C# 14, including LTS support, performance improvements, and language enhancements.
A clever hack using POSIX advisory locks for cross-container communication between processes on the same machine.
A guide on using Docker to create a secure sandbox environment for running command-line AI tools, with practical examples.
A curated list of recommended sessions for Microsoft Ignite 2025, focusing on cloud-native tech, AI, Azure, and DevOps.
Guide to installing custom Roboto fonts in CommandBox Docker images and Windows ColdFusion for CFImage text rendering.
Explains how to capture console output in xUnit.v3 tests using the new CaptureConsoleAttribute assembly-level attribute.
A technical exploration of utility methods in ColdFusion for automatically generating unique ID and 'for' attributes in HTML forms.
Mastodon 4.5 introduces official quote post support and automatically fetches all replies to fix conversation gaps in the Fediverse.
A curated collection of links covering software architecture trends, Java 25 features, event-driven design, and tech leadership insights.
Explains the new null-conditional assignment operator in C# 14, a feature for safer null handling in .NET development.
Anthropic proposes a new MCP approach that converts tools into executable code for more efficient AI agents, reducing token usage and errors.
Datasette 1.0a20 introduces a major SQL-powered permissions system overhaul, replacing function calls with SQL queries for efficient access control.
A technical guide exploring GitHub's new Agentic Workflows, which integrate AI agents into GitHub Actions for adaptive, intelligent automation.
A method using color-coding (red/blue) to classify MCP tools and systematically mitigate prompt injection risks in AI agents.
Automerge is a local-first sync engine for building collaborative, offline-capable applications, preventing data conflicts.
Explores the psychological barriers engineers face when evaluating programming languages outside their expertise, based on Steve Francia's insights.
Analyzes common flaws in C# ArrayPool benchmarks, explaining how JIT optimizations can invalidate results and how to fix them.