You are here |
raymii.org | ||
| | | |
initialcharge.net
|
|
| | | | I've been on the search for the perfect retro gaming handheld for the past couple of years. I've modded a PlayStation Portable, used flash cartridges in my old Nintendo DS, and have purchased the Retroid Pocket 2+, and Retroid Pocket 3. None of these ever felt like the right setup for me, though. I had [...] | |
| | | |
www.chrisritchie.org
|
|
| | | | Trying to find out how many files are in a Google Drive directory precipitates a short rant about the big picture. | |
| | | |
www.jeremymorgan.com
|
|
| | | | A quick look at my virtualization setup, remotely accessed headless VMs on a Linux Server. | |
| | | |
www.softdevtube.com
|
|
| | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, |