Remix.run Logo
aetherspawn 3 hours ago

This website still would have taken at least a week to make. It’s pretty nice for an open source project website.

Between no website and shiny but crappy LLM website, I’ll take the latter, and I wouldn’t wish another 2 weeks of unpaid copy writing on any open source dev.

trelbutate 2 hours ago | parent | next [-]

Okay, but how about a shiny LLM website but with human-written text that's actually nice to read and not some unedited AI output? That doesn't take a week.

tidbeck 2 hours ago | parent | next [-]

For some of us writing good text takes a lot of time and effort.

trelbutate 38 minutes ago | parent | next [-]

It's just a bit of text for a website that describes what a product does, what features it has, and maybe an FAQ. It shouldn't take you long. For something like this you can even start with LLM text and then rewrite it in your own words and it will sound much better .

ramon156 an hour ago | parent | prev | next [-]

Then throw https://en.wikipedia.org/wiki/Wikipedia:Signs_of_AI_writing into your context and call it a day. there is no excuse for not proof-reading what you expect others to read.

hk__2 32 minutes ago | parent | prev [-]

If you never take the time, of course it will always be a lot of effort. But with experience it’ll take less time and effort.

areoform 2 hours ago | parent | prev [-]

Yes, it takes a month or two.

Depends on the project.

KennyBlanken 2 hours ago | parent | prev [-]

Except "website made by LLM" almost invariably means the software was "written" by an LLM too, and thus is likely full of security vulnerabilities, bugs, and so on. It may also mean that github issues are being reviewed by an AI, which opens the door up to the AI to malicious prompting.

colinb 25 minutes ago | parent | next [-]

I think I strongly disagree with your first sentence. Strongly. I've worked with enough people with fine coding skills and terrible English to know that the two are not an uncommon combination. Last year, I worked with someone whose first language was something from China - no idea which flavour - and they would often pass their written comms through an LLM. I could tell when they had done so by the onset of sudden grammatical correctness. But I don't think they were doing this with the intention of deceiving, merely of communicating clearly and correctly.

Now, I often find Claude's idea of idiomatic prose to be a bit load-bearingly seam-hitting as it lands not this point, but THAT one, but it is probably better than something hacked out by a person who confuses tenses, cases, pronouns and when they can enverb a noun. So I tend towards giving people the benefit of the doubt on this.

Lastly, if you think LLM-written software is full of security vulnerabilities and bugs, I have terrible news for you about the state of human-written code. The fact that what we do is often better than nothing at all, is no big recommendation.

mastermage 2 hours ago | parent | prev | next [-]

Dumb question but its because I genuinely do not know better. What is the security risk of what is as far as i understand a mouse driver with config options?

mzronek an hour ago | parent | next [-]

For downloadable software there is the risk of a supply chain attack. The website is altered to provide a download with a malware-infected version of the software.

See the recent hack on CPU-Z: https://gist.github.com/N3mes1s/b5b0b96782b9f832819d2db7c668...

deadbunny 12 minutes ago | parent [-]

That's a problem wether AI is involved or not.

nobrains an hour ago | parent | prev [-]

a mouse is an input device. most security challenges (passwords, etc.) are input via input devices. those are at a risk of being compromised. also clicks on an on-screen keyboard, etc. in fact, if u think about it, input device data (also know as telemetry - ironically, what we are trying to prevent in the first place by the logi app to do) security is a very serious potential attack vector.

soulofmischief an hour ago | parent | prev [-]

Right you are, Ken. With the amount of new low-effort software we can expect to see over the next decade, taste becomes a hallmark.