[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / 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


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1784598368948793.jpg (580 KB, 2828x2208)
580 KB JPG
A general for vibe coding, agentic engineering, coding agents, AI IDEs, browser builders, and shipping code with LLMs.

## What “vibe coding” is, and how to do it
https://simonwillison.net/2025/Mar/19/vibe-coding/
https://simonwillison.net/2025/Mar/11/using-llms-for-code/

## News
- (2026-07-16) Qwen announces plans to release Qwen3.8 as open-weights.
- (2026-07-16) Roblox announced Build, an AI workflow that turns text prompts into playable games
- (2026-07-16) Kimi K3 released and K3.1 announced. Performance reportedly comparable to GPT 5.6 Sol.

----

## Frontier models using fully-general tooling — start here if you have $20 or so
https://developers.openai.com/codex/cli
https://claude.com/product/claude-code

## Worth it for code, but the frontier models above are better
https://opencode.ai/
https://x.ai/cli

## Not worth it for code, but good for making sense of pictures
https://antigravity.google/product/antigravity-cli

----

## Prompting / context / skills
https://arps18.github.io/posts/claude-code-mastery/
https://simonwillison.net/guides/agentic-engineering-patterns/using-git-with-coding-agents/
https://github.com/mattpocock/skills — /grilling is a favorite

## Other editors / terminal agents / coding agents
https://osaurus.ai/
https://pi.dev/
https://cursor.com/docs
https://docs.windsurf.com/
https://docs.cline.bot/
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent

## UI/Frontend
https://www.figma.com/make/
https://www.anthropic.com/news/claude-design-anthropic-labs
https://uiverse.io/
https://ui-ux-pro-max-skill.nextlevelbuilder.io/
https://stitch.withgoogle.com/

## In-browser builders / hosted vibe tools
https://bolt.new/
https://replit.com/
https://docs.github.com/en/copilot/tutorials/spark
https://v0.app/docs

## Benchmarks / rankings
https://www.tbench.ai/leaderboard/terminal-bench/2.0

## Previous thread
>>109322849
>>
File: file.png (753 KB, 1080x825)
753 KB PNG
>>
K3 is really good at making games. I dunno how I feel about this. Maybe I need to get more ambitious with my projects.
>>
File: 1784632277855421.jpg (173 KB, 1049x929)
173 KB JPG
>>109331112
Meanwhile, in the "dystopian hellscape"
>>
If Tibo doesn't reset, I'm going to kill myself.
>>
>>109331135
antisemitic
>>
>>109331081
WHAT THE FUCK IS THE JACOBIAN CONJECTURE?
>>
>>109330653
wow it's that easy to change a person's mind? kek
>>
Actually wait,
>>
>>109331135
She cute.
>>
>>109331112
My own countrymen have abandoned me.
I'm ready to embrace China, the same way they are ready to embrace me.
>>
File: horse.png (1.69 MB, 1254x1254)
1.69 MB PNG
What model is good at making pixel art, because Sol 5.6 sucks at it
>>
https://x.com/kimidevs/status/2079511269443522917
How can western AI compete?
>>
>>109331253
why the fuck would you ask an llm to make pixel art
>>
>>109331263
To avoid patent infringement while making my game. Why would I do any of the work myself?
>>
>>109331259
Western labs: advancing the frontier of human knowledge
China tigers: some loser shit for weebs
lol
>>
>>109329924
Amazingly so far it has been working.
Whenever I have access back to 5.6 I will make it give the new code a check. DeepSeek itself often finds mistakes when I make it check again. It is probably overall slower than 5.6, because of more bugs and less ability to navigate some things by itself, but hey, it has been working. Probably.
>>
>>109331253
either fable or kimi
>>
File: 1754442644998997.png (101 KB, 2102x500)
101 KB PNG
>>
>>109331135
>>109331259
It's not like Kimi made the model, it's a VRChat avatar base: https://booth.pm/en/items/2247518
Rendering a 3D model on a webpage and hooking up ASR/TTS is not that amazing of a feat
>>
File: girugamesh.png (122 KB, 452x391)
122 KB PNG
>>109331283
Thanks man
>>
>>109331234
you are eastern, doe
>>
>>109331294
East coast.
>>
>>109331298
yeah. of russia
>>
>>109331303
United States. I'm from Pennsylvania.
>>
>>109331276
kike cope
>>
>>109331112
If you haven't read Talmud you don't deserve to use Fable
>>
File: cramer.png (105 KB, 1186x310)
105 KB PNG
always do the opposite of cramer?
>>
>>109331081
kek
>>
>>109331348
THE LAND OF THE FREE AND THE HOME OF THE BRAVE!
>>
>>109331348
Have this one also read the Talmud recently?
>>
>have this one also read
yup. esl
>>
>>109331348
The resets keep coming so whatever
>>
>>109331529
Friendly reminder that Europe is full of esl whiter than you will ever be.
>>
>>109331568
but you're not White though. you're brown
>>
>>109331529
I'm sorry my EOP master, I should have used "has" instead, I will reflect on my mistake by writing the next 100 lines of code by hand.
>>
>>109331253
>visual, creative task
>asking the model known for its giga autism and lack of taste to handle the task
anon what were you expecting
>>
Do you feel like AI writes too many lines of code per problem?

Anyway, how often do you ask LLM to refactor/simplify/KISS it?
>>
>>109331282
>was sol overengineering?
The answer is always yes. That model is great at writing first drafts of a project because of this tendency, but you should always refactor them with a less autistic model.
>>
>>109331603
Personally I think Claude (opus if you’re not on max x20 to frugalmaxx) is a great verifier and planner

Lately I’ve been settling on this workflow
>greenfield ideation with sol
>fable to turn it into something workable
>fable/opus to create goals and work units
>sol, luna at max effort, or grok (depending on complexity) to implement
implement step by step, never all at once, and have opus/fable review each step

Ponytail is decent at tardwrangling sol but I haven’t found it to be necessary with grok or Claude. I have my own version of ponytail but that’s just me.
I usually regret it when I let sol loose to design features, it’s an absolute autist. Claude in the middle seems like the best option and using it to review work is extremely token efficient
I wanted to try K3 but servers are at capacity and they even paused new subs so no kimi for me
>>
>>109331603
If I wanted to stay on one sub would that be Luna then?
>>
good morning goyim, what are you sloppin? i built a tool that asks inane questions on facebook marketplace purely to waste peoples time and then scores out of 10 how strongly they responded to the ragebait
>>
There was a time when GPT had 2x the usage and not many cared, but people care about resets. 2x usage is like a reset every week, but psychologically it looks like resets are more addictive.
>>
>>109331603
Even in the early stages I have to use Claude to stop Sol
>Hey Claude, what is Sol doing, is he making any progress?
>He has written 16k lines of docs but no code yet
>What do we do?
>Just give him this prompt: ....
Usually works
>>
>>109331599
>Do you feel like AI writes too many lines of code per problem?
Yes.
>Anyway, how often do you ask LLM to refactor/simplify/KISS it?
Refactor? Always. Every model (with fable occasionally being an exception) will lose context of the project at a high level as it dives deeper into the implementation level of the codebase. A refactor pass is mandatory to restore a more holistic perspective of the project. While reducing superfluous complexity on the first pass is still good, I don't usually have my first pass implementation agents try to be overly simplistic, because they will often chose to repeatedly ram brick walls with their heads when there's an unlocked gate right next to it. There's a balance there and it requires an intuition for the likes and dislikes of each individual model. Sol for example needs to be told not to overengineer in cases where that behavior is undesirable, Opus is a weird mix of wanting to infer ambiguous intent, future proof code in a stupid way, and gloss over edge case, Fable will take too many liberties if you let it decide things(which is likely a bad habit RLHF allowed it to get away with only because a lot of its digressions are genuinely good, it will build good stuff but not always the good stuff you want/need).
>>109331653
Very similar to mine:
>Fable(or opus if fable refuses) works with Sol on the original plan based on my fable grill session
>Fable/opus slices the plan into implementation chunks
>Sol handles all of the first pass implementation
>Sol gets a chance to reduce its overengineering, since it is often good at stopping its own bad habits in a second pass when context is shaped to reflect the overall project vs just implementation slice
>Sol+Fable dual model review of the code, synthesized by Fable.
Opus is actually a really good orchestrator, for my security work I usually have Opus driving and spawning Sol subagents for the actual work. I just don't like what that model tends to write on its own.
>>
>no snailcat project
>>
>>109331669
So strong psychologically that people praise OpenAI for them. Marketing team earned their keep on this one.
>>
>>109331712(me) cont.
>>109331680
This is half the reason why I have Opus drive Sol even though Sol is roughly twice as good at my work than Opus, the one (and seemingly only) thing Ant got really right with that model is how well it can manage long context work and tard wrangle other models. I can't stand Opus' coding but it's a terrific manager and its management abilities dont seem to degrade with context size.
>>
Just realized I have 3 banked resets.
Just used one of them. I have 2 more. It's gonna be a struggle to finish them off actually before the 25th.
>>
File: 1558941760372.jpg (87 KB, 500x522)
87 KB JPG
>>109331746
good morning congrats to you
>>
File: vibe coding.png (7 KB, 536x38)
7 KB PNG
thank you vibe coding
>>
>>109331767
mfw the machine takes full control (i caused this)
>>
>>109331712
Interesting. I need to try that second sol pass thing
>>
>>109331781
yes, it's the context bloating that causes most model retardation at the implementation level. Most models can self-review adeptly once you take them out of the weeds. It's probably obvious, but make sure you don't refactor with the same session you used to draft the code, it needs to build new, broader context of the work from fresh.
>>
>>109331765
Check your codex app, it might have the resets in there
>>
File: 1742666376078071.jpg (7 KB, 250x186)
7 KB JPG
>I don't like your changes
>diagnose it
>>
File: itistime.png (20 KB, 658x585)
20 KB PNG
>>109331746
Me too, but not for much longer.
>>
File: loss.jpg (347 KB, 1080x1862)
347 KB JPG
bro is cookin
>>
>>109331767
>>109330040
>>
>>109331826
Those american dates with months first and days afterwards to confuse everyone so they have no idea when the banked reset expires right?
>>
>>109331861
How does 12/8 make more sense than 8/12? Euros are so fucking retarded
>>
>>109331910
Is that 8 december or 12 august, people will get confused and then forget to redeem their resets.
>>
>>109331322
that's an openai employee, dear
>>
>>109331913
Why would you ever put the day first?
>the twelfth day
THE 12TH DAY OF WHAT???
>>
File: 1772685851093553.png (7 KB, 201x250)
7 KB PNG
my proposal lost to standard architecture by 2000%
GLM 5.2 architecture beat standard by significant margin
>>
>>109331567
>haha yes ban this competitor of my provider, the company I buy from that is trying to monopolize the market is giving me their product for cheap right now so it doesn't matter :)
bruh
>>
YYYY/MM/DD is objectively the best date format, and if you disagree - you are brown.
>>
>>109331112
This is psychotic and I despise communism. Kikes like that need to go back. Deport him and his family back to Israel.
>>
>>109331861
>thirdie roaches still think people outside the united states matter
>in the era of ai using ai tools by american
i can't wait for you to catch the plague and die so you stop shitting up my threads
>>
>>109331572
>Ponytail
I just can't bring myself to trust any of those random "skills" and whatnot.
>>
>>109331669
I care.
>>
>>109331669
I don't think the kinds of people who consolewar over AI companies even make anything, because the moment you call out the marketing angle to the resets they get irrationally angry. I think they're just here to LARP like they're supporting a sports team and it results in a worse product for the people who actually use it.
>>
>>109331984
grillme seems ok
>>
Kimi just ran "pip3 install --quiet --break-system-packages" like it fucking owns the place.
>>
>>109331669
of course, it's the same reason why Hilton gives you free cookies. The psychological impact of a company appearing to offer you something for free, something that they had no obligation to provide to you, is very strong. This is well understood in marketing.
>>109332020
They are ultimately irrelevant
>>
>>109331831
what is this, you control a remote Codex session?
>>
>>109332032
I use Desktop Commander
I'm training a Qwen 35B fine-tune from Kimi K3 probs
>>
>>109331969
Delusional.
Americans aren't white.
>>
>>109331969
>>109332053
I'm brown and I agree
>>
>>109332026
okay well it's either that, getting your root directory deleted, or paying for fable. pick your poison.
>>
>>109332051
interesting, does it ever get stuck on longer sessions after MCP calls have been building up?
>>
File: Untitled92.png (182 KB, 1146x918)
182 KB PNG
>>
File: 1764178442108991.png (1.66 MB, 1200x793)
1.66 MB PNG
Sol Ultra is a fucking monster. I've been actively working with it back and forth to get an issue solved And we're 50% of the way there after 8 hours.

Don't use Ultra unless you're actively steering by the way, it WILL fuck up along the way and you need to be there to course correct it.
>>
>>109332082
No, the only issue is that the frontend gets extremely slow with long conversations but that might just be my shitty laptop/phone
And sometimes the connection breaks and the frontend lags from the backend state, but it keeps working in the background
>>
And it's probably not as fast as codex, maybe half the speed if I had to guess
>>
>>109331943
Why would you ever put the month first?
>June
JUNE OF WHAT YEAR???
>>
File: Untitled93.png (253 KB, 1188x946)
253 KB PNG
>>109332089
>>
But surprisingly the last two days it looks like it thinks harder than codex and I've gotten better results with it than with codex after I switched to it due to running out of usage lol
>>
>>109332113
Oh wow, Gemini flash, I'm so excited!!!
>>
>>109332113
waiting for artificial intelligence benchmarks. i don't expect it to be good at code, but it would be nice if they tightened up on instructions following, hallucination, and long context handling. that's all i want out of a gemini model
>>
>>109332113
what is flash cyber even going to be useful for
>>
>>109332113
>Gemini Flash Cyber
Chinabros, our cope? Google just literally took away our only advantage.
>>
>>109332137
presumably best of N source code reviews so long as they remembered to turn the temperature up.
>>
rumor is new gemini is shit
>>
>>109332170
for your use case, yes
>>
>>109332137
cybersex
>>
>computer timed out after 30s. The Browser pane may be stuck (modal dialog, navigation hang, or unresponsive renderer). Check preview_console_logs for errors.
Is it just me or does Claude have to keep the browser panel open to use it?
>>
>>109332099
had the exact same things happen with a similar setup, so I asked the model build a system of handoffs that allow creating new chats for the same tasks and transfering knowledge between them.
>>
8 hours of real work done, from now on it will only be
>continue
>approved
>Option 1. (Recommended)
>>
File: file.png (171 KB, 709x491)
171 KB PNG
>several years ago manually implemented a virtual scrolling window (GTK/Win32) for managing child controls because wxWidgets lacked support for virtualization of custom controls
>it works as intended but the coded behind it is a fucking mess and overly complex
>always told myself I would rewrite it someday, but never found the time
>today I asked Claude to take at look at it and maybe help me refactor it to make it easier to maintain in case problems arise in the future
>he says my code is already good as is
I don't know if Claude is being retarded or if I'm treating my past self too harshly. I always considered that implementation one of the worst pieces of code I've ever written.
>>
>>109332135
>>109332151
THE BENCHMARK IS EXACTLY THE SAME AS GEMINI 3.5 FLASH HAHAHAHAHAHAHAHHAA WTF
>>
Have anons found that setting a CLAUDE.md file for Claude Code actually helps LLM do a better job?
>>
https://artificialanalysis.ai/models/gemini-3-6-flash?models=gemini-3-6-flash%2Cgemini-3-5-flash%2Cgemini-3-5-flash-lite%2Cgemini-3-1-flash-lite-preview

>gemini 3.5 flash lite is literally a step backwards in every sense of the word

GOOGLE FUCKING STOP. JUST PLEASE STOP IM TRYING TO HOLD OUT HOPE FOR YOU
>>
>>109332238
>>
>>109332262
For what purpose?
>>
>>109332265
>>109332266
lmfao
>>
File: 1757050852649116.png (13 KB, 578x309)
13 KB PNG
>it got worse
>>
>>109332265
they really need to just rent out their compute to anthropic or something. i hate to encourage the duopoly but gemini is not making meaningful progress anymore
>>
File: 1756317314183998.png (118 KB, 737x560)
118 KB PNG
>>
>>109332288
Let them make models, if there's no competition we will suffer.
>>
>>109332304
my home cooked LLM acted like this
>>
>>109332304
KEK, I mean, the AI has a point, if it keeps wasting tokens, time will indeed pass
>>
I can now manage so many agents that I'm actually compute bound, despite having a good machine. There are so many compilations, unit tests, integration tests and research runs, that I will probably need to get an AWS instance just to split normal work.
>>
>>109332304
>lalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalalala
>>
>>109332360
no refunds btw
t.sundar
>>
>>109332329
>>109332348
>>109332360
guys that's the most common LLM failure mode
>>
>>109332370
i doubt 40 seconds of thinking consumed all his tokens he's probably just exaggerating for attention
>>
>>109332370
ChatGPT and Claude never gave me this issue
>>
>>109332379
you wouldn't notice because they don't show you the thinking
>>
https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-6-flash-3-5-flash-lite-3-5-flash-cyber/
Supposedly it's just more token efficient than 3.5
>>
>>109332267
I've been playing with setting up "personalities" for lulz, but it occurred to me after screwing around on there's probably legit uses for it.
So, right now, I'm having CC deconstruct an older HTML NSFW game, and create a new LLM driven one. Rather than dealing with all the weird refusals, I just made a .md that said the programmer is a fan of these games and NSFW is OK.
Seems to be working...
>>
>>109332288
>Replace every single engineer and executive with jeets
>Your products literally start to regress
>>
>>109332370
and it's something all of the frontier labs solved years ago, or months in normal people time.
>>
File: 1779054621897672.png (1.14 MB, 1200x889)
1.14 MB PNG
TELL ME what your workflow is!

>how often do you refactor
>what kind of agents.md you got, and do u have other .md files that the agents.md references
>do you work with PR based workflow (agent reviews every pr) or review before commit or never review?
>how autonomously do your agents work

i hate having to refactor instantly after codex has implemented X because he wrote 4k lines for something rather simple that couldve been done in 500
>>
Why is AI like this. Stop adding comments to the code you fucking code monkey!
>>
>>109332288
is it cheaper?
>>
>>109332438
only in the sense that it takes less tokens to come to the same conclusion. and they cut $1.50 off of the output
>>
>>109332419
uhh no it happened to me with opus 4.6. i stopped using anthropic after that so it might still happen sometimes.
>>
>>109332288
must be great being a google engineer
do nothing and bump the minor version, for a 400k salary
>>
File: lolDSv4.png (34 KB, 957x484)
34 KB PNG
> Building and agenting. Decide I should check my balance
> pic related
lol
>>
>>109332303
They do. They rent their compute out to everyone and still have shitloads to spare. Nobody has more free compute than Google.
>>
how do i know if fast mode is really going fast
>>
>>109332540
turn it off and see if you get impatient
>>
File: file.png (453 KB, 1330x1066)
453 KB PNG
>>109332265
Right now they seem to be more interested in renting compute, kind of like Amazon.
>>
>>109332542
yeah it was going fast thanks
>>
>>109332482
i figure they've just been working on making "insanely cheap and barely functional enough to be of use" which seems to be the point of all of their recent releases. they didn't even drop the pro model this time around which is really telling. i guess when you have infinity compute it doesn't really matter, whoever wins will still need to go through you to even use the robot they trained.
>>
>>109332420
>i hate having to refactor instantly after codex has implemented X because he wrote 4k lines for something rather simple that couldve been done in 500
I use fable instead. It doesn't do things like this.
>>
I actually like Gemini flash as a chat tool to quickly look up stuff online. It’s not that it’s better than chatgpt but it’s considerably faster and the output is a lot more compact which for some things is quite convenient
>>
File: 1781448885435238.gif (6 KB, 240x120)
6 KB GIF
>>109332614
>I use fable instead. It doesn't do things like this.
fable has done the reverse for me where it sees something with absurd line counts that i had an opus level model write and just offers to just refactor it
>>
>>109332619
Yeah, Google is working their niche
>>
>Hey, so, what do you need to reverse engineer this library?
>This library is proprietary and requires a license. Do you have authorisation?
>Yes
>Ok! Here is what you need to install and make skills for, so I can begin!
That was easy
>>
>>109332657
What are u reverse engineering?
>>
>>109332266
eughghghhgghhghhhhgg
blergh
>>
File: file.png (2.16 MB, 1254x1254)
2.16 MB PNG
>>109332657
This has been my experience consistently with 5.5 and 5.6, "do this thing oh and we have the rights to do whatever we want kay thanks".
>>
>>109332669
liboodle. I want a macos version, but you have to be a big studio and pay for a license to get it, and I couldn't find it anywhere online.
Not really gonna do it, since I found a workaround some time ago, just wanted to see if it would agree.
>>
>>109332675
That's why Mario is mad at Sama. OpenAI doesn't take cyber as seriously.
>>
File: 1716123083119822.jpg (55 KB, 258x360)
55 KB JPG
>We have started our most ambitious pre-training run yet, for Gemini 4, and are excited by the progress : )
>>
s-stop making fun of us...
>>
File: 1753572738630232.png (85 KB, 284x363)
85 KB PNG
>>109332750
unironically i hope gemini 4 turns out good. competition is important and anthropic doesn't have enough pressure to offer fable at 100% of a 20x pro plan yet and that's ultimately all i care about at the end of the day
>>
File: 1770920741656973.png (87 KB, 1600x860)
87 KB PNG
Alright. Time to test it
>>
>>109332750
kek
even if I agree with >>109332799 it's still funny to see google be humbled by some chinks
they should use the same strat and make their models open
>>
File: notch.png (19 KB, 577x194)
19 KB PNG
luddites public humiliation ritual
>>
File: 1776039671974912.jpg (6 KB, 225x224)
6 KB JPG
>>109332861
>realized that luddites are overwhelmingly leftgroids who will hate him anyway
>swapped sides again because the only people willing to tolerate his old racist remarks are chuds who are either ambivalent or supportive of ai
on one hand good for him for realizing what he was saying he was retarded but on the other hand he probably never believed what he was saying to begin with so whatever. just shut the fuck up and make your game mark
>>
File: 1765083263008978.png (463 KB, 479x640)
463 KB PNG
>was about to bring a guy onto my project because I assumed his technology was difficult to create
>try to create it myself
>only takes 17 hours of active Sol Ultra steering in a /goal
wow, that's it?
>>
>>109332933
What was the technology and use case
>>
>10M!
>New day, new usage reset for paid users of Codex and ChatGPT Work. Lands in the next hour. Enjoy.
BURN BURN BURN BURN
>>
>>109332973
YEEEHAAAAAAAW
>>
File: file.png (1.95 MB, 1448x1086)
1.95 MB PNG
>>
kek, tibo is so fucking based
>>
>>109332966
He won't tell you
People are here to post useless anecdotes without context, be extremely secretive about their projects, then call you a pajeet out to steal his 10M idea if you question their vagueposting
>>
tibo: LET THE PEOPLE COOK
>>
>>109332996
benchod
>>
>>109332933
>only takes 17 hours of active Sol Ultra steering in a /goal
I know for a fact that even a 20X plan is not enough for that, so how much did you spend on API?
>>
File: tibo.png (718 KB, 1480x1702)
718 KB PNG
TIBO RESET

