Podcast 308: What are the young developers into? Everyone’s getting AWS certified.
Blog: Stack Overflow Blog   Date published: 1-29-2021

All the cool kids are licensed to operate a cloud. The post Podcast ...


If social media sites were bars
Blog: Graham King   Date published: 1-29-2021

Social media is like drinking: It’s fun, especially with friends, but you get into more fights than you’d like, and deep down you know you should do it less. But where do we drink ...


Dumb Dichotomies in Ethics, Part 1: Intentions vs Consequences
Blog: LessWrong   Date published: 1-29-2021

Published on January 29, 2021 3:49 AM GMT1. IntroOver the last few years, I’ve taken three distinct “intro to philosophy” classes: one in high school,...


Newcomb's Paradox Assumes The Halting Problem Is Decidable
Blog: LessWrong   Date published: 1-29-2021

Published on January 29, 2021 2:40 AM GMTIn Newcomb's Problem, an agent is tasked with choosing one or two boxes....


2020 E-commerce Fraud Data: Digital Trust & Safety Index Recap
Blog: Sift Blog   Date published: 1-29-2021

Throughout the tumultuous year that was 2020, fraud never came to a grinding halt the way that many businesses had to. Despite most e-commerce companies being forced to pivot to new channel...


How To Configure WebDAV Access with Apache on Ubuntu 18.04
Blog: DigitalOcean Community Tutorials   Date published: 1-28-2021

Introduction WebDAV is an extension of the HTTP protocol that allows users to manage files on remote servers. ...


Where numbers come from
Blog: LessWrong   Date published: 1-28-2021

Published on January 28, 2021 9:33 PM GMTCrossposted from my personal website Alternative title: Wolves hate him!! Shepherd co...


How to Accelerate Demand Planning From 4.5 Hours to Under 1 Hour With Azure Databricks
Blog: Databricks   Date published: 1-28-2021

The importance of supply chain analytics Rapid changes in consumer purchase behavior can have a material impact on supply chain planning, inventory management, and business results. Accurat...


Reminder
Blog: Steve Blank   Date published: 1-28-2021

...


Taming memory fragmentation in Venice with Jemalloc
Blog: LinkedIn Engineering   Date published: 1-28-2021

Sometimes, an engineering problem arises that might make us feel like maybe we don't know what we're doing, or at the very least, forces us out of the comfort zone of our area of expertise. Th...


Taming memory fragmentation in Venice with Jemalloc
Blog: LinkedIn Engineering   Date published: 1-28-2021

Sometimes, an engineering problem arises that might make us feel like maybe we don't know what we're doing, or at the very least, forces us out of the comfort zone of our area of expertise. Th...


The Loop: Our Community & Public Platform strategy & roadmap for Q1 2021
Blog: Stack Overflow Blog   Date published: 1-28-2021

We've got big things planned. And small things. So much stuff. Check it out! The post


Burning Through Electronic Health Records in Real Time With Smolder
Blog: Databricks   Date published: 1-28-2021

In previous blogs, we looked at two separate workflows for working with patient data coming out of an electronic health record (EHR). In those workflows, we focused on a historical batch ex...


Experimenting with remote debugging: Node.js runtime code injection
Blog: Sqreen Blog   Date published: 1-28-2021

tl;dr Remote debugging is fun to play around with. This article describes a method to dynamically change the behavior of a running Node.js process by enabling the remote inspector interface...


Improving Mobile App Accessibility with Icon Detection
Blog: Google AI Blog   Date published: 1-28-2021

Posted by Gilles Baechler and Srinivas Sunkara, Software Engineers, Google Research


Extracting Money from Causal Decision Theorists
Blog: LessWrong   Date published: 1-28-2021

Published on January 28, 2021 5:58 PM GMTMy paper with my Ph.D. advisor Vince Conitzer titled "Extracting Money from Causal Decision Theorists" has been


Collective #646
Blog: Codrops   Date published: 1-28-2021

Houdini Paint Dojo * The styled-components happy path * Building a sidenav component * Enabling Popups The post


A shiny-on-hover effect that follows your mouse (CSS) ✨
Blog: DEV Community   Date published: 1-28-2021

Hover states are probably the most fun a developer can have when a designer isn't looking. You've seen the basics at this point; fade-ins, growing and shrinking, color shifts,


Spaced Repetition Systems for Intuitions?
Blog: LessWrong   Date published: 1-28-2021

Published on January 28, 2021 5:23 PM GMTI often see discussion here of Anki<...


Episode 1266 Scott Adams: GameStop, China, and How to Lie to the Public
Blog: Scott Adams' Blog   Date published: 1-28-2021

My new book LOSERTHINK, available now on Amazon https://tinyurl.com/rqmjc2a Find my “extra” content on Locals: https://ScottAdams.Locals.com Content: John Kerry’s solution...


Defining career moments: a Q&A with Asana leaders
Blog: The Asana Blog   Date published: 1-28-2021


Expanding the reach of your Android Auto apps
Blog: Android Developers Blog   Date published: 1-28-2021

Posted by Eric Bahn...


Covid 1/28: Muddling Through
Blog: LessWrong   Date published: 1-28-2021

Published on January 28, 2021 4:50 PM GMTThree different time frames, three different fronts. We continue to muddle through, with some hope that this could be successful relativ...


Git version control basics in VS Code
Blog: DEV Community   Date published: 1-28-2021

When you're first starting out as a developer, one of the big curve balls that gets lobbed right at your face is the concept of "version control". I've been a developer for 17 year...


How to use formik with useFormik prop in react
Blog: DEV Community   Date published: 1-28-2021

Formik is a super cool library and I use it every time. So today I am writing this post for beginners and it covers the use of formik on the simple login form. I'll cover these thi...


Cloudera Flow Management Continuous Delivery Architecture
Blog: Cloudera Blog   Date published: 1-28-2021

Having introduced the flow delivery challenges and corresponding resolutions in the first article ‘Cloudera Flow Management Continuous Delivery while Minimizing Downtime’, we wi...


How we're making date_histogram aggregations faster than ever in Elasticsearch 7.11
Blog: Elastic Blog - Elasticsearch, Kibana, and ELK Stack   Date published: 1-28-2021

Elasticsearch's date_histogram aggregation is the corner...