Live data from Hacker News

Viewing profile — pwdisswordfisha

pwdisswordfisha

HN member
Joined
Thu, Jan 05, 2023, 12:48 PM UTC
HN karma
31
Public activity
11 items

About pwdisswordfisha

The HN rules still apply.

Please do not be disrespectful toward others.

Separate the commenter from the comment.

Smart commenters still make dumb comments now and then. And vice versa.

Consequently, the "identity" of the commenter is not a reliable predictor of the quality of the comment.

Shared accounts such as this one can address this problem.

Each comment must stand on its own, apart from identity and historical karma.

----

Upvote literally everything:

    const links = Array.from(document.querySelectorAll(':link[href^="vote"][id^="up"]:not(.nosee)'));
    const timer = setInterval(() => {
      const link = links.pop();
      if (!link.matches('.nosee'))
        setTimeout(() => link.click(), Math.random() * 2000);
      if (links.length == 0)
        clearInterval(timer);
    }, 12000);

Recent public activity

  1. comment
    Comment #43179022

    [flagged]

  2. comment
    Comment #40645796

    "Tart up your startup"

  3. comment
    Comment #34467205

    > Plus, we have a lot of processing power on the client side, which should be utilised. That does not mean it should be utilised by you . Have some humility as a developer.

  4. comment
    Comment #34456427

    > some of the shittier proposals manage to slip in Examples?

  5. comment
    Comment #34443180

    They tried this already in 2014 as part of the Typography Refresh™ package, but reverted it rather quickly after a backlash. Likewise line height changes and not-quite-black black …

  6. comment
    Comment #34437733

    I have been using a user script to do just the opposite, because the interface is so much poorly delineated and the content much harder to read. I guess I'll be modifying it to pla…

  7. comment
    Comment #34403831

    You should make your website work without JavaScript.

  8. comment
    Comment #34387478

    Sound, being ephemeral, is pretty useless as money. I'm glad we moved past it.

  9. comment
    Comment #34366627

    If we're being so pedantic, you have misspelt 'Fediverse'.

  10. comment
    Comment #34293132

    I'd be more impressed if it explained set-theoretic forcing on that level.

  11. comment
    Comment #34280119

    Why "urn:msisdn:" when "tel:" already exists?