Logo Waldemar Muhl
  • Home
  • About
  • Recent Posts
  • Skills
  • Experience
  • Posts
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • AI and ML
    • AI assistants as customer service agents
    • Deepseek Misconceptions
    • Is this AI?
  • Architecture
    • TOGAF
  • Coding
    • Angular Service Worker
    • Big O Notation
    • Class modifiers in C#
    • Delaying Complexity
    • Fluent Validation
    • Implicit Usings
    • Sudoku
      • Part 1
      • Part 2
      • Part 3
    • Unit Tests
      • Unit Testing in C# with FluentAssertions
      • Using Moq to complement your Unit Tests
      • Expanding on Unit Tests with GenFu and ChatGPT
  • Design Patterns
    • Introduction
    • SOLID
      • Single Responsibility
      • Open-Closed
      • Liskov's Substitution
      • Interface Segregation
      • Dependency Inversion
    • Ambassador
    • Blue-Green Deployments
    • Chain of Responsibility
    • Circuit Breaker
    • Claim Check
    • Decorator
    • Importance of Design Patterns
    • Observer
    • Observer Cat
    • Sidecar
    • Singleton
  • Miscellaneous
    • Coding Soundtrack
    • Innovation Amidst Escalating Pressures
    • Live Coding Interviews
    • My new site
    • Navigating the Data Lifecycle
    • Powershell Tips
    • PSA - Storage Sense
    • Real Agile
    • Windows Terminal with Oh My Posh
  • Tech Reviews
    • Airpods Pro 2nd Gen
    • Jetbrains' AI Assistant Review
    • NDepend Code Analysis
  • Tutorials
    • Deploying Hugo to Azure Static Site
Hero Image
NDepend Code Analysis Review

Would NDepend help make you a better coder? Let's dig in and find out.

  • reviews
  • code
  • ndepend
  • ide
Tuesday, May 27, 2025 Read
Hero Image
C# Fluent Validation

Fluent Validation has been around for a long time and if applied correctly it can seriously enhance your model validation.

  • computerscience
  • programming
Wednesday, March 19, 2025 Read
Hero Image
Angular Service Worker

PWAs have been around for ages and one of their biggest features is local caching done by a service worker. Let’s dive in and see how easy it is to implement one for Angular.

  • computerscience
  • programming
Sunday, March 9, 2025 Read
Hero Image
Deepseek Misconceptions

Deepseek has been making waves with their R1 model but I am hearing a lot of misconceptions. Let’s address those and make sure we all have a similar level of understanding.

Tuesday, February 4, 2025 Read
Hero Image
Delaying Complexity

Architecting a new system can be daunting. One approach to simplifying the process is to delay any complexities until you you can no longer delay it any further. Let’s look at this approach in more detail.

Sunday, February 2, 2025 Read
Hero Image
Real Agile

Why is Agile failing your engineering teams? It likely boils down to your implementation.

  • strategy
  • agile
  • leadership
Friday, December 20, 2024 Read
Hero Image
Live Coding Interviews - Are they any good?

Large tech companies like MAANG use live-coding interviews to filter out potential bad hires. Does it work though?

  • coding
  • leadership
  • interviews
Wednesday, September 4, 2024 Read
Hero Image
Diving into TOGAF

The Open Group Architecture Framework is one of the most widely used frameworks in use. Let’s dive into it a bit to better understand how this framework is structured.

  • architecture
  • computerScience
Wednesday, August 28, 2024 Read
Hero Image
Solution - Deploying Hugo to Azure Static Site

Deploying your Hugo site to an Azure Static Site from GitHub is pretty straightforward, Azure sets it up for you. But you’ll run into a problem when trying to use a later version of GoLang. Let’s run through the solution.

  • coding
  • hugo
  • azure
  • github
  • solution
Tuesday, August 13, 2024 Read
Hero Image
Singleton Pattern

Explore the Singleton pattern in C#. Learn with code examples.

  • coding
  • designPatterns
Sunday, July 14, 2024 Read
Hero Image
PSA - Disable Windows Storage Sense

This is a problem that has me so frustrated that I am on the verge of moving to Linux, but that’s a post for a different day. I wanted to write up a public service announcement style post in the hopes that I can deter anyone else from having the same hassles as I did. The culprit in this particular case: Windows 11’s Storage Sense. What is Storage Sense? Storage Sense is just a fancy new way for Windows to do disk cleanup.

  • windows
  • troubleshooting
Friday, July 5, 2024 Read
Hero Image
AI assistants as customer service agents

Companies are using AI assistants to screen for their customer service agents and ultimately take on the role of those agents. Let’s look at the history of customer service and where it’s potentially going.

  • ai
  • llm
Thursday, May 30, 2024 Read
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»
Navigation
  • About
  • Recent Posts
  • Skills
  • Experience
Contact me:
  • waltiplayer@gmail.com

Toha Theme Logo Toha
© 2024 Copyright Waldemar Muhl.
Powered by Hugo Logo