10 yrs in enterprise backend. Now building VibeNest.net: GitHub repo → live app for vibe coders and solo founders.

Joined February 2025
16 Photos and videos
Pinned Post
“Deploy any GitHub repo” sounded easy. Then real user projects arrived: wrong ports, missing envs, lockfile drama, surprise Dockerfiles, weird monorepos, apps that build fine and crash 3 seconds later. That’s the configuration zoo. A clean @coolifyio deploy gets us through ~30% of cases. That’s already useful, but nowhere near enough if you actually want people to ship random AI-generated projects. So we’ve been improving VibeNest’s AI Deploy Doctor: it reads build/runtime logs, applies safe fixes, and redeploys automatically. It adds ~40% more recoveries today. We want that number higher, but you can’t cover every edge case in theory. You only find the real weird stuff by working with real user projects. Come try yours: vibenest.net
8
218
VibeNest release digest: vibenest.net/blog/vibenest-l… GitHub deploy buttons, hardware codes, refreshable AI pages, light mode/live demos, Python Laravel recovery, and persistent deployment history. Less infra panel. More repo -> live app.
1
20
When I’m working well, I try not to eat. Once I eat, my primitive brain goes: food secured, no threats detected, why would we keep thinking? Any productivity tips, or is this just how humans work?
1
2
91
At the very beginning, I was sending outreach from my own Gmail accounts, so I automated the boring part. Built a tiny Chrome extension: feed it a JSON file, leave it on a Gmail tab, and go grab a coffee. Delays are configurable, but be careful with Gmail, Google can get suspicious :) Obviously not something you’d put in the Chrome Store. I built it for myself during the early stage, then moved to SMTP, but maybe someone else will find it useful. GitHub: github.com/NikitaBabenko/Vib… Landing: vibenest.net/vibenest-sender
1
8
154
Thanks, @AnthropicAI. I visited my parents, logged in from a different place, and Claude decided this was suspicious enough to put my account on hold. Family trip successfully upgraded to infrastructure incident.
64
21
836
80,639
I’m a dark theme absolutist. But working on the go in summer broke me. On light pages, the laptop blasts like a spotlight even in the sun. With a dark UI, no matter how hard you squint, finding anything starts approaching zero. So VibeNest now has a light theme. Still needs design polish though. If you’ve used Claude Design / Figma Make / v0 to improve an existing product UI, what actually worked?
5
18
566
VibeNest now has a public roadmap: vibenest.net/roadmap Registered users can vote for what we build next. I especially like contextual voting: if a future feature belongs in deploy settings/account security/project pages, the vote prompt can live there too. Less private backlog guessing. More real workflow signal.
3
13
351
VibeNest launch is going so well that Elon personally reached out. The real Elon, beyond any doubt. His instincts were right all along 😎
2
10
247
VibeNest is live on Product Hunt today. GitHub repo -> live app, ready for first users. SSL, analytics, monitoring, databases, and AI-assisted recovery when deploys fail. Feedback welcome: producthunt.com/products/vib…
4
11
286
Anthropic casually gave me access to pocket Mythos. I opened the model picker and suddenly felt underqualified as a mortal.
3
99
Claude, wtf? I’m completely lost in your billing numbers and request limits. @claudeai @AnthropicAI
3
61
1,287 open PRs on the Parameter Golf competition repo. 587 closed. Mine is somewhere in the open pile, submitted "early" with two days to spare. Turns out the procrastination-perfectionism cocktail is a pretty common engineering thing. @OpenAI reviewers, godspeed.
78
#6 - "let users become their own forward-deployed engineers" - this is what our ecosystem is built around. t.me/SynthCabalBot in Telegram: you talk to it about what you want, it writes the app and ships it to vibenest.net . No code, no IDE. The conversation IS the engineer. Under the hood: - conversational app generation - auto-generated landing page with SEO - self-healing deploy loop - catches errors, fixes them, retries until it ships - code patches when build issues need them Manual controls underneath when you want them. This is what "forward-deployed engineer for everyone" actually starts to look like.
Y Combinator's Summer 2026 request for startups:
227
Graphics card go brrr
48
39 architectures in the trash. The honest reason: I'm not at that level yet. Joined @OpenAI Parameter Golf early. Took the smallest compute grant, set a goal: rethink tiny LM training. Spent 6 weeks on Fourier features, Hyena, KAN MLPs, Modern Hopfield, Tropical Attention, Neural ODE depth. Watching the leaderboard, the honest answer arrived. The people producing real results are doing things that look modest from the outside, careful tokenizer work, principled LR sweeps, warmdown tuning, but the depth behind those choices is real, and I underestimated it. 5 days to deadline. Pivoting to fundamentals: study the strong submissions, learn what they're actually doing, ship something honest. The lesson I'm taking: ambition without enough foundation isn't research, it's just expensive guessing. @OpenAI thanks for the compute grant. It bought me something more valuable than a leaderboard rank: a clear-eyed view of my own gaps.
1
104