What Happens When You Put the Blackest Material Inside a Lenspetapixel.com3 points·by johnstonnorth·2 jaar geleden·0 comments
Major data breach identifies thousands of Northern Irish police officersbbc.co.uk10 points·by johnstonnorth·3 jaar geleden·1 comments
How Photo Mechanic Was Born at Super Bowl XXXII in 1998petapixel.com4 points·by johnstonnorth·3 jaar geleden·0 comments
johnstonnorth·3 jaar geleden·discussDon’t think I’ve ever seen an alternative to ngrok that includes their “Inspection Interface” - that is such a useful feature for debugging.
johnstonnorth·4 jaar geleden·discussThank you for the suggestion. Hadn’t considered that at all so will investigate.
johnstonnorth·4 jaar geleden·discussThis is exactly how we configure our development environments after trying all sorts of different combinations.We find it significantly faster to do macOS + Linux VM + Docker than macOS + Docker for Mac. We're using the Remote Containers plugin in VSCode.I just tried Docker for Mac 4.6.0 and it is still slower than the above setup - though I think this might be down to bind vs. volume mounts.