Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BL
BlueSerendipity8 @programming.dev
Posts 6
Comments 7
www.rhyous.com Where Y.A.G.N.I. falls short

I am a big believer in the YAGNI (You aren’t gonna need it) principle. But it applies to features, not coding practices. It is more of a way to say: Code the MVP (minimal viable product) firs…

Where Y.A.G.N.I. falls short
10
exceptionnotfound.net Re-thinking the Visitor Pattern with the Double-Dispatch Approach

This article will help you have another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach. This article will also show you a practical use case of how this pattern is applied in .NET.

Re-thinking the Visitor Pattern with the Double-Dispatch Approach
1
Cake v5.0.0 released
  • Cake is an imperative and task-based way of expressing builds. In my opinion, it truly provides its benefits when you have a complex build pipeline. The added value is that any C# developer can understand and contribute to the build process without needing to master bash or PowerShell scripting languages or figure out how to use declarative DSLs like GitHub Actions, AppVeyor, or GitLab CI

  • You’re not as loosely coupled as you think!

    codeopinion.com You're not as loosely coupled as you think!

    When you hear tight coupling or being loosely coupled, what does that even mean? There are many aspects to coupling to consider.

    You're not as loosely coupled as you think!
    8
    [Video] Is ADHD Just a Neuro⁠diversity Rather than a Disorder? Where The Economist Gets It Wrong
  • If ADHD is recognized as a disability it's also because it can significantly impact a person's quality of life, even if some individuals learn to manage their symptoms, if you had to manage your issue I understand it may not have been for free

  • [Video] Is ADHD Just a Neuro⁠diversity Rather than a Disorder? Where The Economist Gets It Wrong

    The Two Articles from the Economist:

    Researchers are questioning if ADHD should be seen as a disorder. The Economist, October 30, 2024. https://archive.is/a4xbu

    ADHD should not be treated as a disorder. The Economist, October 30, 2024. https://archive.is/hNPIQ#selection-97...

    15