Data is Overrated*
Argues that raw data is overvalued without proper context and conversion into meaningful information and knowledge.
Argues that raw data is overvalued without proper context and conversion into meaningful information and knowledge.
A tech industry veteran shares their experience transitioning from engineer to manager, detailing the challenges and questioning if they can return to an individual contributor role.
A new comic strip series, 'The OmniDevs,' launches, humorously tackling the common developer struggle of estimating work.
Explains common configuration errors when setting up multiple Kafka Connect workers in a distributed cluster, focusing on network and REST API settings.
A technical guide on implementing custom snooze and dismiss buttons for toast notifications using the BurntToast PowerShell module.
A technical tutorial on streaming data from SQL Server to Snowflake using Kafka and Kafka Connect with Debezium for CDC.
A developer details their months-long struggle with Apple locking them out of their developer account and the lack of effective support.
Debunks common myths about hybrid mobile apps, arguing they can achieve high performance and smooth UX with modern frameworks and proper development practices.
Discusses the challenges of computational reproducibility in science, highlighting the Ten Years Reproducibility Challenge and using Go's stability as a model.
A guide to automating C# unit tests for null argument validation using C# 8's nullable reference types metadata.
Explains a .NET Core localization issue where currency symbols are missing when running in Docker Alpine images and provides a solution.
A quick C# tip showing how to use an extension method to get the current index inside a foreach loop, combining the benefits of foreach and for.
Introducing WebWindow, a cross-platform .NET Core library for creating desktop apps with web-based UIs without Electron's overhead.
Explores the evolution of web development from static sites to dynamic apps and back to static with modern JAMstack architecture.
A personal reflection on the first six months of running a tech-focused content creation company, covering podcast growth and industry events.
Episode two covers Microsoft Ignite announcements for Azure API Management, App Service, Container Registry, and a Visual Studio Online demo.
A developer's update on open-source projects including Sourcehut's anniversary, Wayland XR compositor work, Sway improvements, and aerc/ctools updates.
A curated, living list of essential resources for Azure DevOps, including documentation, tools, APIs, and community links.
An interview discussing the importance of PostgreSQL extensions and how they transform it from a relational database into a versatile data platform.
Explains how ASP.NET Core integrates with React, Angular, and VueJS for SPA development, covering project structure, hot reload, and build processes.