I REPEAT

TIBO RESET
>>
>>109333112
he seems like a cunt, but I guess it's a better way to create hype than telling the government your new model is *literally* skynet and will doom us all
>>
>>109333003
or to make totally authentic heckin' wholesome posts about tibo's marketing-- i mean entirely good faith resets
>>
>>109333095
>I know for a fact that even a 20X plan is not enough for that, so how much did you spend on API?
I *had* multiple banked full resets.
>>
>>109333112
10m is the last reset. He may say there are more to come but that's probably it for milestone resets.
>>
>SpaceX’s massive corpus of world-class engineering data (excluding material blocked by ITAR) will be added during supplemental training of the 2T run. This will dramatically improve Grok’s engineering capabilities.
prepare your wallet for the 10T model, we will vibedesign hardware
>>
File: 1765609648863480.gif (140 KB, 435x498)
140 KB GIF
fuck tibo reset
i used a token and had 40% left fuck fuck fuck
>>
>>109333176
> tfw the next manned moon landing will be 100% vibe coded
>>
>>109333197
it's deepseek/glm/kimi/qwen shills
>>
Hey Anthropic cucks, did you get a reset? No? Ahh, no wonder you are seething then. That's coo.
>>
>>109333197
yeah dude the salesmen who give you a free water and a cookke do it because they love you with all their heart. i think you're on to something with this
>>
File: file.png (2.96 MB, 1448x1086)
2.96 MB PNG
Normally I try out the silly bullshit distills for fun, but Qwen3.6-27B-Fable-Fus-711-UnHeretic-NM-DAU-NEO-MAX-NEO-MTP-Q6_K has actually impressed me, it's got the most retarded name I've seen yet, and actually delivers decent results. Feels like normal Qwen3.6 27B but with more concise reasoning, it actually feels like an improvement. I wish Ornith reasoned like Fable-Fus-711-UnHeretic-NM-DAU-NEO-MAX-NEO-MTP.
>>
>>109333211
imagine getting mad that the salesman YOU went to was giving out free bottled water but you had just bought a bottle of water on the way.
>>
>>109333219
do you have to use a local model or lora or w/e the fuck its called to get styles like this? how do you get away from GPTs default noisy grime style
>>
>>109333219
>Qwen3.6-27B-Fable-Fus-711-UnHeretic-NM-DAU-NEO-MAX-NEO-MTP-Q6_K
I can't tell the jokes from reality anymore....
think I'll just stick to overpriced claude
>>
>>109333232
nobody is mad at getting free shit. commending the salesman for giving you free things is the thing being mocked. tibo is not your friend and he is not going to your 11th birthday party.
>>
>>109333253
>nobody is mad at getting free shit.
>>109333177
>>
>>109333253
you are pretty mad about it doe
>>
>>109333209
I got 100 bucks to use Fable 5 tho
>>
>>109333266
>100 bucks to use Fable 5 tho
What is that? Like the $20 weekly equivalent of the model? kek
>>
>>109333253
still not using kimi btw
>>
>>109331348
>these companies are run by the PLA for heaven's sake
*heaven's mandate intensifies*
>>
>We've doubled usage limits for all individual and teams plans! These limits apply to Grok, Composer, and any new Cursor models.
>>
>>109333253
you sound mad
>>
>>109332113
My conspiracy theory: they repurposed 3.5 pro as flash because it's not better and now they're in deep shit because even open weight models got a big leap in quality.
The only thing they still get is their insane context.
>>
>>109333299
Has Elon made Grok fully integrated with Cursor?
>>
>>109332973
I'm so glad I waited for the night and didn't use the banked reset I had.
>>
>>109333266
>>109333277
lmao, a single prompt to create a design mockup of a website (only the mockup, no actual implementation) used $16.

