Programming Languages
-
Get-AzureResourceReport – A Powershell Script to Query Azure Resource Utilization
Synopsis Generates a report on Azure resource utilization or idle time for specified Resource Groups with error logging. Description This script retrieves metrics (CPU, network) from Azure Monitor for Virtual Machines, App Services, or SQL Databases,allowing users to filter by… Continue reading
-
‘hi’ shows its colors
Information about the latest features of the ‘hi’ Host Information tool, including logging, state tracking, and color customization. Continue reading
-
Introducing ‘hi’ – the Host Information tool
Are you a fan of the Linux command-line? I know I am. Some folks love it. Some folks would rather a GUI interface of some kind. There are many reasons why some developers or *nix admins love the command line.… Continue reading
-
rbenv – The Ruby Environment Management Tool
In the past, fun with Perl.. When I was using perl as my primary development language, I had a platform of tools in place to make my perl development fun and productive. This included tools like Perl::Dancer, DBIx::Class, cpanm, and… Continue reading
-
Examples of Recursion, in Perl, Ruby, and Bash
This article is in response to the following question posted in the Perl community group on LinkedIn: I’m new to PERL and trying to understand recursive subroutines. Can someone please explain with an example (other than the factorial 😉 )… Continue reading
-
Playing With Prime Numbers
I’ve been toying around with functional programming, and recently came across a perlmonks thread discussing multiple ways to calculate prime numbers. One of the things I noticed about many of the examples was that almost all of them used loops… Continue reading






