Viewing profile — orheep
orheep
HN member- Joined
- Thu, Jul 09, 2015, 10:39 AM UTC
- HN karma
- 14
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About orheep
No profile information was provided.
Recent public activity
-
comment
Comment #49169656
find . -type d -name node_modules -prune -exec find {} \( -name setup.mjs -o -name math_init.js -o -name Math_Symbol.js \) \; 2>/dev/null
-
comment
Comment #36469745
Lastpass user here that probably should migrate. Is that keybinding changable and how is the iOS experience?
-
comment
Comment #32344447
Wouldn’t this exhaust the server resources with storing all the tokens? Which you would need to do significantly longer than 3 secs? Banning the IP may help but then you could just…
-
comment
Comment #30912792
I'm using a Kensington SD5700T and I have nothing but good to say about it.
-
comment
Comment #28002220
On the domain only.
- story
-
comment
Comment #10852138
It's even 2016 now.
-
comment
Comment #9857118
I see the point but noone in their right mind would write the javascript like that. When written better it's a good amount shorter than the React solution. http://pastebin.com/wbGZ…
-
comment
Comment #9857117
I see the point but noone in their right mind would write the javascript like that. When written better it's a good amount shorter than the React solution. http://pastebin.com/wbGZ…