<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Danila Verbinsky</title>
    <description>The latest articles on DEV Community by Danila Verbinsky (@hikionori).</description>
    <link>https://dev.to/hikionori</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F407649%2F7ccc68ff-8614-4d22-847e-56de35c32cef.png</url>
      <title>DEV Community: Danila Verbinsky</title>
      <link>https://dev.to/hikionori</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hikionori"/>
    <language>en</language>
    <item>
      <title>🛠️ MVP Weekend Manifesto</title>
      <dc:creator>Danila Verbinsky</dc:creator>
      <pubDate>Mon, 14 Jul 2025 09:00:00 +0000</pubDate>
      <link>https://dev.to/hikionori/mvp-weekend-manifesto-1o95</link>
      <guid>https://dev.to/hikionori/mvp-weekend-manifesto-1o95</guid>
      <description>&lt;h2&gt;
  
  
  🚀 Not just vibe coding. Vibe engineering.
&lt;/h2&gt;

&lt;p&gt;This isn’t about sipping coffee, typing some AI-generated code, and calling it a day.&lt;/p&gt;

&lt;p&gt;This is about building real things.&lt;br&gt;&lt;br&gt;
From scratch. From chaos. From an idea in your head to something people can click, tap, or break.&lt;/p&gt;

&lt;p&gt;It’s &lt;strong&gt;not about letting AI build for you&lt;/strong&gt; — it’s about &lt;strong&gt;building faster, deeper, and smarter with AI as your copilot&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 Why this series?
&lt;/h2&gt;

&lt;p&gt;Because:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;One person + AI&lt;/strong&gt; is already a &lt;em&gt;small team&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;MVPs don’t need months — just momentum.&lt;/li&gt;
&lt;li&gt;Real learning comes from doing, shipping, and debugging at 2AM.&lt;/li&gt;
&lt;li&gt;Done &amp;gt; Perfect. Always.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a challenge to myself — and maybe to you too:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;What can we actually ship in a weekend?&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  👨‍💻 Who is it for?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Devs who are tired of tutorials and want real-world chaos.&lt;/li&gt;
&lt;li&gt;Makers who start too many projects and finish too few.&lt;/li&gt;
&lt;li&gt;Engineers who want to &lt;strong&gt;build like artists&lt;/strong&gt; — fast, emotional, imperfect, but real.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether you're indie hacking, portfolio building, or just having fun — you're welcome here.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 How it works
&lt;/h2&gt;

&lt;p&gt;Each &lt;strong&gt;MVP Weekend&lt;/strong&gt; post will include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧩 A simple idea (or a dumb one — those work too)&lt;/li&gt;
&lt;li&gt;⚒️ Tools used (code, platforms, AI assistants)&lt;/li&gt;
&lt;li&gt;🧪 What worked, what failed, what barely held together&lt;/li&gt;
&lt;li&gt;🚀 Code, demo, maybe even a launch&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes it’ll be clean.&lt;br&gt;&lt;br&gt;
Sometimes it’ll be duct-taped.&lt;br&gt;&lt;br&gt;
But it’ll always be real.&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why MVP Weekend?
&lt;/h2&gt;

&lt;p&gt;Because a weekend is short enough to stay focused — but long enough to &lt;strong&gt;change something&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Let’s see what we can build in 48 hours, with coffee, curiosity, and just enough chaos.&lt;/p&gt;




&lt;p&gt;👉 Follow the series.&lt;br&gt;&lt;br&gt;
💬 Drop your ideas.&lt;br&gt;&lt;br&gt;
🛠️ Build your own.&lt;br&gt;&lt;br&gt;
And remember: &lt;strong&gt;Don’t just code the vibe. Engineer it.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>softwareengineering</category>
      <category>coding</category>
      <category>programming</category>
    </item>
    <item>
      <title>Vibe Engineering: Why It's the Next Step After Vibe Coding</title>
      <dc:creator>Danila Verbinsky</dc:creator>
      <pubDate>Tue, 06 May 2025 12:15:02 +0000</pubDate>
      <link>https://dev.to/hikionori/vibe-engineering-why-its-the-next-step-after-vibe-coding-59bi</link>
      <guid>https://dev.to/hikionori/vibe-engineering-why-its-the-next-step-after-vibe-coding-59bi</guid>
      <description>&lt;h2&gt;
  
  
  What is Vibe Coding?
&lt;/h2&gt;

&lt;p&gt;"Vibe coding" is a term coined in February 2025 by Andrej Karpathy, co-founder of OpenAI. It describes a coding style where a developer "fully surrenders to the vibe, forgetting that code even exists." The idea is to describe what you want in natural language, and large language models (LLMs) generate the corresponding code for you.&lt;/p&gt;

&lt;p&gt;This approach gained traction with tools like Cursor, which now generates over a billion lines of code daily and is used by companies such as Stripe, OpenAI, and Spotify. Apple has also partnered with Anthropic to bring "vibe coding" into its Xcode development environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problems With Vibe Coding
&lt;/h2&gt;

