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 tutorial on implementing a search bar within a FlatList component in a React Native application, using Expo and UI Kitten.
Tutorial on implementing Firebase email authentication in a React Native chat app using react-native-firebase.
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 technical walkthrough of building a consistent user onboarding flow in a Django SaaS application, focusing on data validation and step dependencies.
A developer explains using CSS vmin units for a fluid, responsive website layout that scales proportionally with the viewport.
A developer shares their experience using DEV as a headless CMS for a Gatsby site via Stackbit, discussing setup, benefits, and drawbacks.
A developer shares their 100-day journey of tweeting about a different CSS property each day, highlighting the vastness of CSS.
Explains how to implement custom collection-like objects in Python using the collections protocol, including slicing, iteration, and item access.
A developer's monthly update on Wayland book progress, wlroots/Sway improvements, and SourceHut/secret project work.
A guide on setting up Microsoft Teams for free to manage and connect a tech user group, covering features and step-by-step setup.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A Q&A recap of a livestream on using Ghost as a headless CMS with Jamstack tools like Eleventy and Gatsby, answering developer questions.
A developer explores native lazy loading for images in HTML, discussing its benefits for performance and data savings, while considering potential drawbacks.
A tutorial on creating a custom ASP.NET Core Tag Helper to conditionally show or hide UI elements based on user authorization policies.
A guide to diagnosing and fixing Vue 2 hydration errors in SSR/SSG applications, covering common causes and debugging techniques.
Explores combining event sourcing with stateful systems for a large-scale project, focusing on design for reporting and historical tracking.
A developer builds a Raspberry Pi system that pauses a video when their training bike speed drops, inspired by the movie Speed.
Explores state management and data persistence techniques for mobile apps built with Mobile Blazor Bindings, using a Budget Tracker app as an example.