Viewing 15 posts - 631 through 645 (of 6,026 total)
For database storage, I'd suggest DATETIME type populated with GETUTCDATE(). Each user can specify preferred time zone and display preference under our account profile, and then let the web application...
January 16, 2019 at 7:46 am
January 16, 2019 at 7:00 am
By default, non-clustered indexes do in fact keep track of NULL values, and can answer for both "id IS NULL" or "id IS NOT NULL" predicates, regardless of the null-ability...
January 15, 2019 at 11:10 am
January 14, 2019 at 10:59 am
Good features would be bookmarking frequently used snippets and also notification alerts when a bookmarked snippet has been updated by the author. So, for example, we would subscribe to Adam Mechanic's...
January 14, 2019 at 7:48 am
If the goal is maintain a central repository for large teams or public access, then I think GitHub is a good starting point. It's got all the infrastructure required and...
January 14, 2019 at 7:40 am
January 11, 2019 at 3:03 pm
January 11, 2019 at 7:19 am
January 11, 2019 at 6:51 am
Personally, I wouldn't work for an organization that pre-screens candidates based on Credit / BMI / Social Media score or an AI. That doesn't serve the interests of qualified candidates...
January 10, 2019 at 2:16 pm
January 10, 2019 at 1:01 pm
Twitter taught Microsoft’s AI chatbot to be a racist asshole in less than a day
https://www.theverge.com/2016/3/24/11297050/tay-microsoft-chatbot-racist
AI chatbots are simply repeating phrases verbatim, triggered by the...
January 10, 2019 at 12:53 pm
...This is the same type of experiment I might conduct with a schema that I need to evolve. I'd make a copy, move some data, perhaps in a...
January 10, 2019 at 7:05 am
January 10, 2019 at 6:56 am
January 8, 2019 at 10:04 am
Viewing 15 posts - 631 through 645 (of 6,026 total)