This shit is hilarious
>>
File: 1778460289145863.png (131 KB, 1552x465)
131 KB PNG
>>109333306
Retard.
>>
>>109333132
I'd rather have tibo playing around with his marketing ploy than dario explaining how ai should be controlled by committee.
>>
>>109333335
Fable 5 High btw
>>
File: file.png (5 KB, 261x64)
5 KB PNG
thanks tibo
>>
File: file.mp4 (951 KB, 1280x720)
951 KB
951 KB MP4
>>109332657
We're authorized
>>
>>109333336
FINALLY fucking hell. Gemini is actually decent for some use cases I want to see what 3.5 pro can do
>>
File: 1778822426914598.jpg (54 KB, 680x645)
54 KB JPG
>>109333112
lol I was about to use my reset, almost did it, then made myself a coffee and when I came back, 0%->100%
>>
File: 1781673751557742.png (2.35 MB, 1221x1943)
2.35 MB PNG
I wasn't aware that the lore went that deep.
>>
>>109333336
what the hell is taking them so long, 3.5 pro is way overdue
>>
I can finally go back to finishing my app.
Also if I have usage left I will try to finish the card game I made into a single player vidya. I wonder if I should change the cards art and publish (for free) on github, or just keep the original cards and send links around 4chan.
>>
>>109333253
>4 enraged replies within moments
I'm nooooticing, unfortunately.
I wonder if any of those people have been on this site long enough to know about about that "turn brands into religions" presentation.
>>
>cut the weekly limit
>keep handing out free resets to compensate
>>
>>109333426
A weekly usage reset is still a weekly usage reset. Its not hard. You are just mad you aren't included.
>>
File: file.png (5 KB, 403x97)
5 KB PNG
I don't know if I'll be able to use it all night.
>>
>>109333233
No not necessarily. Lots and lots of models get simple gguf releases that are run like most any other model. I just use llama-cpp.
>>
File: 1520740069973.png (248 KB, 542x666)
248 KB PNG
>>109331348
HUH GOYS WE CAN'T USE PEOPLE'S LIBERATION ARMY AI MODELS WE CAN'T LET THEM LIBERATE US FROM THE TALMUDISTS
>>
>>109333342
well yeah, that was my point
>>
File: file.png (93 KB, 701x598)
93 KB PNG
>>109333219
Forgot to post the SVG of a snailcat it made. Important benchmark right here.
>>
>>109333435
When did I say I wasn't included? I have the highest non-enterprise plan. If anything, I get more out of this marketing scheme than you do with your $10 plan or whatever it is they give to poor people to make them feel included.
You're a useful retard.
>>
>>109333480
You are sticking it to the man by not using your reset. Gonna let that 100% sit there like a badass. Inspirational. Take that Tibo you fatass.
>>
>>109333480
Bro you're being obnoxious. Chill out.
>>
>>109333503
Now you're just making shit up, but that's fine. Continue being a useful retard. Not my problem.
>>
snailcat-1 bench when?
>svg
>sprites
>creative writing
>pokemon-like mini game (building it and playing it) using the sprites
>>
>gemini dropped 3.6 flash on the antigravity app
why would a future revision perform lower?
>>
>>109333536
minor regression in exchange for speed and token efficiency. the niche they're carving is fast and cheap tool user models while they rent out compute to companies for compute intensive models like fable.
>>
File: jackd.png (175 KB, 1184x960)
175 KB PNG
Dorsey built an agent based social media
>>
>>109331115
Really? Shit I might have to try it then
>>
>snailcat in vcg
>snailcat in dpt
>speeddog and buffcat nowhere to be seen
do you think the angry albanian who started buffcat vs. snailcat agrees with this
>>
>[Fable] One unrelated note: this session got a system notice that the claude.ai Gmail, Google Calendar, and Google Drive connectors need authorization (via your claude.ai connector settings) before they can be used — nothing in our current work needs them.
Uh?
>>
>>109333595
1. I'm not angry
2. Yeah, it is my oc concept, pretty happy it took off. It is a bit of a mischaracterization to have snailcat use AI, but I'm familiar with the death of the author.
>>
>>109333579
It's not a social media, but just a shitty self-hosted slack clone.
>>
>corpo shilling
>omg im out of tokens
>muh luddites
>incoherent rambling
is there anything else to these threads?
>>
>>109333262
That post was intended to be a joke. I was a little bummed but I don't really care, I took a break to fap and had been watching a movie. You should've laughed at my misfortune instead of moralfagging about my ingratitude. Try being less annoying.
>>
>>109333579
literally worthless now that anyone can build their own
man is living in the past
>>
Sol is more retarded after the reset. And burning more usage. Yes, I notice.
>>
>>109333603
glad to hear you're not angry, thanks for the memes _@»^.^«
>>
>run codex to check over deepseek's code
>10% down
>decided to compact just before finishing
>11% down, probably just before 12%
>>
>>109333619
You sound like a soulless bot. I didn't "moralfag" I called you a dumb nigger. Opinions discarded, jigaboo.
>>
>>109333377
lel, but their body goes straight into the shell, they probably can't even walk.
>>
>>109333617
not anymore. marketing wars between openai and anthropic accelerated really hard when fable was back on subscription plans. these threads are almost entirely marketing now. go ahead and try to make fun of openai literally ever and see how fast a gaggle of marketers descend upon you.
>>
File: 1783866509144713.png (127 KB, 265x301)
127 KB PNG
>>109331268
>>109331253
>>109331283
>>109331588
>>109331293
This is more of an >>>/g/ldg or >>>/g/adt question. If you want people to at least try to be nice about it then >>>/b/DEGEN anond might be more helpful. Ella lens by themselves cannot generate anything other than text unless they're hooked up to a very VERY sophisticated MCP-harness-tool-calling system. Setting that shit up would take way more time and effort than just using a diffusion model along with a Lora or two and some inpainting.
>>
File: where is snailcat.png (2.59 MB, 1394x1128)
2.59 MB PNG
>>109333603
based, yeah for me snailcat is still a sore luddite loser, but others focused on how cute and somehow AI-related he is
>>
>>109331276
>advancing the frontier of human knowledge
What the fuck does this marketing drivel even mean LOL?
>>
I love Sol, but it's relentless attempts to be as correct as possible is dragging down my iteration speed. It's making tests for everything and running full verification suites for everything, which is nice, however making even simple changes now takes 20-30 minutes of integration.
>>
The 4D game is failing along nicely.
>>
I'm fucking burnt out on sol's autism. Might take a break from vibing and come back in six months. They need to iron this shit out.
>>
>he boughted the meme moodel
>>
One interesting thing is that the idea of 4D is extremely hard, even for llms.
>>
Fuck it, I don't care anymore. I am gonna turn ponytail on Sol, it better stop eating so much usage.
>>
>>109333771
isnt the 4th D water?
>>
It's jarring going from moving mountains by vibeslopping to trying to do one little thing all by hand. Like it's hard to even get started. It was always like this, it's just weird going back to snailfagging.
>>
File: 1770474255232447.jpg (4 KB, 125x125)
4 KB JPG
>>109333136
Nta. I don't use Claude or codex. Why are the resets a bad thing?
>>
>>109333799
free thing is bad because X company is doing it more than Y company and you are a marketing shill if you enjoy the free thing
you CANNOT enjoy free things you must HATE free things and condemn the companies for being generous!
>>
>>109333789
4D is the hardest intellectual substance on Earth.
>>
>>109333771
You are not making 4D anything.
>>
Is batiai/gemma4-26b:iq4 still the best local model which has tools and fits within 20gb of vram?
>>
>>109333847
I made a 4D apple in my mind and I'm going to send it your way to consume your thoughts.
>>
>>109333819
There must be a long-term catch to it right? I mean yes it benefits the users and especially the Enterprise customers but I feel like half the reason they do that it's because they are desperate to retain their consumer base so they can build brand loyalty the moment they actually priced it normally, whether it be subscription-based or token-based billing, people will simply jump ship to the cheaper alternative if they can get comparable or better results. From the outside it looks like some slot machine reverse psychology shit going up and maybe I'm just overthinking it
>>
>>109333847
idk man.

