HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mhasbini

no profile record

Submissions

Building a Foldable Rover

youtube.com
3 points·by mhasbini·3 ปีที่แล้ว·0 comments

comments

mhasbini
·3 ปีที่แล้ว·discuss
Tom Scott was an early contributor to POPFile.
mhasbini
·3 ปีที่แล้ว·discuss
source code:

    /* Copyright 2010 Google Inc. All Rights Reserved. http://tools.google.com/dlpage/gaoptout/intl/en/eula_text.html */
    (function () {
    var a = document.createElement("script");
    a.type = "text/javascript";
    a.innerText =
        'window["_gaUserPrefs"] = { ioo : function() { return true; } }';
        document.documentElement.insertBefore(a, document.documentElement.firstChild);
    })();
mhasbini
·3 ปีที่แล้ว·discuss
There's https://github.com/httpjamesm/AnonymousOverflow. I made https://doublefault.mhasbini.com/ before I knew about it. On the plus side it keep default aesthetics.