[jacking off motion] great π
-
oh btw happy 1-year anniversary of dario amodei claiming that all code would be written by "AI" in a year
it sure has been a wild 3 months since "AI" started writing 90% of all code, everywhere, a thing that definitely happened and was not a man-child's exaggeration to separate other man-children from their dollars.
CEO Speaker Series With Dario Amodei of Anthropic | Council on Foreign Relations
The Council on Foreign Relations (CFR) is an independent, nonpartisan member organization, think tank, and publisher.
(www.cfr.org)
-
@cthos@mastodon.cthos.dev @SnoopJ@hachyderm.io @datarama@hachyderm.io I wonder* if that news about Amazon requiring senior engineers to sign off LLM "assisted" code from junior devs will sway their mind?
* I don't wonder this, because I know it won't. -
I just told the LLM to always add a co-authored by line and it does now.
: | -
@cthos@mastodon.cthos.dev @SnoopJ@hachyderm.io @datarama@hachyderm.io I wonder* if that news about Amazon requiring senior engineers to sign off LLM "assisted" code from junior devs will sway their mind?
* I don't wonder this, because I know it won't. -
@cthos@mastodon.cthos.dev @SnoopJ@hachyderm.io @datarama@hachyderm.io behold, the field where my patience for LLM brainrot grew, it is barren. it is salted. it is poisoned with mercury. it is irradiated, and uranium millings have been tilled into the earth...
-
lol, the /cd command in the CLI doesn't work right
-
lol, the /cd command in the CLI doesn't work right
the set of models available to us has been "upgraded" so now we're able to access the latest-and-greatest
trying the same tasks as yesterday. the one that is "describe [thing I know well] to me" has been spinning for quite a while now. I knew that getting responses from models had become very slow, but I did not realize it was "20 seconds to `cat` 1k lines into a file" slow
how do you even accomplish that
-
the set of models available to us has been "upgraded" so now we're able to access the latest-and-greatest
trying the same tasks as yesterday. the one that is "describe [thing I know well] to me" has been spinning for quite a while now. I knew that getting responses from models had become very slow, but I did not realize it was "20 seconds to `cat` 1k lines into a file" slow
how do you even accomplish that
@SnoopJ I'm still
at the "CLI, but React" that's been...part of one of these stacks? -
@SnoopJ I'm still
at the "CLI, but React" that's been...part of one of these stacks?@arrjay I didn't look too hard at the JS source embedded in the CLI but I could easily believe React is in there based on the quality of GitHub's work in general
-
the set of models available to us has been "upgraded" so now we're able to access the latest-and-greatest
trying the same tasks as yesterday. the one that is "describe [thing I know well] to me" has been spinning for quite a while now. I knew that getting responses from models had become very slow, but I did not realize it was "20 seconds to `cat` 1k lines into a file" slow
how do you even accomplish that
"extensive custom typemaps"
I didn't realize the models would glaze up source code it's told to analyze, too
-
"extensive custom typemaps"
I didn't realize the models would glaze up source code it's told to analyze, too
(there are very few custom typemaps and they are anything but "extensive")
-
the set of models available to us has been "upgraded" so now we're able to access the latest-and-greatest
trying the same tasks as yesterday. the one that is "describe [thing I know well] to me" has been spinning for quite a while now. I knew that getting responses from models had become very slow, but I did not realize it was "20 seconds to `cat` 1k lines into a file" slow
how do you even accomplish that
@SnoopJ The Aristocrats!
-
@arrjay I didn't look too hard at the JS source embedded in the CLI but I could easily believe React is in there based on the quality of GitHub's work in general
@arrjay okay now I looked and I don't see React in there but I guess I can't *really* rule it out
-
(there are very few custom typemaps and they are anything but "extensive")
```
Python Dependencies:
- Optional: pathlib (stdlib)
```uh
-
```
Python Dependencies:
- Optional: pathlib (stdlib)
```uh
@SnoopJ That is... confusing on *multiple* levels.
-
@SnoopJ That is... confusing on *multiple* levels.
@xgranade I'm pretty sure I know how it fucked this one up: the bindings in question have a wrapper for the internal `Acme::Path` and most methods that accept paths will take an `AcmePath` or a `PyPath` (disambiguation of `pathlib.Path`)
It's *wrong*, but I think I can see why
-
@xgranade I'm pretty sure I know how it fucked this one up: the bindings in question have a wrapper for the internal `Acme::Path` and most methods that accept paths will take an `AcmePath` or a `PyPath` (disambiguation of `pathlib.Path`)
It's *wrong*, but I think I can see why
@SnoopJ I mean, that gets at the "optional" part, but why is it listing dependencies on the *standard library* at all?
-
@SnoopJ I mean, that gets at the "optional" part, but why is it listing dependencies on the *standard library* at all?
@xgranade yea, indeed
-
```
Python Dependencies:
- Optional: pathlib (stdlib)
```uh
Verdict on the code analysis task is that it didn't fuck up its explanation anywhere near as much, although it still fucked up plenty enough to be dangerous to someone who is asking because they don't already know the answers.
Turned the model loose on the "merge these two documents" task and it finished working in a handful of minutes. Now I get to go over the generated result with a fine-tooth comb and see if it's any good.
-
Verdict on the code analysis task is that it didn't fuck up its explanation anywhere near as much, although it still fucked up plenty enough to be dangerous to someone who is asking because they don't already know the answers.
Turned the model loose on the "merge these two documents" task and it finished working in a handful of minutes. Now I get to go over the generated result with a fine-tooth comb and see if it's any good.
@SnoopJ see if it's any good*
*: see if it's any good _this time_