Live data from Hacker News

Viewing profile — pinetlk

pinetlk

HN member
Joined
Sun, Mar 13, 2022, 11:11 AM UTC
HN karma
11
Public activity
5 items

About pinetlk

No profile information was provided.

Recent public activity

  1. comment
    Comment #30660411

    No it is definitely very slow. Stackoverflow did a test once, and switched to their light-weight ORM. The thing is, you mention disabling change tracking, and then there are things…

  2. comment
    Comment #30660355

    It seems the 0-covid policy is a negative consequence of having so many people so close together. It changes the dynamic of infectious diseases so that you suddenly have 100k peopl…

  3. comment
    Comment #30660318

    >Entity framework is one of the best ORMs Yes, I think it is the best ORM in terms of productivity, but it is very, very slow. This is usually not a concern for internal enterprise…

  4. comment
    Comment #30660284

    I have an induction stove. It works (fine-grained temperature, fast heating, easy cleaning, no heat in kitchen) but I find stove cooking in general to be unsatisfying. It just seem…

  5. comment
    Comment #30660256

    The tricky part is the conversion process from the server to the client. As JavaScript doesn't have any way to make dates with specific timezones other than the local timezone, you…