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

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

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


Janitor application acceptance emails are being sent out. Please remember to check your spam box!


[Advertise on 4chan]


File: 1756578169085018.png (2.69 MB, 1920x1080)
2.69 MB
2.69 MB PNG
What have you vibe coded lately, /g/oys?


Resources:

Websites:
https://aistudio.google.com/ (Very generous limits, biggest context size)
https://claude.ai/
https://chatgpt.com/
https://chat.z.ai/
https://grok.com/

CLI tools:
https://github.com/google-gemini/gemini-cli (1K requests/day if you connect your Google account, not always the case)
https://github.com/QwenLM/qwen-code (fork of Gemini-CLI, allows you to use any OpenAI compatible provider)
https://github.com/anthropics/claude-code (like Qwen code it is compatible with OpenAI endpoints by setting environment variables)
>>
>>107117843
how experienced do you have to be to actually produce something of value vibecoding? I did a python tutorial one weekend.
>>
>>107117872
Of value to whom? You? Not at all, really
>>
I've been using Cline w/ a local model (gpt oss 120 right now). I chose cline because I liked the diff-based view and I edit the diffs a lot. How much better are those other options?
>>
>>107117881
like can I do the following
>ask it to write a phone app I have an idea for
>if there's an error or something, just tell it "this doesn't work, I got this error"
>repeat until app works
>>
I tried to do some project planning for a 6 week project and it consumed all my tokens and shat out garbage, I'm conserving my usage for some workshops I'm attending

Maybe I'll read what it came up with, change some stuff, and re-run it

>>107117872
I spent 3 days working on a small application connecting to an API for a CCTV stream as a take home assessment for a job, it was fun, I did some of the development myself and otherwise iterated through the project slowly and ended up with something pretty decent

It suggested some nice QoL features that I never would have bothered with if I were just working on it alone

The more you know, the better, you still actually have to learn how to develop software and use your tools or you won't know when LLM fucks up. Toward the end of the project it was getting a bit unwieldy

After that, I started to look into what LLMs can and can't do, how to prompt effectively, I just installed some MCP servers for that project which effectively let it search documentation
>>
>>107117913
More or less, yes. It obviously helps having technical knowledge and telling it the exact errors you get instead of "it doesn't work"
>>107117893
Are you running the full thing? The models in the OP are most likely better since they are state of the art, though depending on how complicated whatever it is you're doing you may or may not notice a big difference
>>
Hello
>>
>>107117843
cute girls!
>>
Opencode is also really nice, supports lots of providers by default as well as custom ones
https://opencode.ai/
>>
File: z2n9ueh32yubrd3u4yebrf.jpg (194 KB, 1080x1080)
194 KB
194 KB JPG
>>107118226
Cute anon! :3
>>
File: 1761328787100586.png (215 KB, 1920x1039)
215 KB
215 KB PNG
greetings, vibe coders! let our code monkeying skills further decline and our executive functions grow stronger!

>>107117843
i have made this yesterday, with gemini 2.5 pro, my bestie
https://blogchan.pages.dev/g/thread/33333
currently supports guests being able to reply to threads, only authorized admin can make new threads, and upload images
theres some security issues with it currently but thats nothing to do with gemini code and more me trying to be a cheap bastard so it can run for free forever

https://prisonrpg.pages.dev/prisonRPG/
unfinished game i made, gemini 2.5 pro. semi complex things going on, NPCS with motivations, path-finding, relationships.

and pic related what im going to work on today, have left it untouched the past couple of days because its a scary project that will change my life when i take it seriously and use it fully.
>>
>>107118733
Nice UI
>>
File: 1702154700766.jpg (712 KB, 1920x1080)
712 KB
712 KB JPG
Becky
>>
I'm using kilocode in cursor which I've hooked up to deepseek. I paid $10 for OpenRouter to use the free model qwen coder 480b, but the throttling and limits was unbearable. I guess OR free tier is only good for chatting, not vibe coding since that sends requests for every little task.

Spending $5 on the deepseek official site and using that API key instead is so much better. I kneel down to xi jinping.
>>
>>107120124
Yeah OR is not very reliable for the free messages, they say 1K per day but then the actual providers rate limit. Deepseek is very cheap, the cache hits are even cheaper than they used to be
>>
>>107120199
>Deepseek
deepseek web UI is funny. they allow all sorts of 'bad content', but they deal with it by deleting it after its been generated infront of your eyes. so basically you can still get the response.
it has worked for handfuls of queries that got blocked everywhere else before even responding.
>>
>>107120124
might be better off getting the GLM coding plan. better model and will likely end up cheaper
>>
I did t vibecode it today but I made a 4chan dumper it will auto dump your manga in threads. It was possible before with 4chanXt but it would break of the captcha messed up for any reason, so I made one far more robust. I tested on /b/ and it dumped my homura folder until the thread hit image limit.

I also added secret functionality to bump threads with loaded images in the 4chanxt when they hit page ten. I want to make it so that's it bumps randomly instead of at page ten.
Note I did all this back in like august, but I haven't really gotten a chance to use it really. Haven't dumped any manga in a while
tbqh I think I'm growing out of /a/ finally
>>
>>107120303
I'm nearly done with my project, so it won't matter anymore soon. I've only used up like 20 cents so far.
>>
>>107120420
what u makin
>>
File: 1762328700798037.jpg (37 KB, 960x540)
37 KB
37 KB JPG
Does google gemini still have that promo with unlimited use for their experimental/latest flash model?

