Viewing profile — pema99
pema99
HN member- Joined
- Fri, Aug 27, 2021, 11:00 AM UTC
- HN karma
- 39
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About pema99
Recent public activity
-
comment
Comment #47854139
See also the authors previous project retrowin32 https://github.com/evmar/retrowin32
-
comment
Comment #43986187
Cool resource, haven't seen this before
-
comment
Comment #43986167
I agree that mipmapping is an optimization, but I also don't really consider it incorrect or misleading to call it a technique for mitigating aliasing - it's a practical technique …
-
comment
Comment #43985968
I have close to zero experience with web development, I guess it shows
-
comment
Comment #43965339
There simply isn't another way to access registers from one 'thread' on another thread without using an intrinsic. You need that to calculate finite differences. For a long time, t…
-
comment
Comment #43955950
Author here - I imagine this is a bit too niche to get much traction on HN. There's a bit of discussion on bsky https://bsky.app/profile/pema99.bsky.social/post/3lotdtgowf2...
-
comment
Comment #42244239
Not really. Exceptions usually imply unwinding the stack, and the ability to catch at any point throughout the callstack. Result types are just 'dead' data.
-
comment
Comment #34649633
I do actually agree with you. The goal for me was just to understand the connection to CT a bit more precisely, not to imply that it isn't useful. I guess I didn't convey that part…
-
comment
Comment #34646648
Feels worth mentioning that Learn You A Haskell is about 1/3 the length of the book you mentioned. I agree that it won't teach you all you need to know to be really proficient with…
-
comment
Comment #28333587
https://www.shadertoy.com/view/lldGDr
-
comment
Comment #28333426
No, we can use SM 5.0. It's all DX11. It's not that the framework the game is written in doesn't support such features, we just have no way to bind UAVs for example. What you can d…
-
comment
Comment #28333232
Unfortunately true, but also not the experience that most people who continue to play the game have with it. Public instances, especially those in popular worlds, are pure cancer. …
-
comment
Comment #28326281
Honestly, the game starts at the point where you meet a group of people you enjoy interacting with and stop visiting public instances. Much easier to get in to with a friend to gui…