<?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: Daniel MacDonald</title>
    <description>The latest articles on DEV Community by Daniel MacDonald (@glueops).</description>
    <link>https://dev.to/glueops</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%2F3265870%2F3742268f-7811-40c7-809e-dacba24885ac.png</url>
      <title>DEV Community: Daniel MacDonald</title>
      <link>https://dev.to/glueops</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/glueops"/>
    <language>en</language>
    <item>
      <title>Why I Built Glue — A Flowchart Tool That Doesn’t Let You Drag Anything</title>
      <dc:creator>Daniel MacDonald</dc:creator>
      <pubDate>Sun, 15 Jun 2025 17:20:27 +0000</pubDate>
      <link>https://dev.to/glueops/why-i-built-glue-a-flowchart-tool-that-doesnt-let-you-drag-anything-10ci</link>
      <guid>https://dev.to/glueops/why-i-built-glue-a-flowchart-tool-that-doesnt-let-you-drag-anything-10ci</guid>
      <description>&lt;p&gt;I built Glue because I got tired of dragging boxes around just to get my ideas out.&lt;/p&gt;

&lt;p&gt;Most flowchart tools feel like graphic design suites. You spend more time aligning connectors and fighting toolbars than actually thinking.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Glue doesn’t do that.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You type. It sticks.  &lt;/p&gt;

&lt;p&gt;Each symbol appears where it belongs. Flow connects without dragging. Ideas move as fast as your brain can type.&lt;/p&gt;




&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Flowcharts by typing, not dragging  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add branches instantly  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Autosave, undo/redo, session memory  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Windows MSI installer + portable ZIP  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Trial with license unlock (yes, I built the license system too)  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drag-and-drop branches between charts — &lt;em&gt;they part like the Red Sea&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj1ko8z0m0bj0yjw5mw6g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj1ko8z0m0bj0yjw5mw6g.png" alt="Image description" width="800" height="689"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F44l8oc2fbpchkubmmaft.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F44l8oc2fbpchkubmmaft.png" alt="Image description" width="800" height="898"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Who It’s For
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Devs outlining systems or state machines  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Writers mapping plots or arcs  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Game designers planning encounters  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Anyone tired of feeling like flowcharting is a fight&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Download
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://glueapp.itch.io/glue" rel="noopener noreferrer"&gt;https://glueapp.itch.io/glue&lt;/a&gt; or visit my site &lt;a href="https://lavachart.com" rel="noopener noreferrer"&gt;https://lavachart.com&lt;/a&gt;​&lt;/p&gt;

&lt;p&gt;You’ll get the free trial. After 7 days, unlock it with a license key. One-time purchase. No accounts. No SaaS glue traps.&lt;/p&gt;




&lt;p&gt;More coming soon. If you try it and it helps, let me know. If it breaks, I’ll fix it.&lt;/p&gt;

&lt;p&gt;Stick fast,  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;– glueops&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Flowcharting Without Dragging: Meet Glue</title>
      <dc:creator>Daniel MacDonald</dc:creator>
      <pubDate>Sat, 14 Jun 2025 22:17:18 +0000</pubDate>
      <link>https://dev.to/glueops/flowcharting-without-dragging-meet-glue-49pc</link>
      <guid>https://dev.to/glueops/flowcharting-without-dragging-meet-glue-49pc</guid>
      <description>&lt;h1&gt;
  
  
  I built a flowchart tool so I could stop dragging boxes and start thinking
&lt;/h1&gt;

&lt;p&gt;I got tired of flowchart tools that made me feel like a reluctant graphic designer.&lt;/p&gt;

&lt;p&gt;Dragging boxes. Snapping connectors. Nudging arrows like a drunk Tetris game.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Glue&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It’s a Windows app that lets you make flowcharts by typing.&lt;br&gt;&lt;br&gt;
Just type your idea, hit enter — it sticks.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Glue Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt; Type-based flowcharting — no dragging&lt;/li&gt;
&lt;li&gt; Auto-layout and spacing&lt;/li&gt;
&lt;li&gt; Undo/redo, autosave, and multi-chart session memory&lt;/li&gt;
&lt;li&gt; MSI installer with Start Menu shortcut (or portable .zip)&lt;/li&gt;
&lt;li&gt; Trial version with offline license enforcement (7-day cache)&lt;/li&gt;
&lt;li&gt; Designed for people who think fast and hate slow UI&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Download
&lt;/h2&gt;

&lt;p&gt;Get it here:&lt;br&gt;&lt;br&gt;
&lt;a href="https://glueapp.itch.io/glue" rel="noopener noreferrer"&gt;glueapp.itch.io/glue&lt;/a&gt; or https:lavachart.com/download/&lt;/p&gt;

&lt;p&gt;You’ll get the MSI installer.&lt;br&gt;&lt;br&gt;
Works on Windows 10/11. Trial version runs for 7 days. After that, you can unlock it with a onetime license key ($19.99).&lt;/p&gt;




&lt;h2&gt;
  
  
  🧱 Why I Built It
&lt;/h2&gt;

&lt;p&gt;I originally called it Lavachart. It started as a flowchart engine for my own design notes.&lt;/p&gt;

&lt;p&gt;It evolved into a full memory-loaded chart system with license validation, offline caching, and session restore — and a war on bloat.&lt;/p&gt;

&lt;p&gt;No cloud. No drag. No web app fluff.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 Who It's For
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Writers mapping plot and character arcs&lt;/li&gt;
&lt;li&gt;Engineers designing processes&lt;/li&gt;
&lt;li&gt;DevOps teams diagramming workflows&lt;/li&gt;
&lt;li&gt;Anyone who wants to &lt;strong&gt;think, not click&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Just type. It sticks.&lt;/em&gt;&lt;br&gt;&lt;br&gt;
We stick. We don’t spray.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;I’m happy to answer questions, fix bugs, or improve it for anyone who actually uses it.&lt;br&gt;&lt;br&gt;
And yeah — if you try it and it helps, let me know. That sticks too.&lt;/p&gt;

&lt;p&gt;Thanks for reading,&lt;br&gt;
— &lt;code&gt;@glueops&lt;/code&gt;&lt;/p&gt;

</description>
      <category>pro</category>
      <category>devops</category>
      <category>programming</category>
      <category>python</category>
    </item>
  </channel>
</rss>
