I fielded a question in the Laminas Slack yesterday that I realized should likely be a blog post. The question was: Is there a way to register development-mode-only modules in Mezzio? There’s actually multiple ways to do it, though one that is probably more preferable to others. Conditional ConfigProviders We already provide one pattern for doing this in the Mezzio skeleton application, by conditionally including the mezzio-swoole ConfigProvider if the class is present:
Recent blog posts from the community:
Development-Mode Modules for Mezzio
December 4, 2020 - https://mwop.net/Create a Nuget package with .Net 5 to wrap a dll
December 3, 2020 - https://www.aligneddev.netCreate a Nuget package with .Net 5 to wrap a dll We’re transitioning to Git and wanting to get the dlls and exes out of our repository (before moving so that it doesn’t keep it in history for ever. See this video about Git LFS for details. Git Lfs seemed too complicated for our team right now). I found the easiest way was to create a Nuget package with the dll and decided to use .
twister.sh
November 12, 2020 - https://burgers.ioSometimes, you just need to wash the dishes even though the kids are begging to play Twister. #!/bin/zsh # Give a Twister instruction approximately once every 5 seconds appendages=("right hand" "right foot" "left hand" "left foot") colors=("red" "yellow" "green" "blue" "in the air") while true; do count=${#appendages[@]} index=$(( $RANDOM % $count + 1 )) appendage=${appendages[$index]} count=${#colors[@]} index=$(( $RANDOM % $count + 1 )) color=${colors[$index]} both="$appendage $color" echo $both say $both sleep 0.
Time is valuable, Project to Product, reducing waste and Software Development Process
October 22, 2020 - https://www.aligneddev.netTime is valuable, Project to Product, reducing waste and Software Development Process 🎼Time is ticking away, tick, tick, ticking away 🎸 DC Talk Time is ticking away "Lost time is never found again." Benjamin Franklin "So teach us to number our days that we may get a heart of wisdom." Moses - Psalms 90:12 As I’m getting older (so are you ;-)), I’m realizing the value of time more and more.
Transitioning from TFVC to Git
September 30, 2020 - https://www.aligneddev.netTransitioning from TFVC to Git I’ve had the opportunity to work for a company for 2 years now. The have a lot going on. They use TFVC, which works, but I quickly realized how much I like Git over TFVC. I “grew up” with TFVC. Then a previous company decided to make the transition. It took us all a bit to get used to Git and learn it, but after using it we never looked back.
Latest jobs posted:
Submit a job listingASP.NET Web Developer/Coder; LAN manager
January 7, 2021 - Media OneA rare opening in one of the region’s most coveted employers. Develop, maintain and manage web sites and provide team support for Media One’s LAN.