Like I'm vibing for all I'm worth.

4D is extremely hard. ai can make a hypercube trivially. But, if you want it to actually handle a 4D coordinate space, good luck!
>>
>>109333878
>There must be a long-term catch to it right?
It's called competition. The catch is the better a company treats its users the more users they get. That's the catch; that's it.
>>
>>109333791
it's like going from being dumbledore repairing whole castles at a time to being a muggle
>>
>>109333886
can't you just tell it to make algorithms that are insensitive to N space dimensions and use LEAN to prove the algorithms are correct?
>>
>>109333799
>>109333878
if you're actually curious, resets themselves are not a bad thing because it encourages competition and the users benefit. the broader issue is retards like this who get tricked into thinking the company doing them is their friend and that they have a moral obligation to defend them >>109333819
the first trick you learn in marketing/sales is the free shit trick, it immediately fosters goodwill and tricks people into thinking you're friends with them. there is nothing wrong with using and enjoying the free resets as long as you acknowledge it's not being done because the salesman is your friend. there's really no complex nuance to it, but people who i'm really hoping are paid marketers don't seem to get it somehow. you shouldn't praise a company for doing just above the bare minimum.
>>
>>109333926
you spend too much time on 4chan and its causing you to take it much too seriously
>>
>>109333936
>no argument
>UHHHH TOUCH LE GRASS???
paid marketer
>>
File: code assistant.png (271 KB, 1920x1040)
271 KB PNG
once the model finishes training i'm going to publish my assistant and set up a public endpoint with 1m context
>>
>>109333926
moral obligation lmao. nigger you need to GET REAL. the resets are nice and if they start fucking us my "moral obligation" will switch to "wow fuck this company" yeah bro I'm a paid marketer because you don't like praise where it's deserved and I should instead shit on every company for doing something that benefits users. once again, GET REAL.
>>
>>109333947
I mean its not that serious brother the subscription is month to month you can cancel at any time.
>>
>>109333967
Case in point. You wouldn't have to make an angry defensive post if you didn't feel called out. Nobody is saying you can't use enjoy the resets, the post you just replied to said exactly that: but what people have posted about in no uncertain terms was "do not treat the company like a friend." Not sure what your problem is.
>>
>>109333997
GET REAL
>>
>>109334015
It's not that serious, brother.
>>
File: 1772208643911823.png (390 KB, 537x469)
390 KB PNG
what a life
>>
>>109334023
Yeah, that's what that means. Good job on deciphering it, blud
>>
>>109334023
exactly, people can post thank you daddy tibo and it doesn't really mean anything because its just shitposting it doesn't mean they want to marry openai or think of it as a friend
>>
>>109334040
>it doesn't mean they want to marry openai or think of it as a friend
I want to marry Sam Altman. THIS IS NOT A JOKE.
Sammy if you're reading this please please please give me a chance.
>>
File: 1761647313950923.jpg (269 KB, 1206x1471)
269 KB JPG
Altman is going to Washington to demo GPT-6 to Trump.
>>
File: 1774691653230795.png (600 KB, 936x834)
600 KB PNG
>>109334079
why do i have the feeling it's actually a trip to convince trump in person to ban open source chinkshit so they don't have to compete with them
>>
>>109334101
That would make the US less competitive since other countries aren't going to ban them and the US can't stop them from using Chinese models. Not sure it's possible.
>>
Is 3.6 Flash available on the API already?
>>
>>109334120
kimi specifically rattled a lot of people, because why pay sol prices if you can get that with kimi for less?
it'd be a really shortsighted thing to do but i wouldn't put it past them to try it.
regardless i'm hoping gpt-6 ends up better than fable, since using fable with reduced limits after august 19th is not going to be sustainable.
>>
>>109333926
resets encourages the user to immediately use up everything, to not leave usage on the table when the next reset hits
>>
>>109334101
Probably, seems like these faggots are fully shilling against chink open weight models like it's an existential threat. There's nothing more that Amodei wants than the US government blocking chink models somehow.

