Daily Shaarli
11/01/19
Learn some of the things you can create by checking out PySimpleGUI's demo folder. This gives you just a taste of what you can create using PySimpleGUI
dn
is a simple command line tool to help keep notes on what you did every day and what's coming up.
dn
writes a bullet-pointed string to a file with today's date in YYYY-MM-DD format in the ~/dn/
folder.
Commentary: The world rightly lauds Linus Torvalds for Linux, but Git will arguably have a bigger impact.
This recent Tweet erupted a discussion about how logistic regression in Scikit-learn uses L2 penalization with a lambda of 1 as default options. If you don’t care about data science, this sou…
UPDATE: With respect to terminology, check out Drew Neil’s comment below. In Vim, I’ve been using splits for years. Splits are great: view 2 files at the same time view 2 parts of the s…