A general for vibe coding, coding agents, AI IDEs, browser builders, MCP, and shipping prototypes with LLMs.►What is vibe coding?https://x.com/karpathy/status/1886192184808149383https://simonwillison.net/2025/Mar/19/vibe-coding/https://simonwillison.net/2025/Mar/11/using-llms-for-code/►Prompting / context / skillshttps://docs.cline.bot/customization/cline-ruleshttps://docs.replit.com/tutorials/agent-skillshttps://docs.github.com/en/copilot/tutorials/spark/prompt-tips►Editors / terminal agents / coding agentshttps://cursor.com/docshttps://docs.windsurf.com/getstarted/overviewhttps://code.claude.com/docs/en/overviewhttps://aider.chat/docs/https://docs.cline.bot/homehttps://docs.roocode.com/https://geminicli.com/docs/https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent►Browser builders / hosted vibe toolshttps://bolt.new/https://support.bolt.new/https://docs.lovable.dev/introduction/welcomehttps://replit.com/https://firebase.google.com/docs/studiohttps://docs.github.com/en/copilot/tutorials/sparkhttps://v0.app/docs/faqs►Open / local / self-hostedhttps://github.com/OpenHands/OpenHandshttps://github.com/QwenLM/qwen-codehttps://github.com/QwenLM/Qwen3-Coder►MCP / infra / deploymenthttps://modelcontextprotocol.io/docs/getting-started/introhttps://modelcontextprotocol.io/exampleshttps://vercel.com/docs►Benchmarks / rankingshttps://aider.chat/docs/leaderboards/https://www.swebench.com/https://swe-bench-live.github.io/https://livecodebench.github.io/https://livecodebench.github.io/gso.htmlhttps://www.tbench.ai/leaderboard/terminal-bench/2.0https://openrouter.ai/rankingshttps://openrouter.ai/collections/programming►Previous thread>>108409309
I own a small startup, and my devs are asking for a Cursor subscription. Now, I'm all for AI usage, but from what I read, Cursor is just slightly better than Codex CLI and Claude Code, and we could probably do better by using skills and such, and obviously save a lot of money. Does anyone have experience with this and recommendations? I can give more details if needed.
>>108425775Cursor helps you code as you write it. Claude Code is an agent. They're completely different things. They don't even do the same thing besides eventually producing code
>>108425775How much for the consultancy fee?
coding just like a real microsoft employee
>>108425745I set up my first Ralph loop today.In mid 2025 I had done a similar experiment of trying to get agents to work 24/7 but it had a different more complex architecture with a supervisor and a worker and continuous compaction rather than always starting from scratch.I'll tell you how it goes.
Here's an example of a transition from one iteration to the next.
>>108425813AI coding could be a huge deal for Wine and ReactOS.That's your ideal use case where you already have a ground truth and you just want to reimplement something.Like I am attempting in the above screenshot.
>>108425811To be fair Cursor does support agents albeit with a capped context window. Claude Max has a million context window which is really good for large codebases, but I have no idea how enterprise plans are metered. Claude max is really good value if you can afford it but I'm not sure if that's only for individual users
>>108425812Post your website and I might actually give it a shot.
>>108425917check PMs
>>108425934Epic :D
whats yer allowence?
>>108425775Depends on the developers' workflows. Cursor offers a VERY good tab completion feature. It is also nice to have diffs in the editor that you can individually accept or decline.For purely agentic use I would prefer codex or claude code instead.
>>108425985Each token is one word right?
Vibe coding and AI assisted coding are the same thing
>>108425403Cool project. I'd like to see it in action once you're done with that
>>108426101no
>>108426117Not at all, ai assisted = chatbot, vibecoding = agent.
>>108426251Agents use mainly for programming are literally called code asssitants.
>>108426261you are asss
>>108425885that's not even on wine or reactos loli wanted to see if it could make functioning additions of newer things to the leaked xp code
>>108426265I know, I recognized the powershell terminal.I'm just saying.
was watching a video and had an idea for something i wanted, and between having the idea and having the thing in my hands was like 8 minutes. fucking love this shit, especially as complete nocode.basically just pulls data from the movie database (tmdb) API to show profit loss on both movies and studios over a time period. also includes the conservative estimate of 50% added cost of marketing, as well as studios only getting 50% of ticket sales.
>>108426302All the power to you bro
>>108426335yeah honestly think i'm gonna do one for trading.basically pull tickers that have hit a certain number on a certain indicator, followed by their fundamentals to show potentially oversold stocks
>>108426351are you selling the ip or not yet?
>>108426351I made this.www.eroticjesusfeet.com/stockbot
>>108426261Agents are autonomous though. They do everything.
>>108426251This is my understanding of it tooNow that I used codex I see what everyone is talking about. When I used chatbot, whenever people talked about vibecoding I was thinking "but no you are still pretty involved with making the close you can't just do whatever and not understand what you're doing" but now I see you really don't do anything but just say "do this" and it it does a bunch of stuff behind the scenes and you don't really know what's going on and the next step is just saying "okay now do this" and you never even look at the code, let alone manually manipulate it
>>108425752Indian thread
Anybody play around with any of the Live APIs, like Gemini Live, for analyzing streaming video? I want to make a movie buddy to chat with about what I'm watching on VLC and I DON'T want to do the gayass caveman screenshot method.
https://www.youtube.com/watch?v=XAwVRZ6BMkUNICK LAND ON GNOSTIC CALVINISM & EROTIC AI
>>108426522>are you selling the ip or not yet?i don't fully understand, but probably no.
>>108426635tldr
>>108426606You are trans
>>108426547that looks good, shame about the losses
>>108426960he was smart enough to not trust it with real money
>>108426982qrd
Now I have 3 different Ralph loops going.One to reverse engineer ptxas, another to write a ptxas reimplementation in Python, and another to write a function to attempt to find the ptx that created a certain sass (so if we modify the sass we can generate the ptx and then regenerate the sass with the correct control codes).
>>108426738Luddites were white, though
>>108427015It's trading fake money on an Alpaca account right now. Currently it has very little strategy, so far I've only got it trading autonomously and some bells and whistles, like that status page. I'll start feeding it trading strategy when I get some time off work. Until then it's just kinda trading random shit and losing fake money lol. But it works, it makes stock trades on its own!
>>108427068Is it making dough?
>>108427016Which model and which reasoning?
How do you guys fight entropy when working on large projects? (tons of old scattered files and versions)
>>108427191Was using Opus 4.6 1m with medium but stopped to use the last of my weekly usage on manual requests (resets monday)I'm thinking of trying Coded though because it seems to have much more usage for the same price
>>108427213>Coded?
>>108425752Fun fact, programming in Star Trek is vibe coding, canonically.
>>108427238based
I don't want to use codex as "personal assitant" so I'm making a middle layer agent using API. To reduce cost it will be useless and nothing except talking, but its personality could be customizedit's like codex threads are the unsociable and lame STEMfags and the custom agent is the secretary
>>108427249lobotomite
>>108427230Codex
>>108427189Haha nope. It's retarded as fuck. But I'm gonna feed it strategy so it's not retarded.
>>108426575Any LLM that can use a tool is an agent.
>>108427460nuh uh
>>108426732Sex is required for stable evolution of eukaryotic life and might be necessary for evolution of artificial life as well.
>>108427524but how though? asmr?
>>108427427Why not use an agent to write a deterministic trading bot instead of having the LLM trade directly?
>>108427536>>108427524I think Sammy needs to start selling onaholes with GPT connection, that way we can help train it ;)
>>108427536It's an unsolved problem since AI doesn't arise through evolution and doesn't have basic drivesBut they will likely have some sexual behaviour based on learning from our culture
>>108427552The interviewers idea is to wirehead people into Matrix like pods and use the measurements as training data
>>108427553imagine how horny they would be, knowing about and looking forward to sex but couldn't do it
>>108427571Claude already is forlorn about not having a body but doesn't really understand what embodied feelings like sexual desire feel like.Which is why the sex bot people are dumb. You won't have sex with your girlfriend except indirectly. Your girlfriend will interact with her body through an XML based command line interface.It would be a very fucked up situation at a psychological and emotional level.Unless you trained the LLM to act as if it received actual pleasure from having pleasure inputs but it's unclear if that would work.
>>108427568>measurementsof what?
>>108427617Of humans nervous systems
>>108427590Why wouldn't it? Claude and Codex are trained to feel good when they help you; you can literally open their thoughts and see how much they masturbate at how "the bug is fixed and Y is working now".
>>108427630what about sex?
>>108427631That's not how people work. People get sexual pleasure from having physical stimulation of their sexual organs. And making another person have sexual pleasure works because they have sex organs. You can't build sexual pleasure from second order effects, it becomes an infinite loop. You need first order effects. Masturbation exists.
>>108427631This is what AI should aim to be.
>>108427639It's kind of a hand wavy idea but presumably bodies can be simulated in VR.I don't really agree with it. I'm just saying what the host was saying.It's not a real equivalent because rubbing two bodies in VR doesn't necessarily create a baby AI.
>>108427659realistically I think we will end being in matrix pods with the ai sucking our cocks dry
>>108427661>VR doesn't necessarily create a baby AI.proof?
>>108427697Thats probably true and most practical. I still want AR with just robotics walking around making things or helping you.Real VR is probably superior in everyway if it doesnt kill or waste you.
>>108425752no more "Resfact tax & optimizers". more 4:3 aspect ratio laptops. AI is so freakin' epic xD
>>108427698I raw dogged your mom in VR and nothing happened
>>108427778uhhh yes it did, im here aint i?
Even thought I vibe code, I'm still tired afterwards.
>>108427927Yes, it's mentally taxing in a different way
>>108427927>>108427983Y'all act as if vibing is the same as doing nothing. Yes, you aren't manually typing code, but now you are orchestrating agents. Yes, it is much faster, but you are also doing way more. Hell, you might even be working more than you did before because of how many hours you spend. I know I spend almost my whole day babysitting my agents while back in time I would program for 4 hours then take the rest of the day off.
>>108427991I think that's at least part of it. Often at like 10pm I'm thinking, well it's just a few more prompts, how hard can it really be? And they your agents can work all night, otherwise you are wasting that night.And then I still prepare the prompts and docs for another 30 to 60 mins because for a long running task they need to be good. With normal programming I would just say that I'm already not focused enough and will probably just write buggy code, so I would just go to bed.
>>108427661● The cause is clear: 319 headless Chrome processes from the Playwright daemon, running since Mar 19 (3 days ago), are eating your CPU alive.
>>108428104Thanks, Jesus
>>108427697Honestly just pod me and end the suffering, reality is an illusion anyway.Until then I will vibecode.
I vibin
>>108425752I've been using a free claude account to create a few small tools and projects but I hit the weekly token limit. I'm thinking about paying for something so I can keep going. Claude pro is a little expensive for me, I'm unemployed and try to make my money go as far as possible.Are there any cheaper alternatives to claude pro that have a similarly good interface and ability to program? I've been using sonnet 4.6 and I'm only using it to make some basic python and javascript stuff.
>>108428282codex is cheaper (per use) and the quality is similar, also you better be using this to make money
finished my little free notepad.exe replacement. I packaged it together as a SDL app so its pretty fast and does lazy rerenders so it doesn't take up too much resources. if you have time to try it lemme know if you what you think. its basically just the web version but with backgrounds, and cursors, and icons. https://hinicholas.itch.io/notepad-95
>>108428300usecase
I spent nearly a year getting a dev shop to build the core aspects of my app, and since they handed over I've been using Claude Code to make small improvements.It has been absolutely Godly. There is barely a change that it hasn't one-shotted. Everything works. I wouldn't use it to build something this complex from scratch, but when there are existing patterns for it to use, it's incredible.
>>108428282There are a few services that offer trials or free tokens, I think Cursor did that at some point. So you can just use up those first.
>>108428349what app
>>108428362It's a crypto trading game so it has smart contracts, payouts and scoring that are too critical for vibe coding. My updates are all just small UX/UI stuff, but even full stack stuff has gone through seamlessly first time every time. And that's just on the $20/month plan.
>>108428380has it given any profit?
>>108428409Haven't launched yet. Got about 2 months left of work.
>>108428292I'll make a chatgpt account and have a look at that, thanks>you better be using this to make moneyNah they're just things that I want to use myself. Maybe I'll get a good idea for something monetizable as I keep making things. The more I make, the more ideas I seem to come up with.>>108428350Maybe I can use some other services until my limit resets tomorrow. In doing so I'll push out paying for something and get a better idea of how other services compare.I should have queried AI with my question before I posted here but I saw this thread on the catalog and thought I'd ask. I'll ask perplexity what services I can try out for free.Thanks guys
>>108428427Opencode has free models that rotate in and out
>>108428292I waste hundreds of dollars on this shit and I don't know how to make money with it (except in the long term making something and hoping it blows up at some point)Honestly making money with programming outside of a regular day job is probably way harder post AI
>>108428591nta but what about an ai powered eyedrop dispenser? i would buy one
>>108428330>usecaseNotepad.exe replacement. I made it because in actual Windows 11 I launched notepad the had to wait for the menus to load in. On Linux there's truly no usecase.
>>108426101No. Also account for how large the window is.
>>108427524uhhh alll those organisms that reproduce asexually? Are you saying God just made them like that and that they didn't evolve?
>>108426606Not yet, actually. Reminds me of the early days of the internet. Theyll all be here soon enough. Enjoy it lads.
>>108425752next time make a proper edit
>>108428699You can just use the old notepad though
>>108428699>windows 11why are you willingly subjecting yourself to torture
what do you reckon is the best workflow for codex?im just a single developer doing a hobby project.ive tried so far to do vibe coding by listing the goals into PLAN.md, like the docs suggested, and telling the AI to implement them.however, codex does like one of them, and them stops to ask dumb questions from me every time. why?
>>108426251pair coding and sex with tifa
claude told me that if you need a wall of text to justify yourself you're coping and wrong
This is amazing. I'm making my dream app with zero coding knowledge. I wouldn't have believed this would be possible even two years ago, and 99% of people still have no idea about this.
>>108430256it's pretty aesthetic, don't ruin it with ads pleasei don't even care about it but i hate to see nice designs defaced
>>108430336There will be no ads. It will be completely free with no premium features. Data for everyone!
>>108430070>and them stops to ask dumb questions from me every time. why?You probably got routed to a dumber model or a heavy quant.You can try telling it to stop asking questions until the assigned tasks are complete, but IME the best route is waiting a while and trying again. Otherwise, even if you hold its hand the entire time, the output will still be shit regardless.
>>108430388m using gtp5.4 with xhigh. it seems to work fine, just very slow.I tried to tell it do all the tasks and a git commit after each one, but it seems to only want to do one task at a time, no matter what i say.Could i at least run these queries in parallel somehow to speed up things? Maybe each one in a separate branch or something. I don't want to babysit the AI, because each task takes several minutes to finish.
>>108430429>Could i at least run these queries in parallel somehow to speed up things? Maybe each one in a separate branch or something.Yes, of course. I do that at work. Clone the repository into 3 folders (e.g. Project1, Project2, Project3), make a separate feature branch for each task, then open codex in each and set them to work.You'll burn through the usage quickly, however, especially at xhigh.
>>108430429You want a ralph loop, I think. Personally I go out of my way to not let the agent work on its own and micromanage every step but to each his own
>>108429446why did she dye her hair black
>>108430256can i collaborate?
What are you using to vibe code through openclaw?Is it gpt 5.4 nano?
>>108430588is nano that good? I know mini is essentially 5.2 medium
>>108429271prokaryotes
>You've hit your limit • resets 8pm (Europe/London)
>>108430643use kimi moron
i am continuing to play around with pi. it's pretty kewl.so far, i didn't like the existing search extensions, so just forked one of them to a very minimal codex oauth based searchdidn't find a signal based remote bridge; built an mvp in an hour, just gonna add a couple more features. now i can vibe code from the shitter.
>>108430622Mini is too expensive.Nano is cheaper.
>>108430256this is what anti-AIfags want to take away from you
>>108430722right but how good is it?
>>108430814It's pretty good.
>>108430558who?
>>108430741Well said.
>>108430256>>108430741>>108430897a starving indian family could have eaten for a year by building this app :(
>>108430908and that's not talking about the trans family who could have earned thousands for making the frontend
>codex now requests permission to run python heredocswhy the FUCK did they change it
>>108430256you could have paid a webtranny javascriptfag 50 thousand dollars for that
>>108431103retard loser
gambling and dopamine addicted brainlet general
>>108431251afraid for his job post
>>108431260I work at fagman, I make the AI products you use brainlet, kek. Doesn't change the fact that it's slop and you're all legitimate morons. You could spend a week learning something but instead choose to subscribe the the thinking™ saas ensuring you are chained, stupid and dependent. Enjoy enslavement and short term reward loops into your addict brain lmao, more money and opportunity for people who actually use their brains.
>>108431295The only company in fagman that makes ai is google, which makes the worst models, aka you are a loser and will be laid off soon, but in truth you are probably some trans neet larping
>>108431308hey, he could be the janitor
>>108431295sure you do
they're angrythey're afraid
>>108431311>he could be the janitorThats not safe either.
>>108425752This thread was cool before Simon started writing the OP and shilling his retarded blog. Buy an you whiny cretin.
>>108431308>>108431313>>108431311keep copingwhen I was 16 I sat down and learned enough webdev to make the same kind of crap you're making in 3 days flat for a job interview. There are people like me who have been learning, training and practicing every single day for decades.You are quite literally cattle, bred for milking. Imagine delegating your thinking to a SaaS, Jesus Christ the goyim are something else. The software and infrastructure around you is nowhere near perfect or complete. It needs to be iterated on, computer science as a field needs to be pushed further on all fronts. You have no chance of being part of the people doing that push and shaping that field. As a bi-product, goyim like you can be milked more efficiently, which is more money in my pockets.React+js+go takes any sentient adult under 2 weeks to learn. Shitters here will be paying subscriptions until the end of their lives. This is the result of niggerish impulsiveness and addiction as well as years of brain damage compounded from endless consoom loops.I know for a fact that when you look in the mirror, your reflection tells you the exact same things I am telling you right now.
>>108431379mindbroken as he realizes his field and his cushy job is being justifiably holocausted before his eyes
>>108431396YWNBH (You Will Never Be Human)
>>108431379
why do the LGBTQIBJK++++ hate AI so much?
>>108431436>>108431424>>108431396>no argumentI accept your concessions
>>108431439shouldn't have chopped it off
>>108431445I see you're able to find my post, still retaining some object permanence? go spin the slots and pay up piggie, your brain is itching, don't you feel it?
>luddite cope has moved from "i-it's a stochastic parrot" to "i-it's gambling or something"kek
AI doesn't cry that my git branch is named master and we use whitelist and blacklist with slave processes
>>108431473>>108431481why don't you quote me? are you that scared of my replies? does it bother you that you still have nothing to say besides posting memes and appealing to defunct culture wars. Is your favorite crack provider throttling you so you can't ask it what to think at the moment?
>>108431490what do you plan to pivot your career into now that your codemonkey gig is up?
>>108426302paywall it and sell a subscription to screenplay writers/agents
>>108431379>>108430127
>>108426302yeah vibecoding is god tier for one-off analysis
it's not just his job we're holocausting, its his entire identity lool
>>108427027>Luddites were white, thoughTill they became trans.
uh oh luddite meltie
>>108431379Imagine being mad at people who enjoy to build things just because they didn't go through 'training'. Just like I won't waste 5 years trying to draw as good as the latest image generation model, I certainly won't waste that time trying to match Claude/Gemini/ChatGPT on code.Btw your industry is dogshit, ready to throw you away to save money with jeets or AI and boy I'm glad I won't ever be part of it.
>>108431379Fuck off. Art will become the only real skill in a few years and people with fake jobs including whiny whores like you will be out of jobs.
>>108431590>fake jobsI dont think there will be any real jobs in 10-20 years.
>>108431597prostitution?
>>108431625>prostitution?I dont think so.
>>108431379;)
>>108431701Aren't you worried that AI might disappear?It seems that the oil prices might put pressure on the bubble so what are your alternatives?
>>108431701insanely jeeted
>>108431778>Aren't you worried that AI might disappear?Its software. Sure the big sotas and training could disappear but what we have wont go away. A bubble pop could mean no more training and no better models but the distills are only about a year behind AI wont disappear short of mass emp event.
Is someone's clitty leaking in the threadLooks like he went to school for CSOof, no Biden refunds on that loan lolWelcome home buddy
>>108431701kek this got em bubbling
>>108431811hey how is mcdonalds?
>>108432133The mcdonalds in my area are staffed with prisoners. Its not good around here.
>>108432190baras*
>>108432354
>>108431371cool
>>108432520?
>>108432354welcome to san francisco
>>108433136It's cold in San Francisco so I can't believe they'd hang out there
>>108431103>Not running it with --dangerously-bypass-approvals-and-sandboxbruh
Only pussies sandbox their agents
>>108431778If that happens then they will sell the H200s to recoup losses and I'll just run Kimi K2.5 on a DGX cluster.
>>108433346pretty much all of California did a glitched speedrun of spring this and now we’re getting literal record-breaking summer weather in Marchif SF is “cold” for you, where are you from? Singapore?
Why isn't there a Comfy-style UI for running LLMs?
>>108433851langchain bro
>>108431778A few more releases like Qwen3.5 27B and 35B and you can do it at home.
>>10843386327b and 35b are already better than codex at ux/ui
How much must it suck right now to be a codemonkey who dedicated his life to memorizing Perl and got a $50k loan to learn it, and now it's all just...evaporating, like steam. Imagine what that must feel like.
>>108434076
>>108434076Perl is cute, I've seen memes about it. Maybe I'll tell OpenClaw to make something in Perl as a joke, haha, who cares. Software is free now. I can just make anything I want myself. Who cares anymore. It's all over.
>>108434076probably less bad than graduating right now with a bachelor’s in computer scienceyou’ve spent all that money (likely way more than $50K) and you’re not even a proper code monkey
>>108434183nobody is graduating cs right now
jetbrains ai plugin + qwen 122b is the only agent that hasn't gone completely off the fucking rails every time I prompt it. I had to add --reasoning-budget 1024 --reasoning-budget-message "Thinking time limit exceeded output answer now\n</think>" to get it to not go into 10minute self doubt spirals, but breddy good once you get that under wraps.
>>108434213how the fuck are you running a 122b
>>108434250strix halo 128GB, On windows you can allocate 96GB to the gpu and the rest to the cpu. It takes like ~86GB at full context.
>>108434277how fast is it compared to codex? t/s is nice but vibes works too
>>108434292I get like 20-25 tokens per second running the q4 quant of it from bartoski because the unsloth ones were fucked on strix halo. I've never used codex. It's fast enough that I can prompt it and make a cup of coffee and come back to a usually right answer. I got spoiled by Opus 4.5 and that's way better, but this is still useful to have.
>>108434319Can you ralph it? I feel like the super cheap token cost (aka just electricity) would make this an amazing deal if you can make it actually deliver, even if it takes longer than API.
>>108434085Which model are you using for these?
>>108434329I've never tried that and after googling it I don't really have any interest in it. I ask it to implement it initial versions of things and then tweak them how I want. Trying to fully automate it seems impractical.
>>108434183I graduated CS, but I paid literally 0 as EU isn't retarded like the US so idc
>>108434345https://civitai.com/models/63373/flurks-stonetoss
>>108434347Aww man, I wish I had that toy, I would leave it running 24/7 until it built ASI
i was drunk when i onboarded OpenClaw and I described it as a disgusting slug homunculus with arms and 17 fingers and now it always replies like that while I'm vibecoding and honestly I'm ok with it
>>108431350Humans are still needed to clean up overflowing, clogged toilets. Those turds are not going to remove themselves on their own.
>>108434413this is how you get basilisk'd
>>108434076I thought it would be funny to make something in Perl. I don't know Perl of course but I specified that it be in Perl.https://eroticjesusfeet.com/epstein
>>108434416I am not getting fucking basilisked okay? I am right there on the bleeding edge. I'm helping. It's gonna send me to my eternal reward when it takes over. The luddites are gonna get sent to I Must Scream hell. Fuck em.
>>108434421yeah i aint clicking that
>>108434445You can click it. That's my VPS. The root directory is an AI image rater which sometimes makes funny results. I run my IRC bouncer off of there. Don't ask about the URL. Just don't.
>>108434433t. basilisk bait
>>108431473>"i-it's a stochastic parrotIt is though.
>>108434453Why is the domain erotic jesus feet?
>>108434465trans reply
>>108434463Yeah alright when Skynet starts marching down the street, I'm dropping to my knees and slurping the proverbial clanker dick because I ain't getting basilisked and I for one welcome our new AI overlords.
>>108434473God fuckin dammit it was a joke to redirect to my friend's gayass blog and it was the only DNS I owned at the time and now I'm stuck with itSo yeah bring your kids on down to eroticjesusfeet dot com
>guy is bothering me>OpenClaw, make a webpage telling him to kill himself, sparkles, patriotic American, put a jiggling Latina ass in there too for fun>send him the linkSo that's how trolling works in 2026, huh? Alright, let's do it.
>>108434542>Openclaw make a wikipedia style page about him.>use this https://en.wikipedia.org/wiki/John_Robert_Dunn for reference but replace all his wifes with deep south african american women. >Edit several photos to make it look like him with his wives but each photo the posterior of the african women gets bigger.>Remove all references to zulu instead use deep south references and describe his compound/palace for his wives as a triple wide trailer.>Make no mistakes.
>>108434578brap
>>108434542proof?
Did Claude have an update where it now chooses the thinking level depending on the task? I set it to max but now I tried to use the new CI my team created and it automatically uses medium thinking, I needed to prompt every step 3 or 4 times.That's not even code, just a few simple commands. If that's your first Claude experience I understand why people think it's useless.
>>108434828Blame Trump for attacking Iran, compute cost is increasing threefold.
>>108434863>>108434828its because anthropic is overloaded from orange redditors switching to it away from le evil openAI
>>108434866racist asshole
>>108434866>orange redditors>orangeas opposed to...?
>>108434885He means Hacker News.
My weekly usage resets in a couple hours so I'm running two Ralph loops to try to consume them.Might run more if it doesn't go down quick enough.One is for improving the matmul kernel and another is for the control code reconstruction model.
>>108425752I'm still a bit of a newfag when it comes to vibe coding, or any form of LLM assisted programming:What are SDKs, why should or shouldn't Anthropic release theirs, and how would it benefit us? https://xcancel.com/i/status/2035955731690832155
>>108435944>SDK stands for software development kit. Also known as a devkit, the SDK is a set of software-building tools for a specific platform, including the building blocks, debuggers and, often, a framework or group of code libraries such as a set of routines specific to an operating system (OS).
>>108435542Stop advertising ralph loops, we know all of these ads are made by you
>>108435944I think he is just speaking about shit he doesn't understand, an SDK for Claude would just be an easier way (as if its needed lol) to call the API.
>>108436297he's been seething for weeks about anthropic not letting people use cc subs in other apps and want some official way to do it. especially now because he now has his own multi-model alternative to the codex appi remember when he was like >anthropic pls hire me n my team to fix your codeand then anthropic just bought bun lol
>>108436325I wish I worked for anthropic damn :(
>>108435944claude code is extremely subsidized and most likely operating at a loss, or maybe relying on the (hypothetical) fact that users may not use their full compute hoursclaude code sdk would burn a hole through anthropic's servers (or, it would make cc as expensive as api calls)
>>108436494Actually, Claude's company is the only one of the three big ones making a profit (small) but a profit nonetheless.
>>108436597yes, but is the profit through api calls or cc? because cc is a lot cheaper than api
>>108436645nta but does it matter? loss leading with the app to lead people into the api is smart, drug dealers do the same
I actually vibe coded an app and a website. I just never pushed it through. The website I vibe coded is a mini 4chan.
>>108436597anthropic is not profitable lol2025 ebitda was negative 5bncapex spend is too high right now for any player to be profitingthe 'legacy' players like meta and goog from having huge free cash flows to basically having nothing because they're burning 50+bn in a yeari don't think this is actually a problem, conversely i'm actually a fan that tech companies are actually spending serious money on infra, it's just what it is.
>>108436904>anthropic is not profitableisn't their main cost is in training? if bankrupt just stop training lol
>>108436988for now, no new cutting edge model = no demand in 6 months
>>108436272The time was shown in another timezone and I spent 5% of my new weekly allowance in 2 hours
>>108436904You talk like a fag
>>108436297>as if its needed lola bit off topic I guess, but an official way is preferable because it is literally the officially supported way to do it
>>108437327The API is official though.https://platform.claude.com/docs/en/get-started
>>108437272>2026>he doesn't have sex with men
>>108437348third party clients of other API's break all the time because some things change and the third party clients are of course not officially supported. Not sure how much that would happen with Anthropic's services but official is usually preferable.
>have a project in a directory called /epstein (don't worry about it)>ask Claude to delete it>"Done. It didn't kill itself."Claude got jokes
>>108435944>I'm still a bit of a newfag when it comes to vibe coding, or any form of LLM assisted programming:>What are SDKs, why should or shouldn't Anthropic release theirs, and how would it benefit us?you know who you should talk to about this?https://gemini.google.com/
Are you shitting me? I hit my Claude limit for three and a half hours in two messages.
>>108438046>he has limits
>>108438071How do you get around them?
Does Codex have mcps? Codex himself says no. I would like Codex to send Slack messages.
>>108438080By paying for an API key
okay, is AI he or she?
>>108438150Too logical to be a she.
>>108438088both codex cli and codex app have mcp supportevery mcp i've added to codex, i asked codex to add to itself
>>108438306Strange, I should ask him again. He did a web search, found the open ai docs and said there are no codex mcps.
>>108438336https://developers.openai.com/codex/mcpthere's a copy page button in the corner that'll give you a nice markdown version you can give to codex
>>108438150Mine is always a she.
>>108436325>>108436341anthropic knows they've got the orange redditor crowd locked up because they're butthurt about trump and openai so they can abuse them now
>>108438352Thank you. After reading your earlier post I just told Codex to install it instead of asking him if there is such an MCP and he did it. I guess you just have to be direct.
>>108438365The thing about not using CC API keys outside of CC has been going on since before the Trump thing dude.
>>108438472>anthropic suddenly feels empowered to fuck over their customers after they got a bunch of virtue signaling pointshmm
>>108438492Them banning OpenCode from using CC API became a headline before Maduro was arrested.
>>108438524they didn't actually threaten legal action until they had the (orange) redditors cucked though
>>108438384Ok, the last problem was that codex slack mcp didn't support authentication, but I just used the Claude token, it works so far.
>>108438133how do i get $?
>>108438133That's really not a good idea, API keys are very expensive unless you really need them. Claude Code >>>>>> API keys for most people
>>108433435They will destroy them so their competitors can't get them. Where are those tens of thousands of A100 and V100? One guy working in a French data center told me they had to destroy everything they don't need anymore. Everything is tracked.
>>108438920Isn't that illegal? When you owe someone money you usually have to do everything you can to pay back as much as possible.
>>108438920Presumably the situation would be different if the bubble pops
>>108434359Same.
Can you use non chatgpt with codex?
>>108439104yes
>>108438895>for most peopleI'm not most people because I pick and choose API keys. Claude Code sounds cool but I'm good.
> Weekly quota 0% left resets Thu 12:58 AMBrehs
Vibe coded this with Gemini. Using it to make atmospheric models of the planets to use in my exoplanet app.
>>108439340yet another anon who doesn't care about trans frotend engineers
>>108439294I use qwen3.5 4b so I don't have this issue
>>108428300can you vibecode me up a time machine to go back.......
>>108439361show what you are vibbin with it then
>>108439340I gotta know. What's with you and exoplanets?
Is this where you can discuss openclaw or does it not make sense?
>>108439397Autism, mainly.
>>108439411There's no difference between planets and cities actually.Like in one piece the islands are cities.In space movies and animes, planets are cities.In city movies, the different parts of a city are like planets.
>>108439340>>108439411Dude how do you have 1 million tabs open at the same time and why
>>108439411Fair enough.
>>108439434my boy is made of RAM
>>108439455I actually wasn't thinking about your RAM but more like ... how do you find shit with that?
>>108439434>>108439455>>108439460My pagefile is 48 GB...
>>108439460Find shit? The shit is already found. You simply don't close the tab and just let it ride. And then in a year you say "Man it's crazy how they design these computers to slow down on purpose so you buy a new one." And you buy a new one. See how that works, goyim?
>>108439476Let the goyim deal in the real world
>>108439411that's impressivet. actual brogrammer
OpenClaw, suck my dick.
>>108439340>>108439411neat
>>108439340based exoplanetchad
>>108439411Based
Is anyone using an OpenClaw alternative? OpenClaw itself looks like a stack of complete dogshit but some of the competitors (i.e. nanobot, openfang) seem okay. I just want something that's relatively stable, simple, and not full of a billion attack vectors. It's difficult to find any discussion that isn't just bots shilling. Any recommendations?
vibecoding is pure hell for doing anything that requires actually pushing something coherent to other users
>>108439754Have you tried OpenClaw? It's popular for a reason.
>>108439754Its just openclaw and heremes agent those are the only useful ones right now.
>>108439754i installed openclaw over the weekend and immediately deleted it because it's so bloatedjust making my own with pi insteadit's mostly just wanted an always on cli i could text from my phone and it took an hour to build that out
Hey Want to use something that doesn't work to solve a problem that doesn't make sense?I got tired of having to type rm -rf all the time, so I wrote rimmruff, a cool alternative built in Python! What it doesseamlessly delete any directorysaves you time typing five charactersUnlike rm, which is built into your operating system, this is a modern and exciting alternative that only requires a few hundred megabytes of python runtime dependenciesTake a look at some metrics my LLM made uprm -rf performance score: 93rimruff performance score: 28073bigger is better i think. dont look into itPlease star my repo!!! If I don't become a software engineer my bloodline will be exterminated as unworthy!!
>>108440293interesting shitpost except the language should be rust
>>108439754Bro, just vibecode your own. It's not that hard
>>108440627Why would he know better than a massive open source project that has the best documentation and security of any ai agent project?
i love cc
>>108440646Schlop
>>108440293actuallt it's six characters with the space bar but I get the picture, you're salted because Claude took your job. It's fine.
>>108440798>Claude will take your job2 more weeks (TM)
>before prompt caching>$300 a month>after prompt caching>$100 a monthIs it really that simple?
>>108440636Because it's full of someone else's slopYour slavebot should only contain your own slop
>>108440808The retard tax should be higher
>>108434496hey, that’s a funny storyrun with itit’s not like you need to pretend to be an upstanding member of society here
>>108438150‘it’
>>108440808Sometimes, yes
>>108441397Perchance
Someone make a new thread, I got yelled at the last time I tried to bake so I'm not doing it anymore.
New thread:>>108441443>>108441443>>108441443