<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>administrators</title>
    <link>https://bilog.tr/administrators/</link>
    <description></description>
    <pubDate>Thu, 02 Jul 2026 18:33:39 +0000</pubDate>
    <item>
      <title>Hi, I&#39;m Jack 👋</title>
      <link>https://bilog.tr/administrators/hi-im-jack</link>
      <description>&lt;![CDATA[I&#39;m a gardener who loves growing code and writing stories about it. Online, I&#39;m known by the motto &#34;HARD IN SOFT OUT&#34; — I believe that good technical writing should either teach something, or make the reader feel less alone in the chaos of a dystopia. Ideally, both.&#xA;&#xA;---&#xA;&#xA;🌱 Where Can I Be Found?&#xA;&#xA;📝 Writing: DEV Community — where I share thoughts on code, technology, and life as a developer.&#xA;🐦 Chattering: X (Twitter) — where I share dark humor and random opinions. Dark humor is my coping mechanism.&#xA;💻 Coding: GitHub — where I maintain code projects, including philosophical explorations of developer limitations and mental health.&#xA;🏆 Competing: Codeforces — where I hone my competitive programming skills, one problem at a time.&#xA;&#xA;Education? Still learning — and I don&#39;t think I&#39;ve found the end of it yet.&#xA;&#xA;I&#39;m a gardener, and this code garden is never finished.&#xA;&#xA;If you&#39;re looking for someone to plant ideas and harvest code for your team, let me know.&#xA;&#xA;---&#xA;&#xA;🌿 Featured Projects&#xA;&#xA;Here are some of the projects I&#39;m currently maintaining on GitHub. I believe every project is a story, not just a collection of code.&#xA;&#xA;---&#xA;&#xA;🌿 metamorphosis-404&#xA;&#xA;  &#34;What if you were an HTTP 404 page?&#34;&#xA;&#xA;This is my flagship project — a technical and philosophical exploration. More than just a Python script, this project is a deep dive into the concept of boundaries, the obsession with 100% uptime, and how it all impacts a developer&#39;s mental health.&#xA;&#xA;This project is a reflection of the anxieties and questions I often think about.&#xA;&#xA;🔗 View on GitHub&#xA;&#xA;---&#xA;&#xA;♟️ Play Chess Against The Machine&#xA;&#xA;  &#34;I built an interactive chess game where you play against an AI that explains each move.&#34;&#xA;&#xA;This project is proof that technology can be a tool for learning. I built an interactive chess game where the AI is not just an opponent, but also a teacher — explaining why each move is good or bad. Perfect for beginners looking to learn chess tactics.&#xA;&#xA;🔗 Read the Article on DEV (Replace with your actual article link)&#xA;&#xA;---&#xA;&#xA;To see all my other projects, visit my GitHub profile: github.com/setuju&#xA;&#xA;---&#xA;&#xA;✍️ Featured Writing&#xA;&#xA;I write about code, technology, and sometimes about being human in a dystopian world. Here are some of my recent and notable articles on DEV Community:&#xA;&#xA;---&#xA;&#xA;🎮 Solstice Arcade: Festival of Light&#xA;&#xA;June Solstice Game Jam 2026 Submission&#xA;&#xA;An interactive web experience celebrating humanity&#39;s diversity under the light of the longest day. Serves as an anthology of 5 mini-games (Spectrum, Galveston, Sumo, ShadowChef, LongestSecond) honoring cultural, historical, and mathematical milestones — including Juneteenth, international sushi day, the World Cup, and Alan Turing&#39;s monumental contributions. Features a 4-layer security architecture with Brainfuck parser, Enigma simulator, server validation, and client countermeasures, plus a hidden Easter egg tribute to Turing.&#xA;&#xA;Tech Stack: React 18 + TypeScript, Vite + Tailwind CSS, Firebase, Web Audio API, Canvas API, GitHub Actions&#xA;&#xA;---&#xA;&#xA;🤖 I Made Two AI Models Fight Each Other. They Agreed Way Too Much.&#xA;&#xA;A deep dive into the surprising phenomenon where AI models, when pitted against each other, often converge on the same answers rather than debating. Explores the implications for multi-agent systems and the hidden biases in AI training distributions.&#xA;&#xA;---&#xA;&#xA;🌱 Building EcoSnap: An AI-Powered Plant Companion for a Greener Planet&#xA;&#xA;DEV Weekend Challenge: Earth Day Submission&#xA;&#xA;An AI-powered plant identifier and eco-garden advisor that helps anyone discover, care for, and garden with native plants to support local biodiversity. Privacy-first — images are sent directly to Gemini API with no data stored on any server.&#xA;&#xA;Key Features: Instant plant ID with detailed info, eco-gardening tips with native companion plants, local history saving, and a beautiful glassmorphic UI.&#xA;&#xA;Tech Stack: Vanilla HTML/CSS/JS, Google Gemini 2.5 Flash, LocalStorage, Vercel/Netlify&#xA;&#xA;---&#xA;&#xA;🌍 I Built a Carbon Footprint Tracker in 48 Hours — Here&#39;s How Copilot Saved Me&#xA;&#xA;DEV Weekend Challenge: Earth Day Submission&#xA;&#xA;EcoTrack Pro — a privacy-first carbon footprint calculator that asks 15+ lifestyle questions and provides personalized, quantified recommendations. Features real-time grid intensity by country, interactive charts, and anonymous cloud sync without login.&#xA;&#xA;Tech Stack: Vanilla HTML/CSS/JS, Chart.js, Supabase (PostgreSQL), EPA/IPCC data sources&#xA;&#xA;---&#xA;&#xA;🪦 The Silicon Valley Database Graveyard: What 7 Dead Migrations Taught Me About The Illusion of &#34;Modern&#34;&#xA;&#xA;A sobering reflection from fifteen years as a database architect and &#34;last resort&#34; firefighter. Charts the precise coordinates of technological shipwrecks — including an $8.9 million migration and 847 million corrupted records. The killer? Not bad code, but the seductive lie: &#34;This database is newer, so it must be better.&#34;&#xA;&#xA;---&#xA;&#xA;🚀 From &#34;Hello World&#34; to &#34;Hello Agents&#34;: The Developer Keynote That Rewired Software Engineering&#xA;&#xA;A critical examination of how AI agents are reshaping software engineering — moving beyond the traditional &#34;Hello World&#34; paradigm into a new era of orchestration and intelligent automation.&#xA;&#xA;---&#xA;&#xA;📓 Now — July 2026&#xA;&#xA;Here&#39;s what I&#39;m working on and thinking about right now.&#xA;&#xA;🌱 Writing: Currently drafting a follow-up essay on limitations in software development, inspired by the metamorphosis-404 project. Also occasionally writing a coding diary here at paperboat.&#xA;💻 Learning: Still on the long journey of finding the &#34;end of education.&#34; Currently exploring competitive programming on Codeforces — I&#39;ve solved 14 problems and counting.&#xA;🍳 Cooking &amp; Eating: As stated in my bio, cooking + eating is part of who I am. Recent kitchen experiments:&#xA;  Meatballs&#xA;  Arsik&#xA;  Various dishes with eggs as the main ingredient&#xA;  Many more ^^&#xA;🎯 Focus: Finding a balance between coding, writing stories, and staying sane in this fast-paced world.&#xA;&#xA;---&#xA;&#xA;🛠️ My Tools&#xA;&#xA;These are the tools I use daily for coding, writing, and surviving.&#xA;&#xA;💻 Hardware&#xA;&#xA;Laptop: Potato Laptop TT&#xA;Keyboard: Logitech Keyboard&#xA;Mouse: Logitech Mouse&#xA;&#xA;🧑‍💻 Software &amp; Editors&#xA;&#xA;Editor: VS Code / Neovim / Sublime Text&#xA;Terminal: iTerm2 / Alacritty / Windows Terminal&#xA;Browser: Arc / Brave / Firefox&#xA;&#xA;📦 Favorite Stack &amp; Tools&#xA;&#xA;Programming Languages: Python, Perl, TypeScript, Java, JavaScript, C++&#xA;Version Control: Git &amp; GitHub&#xA;Blogging Platform: Paperboat (of course!) &amp; DEV Community&#xA;Competitive Programming: Codeforces&#xA;&#xA;☕️ Miscellaneous&#xA;&#xA;Favorite Coding Snack: Black coffee, nuts, &amp; chocolate&#xA;Working Music: Lofi / Instrumental / White noise&#xA;&#xA;---&#xA;&#xA;  &#34;Good technical writing should either teach you something or make you feel less alone.&#34; — HARD IN SOFT OUT&#xA;&#xA;---&#xA;&#xA;Note: This page will continue to evolve. This is a snapshot of who I am right now. Check back often to see how things develop.]]&gt;</description>
      <content:encoded><![CDATA[<p>I&#39;m a gardener who loves growing code and writing stories about it. Online, I&#39;m known by the motto <strong>“HARD IN SOFT OUT”</strong> — I believe that good technical writing should either teach something, or make the reader feel less alone in the chaos of a dystopia. Ideally, both.</p>

<hr>

<h2 id="where-can-i-be-found">🌱 Where Can I Be Found?</h2>
<ul><li><strong>📝 Writing:</strong> <a href="https://dev.to/ggle_in" rel="nofollow">DEV Community</a> — where I share thoughts on code, technology, and life as a developer.</li>
<li><strong>🐦 Chattering:</strong> <a href="https://x.com/reCODEjack" rel="nofollow">X (Twitter)</a> — where I share dark humor and random opinions. <em>Dark humor is my coping mechanism.</em></li>
<li><strong>💻 Coding:</strong> <a href="https://github.com/setuju" rel="nofollow">GitHub</a> — where I maintain code projects, including philosophical explorations of developer limitations and mental health.</li>
<li><strong>🏆 Competing:</strong> <a href="https://codeforces.com/profile/kenapa" rel="nofollow">Codeforces</a> — where I hone my competitive programming skills, one problem at a time.</li></ul>

<p>Education? Still learning — and I don&#39;t think I&#39;ve found the end of it yet.</p>

<p>I&#39;m a <em>gardener</em>, and this code garden is never finished.</p>

<p>If you&#39;re looking for someone to plant ideas and harvest code for your team, let me know.</p>

<hr>

<h2 id="featured-projects">🌿 Featured Projects</h2>

<p>Here are some of the projects I&#39;m currently maintaining on <a href="https://github.com/setuju" rel="nofollow">GitHub</a>. I believe every project is a story, not just a collection of code.</p>

<hr>

<h3 id="metamorphosis-404">🌿 metamorphosis-404</h3>

<blockquote><p><em>“What if you were an HTTP 404 page?”</em></p></blockquote>

<p>This is my flagship project — a technical and philosophical exploration. More than just a Python script, this project is a deep dive into the concept of boundaries, the obsession with 100% uptime, and how it all impacts a developer&#39;s mental health.</p>

<p>This project is a reflection of the anxieties and questions I often think about.</p>

<p><a href="https://github.com/setuju/metamorphosis-404" rel="nofollow">🔗 View on GitHub</a></p>

<hr>

<h3 id="play-chess-against-the-machine">♟️ Play Chess Against The Machine</h3>

<blockquote><p><em>“I built an interactive chess game where you play against an AI that explains each move.”</em></p></blockquote>

<p>This project is proof that technology can be a tool for learning. I built an interactive chess game where the AI is not just an opponent, but also a teacher — explaining why each move is good or bad. Perfect for beginners looking to learn chess tactics.</p>

<p><a href="https://dev.to/ggle_in" rel="nofollow">🔗 Read the Article on DEV</a> <em>(Replace with your actual article link)</em></p>

<hr>

<p>To see all my other projects, visit my GitHub profile: <a href="https://github.com/setuju" rel="nofollow">github.com/setuju</a></p>

<hr>

<h2 id="featured-writing">✍️ Featured Writing</h2>

<p>I write about code, technology, and sometimes about being human in a dystopian world. Here are some of my recent and notable articles on DEV Community:</p>

<hr>

<h3 id="solstice-arcade-festival-of-light-https-dev-to-ggle-in-solstice-arcade-festival-of-light-2m4n">🎮 <a href="https://dev.to/ggle_in/solstice-arcade-festival-of-light-2m4n" rel="nofollow">Solstice Arcade: Festival of Light</a></h3>

<p><em>June Solstice Game Jam 2026 Submission</em></p>

<p>An interactive web experience celebrating humanity&#39;s diversity under the light of the longest day. Serves as an anthology of <strong>5 mini-games</strong> (Spectrum, Galveston, Sumo, ShadowChef, LongestSecond) honoring cultural, historical, and mathematical milestones — including Juneteenth, international sushi day, the World Cup, and Alan Turing&#39;s monumental contributions. Features a <strong>4-layer security architecture</strong> with Brainfuck parser, Enigma simulator, server validation, and client countermeasures, plus a hidden Easter egg tribute to Turing.</p>

<p><strong>Tech Stack:</strong> React 18 + TypeScript, Vite + Tailwind CSS, Firebase, Web Audio API, Canvas API, GitHub Actions</p>

<hr>

<h3 id="i-made-two-ai-models-fight-each-other-they-agreed-way-too-much-https-dev-to-ggle-in-i-made-two-ai-models-fight-each-other-they-agreed-way-too-much-4jb5">🤖 <a href="https://dev.to/ggle_in/i-made-two-ai-models-fight-each-other-they-agreed-way-too-much-4jb5" rel="nofollow">I Made Two AI Models Fight Each Other. They Agreed Way Too Much.</a></h3>

<p>A deep dive into the surprising phenomenon where AI models, when pitted against each other, often converge on the same answers rather than debating. Explores the implications for multi-agent systems and the hidden biases in AI training distributions.</p>

<hr>

<h3 id="building-ecosnap-an-ai-powered-plant-companion-for-a-greener-planet-https-dev-to-ggle-in-building-ecosnap-an-ai-powered-plant-companion-for-a-greener-planet-1ffb">🌱 <a href="https://dev.to/ggle_in/building-ecosnap-an-ai-powered-plant-companion-for-a-greener-planet-1ffb" rel="nofollow">Building EcoSnap: An AI-Powered Plant Companion for a Greener Planet</a></h3>

<p><em>DEV Weekend Challenge: Earth Day Submission</em></p>

<p>An AI-powered plant identifier and eco-garden advisor that helps anyone discover, care for, and garden with native plants to support local biodiversity. Privacy-first — images are sent directly to Gemini API with <strong>no data stored on any server</strong>.</p>

<p><strong>Key Features:</strong> Instant plant ID with detailed info, eco-gardening tips with native companion plants, local history saving, and a beautiful glassmorphic UI.</p>

<p><strong>Tech Stack:</strong> Vanilla HTML/CSS/JS, Google Gemini 2.5 Flash, LocalStorage, Vercel/Netlify</p>

<hr>

<h3 id="i-built-a-carbon-footprint-tracker-in-48-hours-here-s-how-copilot-saved-me-https-dev-to-ggle-in-i-built-a-carbon-footprint-tracker-in-48-hours-heres-how-copilot-saved-me-4mfn">🌍 <a href="https://dev.to/ggle_in/i-built-a-carbon-footprint-tracker-in-48-hours-heres-how-copilot-saved-me-4mfn" rel="nofollow">I Built a Carbon Footprint Tracker in 48 Hours — Here&#39;s How Copilot Saved Me</a></h3>

<p><em>DEV Weekend Challenge: Earth Day Submission</em></p>

<p>EcoTrack Pro — a privacy-first carbon footprint calculator that asks 15+ lifestyle questions and provides personalized, quantified recommendations. Features real-time grid intensity by country, interactive charts, and anonymous cloud sync without login.</p>

<p><strong>Tech Stack:</strong> Vanilla HTML/CSS/JS, Chart.js, Supabase (PostgreSQL), EPA/IPCC data sources</p>

<hr>

<h3 id="the-silicon-valley-database-graveyard-what-7-dead-migrations-taught-me-about-the-illusion-of-modern-https-dev-to-ggle-in-the-silicon-valley-database-graveyard-what-7-dead-migrations-taught-me-about-the-illusion-of-36id">🪦 <a href="https://dev.to/ggle_in/the-silicon-valley-database-graveyard-what-7-dead-migrations-taught-me-about-the-illusion-of-36id" rel="nofollow">The Silicon Valley Database Graveyard: What 7 Dead Migrations Taught Me About The Illusion of “Modern”</a></h3>

<p>A sobering reflection from fifteen years as a database architect and “last resort” firefighter. Charts the precise coordinates of technological shipwrecks — including an $8.9 million migration and 847 million corrupted records. The killer? Not bad code, but the seductive lie: <em>“This database is newer, so it must be better.”</em></p>

<hr>

<h3 id="from-hello-world-to-hello-agents-the-developer-keynote-that-rewired-software-engineering-https-dev-to-ggle-in-from-hello-world-to-hello-agents-the-developer-keynote-that-rewired-software-engineering-2b8k">🚀 <a href="https://dev.to/ggle_in/from-hello-world-to-hello-agents-the-developer-keynote-that-rewired-software-engineering-2b8k" rel="nofollow">From “Hello World” to “Hello Agents”: The Developer Keynote That Rewired Software Engineering</a></h3>

<p>A critical examination of how AI agents are reshaping software engineering — moving beyond the traditional “Hello World” paradigm into a new era of orchestration and intelligent automation.</p>

<hr>

<h2 id="now-july-2026">📓 Now — July 2026</h2>

<p>Here&#39;s what I&#39;m working on and thinking about right now.</p>
<ul><li><strong>🌱 Writing:</strong> Currently drafting a follow-up essay on limitations in software development, inspired by the <code>metamorphosis-404</code> project. Also occasionally writing a coding diary here at paperboat.</li>
<li><strong>💻 Learning:</strong> Still on the long journey of finding the “end of education.” Currently exploring competitive programming on Codeforces — I&#39;ve solved 14 problems and counting.</li>
<li><strong>🍳 Cooking &amp; Eating:</strong> As stated in my bio, <em>cooking + eating</em> is part of who I am. Recent kitchen experiments:
<ul><li>Meatballs</li>
<li>Arsik</li>
<li>Various dishes with eggs as the main ingredient</li>
<li>Many more ^_^</li></ul></li>
<li><strong>🎯 Focus:</strong> Finding a balance between coding, writing stories, and staying sane in this fast-paced world.</li></ul>

<hr>

<h2 id="my-tools">🛠️ My Tools</h2>

<p>These are the tools I use daily for coding, writing, and surviving.</p>

<h3 id="hardware">💻 Hardware</h3>
<ul><li><strong>Laptop:</strong> Potato Laptop T_T</li>
<li><strong>Keyboard:</strong> Logitech Keyboard</li>
<li><strong>Mouse:</strong> Logitech Mouse</li></ul>

<h3 id="software-editors">🧑‍💻 Software &amp; Editors</h3>
<ul><li><strong>Editor:</strong> VS Code / Neovim / Sublime Text</li>
<li><strong>Terminal:</strong> iTerm2 / Alacritty / Windows Terminal</li>
<li><strong>Browser:</strong> Arc / Brave / Firefox</li></ul>

<h3 id="favorite-stack-tools">📦 Favorite Stack &amp; Tools</h3>
<ul><li><strong>Programming Languages:</strong> Python, Perl, TypeScript, Java, JavaScript, C++</li>
<li><strong>Version Control:</strong> Git &amp; GitHub</li>
<li><strong>Blogging Platform:</strong> Paperboat (of course!) &amp; DEV Community</li>
<li><strong>Competitive Programming:</strong> Codeforces</li></ul>

<h3 id="miscellaneous">☕️ Miscellaneous</h3>
<ul><li><strong>Favorite Coding Snack:</strong> Black coffee, nuts, &amp; chocolate</li>
<li><strong>Working Music:</strong> Lofi / Instrumental / White noise</li></ul>

<hr>

<blockquote><p><em>“Good technical writing should either teach you something or make you feel less alone.”</em> — <strong>HARD IN SOFT OUT</strong></p></blockquote>

<hr>

<p><em>Note: This page will continue to evolve. This is a snapshot of who I am right now. Check back often to see how things develop.</em></p>
]]></content:encoded>
      <guid>https://bilog.tr/administrators/hi-im-jack</guid>
      <pubDate>Wed, 01 Jul 2026 07:55:43 +0000</pubDate>
    </item>
  </channel>
</rss>