Monday, February 22, 2016

systemd article slash editorial

Doing some reading on systemd, and found this interesting article.

I come from the old SystemV Release 4 days, so some of this new-fangled stuff like systemd has a bit of a learning curve adjustment (old dog new tricks).

The author here writes an editorial opinion on systemd.

http://www.infoworld.com/article/2608798/data-center/systemd--harbinger-of-the-linux-apocalypse.html

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...