Viewing profile — scope
scope
HN member- Joined
- Mon, Mar 24, 2014, 6:09 AM UTC
- HN karma
- 114
- Public activity
- 98 items
- HN profile
- View on Hacker News ↗
About scope
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #11942820
It's funny how Microsoft conducted the "tests" on Chrome [1] & Firefox [2] and discreetly leave out Safari. Safari is by far a winner when it comes to efficiency. So hats off to MS…
-
comment
Comment #11930506
Cookies can be/are used for extensive tracking (even when you're not techically on the site). The EU requires websites that use cookies to display conformation message on how cooki…
- story
-
comment
Comment #11898850
Also the SE
- story
-
comment
Comment #11727739
Earlier post https://news.ycombinator.com/item?id=11722329 Seems 550 dyno hours are for ALL, not per app :(
-
comment
Comment #11723285
They have a provided a FAQ page about Free Dyno Hour [1] Previously you get 540 dyno hours (18 hours/day), now it's 550. If you provide a valid credit card, you'll get 1000 dyno ho…
- story
- comment
-
comment
Comment #11672379
None in my [Mac]book. If you're running on OSX, open WhatsApp web on Safari, allow notification & pin the tab. Same outcome but resource efficient (compared to an Electron app).
- comment
-
comment
Comment #11605194
Couldn't agree more. I'm a lead web developer at a company and whenever I'm asked to interview a potential employee I give em' a short coding task. Internet access is allowed. The …
- story
-
comment
Comment #11600012
- shows an example using mutation observer API and fails to mention it only works on IE 11+ - follows the widely accepted format of "rant about some popular framework/library/langu…
- story
- story
- comment
- story
- comment
-
comment
Comment #11330643
This seems very interesting / surprising, comparing[1] SE and 6S shows SE doesn't have second generation Touch ID. I understand the 3D Touch with the space avaliable & all but why …
-
comment
Comment #11330295
> couldn't thumb around... Double tapping the home button makes the top of the screen reachable That being said, I too still use iPhone 5S & I don't think I'll make the switch, 4K …
- comment
-
comment
Comment #11287256
1. Vue uses the actual DOM not virtual DOM like react 2. BOTH react and Vue can be learnt in a day 3. BOTH can seem daunting when you're making production app (Vuex, redux, webpack…