hellno the optimist pfp
hellno the optimist
@hellno.eth
"hell no, I don't vibecode! I take pride in my craft and write things myself" said a devrel at cannes. I'm at the opposite end of the spectrum using LLMs all day and almost don't look at code anymore. here's what I do hellno vibe coding snapshot july 2025 · use subtasks in parallel: overall speedup and LLMs are good at deciding what should be done in sequence vs at the same time in different processes · get context and write lean PRDs: force the LLM to think longer improves everything. I was hesitant to do this after seeing @jc4p and @stephancill casting about it. turns out they are so right! taking time before writing code increases output quality A LOT and saves time to not get stuck in bug fix-vibe debugging loops later. · increase input speed A) use snippets to replace keywords into expanded prompts. tiny example: /par → continue, execute subtasks in parallel if possible B) speech to text is fun and much faster. might require setting up some dictionary to recognize some words, but overall fast and easy
5 replies
7 recasts
27 reactions

maurelian  pfp
maurelian
@maurelian.eth
How do you get to think longer, just prompting to do so?
1 reply
0 recast
0 reaction

hellno the optimist pfp
hellno the optimist
@hellno.eth
ultrathink as keyword at each step. going from context to PRD to concrete implementation plan gave enough space to think
0 reply
0 recast
1 reaction