Converting from AsciiDoc to Google Docs and MS Word
A technical guide on converting AsciiDoc documents to Microsoft Word (.docx) and Google Docs formats using asciidoctor and pandoc tools.
A technical guide on converting AsciiDoc documents to Microsoft Word (.docx) and Google Docs formats using asciidoctor and pandoc tools.
A technical guide on setting up a professional video streaming studio for online tech talks and training, covering hardware, software (OBS), and Linux configuration.
A hacky method to monitor Kafka data arrival using kafkacat and Telegram alerts when message timestamps exceed a threshold.
A side-by-side comparison of the user interface (UI) and HUD design in Doom 2016 versus Doom Eternal, focusing on minimalism vs. complexity.
Part 2 of a tutorial on using Azure Event Grid with PowerShell Azure Functions to automate resource configuration after creation.
A technical guide on using Azure Event Grid with PowerShell Azure Functions to automate resource configuration after VM or Storage Account creation.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.
A web developer discusses the resurgence of blogging and the importance of owning your content, while introducing his agency and educational resources.
A critique of the Gatsby team's comparison of JavaScript and image sizes, arguing it's misleading for web performance.
Explains how to dynamically change Kafka Connect logging levels using its admin API, enabling detailed debugging without restarting workers.
Explores common issues and solutions when implementing Keychain Sharing for iOS app extensions, covering group names, simulator limitations, and entitlements.
A guide on writing effective conference talk abstracts to increase acceptance chances, based on experience reviewing hundreds of submissions.
A web developer discusses using Web Components with progressive enhancement for cross-browser support, including IE.
A personal reflection on the first six months of running a tech-focused content creation company, covering podcast growth and industry events.
RSiteCatalyst v1.4.16 released with a community-contributed fix for using multiple classification columns in QueueDataWarehouse.
A technical guide on integrating Kafka Connect and Debezium with Confluent Cloud for streaming data from MySQL.
Analyzes NetApp's strategic response to cloud disruption, focusing on its Kubernetes service as a solution for hybrid cloud management.
Explains how to change the default binding mode for XAML bindings using the x:DefaultBindMode attribute in UWP development.
Explores the practical uses of reversible computing, from automatic differentiation in deep learning to distributed systems and database operations.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.