HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simonklee

no profile record

Submissions

The Bombadil Terminal Experiment

wickstrom.tech
7 points·by simonklee·il y a 2 mois·0 comments

Zig / C++ Interop

tuple.app
110 points·by simonklee·il y a 8 mois·15 comments

comments

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