Как я собрал statusline для Claude Code с мониторингом VPS за одну сессию

Три VPS, MCP SSH, сессии по 10-15 часов. Каждый раз одно и то же: сколько контекста съедено? Пора /compact ? Какой сервер под нагрузкой? Ни один из существующих statusline это не показывал. Собрал свой — за одну сессию в claude.ai . Вот как это выглядит в реальной рабочей сессии:

https://habr.com/ru/articles/1013414/

#claude #claude_code #shell #bash #vps #мониторинг #контекст #devops #vibecoding

Как я собрал statusline для Claude Code с мониторингом VPS за одну сессию

Три VPS, MCP SSH, сессии по 10-15 часов. Каждый раз одно и то же: сколько контекста съедено? Пора /compact ? Какой сервер под нагрузкой? Ни один из существующих statusline это не показывал. Собрал...

Хабр

Just published a short nonfiction story called "All tests pass". https://evanhahn.com/all-tests-pass-a-short-story/

#ai #programming #VibeCoding #arturo

All tests pass: a short story

One night, I wrote a simple script to pick a random programming language. After shuffling a few times, I landed on a language called Arturo. I decided to try it for fun.

Vibe-driven model-based engineering: when low-code and AI had a son

Read on to discover how to best combine #lowcode and #AI (#vibecoding) to balance #determinism and #flexibility.

#hint: all the paths do not lead to #Rome but to #models

https://modeling-languages.com/vibe-driven-model-based-engineering/

We Are Operations.
Wir automatisieren Abläufe.

Auf dem Jahresauftakt haben wir in zwei Workshops den Einstieg in #Copilot Studio und #VibeCoding gefunden. Neben Aha-Momenten entstanden einige Spiele zum Mitnehmen. Viele der Kolleginnen wissen nun, ob und wie sie tiefer in das Thema Künstliche Intelligenz einsteigen.

Danke an Hannes Deeken, Jasper Janka, Lucas Hinz und Tim Maaßen für die gute Vorbereitung, die professionelle Durchführung und eure sympathische offene Art, Wissen zu vermitteln.

PC Gamer: After this game dev shared her prototype online, it took less than 5 hours for someone to post their vibecoded knockoff. “Shameless videogame knockoffs are a tale as old as time, of course; once something crosses a critical threshold of attention, it’s inevitable that clones will flood the iOS app store soon afterwards in a mad rush to capitalize on the zeitgeist. … But [Freya] […]

https://rbfirehose.com/2026/03/22/pc-gamer-after-this-game-dev-shared-her-prototype-online-it-took-less-than-5-hours-for-someone-to-post-their-vibecoded-knockoff/
PC Gamer: After this game dev shared her prototype online, it took less than 5 hours for someone to post their vibecoded knockoff

PC Gamer: After this game dev shared her prototype online, it took less than 5 hours for someone to post their vibecoded knockoff. “Shameless videogame knockoffs are a tale as old as time, of…

ResearchBuzz: Firehose

Devibecoding as a Service? 💡

Apparently my brain won't stop thinking about vibecoding today so here is another one.

🚀 In my previous posts I defined vibecoding as code nobody fully understands, and devibecoding as the process of making it yours. But what if you can't or don't want to do that yourself?

🏢 I think there's a business model emerging here. More and more startups and small companies vibecode their MVPs. Some of those actually get traction. And suddenly you have a prototype that works, has users, maybe even revenue — but the code underneath is a black box nobody on the team truly understands.

🔧 Enter devibecoding as a service. A spectrum from self-help to full takeover:

⚡ Tools that help you understand and restructure your own vibecoded codebase
⚡ Consulting and code audits that identify the critical gaps
⚡ Full transformation — taking a vibecoded prototype and turning it into a maintainable business application

🤔 This isn't entirely new — agencies have always rescued messy codebases. But the scale could be different. If vibecoding lowers the barrier to building software, the number of prototypes that need "growing up" will explode.

💬 Think of it as the natural next step: vibecoding creates, devibecoding matures. And there might be a whole industry in between.

Would you pay for devibecoding as a service? Or is "just rewrite it properly" always the better answer?

#SoftwareDevelopment #AI #Vibecoding #Devibecoding #StartupLife #CodeQuality #BusinessModel

Replacing #SaaS with workflows build around #LLM is obviously unsustainable, so I'm expecting a lot of crying when the cheap tokens end. Some will drop it, some got hooked too much and will grind their teeth and pay.

But you could actually vibe-engineer a replacement for many of SaaS, and even if you spend 200€ on tokens, it starts making a return in a couple of months at worst.

I mean why try to fit my business into their model, as if squeezing a square peg in a round hole, and pay for it, when you can have tailor-made service in a couple of weeks? And I don't even mean stupid blind #vibeCoding - that takes days.

my 3.5¢

#SaaSPocalypse #vibeEngineering

One thing vibe coders never tells you is how much it actually cost to build your - most likely already open source, app. 2 years of vibe coding for 26 euro revenue.

I'm sure he'd be better off spending that money to educate himself, learn coding, build it himself and eventually build any other app he wants...
#AI #Programming #Tech #vibecoding #saas

#Claude #Code ist wirklich beeindruckend. Ich habe das mal in einer Ubuntu-VM mit #vscode und dem Claude-Plugin mit python aufgesetzt und es beeindruck mich massiv. Soweit ich die Code-Qualität bewertet habe, ist da nichts zu beanstanden. Selbst kontextlose Aussagen werden korrekt gedeutet.

#vibecoding #testlauf #ki #ai

Devibecoding 🔧

In my last post I defined vibecoded code as code nobody on your team has fully understood. But what happens when you take that code and make it yours?

I think we need a term for this: devibecoding.

💻 Devibecoding is the process of taking code you don't fully grasp — whether AI generated or not — and systematically working through it until you truly own it. Understanding it, restructuring it, making it maintainable.

🧠 This is not just code review. It's a mix of reverse engineering, refactoring and deep comprehension — without being able to ask the original author about their intent. Because there was no human author.

💬 Someone in the replies to my last post described exactly this: putting in the effort to understand and reformat AI output until it becomes their code. That's devibecoding in practice.

🚀 And here is my take: this will become its own discipline. With its own tools, its own best practices, maybe its own specialists. Think tools that don't just lint but explain. That visualize where your understanding gaps are. Possibly even AI helping you understand AI code — ironic but inevitable.

⚡ The more vibecode exists in the world, the bigger the need for people who can devibecode it.

What do you think — is this already part of your workflow? And what tooling would help you most? 🔍

#SoftwareDevelopment #AI #Vibecoding #Devibecoding #CodeQuality #DevLife #Refactoring