Poor's man domain events
Explores using Spring's @DomainEvents annotation with JPA to implement domain events, discussing challenges and solutions for event broadcasting.
Explores using Spring's @DomainEvents annotation with JPA to implement domain events, discussing challenges and solutions for event broadcasting.
A guide on preparing a .NET Core console application for Docker, focusing on proper shutdown handling for containerized environments.
Explains a surprising Python behavior where chained comparisons like `d + 2 * a > int(c) == b` are evaluated differently than expected.
Explains word embeddings, comparing count-based and context-based methods like skip-gram for converting words into dense numeric vectors.
A guide showing the 'mousey' (GUI) methods for checking software versions in R/RStudio, acknowledging they are not best practice but helpful for beginners.
A technical critique of Deputy AG Rosenstein's speeches linking encryption to cybersecurity threats, arguing his position misrepresents the role of encryption in major breaches.
A developer's personal appreciation letter to PostgreSQL, reflecting on its evolution, robust features, and adaptability over the years.
Analyzing C# coding trends on GitHub using BigQuery, covering tabs vs. spaces, brace styles, and popular libraries.
Guide to implementing scheduled autoscaling and pausing for Azure Analysis Services using Azure Automation to optimize costs.
A technical guide on setting up a private Docker registry within a Docker Swarm environment for development, including a sample project and configuration.
A developer shares their journey into public speaking at tech conferences, from local user groups to international events, and reflects on the reality behind the 'glamour'.
A developer shares a story about patience in open source, detailing a 7-month-old pull request to improve documentation for the freeboard dashboard project.
Explains a subtle issue with mock verification order in Spock tests and provides a solution using multiple 'then' blocks.
Announces sway 0.15-rc1 and the upcoming 1.0 release, detailing the migration to the new wlroots library for the Wayland compositor.
A developer shares their experience contributing to an open-source dashboard project, highlighting the patience required in open-source development.
BurntToast PowerShell module adapts to a Windows 10 bug fix, removing a customizable AppID parameter to ensure toast notifications work post-update.
A roundup of resources and tutorials for using the blogdown R package to create websites with R Markdown and Hugo.
A Swift library for creating type-safe, declarative keys for UserDefaults, eliminating casting and string repetition.
Microsoft's Windows Developer Day event in London, featuring a keynote, Q&A, and deep-dive sessions on the Windows 10 Fall Creators Update for developers.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.