Live data from Hacker News

Viewing profile — nitaigao

nitaigao

HN member
Joined
Sat, Jun 25, 2022, 9:40 AM UTC
HN karma
7
Public activity
6 items

About nitaigao

No profile information was provided.

Recent public activity

  1. comment
    Comment #47082944

    Dubai has a 90 day visa grace period for job loss. Plenty of foreign labour self sponsor their own visas and there is the golden visa and retirement visa for people aging out.

  2. comment
    Comment #41921921

    We recently migrated from fat controller to fat model. We found that fat model makes the code a lot clearer and is much easier to test behaviour.

  3. comment
    Comment #41921816

    Completely agree… Forgetting to check any given err value leads to potentially undefined behaviour.

  4. comment
    Comment #37522598

    The article states: "It found that the “family pairing” scheme, which gives an adult control over a child’s account settings, did not check whether the adult “paired” with the chil…

  5. comment
    Comment #33928269

    In my experience with PostgreSQL, using a connection pool and proper indexes can outperform Python or Ruby execution speed by an order of magnitude.

  6. comment