SET Statistics IO Update in SQL Server 2019
Explores a new feature in SQL Server 2019's SET STATISTICS IO output, revealing detailed I/O metrics for INSERT operations into target tables.
Explores a new feature in SQL Server 2019's SET STATISTICS IO output, revealing detailed I/O metrics for INSERT operations into target tables.
A talk exploring the microservices architecture and design decisions behind building the JetBrains Rider .NET IDE, including its reactive protocol.
Explains why pow() is slower than ** in Python using the dis module and introduces the concept of constant folding.
Troubleshooting guide for resolving a silent error when launching ASP.NET Core applications in IIS Express during development.
Explores browser features for detecting user preferences like reduced motion and dark mode using CSS and JavaScript media queries.
A developer announces 'Reproman', a project to help others learn new tech skills by focusing on problem formulation, creating reproducible examples, and list-making.
Discover 5 lesser-known Angular CLI features to boost productivity, including conditional polyfill loading and hidden source maps.
A recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
The article critiques modern education for focusing on rote memorization of formulas over intuitive understanding, using examples from math and science.
Exploring using the re-frame framework for Clojure to build text-mode applications, moving beyond its typical web-based use with ClojureScript.
A technical guide to automating the deployment of the full HashiCorp stack (Consul, Vault, Nomad, Traefik) using Vagrant and Ansible for infrastructure.
Explores how sleep deprivation negatively impacts software developers' coding abilities and productivity, comparing it to sleep-deprived doctors.
A web developer reflects on seven years of blogging, sharing experiences, and announces a site migration to a static site generator.
Explores the concept of 'governance on demand' for open source projects, suggesting formal structures be established only when conflict arises.
A 2019 overview of CSS hyphenation, covering browser support, implementation code, and limitations like excessive hyphenation.
A tutorial on building a CRUD REST API using Spring Boot 2, Hibernate, JPA, and MySQL, including project setup and testing.
Explains how and why to enhance HTML links into interactive buttons using JavaScript, with a practical login dialog example.
How to fix the 0x800705AA error preventing the Windows 10 Mobile emulator from starting by disabling Hyper-V's RemoteFX GPU feature.
An IT-focused article arguing that wisdom, not just knowledge, is the true goal for tech professionals, critiquing the industry's data obsession.
Argues that public blockchains like Ethereum are unsuitable for business due to security risks, lack of finality, and better enterprise alternatives.