HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simonklee

no profile record

Submissions

The Bombadil Terminal Experiment

wickstrom.tech
7 points·by simonklee·vor 2 Monaten·0 comments

Zig / C++ Interop

tuple.app
110 points·by simonklee·vor 8 Monaten·15 comments

comments

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