mr_octopus

↗ HN profile [ 27.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…