I just started using it and I can't tell what my daily usage allowance is for both flash 2.5 and flash latest?
>>
>>107120566
I don't want to doxx myself since I might turn this into a product I sell in the future for millions of dollars when I have time next year to improve upon it. It's like an AI chess league. I made it for myself since I needed a fun way to get better.
>>
>>107120640
>It's like an AI chess league
ah interesting, so they're competing and you are an observer?
thats what i wanted to eventually do with blogchan, make a thread and then have various LLM personalities reply and engage with the thread. just having like 200 LLM generated shitposts replying and picking apart a thread right after you post ~5 of so paragraphs to start.
>>
>>107120658
Yeah that's how it works right now. The last thing I'm implementing now is putting myself in the league now that I've confirmed that everything works with the AI against each other. I'll be playing and competing against them.
>>
>>107118733
Yeah but wtf is this screenshot, a game? I don't simply understand.
>>
>>107120714
Normies are too stupid for chess. You should make an AI Fantasy Football league or something instead if you want potentially to earn something.
>>
>>107120758
its complicated bro
i posted some details in the old thread
>>107000589
>>107006167
>>
>>107120809
Makes sense as I don't have any clue about sales outside of watching Wolf of Wall St.
>>
Nocoder here, I've tried qwen and gemini CLI and neither could one shot a simple autohotkey script. Basically anything I've asked these things to do, like Python or bat files, had to be tard wrangled over multiple prompts. Pretty annoying.
>>
>>107120888
>had to be tard wrangled over multiple prompts.
that means you should be giving it more details from the start. have preferences for things?? copy paste your 3 paragraphs detailing that, with every prompt
>>
>>107120900
I've been writing details into a text file and listing requirements for the project line by line, bullet points, then I just tell it to read the file to get started. It usually creates something that's broken because of it's use of improper syntax I guess.
>>
>>107120955
seems like the CLI stuff is pretty dumb for what you want, which is just a one off script. you should use the front end.
i have barely used the CLI stuff but it just feels really weird to me not being able to control, iterate, correct code output mistakes you see in the code before applying it.
thats why i prefer a web approach, i just made tools to quickly convert it into filestystem files from the web frontends
>>
File: 1000126952.png (82 KB, 818x999)
82 KB
82 KB PNG
4chen
>>
>>107121447
whats that terminal 4chan? nice. should be easy if you use the json
>>
>>107121465
I'm using the json, and yes it's on the terminal. I have noticed that it only counted the image and not including other media formats
>>
File: 1000126959.png (156 KB, 1883x977)
156 KB
156 KB PNG
>>
>>107121571
looks good. i prob wouldnt use it for 4chan myself but its good to learn how to make those kinds of terminal things.
i made something similar for twitter in the past.
>>
File: 1000126966.png (113 KB, 827x987)
113 KB
113 KB PNG
>>107121992
It's a nice addition on ricing tism, and it is lightweight too.
>>
>>107120585
In the CLI or website?
>>
Please write a 10,000 word essay on wasting free tokens.
>>
>>107117843
I vibe coded a roguelike (actual console curses stuff) a few months back. Used deepseek from the web UI and copy pasted the functions to the project, manually checking diffs and stuff. I already knew the whole structure of what I wanted and just had it do the code monkey-ing. I posted some of it on /agdg/ or /gedg/, but never the full release. I might vibe some graphical UI and put it on armorgames or newgrounds later and link you guys.
>>
>>107117843
troon thread
>>
>>107117872
if you stay well within distribution (doing things that have been asked a bajillion times on stack overflow), basically no experience required. even if you ask in a really dumb, normalfag way, claude will intuit your intentions

if you want something specific, though, you have to watch what the agent is doing and periodically catch it when it's attempting something stupid. you have to understand how to specify things in a way that a human programmer would be able to execute, and you have to be able to at least broadly understand the model's plan to make sure it will do what you want it to do.

I wouldn't use it for my own day to day technical work because it's highly specialized and finnicky, but for cranking out web apps Claude is more than ready.
>>
>>107117913
pasting error messages will work if it's a sufficiently verbose error message and on a platform the model understands. it shouldn't be an issue for simple crud apps.

one huge thing you have to understand is that the model doesn't have eyes or ears, it only sees code. if you have visual bugs and such you will have to be able to describe what the problem is quite precisely
>>
>>107123834
More like pedo thread
Every time becky is posted the nonces can't help themselves
>>
>>107120888
step 1 to making it is to uninstall your OS and install a proper one

step 2 is using a coding agent that actually works (like Claude Sonnet)

Gemini 2.5 Pro is a very good all-rounder model in my experience, for general day to day tasks like replacing google search in the age of jeet SEO, but the coding agent implementation is quite lacking
>>
File: 1734135560189274.png (11 KB, 200x200)
11 KB
11 KB PNG
>>107123914
And there's nothing you can do about it.
>>
>>107117843
>grok uses catbox to host images it creates
https://files.catbox.moe/9q2r8k.png
woa
it can't seem to generate a proper image though lol



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