&lt;p&gt;While convenient and fast, vibe coding comes with significant drawbacks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The AI-generated code can be buggy, inefficient, or insecure.&lt;/li&gt;
&lt;li&gt;Developers may not fully understand what the code is doing, making debugging and maintenance harder.&lt;/li&gt;
&lt;li&gt;Over-reliance on AI can lead to technical debt and lower product quality.&lt;/li&gt;
&lt;li&gt;The approach often lacks structure, leading to brittle or unscalable architectures.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Enter Vibe Engineering
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Vibe engineering&lt;/strong&gt; offers a more thoughtful and structured alternative. It's about maintaining the creativity and fun of coding with AI, but grounding it in solid engineering principles. Instead of generating code on impulse, engineers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Plan and design the system architecture before coding.&lt;/li&gt;
&lt;li&gt;Use AI for automation of routine tasks, not as a crutch for the entire workflow.&lt;/li&gt;
&lt;li&gt;Ensure they fully understand, validate, and test the code they deploy.&lt;/li&gt;
&lt;li&gt;Focus on performance, security, scalability, and maintainability.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In vibe engineering, AI is a partner—not a replacement—for deep technical thinking and responsible design.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Vibe Engineering Is Better
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Vibe Coding&lt;/th&gt;
&lt;th&gt;Vibe Engineering&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Fast, spontaneous&lt;/td&gt;
&lt;td&gt;Thoughtful, intentional&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Code may lack structure&lt;/td&gt;
&lt;td&gt;Code is well-architected&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Short-term velocity&lt;/td&gt;
&lt;td&gt;Long-term maintainability&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Developer is often passive&lt;/td&gt;
&lt;td&gt;Developer is active and in control&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;High risk of bugs or tech debt&lt;/td&gt;
&lt;td&gt;Built with quality and resilience&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Vibe engineering respects both the art and the science of software development. It’s jazz with theory, not just noise.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Vibe coding democratized and accelerated software creation, but it also introduced chaos and complexity when used carelessly. Vibe engineering is the natural evolution—bringing purpose, clarity, and professionalism to AI-assisted development.&lt;/p&gt;

&lt;p&gt;So next time you open your editor, don’t just vibe code—&lt;strong&gt;vibe engineer&lt;/strong&gt;.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Inspired by insights from Andrej Karpathy, Cursor.dev, FT, Reuters, and the developer community.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>devrel</category>
      <category>vibecoding</category>
      <category>sre</category>
    </item>
    <item>
      <title>What if ...?</title>
      <dc:creator>Danila Verbinsky</dc:creator>
      <pubDate>Sat, 13 Jan 2024 08:24:34 +0000</pubDate>
      <link>https://dev.to/hikionori/what-if--5c6k</link>
      <guid>https://dev.to/hikionori/what-if--5c6k</guid>
      <description>&lt;h2&gt;
  
  
  Preamble
&lt;/h2&gt;

&lt;p&gt;After witnessing the Rabbit R1 presentation at CES 2024, I couldn't help but question the necessity of a new device when our current smartphones boast impressive capabilities. While the R1 showcased less powerful hardware compared to modern phones, its software left a lasting impression. &lt;/p&gt;

&lt;p&gt;It made me ponder why mobile developers, over the extensive history of Android and iOS, haven't presented similarly innovative concepts. With this in mind, I'd like to share an idea that has been brewing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Idea
&lt;/h2&gt;

&lt;p&gt;What if collectively, all mobile and web developers unite to create a standardized interface for AI? Imagine a single file, a straightforward JSON, where developers instruct AI on how to interact with their respective applications. By implementing just one method to retrieve this JSON, we could enable seamless interaction between AI and apps.&lt;/p&gt;

&lt;p&gt;I acknowledge that this idea is in its early stages and might have challenges, but I believe it holds merit. I welcome your thoughts and any potential enhancements to this concept.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>mobile</category>
      <category>development</category>
      <category>api</category>
    </item>
    <item>
      <title>Why the real metaverse is doomed to never appear.</title>
      <dc:creator>Danila Verbinsky</dc:creator>
      <pubDate>Sun, 26 Jun 2022 20:10:44 +0000</pubDate>
      <link>https://dev.to/hikionori/why-the-real-metaverse-is-doomed-to-never-appear-19ea</link>
      <guid>https://dev.to/hikionori/why-the-real-metaverse-is-doomed-to-never-appear-19ea</guid>
      <description>&lt;p&gt;Well, I'm open to criticism, but I want to discuss why the true metaverse never comes. Let's start with terminology. The Metaverse is a permanent virtual space in which people can interact with each other and with digital objects through their avatars using virtual reality technologies. Interaction can take place with the help of various technological devices, both with the help of traditional personal computers and with virtual and augmented reality headsets.&lt;br&gt;
I also want to add some of my thoughts. The Metaverse shouldn't be dependent on any big company like Facebook or Microsoft, as that would bring it all down to business. It seems to me that the metaverse should be supplementable by ordinary users or other programmers, and for this you need some kind of standard library or utility for free development.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
