HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tavianator

no profile record

comments

tavianator
·قبل 10 أيام·discuss
Didn't Google have a tool for this called MOE (Make Open Easy) like 15 years ago? I remember it from some of my open source contributions to Guice
tavianator
·قبل 4 أشهر·discuss
> Airplanes don't have wings

???
tavianator
·قبل 6 أشهر·discuss
No: https://en.wikipedia.org/wiki/Sony_Computer_Entertainment_Am...
tavianator
·قبل 9 أشهر·discuss
Presumably that's just a mistake. The author calls it "stochastic gradient descent" correctly elsewhere in the article
tavianator
·قبل سنتين·discuss
I've replaced Valgrind with sanitizers for most of my workflow. Using the sanitizer APIs in your custom allocator is also easy: https://github.com/tavianator/bfs/blob/main/src/sanity.h https://github.com/tavianator/bfs/blob/31dffd6441ba80ea998ce...