Viewing profile — nonamegdsa
nonamegdsa
HN member- Joined
- Wed, Apr 27, 2016, 5:54 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About nonamegdsa
No profile information was provided.
Recent public activity
-
comment
Comment #11888983
Broken on Chrome on Samsung Galaxy S5.
-
comment
Comment #11648919
I still don't understand what point you are trying to make. Surely you must agree that the number of requests per second your server will depends on what the server is doing? If yo…
-
comment
Comment #11638458
If the request is performing heavy calculations you will see fever req/sec obviously. Say an API call spins up a Linux VM and makes it available some user. Or a bulk upload of data…
-
comment
Comment #11582827
Is this construct commonly used in swift or is it an edge case? I've seen people referring to it as an edge case, but at the same time this is code which I find my self writing pre…