HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simonklee

no profile record

Submissions

The Bombadil Terminal Experiment

wickstrom.tech
7 points·by simonklee·2 months ago·0 comments

Zig / C++ Interop

tuple.app
110 points·by simonklee·8 months ago·15 comments

comments

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