<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rapid Backend Prototyping on a Remote Server on neildaemond&#39;s hacker blog</title>
    <link>https://808.ninja/series/rapid-backend-prototyping-on-a-remote-server/</link>
    <description>Recent content in Rapid Backend Prototyping on a Remote Server on neildaemond&#39;s hacker blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 27 Feb 2026 11:43:55 +0800</lastBuildDate>
    <atom:link href="https://808.ninja/series/rapid-backend-prototyping-on-a-remote-server/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Claude on Zed IDE vs Gemini on Android Studio</title>
      <link>https://808.ninja/ai-tooling/claude-on-zed-ide/</link>
      <pubDate>Fri, 27 Feb 2026 11:43:55 +0800</pubDate>
      <guid>https://808.ninja/ai-tooling/claude-on-zed-ide/</guid>
      <description>&lt;p&gt;I thought it was pretty cool to leverage unique dev environments with Nix direnv so I could code remotely via any SSH connection.&lt;/p&gt;&#xA;&lt;p&gt;But I found something even cooler: I could mount that entire setup into a more GUI &amp;amp; user-friendly interface via Zed IDE&amp;rsquo;s ‘Open Remote…’ feature, which improved connection stability and kept Zed’s ‘super fast and responsive’ feel. Even when opening a terminal, the whole Nix direnv environment was automatically activated.&lt;/p&gt;&#xA;&lt;p&gt;“YAY! Awesome ninja-coded software, here we go!”&lt;/p&gt;&#xA;&lt;p&gt;Until it so happened that “AI RULES AND CODING IS DEAD” rhetoric started dominating the world of LinkedIn and other social platforms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Script to auto-reconnect SSH connections to tmux sessions</title>
      <link>https://808.ninja/coder/script-for-auto-reconnecting-ssh-to-tmux-sessions/</link>
      <pubDate>Mon, 12 May 2025 13:57:43 +0800</pubDate>
      <guid>https://808.ninja/coder/script-for-auto-reconnecting-ssh-to-tmux-sessions/</guid>
      <description>&lt;p&gt;I like the idea of SSH&amp;rsquo;ing into a tmux session when doing work on a remote machine so that I can reconnect right where I left off.&lt;/p&gt;&#xA;&lt;p&gt;However, I don&amp;rsquo;t like it when the internet connection is unstable, and you must reconnect whenever you drop off. Or, when I close my laptop for a couple of hours and open it back up to a crashed terminal emulator. I tried using &lt;code&gt;mosh&lt;/code&gt; as I&amp;rsquo;ve done with IRC before, but I didn&amp;rsquo;t like how the terminal scrolling &amp;amp; copy/paste behaviour was affected unintuitively by mosh &amp;amp; tmux.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