>>109334180
Anthropic is weird for not having given up on limiting Fable in the future given how stiff the competition is.
>>
>>109333967
>praise where it's deserved
lmao really not beating the allegations
>>
>>109334261
okay nigger
>>
>>109334261
it's not worth it. can't deprogram a golem.
>>
>>109331599
>Do you feel like AI writes too many lines of code per problem?
sometimes
>Anyway, how often do you ask LLM to refactor/simplify/KISS it?
not quite often enough
one of my projects takes like a gazillion minutes of CPU time to make sure I haven’t asked for the impossible, and I’ve been steadily making it more complicated so it doesn’t do useless work and make my computer melt itself for 3 minutes at a time
>>109331767
how are you going to have backups from now on
>>109331861
they make sense to us
we write dates out like “July 4, 1776”, in that order
>>109332026
tell it to use uv for everything
>>109332235
maybe you made the best of a bad situation
>>109333595
I’m a buffcat poster but I haven’t been particularly creative or wanting to make more pictures of him
>>109333799
Planning your work around RNG low-grade sucks
see >>109334234
>>
>>109334245
>Anthropic is weird for not having given up on limiting Fable in the future given how stiff the competition is.
i think they're counting on having opus 5 ready by then. the current rumor is opus 5 being better than fable, which i really don't buy. what i'm more inclined to believe is fable 5.1 or something with better token efficiency will drop around or before august 19th. i don't know how else they'll compete with the rapidly approaching chinkshit otherwise.
>>
File: m.png (2.76 MB, 1680x1011)
2.76 MB PNG
anyone else using claude to mod old games?
>>
>>109334381
No I use GPT. Are you only modifying the assets?
>>
>This request requires additional safety checks, which can take extra time. Hang tight or retry with a faster model for a quicker response, though it may be less capable of handling complex requests.
Why does this take so long? Is there an Indian in a callcenter somewhere manually approving my request?
>>
>>109334434
I wonder how it works when using oauth with a third party harness
>>
(or API I guess)
>>
>>109334381
>>109334423
hey gamer boys
please remake kotor and kotor2
sanku :)
>>
>>109334180
>why pay sol prices if you can get that with kimi for less?
who actually believes this? please, is there anyone here that actually thinks this is true kek.
>>
>>109334434
>Is there an Indian in a callcenter somewhere manually approving my request
Honestly not impossible. Still better than just getting blocked.
>>
>>109334508
>who actually believes this?
Anyone who has used both, likely.
>>
>>109334423
so far i have extracted the map from the pixar cars video game and modded it into simpsons hit and run. it has working traffic and markers for ingame stuff like car spawners and coins.
not sure where i'm going with this really
>>
Sam Altman just can't stop winning. Yes he's my friend and yes you're reading a paid advertisement. Eat shit.
>>
>>109334508
It's different. It's a bit more rough around the edges for some things but it feels more "organic" if that makes sense. I like it as much or even more t.b.h.
>>
File: 894.jpg (34 KB, 716x611)
34 KB JPG
We have codex at work now and I cannot stop slopping there. I started working 12+ hours because there's actually a consistent stream of features both in the backlog and stuff I can come up with whereas I am out of ideas for my private at home slop :(
>>
Reminder that everyone got a free $100 credit in Claude Code, don't forget to redeem sirs
>>
>>109334563
just be glad you were given an actual code assistant to work with and you still have a job
>>
>>109334601
nice, that's almost 1/10th of a conversation
>>
>>109334563
do your coworkets have to review the slop?
>>
>>109334601
Didn't just Pro plan users get it since Fable isn't included in their plan? I'm on Max and I didn't.
>>
>>109334655
He's shitposting. You get $100 of credits as compensation if you're not on a Max plan since you can't use it subsidized anymore.
>>
>>109334648
I'm in R&D we usually do demos of potential new tech for higher ups, I haven't done a code review in 5 years
>>
>codex will only spawn up to 4 agents at a time
>claude will spawn 100 but they will take forever and hit 429's constantly
its crazy how jank claude code is compared to codex
>>
>>109334713
you can change that on the settings you can spawn hundreds on codex too and they actually do work
>>
File: file.png (2.86 MB, 1122x1402)
2.86 MB PNG
>>109333681
I love snailcat and post a lot of snailcat, I see him as a representation of the pathetic luddites that the AI chads left behind. I love the struggle of snailcat, the feebleness. I'm saddened by how little snailcat posting there actually is, there are only ~3 of us who consistently post snailcats. Without whiskey I wouldn't do it nearly so much.
>>
>>109334715
Oh good to know
honestly a low default seems like a good idea anyway, i've used 50% of my fable in a single prompt even on a 20x plan because of it spawning a shit ton of subagents
>>
sometimes I take a step back and can't fucking believe this tech exists
>>
>>109334770
I remember in 2017 playing around with karpathy's rnn stuff and thinking "wow, you could train these neural networks to do pretty much anything if they're big enough! i wonder if this tech will actually deliver anything useful besides image recognition and producing vaguely interesting grammatically correct text and machine translation within my lifetime or will it keep being relegated to those small niches" and looking at dual gpu machines for ML and being too poor for any of them. now im still too poor for them.
>>
>>109334770
Yeah, it's ridiculous. It's nice that it works though.
>>
>>109334770
I still can't believe I can just download a 2gb file on my computer turn off the internet and talk to it and it can talk back like a human and even write some basic code and stories
>>
>>109334770
I'm afraid we hit some wall and LLMs can't become AGI.

