Viewing profile — zomnoys
zomnoys
HN member- Joined
- Mon, Dec 31, 2018, 1:48 AM UTC
- HN karma
- 5
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About zomnoys
No profile information was provided.
Recent public activity
-
comment
Comment #44241866
Isn’t this not true since these models run with a non-zero temperature?
-
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.
-
comment
Comment #39161134
Why?
-
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…
-
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…
-
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.
-
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!