r/theVibeCoding

▲ 43 r/theVibeCoding+26 crossposts

[Help needed] I need advice about a new video on the Play Store for my app

This is the app (called "LWP+"), and I've shown here the video that I've published there:

https://play.google.com/store/apps/details?id=com.lb.lwp_plus

At first I was happy about what I created on the video, but then I thought that it looks more like a tutorial here, instead of maybe focusing on what's the most interesting. Surprisingly, ever since I've published the video, it actually got quite some views already (29 after 2 days), despite the fact it's a bit of a niche app. Still, I think maybe it can be improved.

I want to know what you guys think about the video (which has audio, BTW).

Here's about the app:

It's a live wallpaper app, that has these features:

  1. Allows showing color/image/animation/video as content (users choose the file from the file system). No special effects so some users that complain about the dimming/zooming effects actually like using it. Users can also choose whether it should scroll or the type of automatic cropping.

  2. Allows (some) control over the Material-You colors of the OS, as it lets users to choose the colors to report the OS about what's on the wallpaper. This means that like on Android 17, users can choose the colors they want (if the OS supports it) despite the content not matching it.

  3. Setting of double-tap to lock the screen. Some launchers don't offer this, so I added it to the app too.

  4. Some extra flags that (on some devices) should affect colors further, such as black/white text and/or black/white icons on status bar and/or lock screen and/or launcher.

The app is completely free, ad-based. Users can remove the ads including by just watching full screen ads. Originally it was created to offer dark-theme on devices as it wasn't a toggle on the OS settings, and was based on the colors of the wallpaper.

u/AD-LB — 20 hours ago

What is so wrong with vibe coding?

Hi
I made an app with ai, 26,000 lines of code.

RudimentSeq

It doesn’t use Ai in anyway for operations, no internet or local llm needed. It’s a drum Rudiment Based MIDI Sequencer Web App.
I posted a few posts about it, got lambasted by a load of moderators but one comment was, “looks like this app was vibe coded”.
Unfortunately I couldn’t answer the guy because the post was deleted .

Tell me what is so wrong with vibes coded apps ?

You can’t even give apps away on Reddit, I’ve never had so much negativity on a platform in my life, it makes X look like the Salvation Army

Vibe Coders Rule!
Jem

reddit.com
u/Upbeat_Cake_4404 — 21 hours ago
▲ 1.5k r/theVibeCoding+2 crossposts

Vibe Coding is the new addiction ?

I feel vibe coding is becoming addictive

I’ll think:

“I need to go pee.”

Then immediately:

“Wait… let me give Claude one more task first.”

Same before making coffee. Same before eating. Sometimes before going to sleep.

It feels weirdly wrong to leave the coding agent sitting idle.

Short-form video gave us:

“one more reel.”

AI coding gave us:

“one more prompt.”

Anyone else doing this? 😅

u/Asleep_Carpet_3403 — 3 days ago

Who is a developer ...?

We can websites from scratch and using vibe coding as well. But both will generate the output as the functional website. Then who is the developer, the person who built it from scratch or who vibe coded ?

reddit.com
u/Grouchy-Car-3711 — 2 days ago
▲ 10 r/theVibeCoding+1 crossposts

do not EVER use base44

Base44 is supposed to be a "good" platform for vibe coding, or is it.

Base44 is forcing users to pay for editing code by hand, breaking, canceling subscriptions and more. it is also launching a annoying ad campaign targeting coders and other vibe coders who only take small usage of ai.

Vibe coding is a concept where ai HELPS you code, not transforms into you you. Even if a ai does it for you, base44 has many other problems in its worthless vibe coding site. it also does not do it for a good cause and the people using it are not assure if base44 will help there business improve.

thank you all for your attention. Spread the word to other new vibe and regular coders and maybe even to other communities. Bye!

(ps: if you are looking for a vibe coding ai, use claude or Z.ai)

reddit.com
u/OwnZookeepergame3010 — 4 days ago
▲ 1 r/theVibeCoding+1 crossposts

So much time wasted and so little to show for it, until...

I am 78 years of age and retired. I was looking for a tech-based hobby and having very limited experience of web development, I thought I'd try my hand at vibe coding. I started work on an app in March (this year)  using Google AI studio. After a couple of months hitting dead ends, strange messages and hallucinations, I moved to Claude.Things went well initially. But the bills kept rolling in, progress was expensive and painfully slow. So in June I bit the bullet and switched to Codex.Transferring the code was a quick and easy process, but the difference in terms of workflow was nothing short of amazing. It was a much smoother ride than either of the two other platforms - it was quick, efficient and cooperative. By the end of July I was 90% of the way there. In my experience, and with no experience of programming, Codex is a far superior product to either Claude or Google AI studio. Anyway, the app is now live and seems to be performing well. Next step is to develop the native versions, which I'm not looking forward to. Not making any money at the moment but it's still early days. If you're interested, here's the link: https://dinnerbydesign.app Comments welcome.

