WebAssembly as a Python extension platform
Explores using WebAssembly (Wasm) to extend Python, enabling architecture-independent, high-performance extensions without a native toolchain.
Explores using WebAssembly (Wasm) to extend Python, enabling architecture-independent, high-performance extensions without a native toolchain.
A developer's enthusiastic review of Raycast, a macOS productivity tool that replaces Spotlight, highlighting its UX, extensions, and key features like clipboard management.
A guide for new DBAs on managing PostgreSQL extensions, covering installation, version checking, and essential maintenance practices.
Learn how to create custom extensions for Azure Bicep using the experimental local-deploy feature to deploy beyond Azure resources.
Explores how PostgreSQL and its extensions can replace many modern tech stack components like Redis, Elasticsearch, and Kafka, simplifying architecture.
Explores the future of PostgreSQL, focusing on the power of extensions like pg_stat_statements, Citus, and pg_search to add new capabilities.
A technical guide on building a custom extension for GitHub Copilot using Hono.js and the preview SDK.
A comprehensive guide to setting up and optimizing Visual Studio Code for professional Java development, including extensions and workflow tips.
A tutorial on creating a custom Markdig extension in .NET to parse and transform GitHub username mentions in Markdown.
A guide to essential VS Code extensions, themes, and settings for developers to enhance their coding workflow and productivity.
A guide to creating high-performance PHP extensions using the Rust programming language and the ext-php-rs project, including setup and benchmarks.
A guide to creating cleaner and more readable grid initialization code in SwiftUI using custom extensions for GridItem.
A guide to setting up VSCode's debugger to step through custom Sphinx documentation extensions using sphinx-autobuild.
A guide to quickly adding new files in Visual Studio, comparing built-in methods and recommending the 'Add New File' extension for speed.
Explains how to use Swift's generic type constraints with the 'where' keyword to create specialized extensions for types and protocols.
An exploration of JUnit Pioneer, a project collecting extensions for JUnit 5, covering technical details and community building.
A guide to customizing VSCode with animated sparkles using the Power Mode extension, including configuration steps and settings.
A guide to creating, installing, and using IPython extensions to customize and enhance the IPython interactive shell.
A developer shares their personal VS Code configuration, including themes, settings, and essential extensions for efficient coding.
A detailed guide to the author's personal Visual Studio Code setup, including essential extensions, themes, and tools for web development.