Live data from Hacker News

Viewing profile — zomnoys

zomnoys

HN member
Joined
Mon, Dec 31, 2018, 1:48 AM UTC
HN karma
5
Public activity
7 items

About zomnoys

No profile information was provided.

Recent public activity

  1. comment
    Comment #44241866

    Isn’t this not true since these models run with a non-zero temperature?

  2. comment
    Comment #39621843

    I believe the author addresses this by making the table `UNLOGGED`. https://www.crunchydata.com/blog/postgresl-unlogged-tables . These have less overhead.

  3. comment
  4. comment
    Comment #35074451

    Above anything, this shows the performance gains from 3.10 -> 3.11: >> python3.10 create_task_overhead.py 100,000 tasks 185,694 tasks per/s 200,000 tasks 165,581 tasks per/s 300,00…

  5. comment
    Comment #34542056

    I am currently in the online MS in CS from UT Austin, and I am really enjoying it. I’m just doing one class at a time for fun. I’m only in my second class right now, but I’m excite…

  6. comment
    Comment #30600858

    This feels a bit reductionary. Database indexes definitely have more to consider than just simple lookup tables. I’d say that mental model breaks down in practice.

  7. comment
    Comment #21403198

    This is briefly touched upon in “Why we sleep: unlocking the power of sleep and dreams” by Matthew Walker. I highly recommend it!