Learning Golang (some rough notes) - S02E07 - Splitting Go code into separate source files and building a binary executable
A guide to organizing Go code by splitting functions into separate source files and building a standalone binary executable.
A guide to organizing Go code by splitting functions into separate source files and building a standalone binary executable.
A developer's notes on learning Go by building a Kafka utility, focusing on error handling, command-line arguments, and goroutines.
Explores using the Kafka AdminClient API in Go, covering context usage for timeouts and basic cluster metadata operations.
Monthly FOSS development update covering SourceHut CI features, BARE message format, and technical blog posts.
How to accept legal terms for Azure Marketplace VM images using Azure CLI when automating deployments.
A tutorial on implementing a function-based Kafka consumer in Go, moving from the deprecated channel-based approach.
A developer's notes on implementing a Kafka consumer in Go using the deprecated channel-based API, including code examples and termination patterns.
A technical exploration of date/time complexities, timezone changes, and edge cases in software scheduling, framed as a historical scenario.
Explores the evolution of edge computing from its initial consumer-focused vision to its current industrial applications and challenges.
A design proposal to improve performance of tensor-product dimension handling in QuTiP's Qobj by restructuring internal data and parsing.
Guide on using Docker Desktop's new integration with Azure Container Instances to deploy containers directly via Docker CLI commands.
Azure Elastic Job Agent, a long-awaited SQL Agent alternative for Azure SQL Database, is approaching General Availability after years in preview.
Introducing MaVoice, a free Mavo app for voting on GitHub repo issues with one-click reactions and sorting by popularity.
A technical guide on implementing error handling and type assertions for a Kafka producer written in Go.
A technical guide on building a virtual event platform using Microsoft Azure services like App Service and Azure AD B2C, focusing on SaaS solutions and pay-as-you-go pricing.
A software developer reflects on the need for continuous learning and shares a personal 'brag document' strategy to track accomplishments in the tech field.
OpenIddict 3.0 beta2 release notes: removed System.Linq.Async dependency and MongoDB auto-initialization for performance.
A technical tutorial on creating a basic Kafka producer in Go, highlighting initial setup and code with minimal error handling.
A developer's journey learning to use the Go programming language with Apache Kafka, starting with the Confluent Go client.
An engineering manager debates the feasibility of measuring individual developer productivity, arguing against simplistic metrics in creative technical work.