Design draft: improving tensor-product dimensions in QuTiP
A design proposal to improve performance of tensor-product dimension handling in QuTiP's Qobj by restructuring internal data and parsing.
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.
Explores using the Cicada Principle with CSS variables and prime numbers to create pseudo-random visual patterns in web design.
Summary of Nancy Leveson's ICSE 2020 keynote on software safety, hazards, and the distinction between reliability and safety in system design.
A developer's notes on implementing a concurrent web crawler in Go, covering mutexes, wait groups, and avoiding duplicate URL fetching.
Explains the difference between JSON and JSON Schema serialization in Kafka Connect, showing the extra bytes in the wire format using hexdump.
A developer's personal notes and annotated examples while learning Go's concurrency features: channels, goroutines, and the select statement.
A technical walkthrough of implementing the image.Image interface in Go, covering ColorModel, Bounds, and At methods to generate a custom image.
A developer's monthly update on his tech projects, including a KVM Pi device, the 'Is It Keto' website, and the Zestful API, with revenue stats.
A technical critique and tutorial on using Readers in Go, focusing on improving example code clarity for learners.
A developer's notes on learning error handling in Go, including code examples and explanations of common pitfalls.