okwhateverdude

@okwhateverdude@lemmy.world · Joined ⁨Aug⁩ ⁨2023⁩

Replying to @⁨elgordino@fedia.io⁩

My denials always have a reason like “FUCK YOU I already told you not to do that dumb shit! NO EDITS WITH SED” which tends to keep it in check.

Anthropic is batshit crazy if they think automode is ready for default-on-always when their clankers constantly fuck up. Did they survey the dumbest 1100 people that don’t check the output carefully? The numbers in this article do NOT inspire confidence.

Replying to @⁨TheFogan@programming.dev⁩

Exactly. At work, we’re already looking at getting our own compute for an open model for some automatons we built. Google’s models are alright, but they are retiring them too fast. So we want to get off that treadmill. Plus a local model gives us opportunities to experiment with LoRAs and techniques like what cactus hybrid did with a small head predicting certainty (news.ycombinator.com/item?id=49010782). Plus, the big players are removing sampling options thinking they know what’s best when it is obvious they don’t.

Replying to @⁨E_coli42@lemmy.world⁩

git is decentralized for a reason. In the age of robots and cheap VPSs, if you really want a vanity web page / code forge to show your code, it is like an afternoon setting things up and the robot will do most of it for you. Yes, it has always been time to self-host your own code. I don’t bother with a code forge, but I do have gitweb/gitolite running for a very light weight setup to push and display code