Remix.run Logo
code51 3 days ago

Exactly and this is hell for programming.

You don't know whose style the LLM would pick for that particular prompt and project. You might end up with Carmack or maybe that buggy, test-failing piece of junk project on Github.

Taek 3 days ago | parent | next [-]

You can tell it who's style to copy, it's actually decent at following instructions like that.

noduerme 3 days ago | parent | next [-]

It's not bad at following my own style. I have longstanding quirks like naming any string that will end up in a DB query with a "q_" in front of the variable name, and shockingly Claude picks up on those and mimicks them. Wouldn't trust it to write anything without thorough review, but it's great at syntax.

dingnuts 3 days ago | parent [-]

this isn't shocking, they are very good at repeating patterns in the immediate context. they're just not very good at anything else. your quirk is part of the immediate pattern

alchemism 3 days ago | parent | prev [-]

My first experiments with LLM chat was to ask to produce text mimicking the style of a distinct, well-known author. It was also quite good at producing hybrid fusions of unique fictional styles, A + B = AB.

taneq 3 days ago | parent | prev [-]

Can you just tell it it’s Carmack? :P