Simply so I know where to find this easily, next time I need it… But don’t use it for storing passwords!
Category: PowerShell
The see-sawing barriers of entry
Once upon a time, every man and his dog was a website designer. ‘Good ones’ used Dreamweaver. You could call yourself a website developer if you hand-coded your HTML and CSS, and knew what JS stood for. Most of these developers learnt jQuery instead of JS and barely knew the difference. To create a web app today […]
Pattern: “Functional String Building”
I don’t do functional programming as a rule. Maybe I should. As it is I merely flirt with it now and then. Here is one pattern that I have definitely settled on, and that I think everyone should use. Functional string building. When you finish reading this there should be no excuse for ugly old imperative […]
Recent Comments