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 yıl önce·0 comments

Major data breach identifies thousands of Northern Irish police officers

bbc.co.uk
10 points·by johnstonnorth·3 yıl önce·1 comments

How Photo Mechanic Was Born at Super Bowl XXXII in 1998

petapixel.com
4 points·by johnstonnorth·3 yıl önce·0 comments

What’s the Deal with Water Bottles?

nytimes.com
2 points·by johnstonnorth·4 yıl önce·1 comments

Ask HN: What language to learn this summer?

2 points·by johnstonnorth·4 yıl önce·2 comments

PayPal in $45 bln bid for Pinterest

reuters.com
2 points·by johnstonnorth·5 yıl önce·0 comments

comments

johnstonnorth
·8 ay önce·discuss
https://www.cloudflarestatus.com/incidents/8gmgl950y3h7
johnstonnorth
·3 yıl önce·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 yıl önce·discuss
Thank you for the suggestion. Hadn’t considered that at all so will investigate.
johnstonnorth
·4 yıl önce·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.