Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kolkov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kolkov
2mo ago
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
2.
▲
by
kolkov
5mo ago
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 tensors, automatic differentiation.
3.
▲
by
kolkov
5mo ago
https://github.com/gogpu --- Pure Go GPU Computing Ecosystem — Graphics, Shaders, ML, GUI. Zero CGO.
4.
▲
by
kolkov
5mo ago
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 soon! You'll remember how well you lived during the years
5.
▲
by
kolkov
6mo ago
I write it myself, the agent only translates it into English.
6.
▲
by
kolkov
6mo ago
"Prompt injection from the issue?" — That's the best theory so far
7.
▲
by
kolkov
6mo ago
"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 explanation is simpler — Bun generates source maps by defa
8.
▲
by
kolkov
6mo ago
"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 internal repo, and we can't claim otherwi
9.
▲
by
kolkov
6mo ago
[flagged]
10.
▲
Goffi – Pure Go FFI with hand-written assembly for System V, Win64, ARM64
(github.com)
4 points
by
kolkov
7mo ago
|
1 comments
11.
▲
by
kolkov
7mo ago
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 CGO is viable. We built on that foundation.
12.
▲
by
kolkov
7mo ago
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 total, including a 425K LOC pure Go GPU eco