Viewing profile — charleszw
charleszw
HN member- Joined
- Wed, Dec 11, 2024, 3:25 AM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About charleszw
No profile information was provided.
Recent public activity
-
comment
Comment #46647406
I will also say encapsulating everything you just said in a single term, "islands," is a lot simpler and prettier to discuss. At least from my perspective, the naming also makes a …
-
comment
Comment #46613915
See also the Slang shader language, it's a pretty recent development! https://shader-slang.org
-
comment
Comment #46580751
That omelette does look delicious though.
-
comment
Comment #46331940
Yes, I constantly use this pattern in C++/JavaScript, although I haven't tested how performant it is in the former (what does the compiler even do with such an expression?)