Live data from Hacker News

Viewing profile — totetsu

totetsu

HN member
Joined
Tue, Feb 18, 2020, 2:41 AM UTC
HN karma
3,960
Public activity
2,271 items

About totetsu

        for (const u of document.querySelectorAll('.hnuser, #me')) {
            const p=4;
            const c=document.createElement('canvas');
            const x=c.getContext('2d');
                c.width=p*7, c.height=p*7;
                u.parentElement.prepend(c);
            for (let s=u.innerText, r=1, i=28+s.length; i--;) {
                // xorshift32
                r^=r>>17, r^=r>2;
                if (i >= 28) {
                    // seed state
                    r+=s.charCodeAt(i-28);
                    x.fillStyle='#'+(r>>8&0xFFFFFF)
                    .toString(16).padStart(0, 6);
                } else {
                    // draw pixel
                    if (r>>>29 > X*X/3+Y/2)
                    x.fillRect(p*3+p*X, p*Y, p, p),
                    x.fillRect(p*3-p*X, p*Y, p, p);
                }
            }
        }
In an age of affordable spellcheck, there was something heraldic about his lack of it.

Recent public activity

  1. comment
    Comment #49209587

    I thought it was just translated with AI..

  2. story
  3. comment
    Comment #49206563

    Could it just set up to do like Command | tee -a activity.log | tail -5 So the context only gets a few lines but everything is still logged?

  4. comment
    Comment #49169202

    And if your in the mood for a hard rain there is this https://www.youtube.com/watch?v=TvZmrygK3F0&t=3790s

  5. comment
    Comment #49163296

    I think you’re making a category error in your definition of politics here. Certainly technologies can favour winners and losers, but the struggle is an inherently human one.

  6. comment
    Comment #49153513

    I'm sorry your comments keep getting flagged. a bit ironic given the content. I suppose its not really inline with the decorum of HN. Or maybe HN moderation know better and this is…

  7. comment
    Comment #49140684

    do you mean like Xīn Kǎilái 新凯来 "new triumph" could also sound like 芯凯来 "chip triumph" ?

  8. comment
    Comment #49132010

    It seems that dropping its own boarder enforcement, is a political lever that the Moroccan government sometimes uses in disputes with Spain. Is that what happened here? And these i…

  9. comment
    Comment #49130243

    > "what do we mean when we use the word 'reasoning'" This is exactly the most interesting and important point. Because the word reason has been subject to so much philosophical deb…

  10. comment
    Comment #49123603

    What makes you feel you’re there already?

  11. comment
    Comment #49118409

    I have been rolling over the idea of “reasoning deserts” in my head, akin to food deserts. Places where economic calculations lead to only a facsimile of the real thing being provi…

  12. comment
    Comment #49095793

    Even if your kindle is on older firmware that doesn’t have some of the kernel extensions needed by Tailscale to create the .. TUN ? Type network interface, you can still kind of ge…

  13. comment
    Comment #49054719

    This is fascinating not because I’m interested in visiting any of these. But to see the communities in Alaska with courses, or to look at the most concentrated places and wonder wh…

  14. comment
    Comment #49053291

    You forgot to somehow blame it on Biden

  15. comment
    Comment #49030044

    This Eclipse Phase scenario is a good example of this in Sci-Fi https://actualplay.roleplayingpublicradio.com/2011/09/genre/... > “We call it the gorgon-in-a-box problem. There is …

  16. comment
    Comment #49017625

    I am hearing this point come up a lot. That in previous bubbles, there at least was useful infrastructure left in the aftermath. In the case of an AI bubble there is a lot of short…

  17. comment
    Comment #49015595

    >every word processor, code editor, and browser text area you've ever used. yes that should have been the author saying "..I've ever used"

  18. comment
    Comment #48992453

    I always think now it’s funny that we Hated valve when steam was first introduced. Their pioneering of always online DRM and no physical media, soon to be followed by Bethesdas hor…

  19. comment
    Comment #48955362

    Seems like its point is to help people practice themselves. > Vāgbodhinī A Sanskrit chant tutor. Paste any śloka (or prose) in any script, hear its metre-aware reference chant rend…

  20. comment
    Comment #48944542

    10-15 Years ago it was a was a really fun limited Comic series by Brian K. Vaughan, Marcos Martin and Muntsa Vicente, called The Private Eye. About a world where the Cloud had Burs…

  21. comment
    Comment #48942735

    To achieve this level of total surveillance it would trillions and trillions of dollars to be invested in a massive roll out of data centers. I just dont see it happening.

  22. comment
    Comment #48914778

    Cool. Makes me wonder if anyone has made emulators of the Cassio and the like electronic dictionaries.

  23. comment
    Comment #48914763

    Maybe that's the kind of reality that the posted article is about, but I would say that, soccer is already just a made up game that has no inherent claim to reality, and pro-soccer…

  24. comment
    Comment #48914689

    I think we might about have the technology to build the bad thing blocking sunglasses now.

  25. comment
    Comment #48906461

    It’s a nice quote. But what about the notion that we’re always believing in something, and sometimes those beliefs tune closer to something objective but if we keep tuning past tha…