Live data from Hacker News

Viewing profile — dysan819

dysan819

HN member
Joined
Wed, Jan 09, 2013, 3:19 AM UTC
HN karma
6
Public activity
8 items

About dysan819

No profile information was provided.

Recent public activity

  1. comment
    Comment #18423490

    You don't have to guess, you can do the math. While you're at it, watch this, it's fun (and related): https://www.youtube.com/watch?v=sENgdSF8ppA

  2. comment
    Comment #18423441

    You have a severe lack of imagination. You must be fun at parties. There are a myriad of ways Sweden can and probably is enforcing cashless trends through surveillance and coercion…

  3. comment
    Comment #18244121

    I'm not a fan of somewhat opaque spaces and think pretty clear spaces are better as well.

  4. comment
    Comment #18232742

    Starbucks and Amazon provides wages and benefits to more people (who pay taxes) than Ed Sheeran.

  5. comment
    Comment #17325452

    I, and people I know, walk around with Air Pods in without actively listening to anything. Mostly because they're very light and it is easy to hear surroundings when off. I take on…

  6. comment
    Comment #16233065

    It sounds like you don't have experience with redux and how it is used, which makes me surprised that you have such a strong opinion about it. Redux makes available state that is r…

  7. comment
    Comment #11917019

    I presume you're joking, but if not, just enter the Roman numerals into the search box and Google's first response will be the decimal equivalent.

  8. comment
    Comment #9352992

    in python for i in range(100): print(100 - i) (there is no 'for (int i=0;' in python, but this analogous.)