Tuesday, September 27, 2016

LSB Init Standard


This is a good-to-know for anyone working with Linux.

There's a standard to try and normalize / rationalize the init scripts across Linux distributions.

Here's a little blog on that topic:

http://www.thegeekstuff.com/2012/03/lsbinit-script/

No comments:

Target Encoding & One-Hot Encoding

I had completely overlooked these concepts earlier on, and somehow not until just now - this late in the game - did they come up as I was re...