reddit.com
u/Pretend-Presence1809 — 6 days ago
▲ 29 r/theVibeCoding+1 crossposts

I’ve been vibe coding alone for months. I think that needs to change.

I think I just need a safe place to share what I've been working on and why for the last few months.

I have been completely obsessed with vibe-coding this past year.

I have been programming since I was a child and have been fortunate enough to do it professionally for over a decade. I have always loved throwing my entire weight behind a project and stopping at absolutely nothing to solve the tough problems that present themselves during the process.

AI and vibe coding have accelerated that process for me tremendously; it has done so in such a way that I believe I have become even more obsessed with tackling deeper and deeper problems.

This acceleration has come at a cost though, and it's a cost I have only now begun to realize. As much as it feels like my agents are collaborating with me ... they are not. None of my ideas are being shared with anyone and I have become totally reclusive these last few months; almost afraid to share anything with anyone. I find myself spending more and more time testing out ideas, brainstorming more features, tracking down difficult bugs and totally ignoring the fact that I am doing this all in complete isolation for absolutely zero users. This is totally not how I used to work and something I feel I need to change.

Anyways; in order to help me break out of this rut ... I just want to post here what I've been working on; what the goals and thought processes were in creating each project. Each of these could be its own post, but I'm going to just get everything out that I can now and make individual posts later if it makes sense.

cook

cook is a build tool, a replacement for Make (and one day CMake) with a focus on top tier caching and supporting polyglot repos.

I care very deeply about infrastructure tools and I have always had a dream for building my own build tool. With AI and vibe coding I felt now was a great time to prototype some of the ideas I always wanted out of a build tool.

I had a great little prototype for cook built in about 10 days of vibe coding and decided I would take the project a bit more seriously. In hindsight, I really wish I had shown off what I had built then, it was cool and a fun little toy, but ... I wanted to "finish" it.

It didn't register to me that finishing cook meant: creating my own programming language, creating my own package manager, creating my own CAS caching system.

Now, Cook is all of those things and more.

I don't believe I have ever put more thought into a personal project than I have put into cook.

It can do some impressive things like build Doom 3. It's out of the toy category for sure and a tool I use now in all my other projects, but I would still say it's far from the enterprise tool I had set out to create initially.

These other two are projects I've made while I was working on cook. There are better alternatives out there for each of them; these did serve a niche problem I had, but I then got stuck building out features for users I did not have.

cliban

cliban was something I vibed out because I reached the ticket limit on the free tier of Linear. It is a kanban board and task manager completely in the terminal with a vim motion supporting tui. The killer feature for me was I could quickly grep for the task I was interested in and then open it and edit it in NeoVim.

It became apparent to me very early in the project that cliban was not just a great task manager, but also an amazing memory system for my agents and a way for me to orchestrate large complex tasks very easily.

I spent a lot of time making this kanban board agent first, and it is now my daily driver for all my agentic workflows.

However, I built this completely unaware that it was already created by Steve Yegge with his wonderful tool Beads.

I just recently became aware of Beads and reading through the README felt like a gut punch.

I was super excited to share cliban with people, and it feels like now there is little reason to.

The lesson keeps smacking me in the face: DO NOT BUILD IN ISOLATION.

For myself, there is little reason to switch to Beads over cliban. For someone starting fresh, though, I'd absolutely recommend looking at Beads and its established ecosystem before deciding which tool to use.

cliban will continue to be maintained as a great tool for me.

AyeAye

ayeaye is a small phone sized webapp and tmux session tracker that allows me to control my agents from my phone for vibing on the go.

If it wasn't so easy to create these tools nowadays I would have found that this too was already created in the form of ccmux before I started building this one out.

Mine is a bit different and catered to my tastes and my exact workflow and actually integrates with cliban, so I'm keeping it.

I just need to learn that "this is useful to me" does not mean "therefore I must spend a considerable amount of time making it perfect, and then I can convince others to use it".

"This is useful to me" needs to mean ... "make a post/video and share it as it is now".

I have learned a lot working with AI and vibe coding has honestly been a great experience.

When I was a kid learning how to code I would spend hours on problems and I relish those memories ... nothing in my adult life has really come close to that feeling of discovery and learning, but honestly working with AI and orchestrating agents has come damn near close.

It feels funny to say, but just as I had to mature as a programmer then I need to mature as one now. For me, maturing in this new world means sharing and collaborating with others as much as I humanly can.

u/shiny_guruw — 8 days ago
▲ 4 r/theVibeCoding+3 crossposts

Why do we even call ourself vibe coders

I keep hearing people say we are actually agentic engineers or ai augmented engineers as we understand the code. Why do we keep ourselves one position lower to begin with. We vibe code using agents. So we are literally agentic engineers. I know karpathy has a different definition but agentic engineering literally means engineering using agents and we are already using it. It's time we start to call ourselves that and stop this self diminishment.

