Viewing profile — danielrw7
danielrw7
HN member- Joined
- Sun, Aug 09, 2015, 1:42 AM UTC
- HN karma
- 71
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About danielrw7
Recent public activity
-
comment
Comment #44581127
I am so happy to be playing a "Zachtronics" game in 2025! I hope this new company continues to be a good structure for them to make these kind of games as they have interest
- story
-
comment
Comment #38821416
I love wordle games and this seems like a fun addition! On mobile (Android, Firefox/Chrome), I can't figure out how to spin words longer than 2 letters long, it just flashes red or…
-
comment
Comment #17394268
Both the "react-scroll-shadow" link on the left of the demo and the github cat link to https://github.com/zzarcon/react-circle
-
comment
Comment #16776433
Yeah, it's very easy for npm dependencies to get out of hand. What I didn't notice when I made my comment (and what you commented on) was that the node_modules dir was actually add…
-
comment
Comment #16776176
I'm not too familiar with travis/codecov, but maybe you could add "npm install" to your .travis.yml "install" section? That way the dependencies would be downloaded before the scri…
-
comment
Comment #16775689
I'd recommend that you add a .gitignore line for the node_modules folder, which will reduce the size of the git project by a lot
-
comment
Comment #16773224
Yes, but the package.json's production dependencies [0] includes codecov [1] for CI which includes request [2] which includes another 22 dependencies. Moving that to the devDepende…
-
comment
Comment #16568233
I had to hard refresh but it looks good now
-
comment
Comment #16567927
I'm getting it too on Firefox 58.0.2: https://screenshots.firefox.com/pFhiaLCPgSyEN11k/cryptoinflu... It's working fine for me on Chrome
-
comment
Comment #15148549
I do this as well (Team 4534)! I was also a founding student though we only started 5 years ago.
-
comment
Comment #12320554
I just found out about a very similar command [1] that has more features. [1] https://github.com/mchav/With
- story
- story
-
comment
Comment #11355751
No problem. I love your tool!
-
comment
Comment #11354079
Link isn't working for me.
-
comment
Comment #11089211
It took me a while to figure out that there was a second page with no scrollbar and a non-obvious arrow.
-
comment
Comment #11046307
This bit is great: box = box.replace(/#/g, function() { i++ if (str[i]) { return str[i] } else { return ""; } }); It would be cool if you could select which characters (or all char…
-
comment
Comment #11037689
Thanks a bunch!
- story
-
comment
Comment #10265304
OK I see that now. Thanks
-
comment
Comment #10265271
What happens when you later need to see emails from that email address again? Are the emails saved somewhere?
-
comment
Comment #10132726
FYI the image formatting is off on mobile chrome. http://imgur.com/0dyvQJP