[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: mythos.png (46 KB, 510x334)
46 KB
46 KB PNG
frontier models are already too good for you and me. so now it's either 1) permanent underclass or 2) open source reaches the same level and everyone dies
>>
>>108556053
If your average model from today existed 3 years ago they would be saying the same things about it btw. Corporate bullshit to attract attention
>>
>>108556103
>If your average model from today existed 3 years ago
I mean, if we jumped straight from GPT-4 to Opus 4.6 it would be pretty alarming.
>>
>>108556053
Must be another funding round coming up.
>>
File: file.jpg (389 KB, 1280x1440)
389 KB
389 KB JPG
>>108556053
True if big.
>>
>>108556053
anthropic is paying turd skins to "organically" shill claude all over reddit. that should tell you everything you need to know about their farcical capabilities.
>>
>>108556053
>so good we can't release it
every fucking company has been saying that about every model for the last 4 years and they are still all retarded as fuck
>>
man this shit has been miltech since the day it was made, literally nobody is surprised except retarded out of the loop normies who read buzzfeed headlines but dont even have claude on their phone. we are not that cohort on 4chan
>>
Do you want my honest opinion? GPT-5.4 xhigh is already able to wreck shit at the same level but the guardrails on it are good enough to stop malicious retards from doing it. They already have the government funding they want so they don't need to brag about this. Therefore Anthropic is stunting.
>>
>>108556142
Also I should add if I cared about bug bounties instead of just hoarding things to serve my own ends I could make some quick cash.
>>
>>108556156
I think you are missing the point. I am malicious but not totally retarded. The internet is rapidly collapsing into a complete cesspit and bad times are coming. I know the cat is out of the bag and it's not if but when anybody can do anything. That's going to take the fun out of it!
>>
>>108556053
I remember OpenAI say the same thing with GPT-5...
>>
>>108556171
They were right. You can do more with it than you are probably aware of right now.
>>
>>108556173
>They were right.
everybody hated GPT-5
>>
>>108556173
>still can't produce code without 20 "you are absolutely right" manual corrections
>still can't produce anything but redigested slop
call me when the models are finally intelligent and creative. I'm so tired of this Reddit slop
>>
>>108556202
If your measure of success is one shots every single time then yes, it's an abysmal failure. But that's not what I care about. I can sit around shitposting here while it burns through tokens like they're completely worthless. Update handoff txt files countless times and start new sessions. Something complicated that might take a human weeks or months to figure out can be done in days. If it's only getting better what's the implication of that? I'd suggest you git good with it while it does the same. Don't look to it as a replacement for you. Look at it as a force multiplier.
>>
>I-it doesn't have to actually do anything, you can just burn your money letting it doing nothing.
I think the biggest failure of AI is that it can't even write coherent advertisements.
>>
>>108556240
Do you think I would keep doing this if I wasn't getting the results I wanted? Also not giving me the (You) isn't going to personally offend me. If you don't want to keep having this discussion don't reply at all. Passive aggression is for females.
>>
>>108556053
dude it's a fucking program not a socioeconomic class badge,
>>
Mythos will be out when OpenAI release GPT-6 next tuesday.
>>
File: sportsball-soy.jpg (101 KB, 1200x871)
101 KB
101 KB JPG
>>108556053
ohhh nooooo, the chatbot is going to kill everything to the tenth time this year, for real this time, nooooo
>>
How do I go full AI slop for programming? I'm on Linux and prefer to use a text editor.
Do I just give Claude all of my money and my anal virginity?
>>
>>108556289
>Do I just give Claude all of my money and my anal virginity?
yes, that is what they promote, bonus points if you use one of their slop IDEs
>>
>>108556245
AGI will cause mass unemployment.
>>
>>108556327
Only if you work in an adult-daycare service economy job.
And since those jobs are useless already right now, i don't see a change.
If anything, it provides an excuse to kick out people who never contributed anything ever anyway.

Real economies, that are backed by industrial output and production, don't give a singly flying fuck.
Only the fat and lazy amerifats who type numbers into excel sheets with their fat fingers care.
>>
>>108556289
I just use Codex CLI. I don't bother with an IDE.
>>
>>108556289
>How do I go full AI slop for programming?
You do this by running coding agents and refusing to look at the code. Then you run multiple agents at the same time and cordinate between them. The next level is to use a framework that cordinate the agent swarm and brute force solutions. The final end goal is a software dark factory where human inputs are unnecessary.
Btw all of these are useless if you can't spend $1000 per day on tokens.
>>
>>108556382
You did write so many words, yet didn't name even one single actual tool to use.
Your post is completely useless. It helps noone. None of the people, who you want to appeal to, get any use out of this.
>>
>>108556229
It writes unmaintainable slop and can't get past the early stages of a project without a lot of human hand holding. You don't see it's unmaintainable spaghetti code because you're a retard. You also think your half baked projects would take humans months because you're a retard.
>>
>>108556413
It actually doesn't take that much handholding when I'm using xhigh. It tests basically fucking everything and fixes it's own mistakes. So you just leave it running and let it figure things out. The only time that doesn't work out so well is when something can't be reliably tested from the CLI. That doesn't describe most of my use cases. But it's still useful in those cases, just more tedious. It took 2 attempts to fix a previously missed bug in an Android app I already deployed which was running on Android TV devices. Somehow this one single exoplayer option caused framerate issues on some chipsets one guy had on his devices but none of the other devices we deployed before. So that's about a half hour for 2+ hours of work. I'd be parsing obscure bug reports manually trying to find where the fuck it's going wrong when the clanker can do it in seconds and try different things until it finds the right thing. Then I just wait for it to compile and install it again.
>>
>>108556402
>claude code
>codex
>pi mono
>opencode
>cmux
>tmux
>zellij
>gastown
>netflix conductor
>google scion



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.