reddit.com
u/ImaginationUpset2190 — 9 days ago
▲ 1 r/theVibeCoding+3 crossposts

Will jealousy cause retaliation towards vibe coders?

12 year old vibe coders are mogging engineers that spent years writing sophisticated code. These engineers put a lot of effort to improve their craft, getting funny titles like grandmaster on codeforces, making a reputation in open source community ....

Yet they are outshined by 12 year old vibe coders. Do u think they will retaliate against vibe coders out of jealousy?

reddit.com
u/ImaginationUpset2190 — 8 days ago

Vibe-coded apps have no PR, no CI gate, no security review, how are you handling this?

The whole appeal of Replit, Lovable and Bolt is skipping the SDLC entirely, prompt to live URL in minutes, with no pull request for security to hook a check into, and honestly that's the pitch working exactly as intended, it's just not intended for us. The core problem isn't the app we know is being built on one of these platforms, because at least there you can have a conversation about it, it's the one nobody mentions, built by someone in another department who never looped security in and has no reason to think they should have, since as far as they're concerned they just made a form or a dashboard, not "shipped infrastructure."

We've tried a few things on our end, adding it to onboarding, sending reminders in engineering channels, none of it really moves the needle because the people building these apps aren't reading security's Slack channels in the first place. How is everyone else gating something that structurally bypasses the pipeline, especially when the org chart means the builder and the reviewer will never naturally cross paths?

reddit.com
u/Left-Exam8697 — 7 days ago
▲ 4 r/theVibeCoding+2 crossposts

WHAT KIND OF A VIBECODER ARE YOU?

What kind of a vibecoder are you? Hello! Everyone, I'm working on an app but its taking me too long to finally roll it. Started last September and I feel like it's still not at its best state. I'm all aware of the recent advances about using coding agents and all that stuff though, I want to try it but not fortunate to fund it (the perks of living in a 3rd world country 😅). I'm building my project brick by brick through sloppy prompts, endless repetitions and sleepless midnight, even days I should say. Daily routine probably is look for technical debt, asked AI for better implementation, if you ask me if I really understood those lines that AI gave me, id probably say not at all. I have no basic understanding of web development when I started it, but find and replace, add/insert in between, append seems not hard to follow 😅. One thing that makes this whole vibecoding journey satisfying for me though is debugging. When you realized that the code you begged for worked after you found and sort it? Felt like dopamine. I dig it. Anyway, I am happy at the pace where I am at now, its just that there are times I feel like things could be faster if my education about this stuff is concrete.😔 (Ps, I also do the frontend/backend/DB stuff too, running query is the easist, but would love to learn more about piping, aws and all shhh, in the future I guess). Leave some encouraging comments below guys would totally uplift my spirit and would truly appreciate it. Cheers!🥂

reddit.com
u/EarthlingLouke — 8 days ago
▲ 23 r/theVibeCoding+9 crossposts

VoidDrift — idle space mining game in Bevy 0.15, runs on Android + browser (no sprites)

Built a mobile idle game with Bevy 0.15 + egui. No sprites anywhere —

all visuals are procedural geometry drawn with egui's painter API.

Runs on Android and WASM.

You mine asteroids, automate a drone fleet, and receive transmissions

from something watching near the black hole.

One technical thing the Bevy community might find useful:

egui::Window click events are unreliable in bevy_egui 0.33. All

interactive UI uses painter + ui.interact() instead. Took a while

to land on that pattern but it's solid now.

Play in browser: https://rdug627.itch.io/voidrift

Source (MIT): https://github.com/rfd62794/VoidDrift

Prototype — more orbital rings and drone types in progress.

Mobile feedback especially welcome.

u/FamiliarAnxiety9 — 10 days ago

I want to vibecode this exact ai saas

Hi guys. I am not a tech guy. But I see people like me just building new things without knwoing code. I know this exact idea can't earn me any money. But I want to learn how to vibecode by taking up this project: an AI book writing saas, with working backend, admin dashboard, functional ai to actually write a decent book

Has someone built this exact thing before, or can someone guide me on what tools to use (not rich enough to afford cursor, understand me😭)

Can someone guide me to build this by telling what tools to use, how to do this

reddit.com
u/FutureBuilderX — 9 days ago
▲ 3 r/theVibeCoding+1 crossposts

What will be the optimal way

Here is the thing in my current workflow I use codex + agy (ide+cli)....

I was planning with codex and building with agy but I was thinking why not use openrouter I want to know will it be sufficient? I mean I can use multiple models with the help of openrouter but I don't quite understand how it's billing works like do I have to pay monthly like codex and Claude what is it ? And on the other hand can I wire it into codex or Claude to use the api key to access the models also I'm on a 20$ plan on codex

reddit.com
u/Taki_7980 — 12 days ago