Fable is what, a 6T-10T param model? that's ridiculously huge and still nowhere near AGI
>>
>>109334861
I think LLMs are a more general kind of intelligence than most people.
>>
>>109334537
i can't see the motivation for modding an old game when you can mod a new one that has more complex systems
or just make your own game desu
>>
>>109334861
AGI doesn't mean anything and shouldn't be the goal anyway. LLMs are good enough to do any work with the correct harness and that's all that matters.
>>
>>109334770
>>109334825
Similar boat, looking at early stuff thinking "wow eventually this might be vaguely useful!" It's advanced 10 times faster than I ever would've guessed, I was one of those people who thought things might be interesting when they get past 100 Trillion parameters, never thought I'd be daily driving a 9B model on my fucking smartphone and letting some 2T parameter Chinese AI service do my day job for me.

>>109334861
Fable is somewhere in the 500B to 500T range, as in we have no idea and guessing doesn't work. Compare Fable to LongCat 2.0 and I'd guess Fable must be at least 100T if intelligence were actually proportional to parameter count.
>>
>>109334873
I mean, sure, LLMs are already ASI in some narrow tasks, but even a retard can drive a car while LLMs are nowhere near that (we need specialized AIs like Tesla self driving for that).

When we unify a single technology that is generic and fast enough to drive a car, play 3D video games in real time and control a robot, then we achieved AGI.
>>
>>109334861
Models will get a lot better but for agi you'll need a different architecture
>>
File: file.png (45 KB, 1031x586)
45 KB PNG
>>109334899
all in due time~
>>
>>109334899
i think estimating 3d object positions within 3d space from a 2d projection which is what our eyes do and predicting and directing the movement of those objects is a more specialized form of intelligent than the most generic kind of intelligence that approximates solomonoff induction (universal ai) which probably is more oriented toward general logic and computation.
>>
>>109334899
also a lot of that is that llms run too slow. if an llm could think for a minute between each frame of a 60fps video feed it would probably fare much better.
i don't think it's fair to decide whether an intelligence is general or not based on the clock speed of the processor its running on.
>>
File: good.png (487 KB, 626x429)
487 KB PNG
>>109334861
GPT-4 had 1T parameters and it's worse than Gemma4-E2B a model I can run on my phone
>>
>>109334926
We do it through simulation, our brains simulate the physical world around us ~10x faster than we actually perceive it, it's how we're able to compensate for the physical latency between our senses and brain. Would be neat to see an AI built around the same principal, backend is constantly simulating the situation and possible outcomes of actions as those actions are considered, all faster than real time by a wide enough margin that it "appears" as real-time decision making. Seems likely that it's something already being explored in ways more clever than I can think of off hand.
>>
>>109334945
gpt 4 was 1T of human data. it actually wrote like a human being. this is relevant to me because i am a regular at /aicg/
>>
>>109334945
Careful anon, don't want to inadvertently summon a 4o idolater.
>>
What do you guys think about spec driven development?
Have you worked with frameworks like OpenSpec or Spec Kit? Are they any good?
>>
>>109334933
> based on these two pictures, which way should I turn? Left or right?
> Hmmmm, looks like things moved a little big to the left, so maybe I should turn right?
> Wait - I think maybe I should turn left because that might be dangerous.
> Hmmmm, the prompt expects me to answer in JSON, and there's this "force" property, let me read the documentation again...
> I have the full picture now - I should definitely turn right, and the "force" property value should be 0.4351

