A little more than a year ago, on a trip to Nairobi, Kenya, some colleagues and I met a 12-year-old Masai boy named Richard Turere, who told us a fascinating story. His family raises livestock on the ...
Have you ever tried to debug a project and its tests that runs in a docker container? You may think you can do this like you've done with vagrant and add ssh to the container. Bad idea as this breaks ...
inkscript 1.0 canvas 800 600 background #0b0d12 layer id=1 name="paint" visible=true { draw path id=stroke_1 { move 120 200 line 160 240 line 220 300 } stroke=#ffffff ...