HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simonklee

no profile record

Submissions

The Bombadil Terminal Experiment

wickstrom.tech
7 points·by simonklee·2 個月前·0 comments

Zig / C++ Interop

tuple.app
110 points·by simonklee·8 個月前·15 comments

comments

simonklee
·上個月·discuss
It's a ~1d old experiment. Not sure why posted on hackernews.
simonklee
·2 個月前·discuss
Say what you want, but for people building products on Bun, this is bad news for the foreseeable future.
simonklee
·3 個月前·discuss
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 個月前·discuss
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 個月前·discuss
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 個月前·discuss
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.