HackerTrans
TopNewTrendsCommentsPastAskShowJobs

timothyg

no profile record

Submissions

Add Honest Achmed's root certificate (2011)

bugzilla.mozilla.org
73 points·by timothyg·3 tahun yang lalu·25 comments

Sharing the Load: Amish Healthcare Financing (2016)

ncbi.nlm.nih.gov
60 points·by timothyg·3 tahun yang lalu·48 comments

Building the JavaScript Promise Class

github.com
2 points·by timothyg·4 tahun yang lalu·1 comments

I moved across the US by train

siobhanmcdonough.com
3 points·by timothyg·5 tahun yang lalu·0 comments

comments

timothyg
·3 tahun yang lalu·discuss
XUL is still there. Only XUL layout (homegrown flexbox) is removed.
timothyg
·4 tahun yang lalu·discuss
A short guide I wrote on building JavaScript promises from scratch. I've often found it difficult to explain how promises work under the hood; a simple, functional, and reasonably spec-compliant implementation will hopefully make that easier.