Viewing 15 posts - 211 through 225 (of 533 total)
Two comments:
I like the ZTD variation of the Getting Things Done (GTD) methodology. Both are good systems for improving your productivity. I've published a ZTD ebook in wiki...
October 11, 2017 at 9:24 am
It seems from a quick read of this article that R may be better suited to your style.
https://qz.com/1063071/the-great-r-versus-python-for-data-science-debate/
October 5, 2017 at 8:15 am
Sadly my most recent foray into powershell was to do a rename of a tree in the file system. The shell was very very slow.
This has been a...
October 3, 2017 at 11:16 am
I created this list when I want to remember the formats:
select 100 'Convert_style',convert(varchar,GETDATE(),100) 'Output', 'MMM dd yyyy hh:mm/M' 'format', 'datetime' 'Type' union
select 101 'Convert_style',convert(varchar,GETDATE(),101) 'Output', 'mm/dd/yyyy' 'format',...
September 27, 2017 at 7:52 am
We keep our frequently use queries on a wiki
September 19, 2017 at 9:09 am
September 14, 2017 at 8:50 am
I use Amazon Prime photos and find it fairly useless since it doesn't allow for storing my photos in folders.
I use a host of other online service as...
September 13, 2017 at 2:46 pm
Are you documenting the smells as well as the tools?
September 12, 2017 at 8:11 am
I'm looking toward a couple of open source projects to tag the images:
https://github.com/cmusatyalab/openface
https://github.com/TadasBaltrusaitis/OpenFace
and I'm hoping there will be a few others.
September 6, 2017 at 8:26 am
September 5, 2017 at 9:54 am
I've been trying to catalog my 200,000 photos over 3 decades. I need a database, but still haven't settled on one.
September 5, 2017 at 8:31 am
I deleted this, my apologies.
August 31, 2017 at 1:53 pm
I wound up creating the crossword grid in Excel if anyone likes it that way
August 16, 2017 at 2:13 pm
This script is useful for the people using the Glen Berry DMV queries:
http://www.sqlstad.nl/powershell/automate-glenn-berrys-dmv-scrips-with-powershell/
August 14, 2017 at 12:12 pm
Security people are often too mistrusting of the community to work with them effectively.
August 7, 2017 at 1:00 pm
Viewing 15 posts - 211 through 225 (of 533 total)