HackerTrans
TopNewTrendsCommentsPastAskShowJobs

timothyg

no profile record

Submissions

Add Honest Achmed's root certificate (2011)

bugzilla.mozilla.org
73 points·by timothyg·il y a 3 ans·25 comments

Sharing the Load: Amish Healthcare Financing (2016)

ncbi.nlm.nih.gov
60 points·by timothyg·il y a 3 ans·48 comments

Building the JavaScript Promise Class

github.com
2 points·by timothyg·il y a 4 ans·1 comments

I moved across the US by train

siobhanmcdonough.com
3 points·by timothyg·il y a 5 ans·0 comments

comments

timothyg
·il y a 3 ans·discuss
XUL is still there. Only XUL layout (homegrown flexbox) is removed.
timothyg
·il y a 4 ans·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.