mr_octopus
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I wrote a free trilogy about perception, presence, and leadership (marcus-corvin.github.io)
-
Three days ago I posted OctoFlow 0.83 here (GPU-native programming language, 2.2 MB binary). The feedback was great. Since then I've pushed v1.0.0 with the thing I've actually been building toward: a GPU Virtual…
-
I built a general-purpose programming language where the GPU is the primary execution target, not an afterthought. Most languages treat GPU as "write a kernel, dispatch it, copy results back." OctoFlow flips it — data…