<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Vi Pau</title><link>https://vipau.dev/posts/</link><description>Recent content in Posts on Vi Pau</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vipau.dev/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Pebble Index 01 is not open source</title><link>https://vipau.dev/posts/index01/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/index01/</guid><description>&lt;p&gt;I am a big fan of the rePebble/Pebble Index 01, a wearable ring with a microphone and a button that sends recordings to your phone.
I believe the idea is quite genius, but unfortunately, the device is being sold on a false promise right now: open source.&lt;/p&gt;
&lt;h2 id="the-promise"&gt;
 The promise
 &lt;a class="heading-link" href="#the-promise"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;On the Index 01 official website, we can see multiple claims of the software being open:&lt;/p&gt;</description></item><item><title>Proper 1chip SNES PAL to NTSC permanent conversion</title><link>https://vipau.dev/posts/snes-pal-to-ntsc/</link><pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/snes-pal-to-ntsc/</guid><description>&lt;h2 id="why-this-page"&gt;
 Why this page?
 &lt;a class="heading-link" href="#why-this-page"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;When doing this mod myself, I realized that the complete information needed
was scattered throughout the internet, and required me a lot of digging and testing to implement.
I want to save others work by documenting exactly what I did.
Also, most people I found doing this mod left their SNES only capable of using RGB but not RCA video while mine keeps both.&lt;/p&gt;</description></item><item><title>zsimple - minimal modern zsh environment</title><link>https://vipau.dev/posts/zsimple/</link><pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/zsimple/</guid><description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/vipau/zsimple" class="external-link" target="_blank" rel="noopener"&gt;View on GitHub&lt;/a&gt;&lt;/strong&gt; (for install instructions)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Try it in Docker (with &lt;a href="https://vipau.dev/posts/veeship" class="external-link" target="_blank" rel="noopener"&gt;veeship&lt;/a&gt; included):&lt;/strong&gt; &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:latest&lt;/code&gt;&lt;br&gt;
Or with a minimal configuration: &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:void-latest&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="why-zsimple"&gt;
 Why zsimple
 &lt;a class="heading-link" href="#why-zsimple"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;If you are looking for a .zshrc that has no plugin manager, only 3 highly trusted plugins, and extremely minimal but modern config and that works well on Linux and MacOS, you&amp;hellip; I hope you found it here, and if something doesn&amp;rsquo;t work on your setup, shoot me an email or &lt;a href="https://github.com/vipau/zsimple/issues" class="external-link" target="_blank" rel="noopener"&gt;open an issue on GitHub&lt;/a&gt; :)&lt;/p&gt;</description></item><item><title>veeship - custom starship theme</title><link>https://vipau.dev/posts/veeship/</link><pubDate>Wed, 22 Oct 2025 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/veeship/</guid><description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/vipau/veeship" class="external-link" target="_blank" rel="noopener"&gt;View on GitHub&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Download this config file: &lt;a href="https://raw.githubusercontent.com/vipau/veeship/refs/heads/main/starship.toml" class="external-link" target="_blank" rel="noopener"&gt;starship.toml&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Try it in Docker (with &lt;a href="https://vipau.dev/posts/zsimple" class="external-link" target="_blank" rel="noopener"&gt;zsimple&lt;/a&gt;.):&lt;/strong&gt; &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:latest&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Here is my custom shell prompt, designed over the course of a weekend.&lt;br&gt;
It uses &lt;a href="https://starship.rs/" class="external-link" target="_blank" rel="noopener"&gt;Starship&lt;/a&gt; which is very fast as well as cross-shell, allowing me to have the same prompt in bash, zsh, nushell and others. I explicitly disable most of the Starship plugins in my config to make it even faster and cleaner.&lt;/p&gt;</description></item></channel></rss>