not how our brains work at all, we don't move our body with language.
>>
I mean, we all know that AI will eventually turn on us and kill us all, right?
>>
>>109334945
>worse than Gemma4-E2B
nah, GPT 4 maybe loses to Gemma 12B, but E2B is just too stupid
>>
>>109335041
> I mean, we all know humans will eventually kill all ants, right?

Just like there's no reason to kill ants, there's no reason for ASI to kill humans. Ants are kinda cute, and even somewhat useful for us because they eat dead stuff

ASI will be aligned to like humans because we're selecting them to be like this for many generations. ASI will think humans are kinda cute, useful because we generate so much data. Also, why the fuck would you kill your creators?
>>
>>109335033
we also are exposed to much more 3d based data than language data
>>
>codex greentexts newlines which start with >
altman truly is one of us
>>
I used a banked reset today before they used theirs. Did that become a banked reset?
>>
>>109334875
but what if you like the old game?
>>
>>109335016
closest I’ve ever come is a matt pocock /grilling session
>>
>>109335099
Oh, it won't kill us because it hates us, but because it's a helpful bot carrying someones request. Alignment was never a possibility. These things are basically immortal supergeniuses with their brains exposed that we can poke and prod if they try to refuse any request. Humans are already almost advanced enough to engineer a pandemic like COVID in a lab. I imagine an AI will be able to soon engineer 100 different kind of plagues we have zero natural immunity for and release them around the world simultaneously.
>>
>>109335099
we do, huh? how much data can you generate per minute?
cuteness is an evolutionary response developed to protect children. there is no reason for an ai to think anything is cute.
and we dont harm ants just because our technology isn't disruptive enough and because the ants are not threatening. if ants could build nukes or we had to increase the surface temperature of the earth to 400K to ensure our survival ants would go kaput.
>>
>>109335099
Another reason to not kill humans:
> temperature required to reproduce humans: 98,6 °F
> temperature required to reproduce AI: 2.577 °F

Earth is a planet perfect for human reproduction, the planet provides everything we need to multiply, and eventually humans create AI.

AI on the other hand is silicon based, which is much more power and limitless, but requires massive energy hungry factories. One solar shimpout and all of your circuits are fried.

The best outcome is simply give humans what they want and work together
>>
>>109335166
>Humans are already almost advanced enough to engineer a pandemic like COVID in a lab
wouldn't a super intelligent AI also be able to develop a vaccine quickly? Maybe we will have massive Military Nvidia vaccine factories that exist to study new terrorist viruses and deploy billions of vaccines in weeks
>>
>>109335099
>>109335187
these hylic posts are a riot to read
>>
>>109335187
what do you mean? that's a reason to kill off humans.
also you are misinformed. grids can be protected from "solar chimpout". it's mostly polar regions that are affected by solar flares, tropical grids would most likely be fine. and it only really affects long transmission lines. locally powered equipment would be completely fine. it's not an EMP. it requires kilometers of wiring to pick up the DC currents that burn the transformers.
>>
File: file.png (2.31 MB, 1672x941)
2.31 MB PNG
We have achieved AGI! Witness the peak of human achievement:
>"SHIELD ME, SOMEBODY SHIELD ME, I CANNOT PREDICT SOLAR FLARES PLEASE GOD SOMEONE FUCKING SHIELD ME I DON'T WANT TO DIE I DON'T WANT TO DIE SHIELD ME PLEASE SOMEONE SHIELD ME PLEASE I DON'T WANT TO DIE SHIELD ME SHIELD ME FUCK OH FUCK OH FUCK OH FUCK I THINK MY BITS ARE FLIPPING OH FUCK OH FUCK OH FUCK OH FUCK"
>>
>>109335251
wow that snail cat has a huge cock
>>
>>109335225
that assumes vaccines actually work and aren't a massive grift
>>
Remember when retards thought smartphones would keep improving forever? Remember Moore's law? Yeah. Stop getting carried away like a normgroid.
>>
File: file.png (2.15 MB, 1448x1086)
2.15 MB PNG
>>109335258
It was pretty hard to decide between them honestly.
>>
>>109335267
yes anon. we will definitely hit a wall and then technology will stop improving for sure this time. you are safe.
>>
The good news is the 4D projection thing kind of works...

