HackerTrans
热门最新趋势评论往期问答秀出招聘

simonklee

no profile record

提交

The Bombadil Terminal Experiment

wickstrom.tech
7 分·作者 simonklee·2个月前·0 评论

Zig / C++ Interop

tuple.app
110 分·作者 simonklee·8个月前·15 评论

评论

simonklee
·上个月·讨论
It's a ~1d old experiment. Not sure why posted on hackernews.
simonklee
·2个月前·讨论
Say what you want, but for people building products on Bun, this is bad news for the foreseeable future.
simonklee
·3个月前·讨论
Not really, except that they have a bunch of weird things in the source code and people like to make fun of it. OpenCode/Codex generally doesn't have this since these are open-source projects from the get go.

(I work on OpenCode)
simonklee
·8个月前·讨论
I agree with you. After reading a couple of the chapters I'd be surprised if this wasn't written by an LLM.
simonklee
·8个月前·讨论
It's just an odd claim to make when it feels very much like AI generated content + publish the text anonymously. It's obviously possible to write like this without AI, but I can't remember reading something like this that wasn't written by AI.

It doesn't take away from the fact that someone used a bunch of time and effort on this project.
simonklee
·9个月前·讨论
java.util.Date and java.util.Calendar are the two packages I remember struggling with as a new programmer. Which I guess is solved with java.time after Java 8.