Live data from Hacker News

Viewing profile — nonamegdsa

nonamegdsa

HN member
Joined
Wed, Apr 27, 2016, 5:54 PM UTC
HN karma
8
Public activity
4 items

About nonamegdsa

No profile information was provided.

Recent public activity

  1. comment
    Comment #11888983

    Broken on Chrome on Samsung Galaxy S5.

  2. 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…

  3. 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…

  4. 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…