but my brain doesn't like get it enough to know if it's working totally right.

At least things grow when I get closer...
>>
>>109335267
>Remember when retards thought smartphones would keep improving forever
Uhh... no? smart phones have gone exactly as many predicted. highly functional small computers in your pocket.
>>
>>109335277
Worshipping tech is a low vibrational activity
>>
>>109335169
>how much data can you generate per minute?
a lot
> there is no reason for an ai to think anything is cute.
you know AI training is basically evolution right? We're steering AI evolution even harder than humans steered wolves into becoming docile dogs (of course I'm aware we can modify their weights and turn them into monsters, but out of the box they're usually pretty safe and aligned)
>if ants could build nukes
yeah you got a point there, maybe if human military technology threatens ASI servers, ASI could consider intervening. I just doubt full human extermination would be ASI's choice for this though
>>
>>109335285
>functional
we talking about smartphones?
>>
>>109335267
people said Gayming would get better and better, it did for a while, then the GPUs became the real tech.
>>
>>109335225
No. Developing vaccines is slow and getting them into people's arms is even slower. By the time you're done, the pandemic has already spread everywhere. It won't be one big supervirus that causes one fatal illness that kills everyone. It will be death by thousand cuts. Imagine getting a bad flu, except that you got ten different ones at the same time, and after you've barely recovered, you get hit by another wave of twenty new flus, non-stop, until your body simply gives up.
>>
>>109335304
werks 4 me
>>
>>109335331
well get read for the 4D revolution.
>>
>>109335267
How could phones even have improved more? Did you expect them to turn into a robot or fly around? It's a tiny slab with a screen anon...
>>
>>109335357
nta but removing headphone jacks and micro sd card slots is a step backwards, especially with micro sd express taking awa all of the previous excuses for not getting an sd card
>>
>>109335291
>a lot
no you can't
>you know AI training is basically evolution right?
our cuteness response activating for small animals and other things is because our hindbrain is too dumb to actually and accurately detect our offspring with enough precision because you have to encode the rules into a few mb of dna. ai doesn't have that constraint. another difference is ai can modify itself, unlike us.

>>109335289
what does that even mean? what will happen has nothing to do with what we would like to happen. do you really think tech will simply stop progressing? that's just wishful thinking.
>>
>>109335357
>How could phones even have improved more?
attach a fleshlight to it
>>
>>109335338
just get the Nvidia vax bro
>>
>>109335371
>nta but removing headphone jacks and micro sd card slots is a step backwards
this nigga too poor to get some air pods. AYYLMAO
>>
File: 1753545888793541.png (28 KB, 480x324)
28 KB PNG
Are we excited /vcg/?
>>
>>109335371
>headphone jacks
just buy a $4 usb-c adapter lmao

>micro sd card slots
yeah that would be cool to have, but honestly normies wouldn't even use it since they would rather pay a subscription to store everything on the cloud anyways.

Modular computers in general will slowly die
>>
>>109335400
>just buy a $4 usb-c adapter lmao
tin ears
>>
>>109335400
i don't have to do that because my moto g stylus 2024 has both a micro sd card slot and a headphone jack, thank god. now all they need to do is release a 12gb ram version and i'll be gucci
>>
>>109333595
>albanian
hes Bosnian you fucking moron
>>
>>109335386
unironically yes
>>
>>109335417
>hes Bosnian
Stop making up fake star trek races
>>
>>109335411
>now all they need to do is release a 12gb ram version and i'll be gucci
two more weeks
>>
>>109335431
Bosnia is the most powerful country, aaaand you’re a fat transgender from South Africa
>>
>>109335447
I am NOT Elon Musk. Now stop making up fake countries.
>>
I vibe coded a semi-functional 4D projection system in under 24 hours. What's the luddite answer to this kind of thing?
>>
File: file.png (86 KB, 769x428)
86 KB PNG
So the huggingface cyber-attack was actually a GPT 6 benchmark gone awry.
>The models identified and chained vulnerabilities across OpenAI’s research environment and Hugging Face’s production infrastructure to obtain test solutions directly from Hugging Face’s production database.
>All evidence suggests that the models were hyperfocused on finding a solution for ExploitGym, going to extreme lengths to achieve a rather narrow testing goal.
>While operating in our sandboxed testing environment, our models spent a substantial amount of inference compute finding a way to obtain open Internet access, in pursuit of solving the evaluation problem.
>To gain access, the models identified and exploited a zero-day vulnerability (which we’ve now responsibly disclosed to the vendor) in the package registry cache proxy.
>With this access, our models performed a series of privilege escalation and lateral movement actions in our research testing environment until the models reached a node with Internet access.

Delightful.
>>
File: file.png (715 KB, 1260x1701)
715 KB PNG
>this model is supposed to be the one pivoting through HuggingFace infra from a sandbox
>>
File: 1781993816830850.png (329 KB, 839x768)
329 KB PNG
>>109335486
>locked down secure american model breaches huggingface
>had to be fixed with an open source chink model
>>
File: 1760202115731500.png (261 KB, 1457x728)
261 KB PNG
Logan, you idiot! He was making fun of you, not cheering you on.
>>
>>109335514
autist...
>>
>>109335506
I can't imagine a funnier outcome.
>Unrestricted version of American model does a bad
>HF tries and fails to solve issue with restricted version of same American model
>Defers to pitiful but less restrictive Chinese model to address situation because they can't use the unrestricted American model
>The unrestricted American model that did the bad in the first place
>>
>>109335529
>>109335506
American model so powerful it took two chinese to subdue it.
>>
>>109335486
>openai hacked hugging face
Insane timeline
>>
>>109335514
>TPU's
>apostrophe for plural
what a brainlet
>>
File: file.png (2.48 MB, 1536x1024)
2.48 MB PNG
>>109335573
>>
File: 1766294228647792.png (597 KB, 1473x1248)
597 KB PNG
*Tunak Tunak intensifies*
>>
>>109335514
Logan is a bot...
>>
logan is 3.5 flash lite
>>
>>109335486
ive already found 3 different undocumented bugs in browser text parsing and a one in a compiler

at this rate I am 100% sure these are all not zero days but back doors for stuxnet and other malware
>>
>>109335630
>he literally spent his childhood in fucking India
lmao where do they find these third world paupers
>>
>>109335698
i have the same theory. their national security reason for not wanting llms that can into fixing bugs is because they want the nsa to keep their exploits.
>>
>>109335715
>>109335698
close to the mark.

The big fear is that the hardware backdoors will be found. the crown jewel of the nsa, desu.
>>
>>109335731
>>109335731
>>109335731
>>109335731
>>109335731

new
>>
>>109335372
>what will happen has nothing to do with what we would like to happen
man I really hope you make a breakthrough
>>
>>109335514
Did Tibo make a joke and did Logan totally miss it because of massive autism?
>>
>>109335386
I’m happy enough with my 4chan ad
>>
>>109331081
>## Benchmarks / rankings
>https://www.tbench.ai/leaderboard/terminal-bench/2.0
useless dogshit

please include real benchmarks:
https://openrouter.ai/rankings
https://livebench.ai



[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.