<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Macos on Backend Engineering Strategy Tools</title><link>https://backend-engineering-strategy-tools.github.io/site/tags/macos/</link><description>Recent content in Macos on Backend Engineering Strategy Tools</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 06 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://backend-engineering-strategy-tools.github.io/site/tags/macos/index.xml" rel="self" type="application/rss+xml"/><item><title>Terminal Setup Notes (macOS): Kitty → Ghostty Exploration</title><link>https://backend-engineering-strategy-tools.github.io/site/public-notes/dev-environment/terminal/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://backend-engineering-strategy-tools.github.io/site/public-notes/dev-environment/terminal/</guid><description>&lt;p&gt;I&amp;rsquo;ve been using &lt;strong&gt;kitty&lt;/strong&gt; as my main terminal for a while. It&amp;rsquo;s fast, stable, and very capable — but I&amp;rsquo;ve realized I don&amp;rsquo;t actually enjoy tweaking terminal configs or maintaining a highly customized setup.&lt;/p&gt;
&lt;p&gt;So I&amp;rsquo;m exploring simpler alternatives with good defaults.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="current-direction-ghostty"&gt;Current direction: Ghostty
&lt;/h2&gt;&lt;p&gt;Trying out: &lt;strong&gt;Ghostty&lt;/strong&gt;&lt;br&gt;
&lt;a class="link" href="https://ghostty.org/" target="_blank" rel="noopener"
 &gt;https://ghostty.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Why:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clean macOS-native feel&lt;/li&gt;
&lt;li&gt;GPU-accelerated and fast&lt;/li&gt;
&lt;li&gt;Tabs + splits built in&lt;/li&gt;
&lt;li&gt;Designed for sane defaults (low configuration overhead)&lt;/li&gt;
&lt;li&gt;Keyboard-first workflow works well out of the box&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;My only config change:&lt;/strong&gt; Remapped tab switching shortcut (default &lt;code&gt;][&lt;/code&gt; to &lt;code&gt;alt-[/]&lt;/code&gt; for easier access on a Swedish keyboard layout).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Goal:&lt;br&gt;
Less time configuring terminal → more time working.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="why-the-switch"&gt;Why the switch
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Simplified setup:&lt;/strong&gt; I found myself spending less time tweaking and more time working.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Perceived responsiveness:&lt;/strong&gt; Both are fast, but Ghostty felt marginally snappier in heavy-usage scenarios.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Clean design:&lt;/strong&gt; The aesthetic and functional minimalism resonated more with my current preferences.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="what-im-moving-away-from-for-now"&gt;What I&amp;rsquo;m moving away from (for now)
&lt;/h2&gt;&lt;h2 id="kitty"&gt;kitty
&lt;/h2&gt;&lt;p&gt;&lt;a class="link" href="https://sw.kovidgoyal.net/kitty/" target="_blank" rel="noopener"
 &gt;https://sw.kovidgoyal.net/kitty/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What I liked:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Very fast, GPU-accelerated rendering&lt;/li&gt;
&lt;li&gt;Highly configurable via a single &lt;code&gt;kitty.conf&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Excellent font rendering — ligatures, custom fonts&lt;/li&gt;
&lt;li&gt;Extensible with Kitten modules (tabs, scrollback, multiplexing)&lt;/li&gt;
&lt;li&gt;Stable and mature&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Why I&amp;rsquo;m moving on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Too much customization surface area&lt;/li&gt;
&lt;li&gt;I don&amp;rsquo;t actually enjoy tuning it&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="other-tools-ive-looked-at"&gt;Other tools I&amp;rsquo;ve looked at
&lt;/h2&gt;&lt;h2 id="warp"&gt;Warp
&lt;/h2&gt;&lt;p&gt;&lt;a class="link" href="https://warp.dev/" target="_blank" rel="noopener"
 &gt;https://warp.dev/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Warp feels like a &amp;ldquo;terminal reinvented&amp;rdquo; (more IDE-like, block-based UI, AI features). It&amp;rsquo;s interesting, but feels a bit too opinionated and visually heavy for my taste.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="other-terminal-emulators-briefly-noted"&gt;Other Terminal Emulators (briefly noted)
&lt;/h2&gt;&lt;p&gt;While Kitty and Ghostty are modern GPU-accelerated terminals, it&amp;rsquo;s worth acknowledging other terminal emulators that have been foundational or offer different philosophies.&lt;/p&gt;
&lt;h3 id="xterm-and-related-ttys"&gt;xterm (and related TTYs)
&lt;/h3&gt;&lt;p&gt;&lt;a class="link" href="https://www.x.org/releases/X11R7.6/doc/man/man1/xterm.1.xhtml" target="_blank" rel="noopener"
 &gt;https://www.x.org/releases/X11R7.6/doc/man/man1/xterm.1.xhtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The classic X Window System terminal emulator. While not as feature-rich or graphically advanced as modern options, &lt;code&gt;xterm&lt;/code&gt; (and its derivatives like &lt;code&gt;urxvt&lt;/code&gt;, &lt;code&gt;st&lt;/code&gt;, etc.) represent the minimalist, highly customizable end of the spectrum. They often prioritize resource efficiency and adherence to traditional Unix principles. Good for when you need something simple and rock-solid, but usually requires more effort to get a pleasant default experience.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="current-philosophy"&gt;Current philosophy
&lt;/h2&gt;&lt;p&gt;I&amp;rsquo;m optimizing for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;minimal clutter&lt;/li&gt;
&lt;li&gt;fast keyboard workflow&lt;/li&gt;
&lt;li&gt;good defaults (not deep config systems)&lt;/li&gt;
&lt;li&gt;fewer moving parts&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="current-setup-direction"&gt;Current setup direction
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Terminal: &lt;strong&gt;Ghostty&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Tabs: built-in (no extra tooling yet)&lt;/li&gt;
&lt;li&gt;Multiplexing: not using tmux/Zellij for now&lt;/li&gt;
&lt;li&gt;Keeping things intentionally simple&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="open-question"&gt;Open question
&lt;/h2&gt;&lt;p&gt;If Ghostty tabs feel too minimal in real use, I may revisit:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Zellij (for structured sessions)&lt;/li&gt;
&lt;li&gt;tmux (unlikely unless necessary)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For now, keeping it simple on purpose.&lt;/p&gt;</description></item></channel></rss>