Viewing profile — mstokholm
mstokholm
HN member- Joined
- Mon, Sep 30, 2019, 6:56 PM UTC
- HN karma
- 18
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About mstokholm
No profile information was provided.
Recent public activity
-
comment
Comment #46135678
> I’m based on OpenAI’s GPT-4 architecture, which is a proprietary large language model. It’s designed to understand and generate human-like text across many topics and tasks. Whil…
-
comment
Comment #40130139
I also use a similar approach for my open source Python automation project, alkymi: https://github.com/MathiasStokholm/alkymi/blob/develop/CHANG... In addition to the author's comm…
-
comment
Comment #38903643
This is mostly a non-issue now - I'm playing Baldur's Gate 3, Dota 2, Warcraft III and everything else on Ubuntu 22.04 now thanks to Steam and Proton. Performance is awesome.
-
comment
Comment #35173236
alkymi ( https://github.com/MathiasStokholm/alkymi ) is such a library (disclaimer: I'm the author). I built alkymi to help me cache complex data pipelines, while still having all …
-
comment
Comment #26523401
Hi HN! My Corona project has finally come far enough for me to show it to the world :) alkymi is a pure Python (3.5+) library for describing and executing tasks and pipelines with …
- story
-
comment
Comment #25926378
Well, just because they're producing something useful doesn't mean they can't give back at the same time! Small changes add up.
-
comment
Comment #25300841
Keep in mind that these are two slightly different things. Masks might not reduce your personal risk of infection, but they might reduce the risk of you infecting others. In either…
-
comment
Comment #24916860
Sam Harris has a great podcast about nuclear launch codes (among many other things) and how the current setup is really not that great: https://samharris.org/podcasts/210-logic-doo…
-
comment
Comment #21834043
Scrolling past animation worked for me on Firefox
-
comment
Comment #21802047
Is this entire talk up on YouTube somewhere?
-
comment
Comment #21122744
I would suggest you try out Miniconda ( https://docs.conda.io/en/latest/miniconda.html ). It comes with just the basics, and let's you install TF with GPU support by simply doing: …