[π] Today Was #116: Hit the limits of vibe coding
β¨ Gemini 2.5 Pro Summary γ
A day of running into the limits of vibe coding and confirming a point that is hard to get past with fun alone.
- Original: http://blog.naver.com/hyeogikarp/223912013188
- Naver published at: 2025/06/26 07:42 KST
- Original category: Todayβs Verification
Original
ποΈ Date: 2025.6.25 Wed
Goals : 1/1
Tasks : 2/2
Habits : 5/5

π₯ YouTube live stream
Broadcast completed

π-π― Goal Management Routine System
Lifetime goal
-
[Life RPG]
-
Reach more than 10 million monthly users
2025 goals
-
[Life RPG]
-
π― Develop at least 5 related MVP apps
-
π― 1. Gurumiya
-
Management: student/teacher management, calendar dashboard, statistics, etc.
-
Student: History, calendar dashboard, rewards, motivation, piece levels, piece album, etc.
-
Account: account profile, etc.
-
π― 2. O-haru (Today Was)
-
Todayβs goals
-
SNS
-
[Gurumiya]
-
π― App monetization: subscription fee model
-
[Health]
-
π― Lose 10 kg (85 kg β 75 kg)
June goals
-
[Life RPG]
-
β Flutter App Development Basics 44/44
-
π― Practical Flutter App Development 83/125
-
[Gurumiya]
-
π― Web deployment
-
[Health]
-
π― Lose 1 kg (83 kg β 82 kg)
Week 4 goals
-
[Life RPG]
-
π― Practical Flutter App Development 83/125
-
β Create/join challenges/socializing/clubs
-
[Gurumiya]
-
π― Prepare for fourth meeting: FireAuth login, web deployment
-
[Health]
-
π― Lose 1.5 kg (83.5 kg β 82 kg)
Todayβs goals
- β Practical Flutter App Development 75/125

π-π Task Management Routine System
Todayβs tasks (each failure: -1000 won)
- β Upload todayβs proof to Instagram (+habit)

- β Youth Life Design School 1:1 mentoring call

π-βΎοΈ Habit Management Routine System
Todayβs habits
-
β Strength: at least 1 strength I discovered in myself today
-
I analyze myself in order to know and understand myself well.
-
I ask, listen, and pay attention to what other peopleβs needs are.
-
β Gratitude: at least 1 thing I was grateful for today
-
I am grateful to belong to a good community called church and to be able to share with good people.
-
β Exercise: at least 10 minutes of cardio/strength training

- β Meal: daily intake under 1800 kcal


- β Routine: check todayβs goals / tasks / habits


π€ Brief reflection
Recently, I have been feeling the limits of vibe coding a lot. The code complexity is becoming too high.
Is my skill lacking? Or is AI performance lacking?
It is probably both.
For using Cursor AI, the cost is too much of a problem.
For using GitHub Copilot in VS Code, the performance is too much of a problem.
Still, I am using Pro through the GitHub Education plan, and I can use the Claude 4 Sonnet model as much as I want, so that is niceβ¦
If I were financially free, I probably would have used Claude 4 Opus like crazy in Cursor AI.
To feel the rich-get-richer and poor-get-poorer gap here lol. Damnγ
Anyway, once this Gurumiya project is completed to some extent within 1-2 weeks, from the next project onward, I should lower my AI dependency a little by doing recommended-code coding(?) rather than vibe coding.
It may be a premature judgment from my lack of experience, but for now, coding that depends entirely on an AI Agent feels like poison to me.
Even though the Flutter course is now slowly heading toward the end, I still cannot understand how the generated code works.
If this continues, scalability and stability will become a real mess later.
Below is the scene where Firebase is set up in an instant in a project that was managing state with Riverpod.
Even properly learning Riverpod is hard enough, but seeing a more difficult Firebase project get set up in an instantβ¦
Anyway, my head gets complicated.


Leave a comment