HackerTrans
TopNewTrendsCommentsPastAskShowJobs

johnstonnorth

no profile record

Submissions

What Happens When You Put the Blackest Material Inside a Lens

petapixel.com
3 points·by johnstonnorth·2 tahun yang lalu·0 comments

Major data breach identifies thousands of Northern Irish police officers

bbc.co.uk
10 points·by johnstonnorth·3 tahun yang lalu·1 comments

How Photo Mechanic Was Born at Super Bowl XXXII in 1998

petapixel.com
4 points·by johnstonnorth·3 tahun yang lalu·0 comments

What’s the Deal with Water Bottles?

nytimes.com
2 points·by johnstonnorth·4 tahun yang lalu·1 comments

Ask HN: What language to learn this summer?

2 points·by johnstonnorth·4 tahun yang lalu·2 comments

PayPal in $45 bln bid for Pinterest

reuters.com
2 points·by johnstonnorth·5 tahun yang lalu·0 comments

comments

johnstonnorth
·8 bulan yang lalu·discuss
https://www.cloudflarestatus.com/incidents/8gmgl950y3h7
johnstonnorth
·3 tahun yang lalu·discuss
Don’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 tahun yang lalu·discuss
Thank you for the suggestion. Hadn’t considered that at all so will investigate.
johnstonnorth
·4 tahun yang lalu·discuss
This 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.