Phoenix

joined 2 years ago
[–] [email protected] 6 points 2 years ago (3 children)

That's only the first stage. Once you get tired enough you start writing code that not even you can understand the next morning, but which you're loathe to change because "it just works".

[–] [email protected] 10 points 2 years ago

"The bug is fixed, but we inadvertently created two new ones, one of which broke production because it was inexplicably not caught."

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago)

If you want to disabuse yourself of the notion that AI is close to replacing programmers for anything but the most mundane and trivial tasks, try to have GPT 4 generate a novel implementation of moderate complexity and watch it import mystery libraries that do exactly what you want the code to do, but that don't actually exist.

Yeah, you can do a lot without writing a single line of code. You can certainly interact with the models because others who can have already done the leg work. But someone still has to do it.

[–] [email protected] 12 points 2 years ago (7 children)

It really is big. From baby's first prompting on big corpo model learning how tokens work, to setting up your own environment to run models locally (Because hey, not everyone knows how to use git), to soft prompting, to training your own weights.

Nobody is realistically writing fundamental models unless they work with Google or whatever though.

[–] [email protected] 1 points 2 years ago

Wayne June has excellent readings of Lovecraft's works.

[–] [email protected] 1 points 2 years ago

Der Prozess/The Trial is one of the better ones in my opinion. Really captures the essence of Kafka. Of course, it is also one of his longer works.

[–] [email protected] 1 points 2 years ago

I've used WSL to run deepspeed before because inexplicably microsoft didn't develop it for their own platform...

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

I read it a long time ago. The format is interesting, novel certainly. I suppose it's the selling point, over the prose.

To me it seemed like there were many competing "ways" to read it as well. Like a maze, you can go different paths. Do you read it front to back? Niggle through the citations? Thread back through the holes? It's not often you get a book that has this much re-read value.

[–] [email protected] 2 points 2 years ago

Ah, the hyperbolic timechamber of job experience.

[–] [email protected] 2 points 2 years ago

The assertion that they cannot be cheap is funny, when Vicuna 13B was trained on all of $300.

Not $300,000. $300. And that gets you a model that's almost parity with ChatGPT.

[–] [email protected] 2 points 2 years ago (1 children)

Don't know about Lovecraft, but the big creepypasta/web story thing these days is the SCP foundation. But I assume you've already heard about that one?

[–] [email protected] 1 points 2 years ago (1 children)

It's even better when you ask it to write code for you, it generates a decent looking block, but upon closer inspection it imports a nonexistent library that just happens to do exactly what you were looking for.

That's the best sort of hallucination, because it gets your hopes up.

view more: ‹ prev next ›