<?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: Mihai-Cristian Bâltac</title>
    <description>The latest articles on DEV Community by Mihai-Cristian Bâltac (@baltacmihai).</description>
    <link>https://dev.to/baltacmihai</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%2F3760479%2F0d652fe8-84ad-4c34-bf7c-da9b6c8be0d8.png</url>
      <title>DEV Community: Mihai-Cristian Bâltac</title>
      <link>https://dev.to/baltacmihai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/baltacmihai"/>
    <language>en</language>
    <item>
      <title>I Thought Good Software Would Market Itself. I Was Wrong.</title>
      <dc:creator>Mihai-Cristian Bâltac</dc:creator>
      <pubDate>Tue, 14 Apr 2026 10:42:23 +0000</pubDate>
      <link>https://dev.to/baltacmihai/i-thought-good-software-would-market-itself-i-was-wrong-3eom</link>
      <guid>https://dev.to/baltacmihai/i-thought-good-software-would-market-itself-i-was-wrong-3eom</guid>
      <description>&lt;p&gt;For most of my career, I believed something a lot of technical people quietly believe:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you build something genuinely good, people will notice.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Clean code. Good UX. Fast performance. Real value.&lt;/p&gt;

&lt;p&gt;Surely that should be enough.&lt;/p&gt;

&lt;p&gt;It was not.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Belief That Broke
&lt;/h2&gt;

&lt;p&gt;My background was mostly in frontend, UI, and later full stack work. For years, I thought like a builder first: make the product better, make the system stronger, and the results will follow.&lt;/p&gt;

&lt;p&gt;That belief feels rational, especially when you spend most of your time around other technical people.&lt;/p&gt;

&lt;p&gt;But the moment you try to build something outside your job, you run into a different reality:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;good work does not automatically create attention.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Started Questioning It
&lt;/h2&gt;

&lt;p&gt;Then the market changed.&lt;/p&gt;

&lt;p&gt;AI got better. Layoffs became more common. More teams started doing more with fewer people. More non-technical people started building tools and workflows with AI.&lt;/p&gt;

&lt;p&gt;At the same time, I kept hearing the same kind of quiet anxiety from people in tech:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Every quarter we have another meeting where they announce the team will shrink again.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That pushed me into a question I had avoided for a long time:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If being a good developer is no longer enough, what else do I need to become?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Wrong Assumption
&lt;/h2&gt;

&lt;p&gt;When I started building things outside my job, I made a very common mistake.&lt;/p&gt;

&lt;p&gt;I thought quality would create demand.&lt;/p&gt;

&lt;p&gt;I thought if I made something useful, polished, and technically strong, people would come. Maybe through referrals, word of mouth, or “organic growth.”&lt;/p&gt;

&lt;p&gt;It sounds reasonable.&lt;/p&gt;

&lt;p&gt;It is also one of the biggest lies builders tell themselves.&lt;/p&gt;

&lt;p&gt;A good product does &lt;strong&gt;not&lt;/strong&gt; create traffic by itself.&lt;/p&gt;

&lt;p&gt;A good website does &lt;strong&gt;not&lt;/strong&gt; create attention by itself.&lt;/p&gt;

&lt;p&gt;A good app does &lt;strong&gt;not&lt;/strong&gt; create customers by itself.&lt;/p&gt;

&lt;p&gt;What good software does is this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;once people arrive, it helps convert, retain, and impress them.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But first, people have to arrive.&lt;/p&gt;

&lt;p&gt;That is where marketing starts.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Frustrated Me About Marketing
&lt;/h2&gt;

&lt;p&gt;When I started taking marketing seriously, it felt frustratingly vague.&lt;/p&gt;

&lt;p&gt;As developers, we are used to practical steps:&lt;br&gt;
install this, configure this, test this, fix this.&lt;/p&gt;

&lt;p&gt;Marketing felt full of advice like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;post consistently&lt;/li&gt;
&lt;li&gt;know your audience&lt;/li&gt;
&lt;li&gt;provide value&lt;/li&gt;
&lt;li&gt;build your brand&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of that is wrong.&lt;/p&gt;

&lt;p&gt;But when you are starting, it can feel too abstract to act on.&lt;/p&gt;

&lt;p&gt;So I approached marketing the same way I eventually learned programming:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;learn the concepts&lt;/li&gt;
&lt;li&gt;understand the mental models&lt;/li&gt;
&lt;li&gt;test things in the real world&lt;/li&gt;
&lt;li&gt;keep what works&lt;/li&gt;
&lt;li&gt;stop confusing theory with progress&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That changed the way I looked at it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Hardest Lesson
&lt;/h2&gt;

