An Ideation for Kubernetes-native Kafka Connect
Explores challenges of running Kafka Connect on Kubernetes and proposes a vision for a more Kubernetes-native architecture.
Explores challenges of running Kafka Connect on Kubernetes and proposes a vision for a more Kubernetes-native architecture.
An overview of the most important types in the jOOQ Java SQL library, including Configuration, Scopes, Settings, and the DSL API.
A summary of a Kiwi PyCon talk on implementing middleware patterns for Flask, Django, WSGI, FastAPI/ASGI, and gRPC applications.
AWS Builder Experience community seeks collaboration on projects involving CI/CD, Infrastructure as Code, and AWS best practices.
A detailed overview of the current T-34 custom keyboard layout, designed for a 34-key board and implemented with QMK firmware.
A technical tip for configuring vCenter 7.0 to send alert emails via Office365 SMTP, highlighting a common configuration mistake.
A tutorial on fine-tuning the Donut model for document parsing using Hugging Face Transformers and the SROIE dataset.
A developer's personal journey of switching to a Planck mechanical keyboard and how it transformed their workflow, typing, and enjoyment of computing.
A developer shares 100 personal opinions on programming, software development practices, tools, and team methodologies.
A programmer's reflection on the philosophical and practical differences between truly fixing a bug versus just patching it, emphasizing testing and documentation.
A guide to deploying a .NET gRPC server to Azure App Service, covering setup, configuration, and automation.
Explains how the zod-fixture library uses Zod schemas to generate test data, improving test setup and maintenance.
Explains a subtle bug where GC.KeepAlive fails to prevent garbage collection of a delegate in async code involving native methods.
A guide to simplifying drag and drop functionality in React using the react-beautiful-dnd library, including reusable components and demos.
A guide on customizing the color of git-ignored files and folders in VS Code using the workbench.colorCustomizations setting.
An exploration of Langton's Ant, a cellular automaton that models emergent behavior, with code examples for simulation and rendering.
Explores why data and ML pipeline tests break incorrectly and offers strategies for writing more robust unit, schema, and integration tests.
A technical guide on manually generating and installing a Let's Encrypt wildcard SSL/TLS certificate to enable HTTPS in a .NET Web API.
A guide to setting up a simple home media server using a Raspberry Pi and Samba to stream movies across a local network.
A developer shares their experience setting up live reloading in Rust using the cargo-watch crate for automatic recompilation and execution.