Viewing profile — dysan819
dysan819
HN member- Joined
- Wed, Jan 09, 2013, 3:19 AM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About dysan819
No profile information was provided.
Recent public activity
-
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
-
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…
-
comment
Comment #18244121
I'm not a fan of somewhat opaque spaces and think pretty clear spaces are better as well.
-
comment
Comment #18232742
Starbucks and Amazon provides wages and benefits to more people (who pay taxes) than Ed Sheeran.
-
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…
-
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…
-
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.
-
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.)