&lt;p&gt;The hardest lesson was this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;building something good and getting attention for it are two different skills.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A lot of technical people overvalue creation and undervalue distribution. I did too.&lt;/p&gt;

&lt;p&gt;We assume the hard part is making the product.&lt;/p&gt;

&lt;p&gt;Sometimes it is.&lt;/p&gt;

&lt;p&gt;But often the harder part is making the right people aware that it exists, understand why it matters, and trust it enough to try it.&lt;/p&gt;

&lt;p&gt;I also had another wrong assumption:&lt;/p&gt;

&lt;p&gt;I thought that if I wanted a problem solved badly enough, a lot of other people probably wanted the same thing.&lt;/p&gt;

&lt;p&gt;Sometimes that is true.&lt;/p&gt;

&lt;p&gt;Often it is not.&lt;/p&gt;

&lt;p&gt;A lot of developer-built products are polished versions of our own frustrations. That is not automatically bad, but it is not the same thing as market demand.&lt;/p&gt;

&lt;p&gt;To understand what other people actually need, you have to do something many developers avoid:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;talk to people. A lot of them.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Developers Still Have an Advantage
&lt;/h2&gt;

&lt;p&gt;The interesting part is that once I stopped expecting software to market itself, I started seeing a different advantage.&lt;/p&gt;

&lt;p&gt;Developers are not automatically good at marketing.&lt;/p&gt;

&lt;p&gt;But good developers do have one big advantage:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;we are trained to think in systems.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And that matters more than I expected.&lt;/p&gt;

&lt;p&gt;Because once you move past the surface-level idea of marketing, a lot of it becomes a question of structure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;what happens before attention&lt;/li&gt;
&lt;li&gt;what happens after someone clicks&lt;/li&gt;
&lt;li&gt;where people drop off&lt;/li&gt;
&lt;li&gt;what gets measured&lt;/li&gt;
&lt;li&gt;what creates friction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That was familiar territory.&lt;/p&gt;

&lt;p&gt;I stopped seeing marketing as “making posts” and started seeing it as part communication, part systems design, part customer understanding.&lt;/p&gt;

&lt;p&gt;That made it much easier to take seriously.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Believe Now
&lt;/h2&gt;

&lt;p&gt;I no longer believe that good software markets itself.&lt;/p&gt;

&lt;p&gt;I believe this instead:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;good software matters once attention already exists&lt;/li&gt;
&lt;li&gt;distribution is a real skill, not an afterthought&lt;/li&gt;
&lt;li&gt;understanding business makes technical work more valuable&lt;/li&gt;
&lt;li&gt;talking to customers beats guessing&lt;/li&gt;
&lt;li&gt;building is important, but it is not the whole game&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The market is getting noisier. More people can create. More tools reduce the gap. More companies buy outcomes, not technical elegance.&lt;/p&gt;

&lt;p&gt;So the question is no longer just:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can you build it?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is also:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can you understand who it is for, why it matters, and how it reaches the right people?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That is the shift I am trying to make now.&lt;/p&gt;

&lt;p&gt;And honestly, I think more developers should make it too.&lt;/p&gt;




&lt;p&gt;What changed your perspective more: building products, or trying to get people to care about them?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>marketing</category>
      <category>ai</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Has anyone managed to create a custom Gem in Gemini for image generation that actually works well?</title>
      <dc:creator>Mihai-Cristian Bâltac</dc:creator>
      <pubDate>Tue, 24 Mar 2026 18:41:06 +0000</pubDate>
      <link>https://dev.to/baltacmihai/has-anyone-managed-to-create-a-custom-gem-in-gemini-for-image-generation-that-actually-works-well-4280</link>
      <guid>https://dev.to/baltacmihai/has-anyone-managed-to-create-a-custom-gem-in-gemini-for-image-generation-that-actually-works-well-4280</guid>
      <description>&lt;p&gt;I’ve tried a lot of approaches: giving it JSON instructions, adding reference images, and describing the style in detail, but the results still don’t follow the intended look consistently.&lt;/p&gt;

&lt;p&gt;What I’m trying to achieve is simple:&lt;br&gt;
I want to upload one image and have Gemini generate a new image in the same visual style.&lt;/p&gt;

&lt;p&gt;At the moment, it doesn’t seem to handle that reliably.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>gemini</category>
      <category>google</category>
    </item>
  </channel>
</rss>
