Deleting a Connector in Kafka Connect without the REST API
Explains how to delete a Kafka Connect connector by directly modifying its configuration topic when the REST API is unavailable.
Explains how to delete a Kafka Connect connector by directly modifying its configuration topic when the REST API is unavailable.
Explores applying Domain Driven Design principles to identify and structure micro-frontends within complex web applications.
A developer details their migration from Jekyll to the Hugo static site generator, citing simpler setup and maintenance as key reasons.
Explains different methods to programmatically determine a file's MIME type in Java, including using the JDK's FileNameMap.
Introduces the WABS (Widget-Async-Bloc-Service) architectural pattern for scalable and testable state management in Flutter applications.
Author announces the release of a self-published, 240-page guide on Java Persistence API (JPA), covering fundamentals to advanced integration.
A tutorial on using SwiftGen to generate type-safe classes for accessing localized strings and assets in iOS/macOS projects.
A developer details his personal backup strategy using an external SSD and Backblaze cloud storage to automate backups and free up laptop space.
A tutorial on deploying a Node.js GraphQL API with a Postgres database to Google Cloud Run, Google's serverless platform.
An open-source Flutter & Firebase project demonstrating a complete, production-ready authentication flow with multiple sign-in methods and state management.
A developer's perspective on how service meshes could have solved challenges in early container and microservices platforms like dotCloud.
Pure Storage's approach to cloud-native storage, focusing on pay-as-you-go pricing, elastic capacity, and API-driven management.
An ARM template to enable the Container Monitoring Solution on an existing Azure Log Analytics Workspace.
Developer updates on email-based tools for software development, including web patch review for sourcehut and new email composition in aerc2 terminal client.
A developer shares his personal weight loss strategy, focusing on fasting as a 'bronze bullet' solution for those with no time to exercise.
Announcing the second edition of 'Data Science from Scratch', updated for Python 3 with cleaner code, type hints, and a new deep learning chapter.
A guide to installing, integrating, and configuring SwiftLint to enforce Swift coding styles and conventions in your Xcode projects.
A webcast demonstrating an email-based workflow for reviewing patches in git and Mercurial, focusing on the maintainer's perspective.
Explains methods to embed and run MongoDB shell scripts within larger Bash scripts for automation tasks like replica-set setup and data population.
Explores the trade-offs of dynamic imports in Angular, highlighting tooling challenges and benefits of static analysis for build optimization.