HackerTrans
トップ新着トレンドコメント過去質問紹介求人

varankinv

no profile record

投稿

FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me

vladimir.varank.in
434 ポイント·投稿者 varankinv·5 か月前·361 コメント

Client-side pagination in Go (1.22 range-over function edition)

vladimir.varank.in
2 ポイント·投稿者 varankinv·2 年前·0 コメント

Compile-time safety for enumerations in Go

vladimir.varank.in
66 ポイント·投稿者 varankinv·3 年前·113 コメント

Go Runtime vs. CFS Quota

vladimir.varank.in
9 ポイント·投稿者 varankinv·4 年前·0 コメント

My real life use-case for generics in Go: API for client-side pagination

vladimir.varank.in
46 ポイント·投稿者 varankinv·4 年前·29 コメント

コメント

varankinv
·5 か月前·議論
Above it was said, that in a code review, an expert would ask the author to "justify and rework". Clearly, people have always been capable producing code, that wasn't great, regardless if they read the code or not.
varankinv
·5 か月前·議論
I was personally surprised when the agent debugged kernel panics caused by its own code (many times by now). It just iterates from the stack traces and crash dumps. The nice part is that, when you do see that the code smells — you ask the agent to rework it, focusing on specific problems. This is just code, and you don't need to dance around, hoping that AI will spill some "magic" at you.