Wij wensen iedereen een hele fijne kerst! #WeBuildSuccess #magento #fifa #fifa19 #tafelvoetbal #auto #fdgazellen #code #snow #christmas #kerst #blog #content #ecommerce #events #scrum #agile #spotify #milano #vrijmibo #tafelvoetbal #success #succes #2018 #2019 pic.twitter.com/1nJvJDVt1L
#
Being social on the IndieWeb by @swentel @drupalcampbe #drupalcampbe #drupal #sketchnote pic.twitter.com/RZmEpU9eBP
#
@brunobeaufils @ConnectorKaren @w3c Yes to both! Video with captions of the presentation are here: youtube.com/watch?v=EeCNlB… and slides are linked in the description!
#
Lot's of good stuff from GRRM here, including .... Ramsay's wolfhounds vs the direwolves in TWOW! More evidence that Joffrey hired the catspaw! Confirmation the two children fighting in Bran's vision were Benjen and Lyanna! vanityfair.com/hollywood/2018…
#

One of my favorite things in newish JS is that instead of saying

let status = 'bar';
let foo = {
 status: status
};

you can do

let status = 'bar';
let foo = {
 status
};

It makes the code a lot cleaner when you're mapping and doing data transforms on enormous objects

#
Now that Google+ has been shuttered, I should air my dirty laundry on how awful the project and exec team was. I'm still pissed about the bait and switch they pulled by telling me I'd be working on Chrome, then putting me on this god forsaken piece of shit on day one.
#

Apparently I'm the third person in the world to download this software, according to the public stats 😰

If you're interested in making computers automatically generate correct compilers, the GPLv3-licensed source code and git history that accompanies the paper "Synthesizing an Instruction Selection Rule Library from Semantic Specifications" is indeed buried in the Docker image provided with the paper:

pp.ipd.kit.edu/firm/selgen

#

Load more