Viewing profile — kolkov
kolkov
HN member- Joined
- Sat, Nov 29, 2025, 10:10 PM UTC
- HN karma
- 21
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About kolkov
Building what Go "can't do": GPU graphics, ML, 263x faster regex — all pure Go, zero CGO
Recent public activity
-
comment
Comment #49148969
https://dev.to/kolkov/we-built-a-pure-go-3d-renderer-then-em... - We Built a Pure Go 3D Renderer — Then Embedded It Inside a GUI Widget
- story
-
comment
Comment #48904307
[flagged]
-
comment
Comment #48620037
[flagged]
- story
- story
-
comment
Comment #48004968
https://github.com/born-ml/born --- Production-ready ML framework for Go with zero dependencies. Train and deploy neural networks as single binaries. PyTorch-like API, type-safe te…
-
comment
Comment #48004927
https://github.com/gogpu --- Pure Go GPU Computing Ecosystem — Graphics, Shaders, ML, GUI. Zero CGO.
- story
- story
- story
-
comment
Comment #47891785
How many not-so-smart and not-so-intelligent people can claim Russia occupied you? Never mind, your liberation by the West will come back to haunt you, mark my words... and very so…
- story
-
comment
Comment #47591122
I write it myself, the agent only translates it into English.
-
comment
Comment #47590491
"Prompt injection from the issue?" — That's the best theory so far
-
comment
Comment #47590484
"Is the Claude thank you sarcasm?" — Mostly. But the sequence is real: we filed #39755 asking for source access on March 27, the source map shipped on March 31. The actual explanat…
-
comment
Comment #47590470
[dead]
-
comment
Comment #47590362
"Why would you ship tests?" — Fair point. Source maps only include production bundle files — tests wouldn't appear in the map regardless. Tests may well exist in Anthropic's intern…
-
comment
Comment #47588770
[dead]
- story
-
comment
Comment #47587212
[flagged]
- story
-
comment
Comment #47218567
Hi HN! Author here. Some of you may remember the purego discussion from 2023 ( https://news.ycombinator.com/item?id=34763681 , 268 points). It proved that calling C from Go without…
- story
-
comment
Comment #47133953
Author here. I've been practicing what Karpathy now calls "Agentic Engineering" since January 2026 – a month before he coined the term. Across 35+ open source Go projects (~1M+ LOC…