Remix.run Logo
lelanthran 17 hours ago

> This is exactly why I built bunqueue — a job queue for Bun backed by SQLite. No Redis, no external dependencies, just bun:sqlite with WAL mode for concurrent access. Handles 100k+ jobs/sec on a single node.

If you're too lazy to even write your own comments, I suspect you're too lazy to have written your own software.

At least preface your comment with "The LLM says" or preface your submission with "The LLM wrote this software".

mpalmer 17 hours ago | parent | next [-]

To be honest I don't see anything egregious here.

pyrolistical 17 hours ago | parent | prev | next [-]

Why do you think that was written with a LLM?

MitziMoto 17 hours ago | parent | next [-]

Because it has an emdash and people can't fathom that real people use emdashes. Like the LLMs didn't learn it from somewhere.

lelanthran 16 hours ago | parent | prev [-]

"No $X, just $Y. $CONCLUSION"

kernelvoid 16 hours ago | parent [-]

No magic, just good engineering. That’s it.

kernelvoid 17 hours ago | parent | prev [-]

The comment sounds "polished" because I've probably described this project dozens of times at this point.

When you repeat the same thing over and over you naturally end up with a tight version of it. That's not an LLM, that's just how it works when you talk about something a lot.

And honestly even if I did use an LLM to write a comment on HN, so what? The code is what matters.

Go run the benchmarks, read the source, open an issue if something breaks.

That's the part that actually counts.

lelanthran 16 hours ago | parent | next [-]

> The comment sounds "polished" because I've probably described this project dozens of times at this point.

I didn't say it sounded "polished", I said exactly the opposite.

> And honestly even if I did use an LLM to write a comment on HN, so what?

If we wanted to chat with bots, we know where to find them.

tombert 16 hours ago | parent | prev [-]

> And honestly even if I did use an LLM to write a comment on HN, so what? The code is what matters.

Part of what makes these forums fun is human responses. LLMs write "good enough" text but they come off as robotic and inhuman. The only reason to go onto one of these forums is to communicate with people. If I wanted to talk to a robot, I would talk to ChatGPT, which I can do as often as I want.

kernelvoid 16 hours ago | parent [-]

I get the concern, but there’s a spectrum.

Using an LLM to polish grammar vs. having it generate opinions wholesale are different things.

tombert 16 hours ago | parent [-]

I'm not necessarily saying that you used an LLM, but em dashes aren't used that often when regular people are typing. I use Grammarly all the time and they've never suggested that I add an em dash, and it's often a sign of a low-effort "ask ChatGPT for a response to this comment".

Again, not necessarily saying that's what you did, just that that's the red flag.