<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: ultramann</title><link>https://news.ycombinator.com/user?id=ultramann</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 02:42:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ultramann" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ultramann in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>I’m working on shifu (<a href="https://github.com/Ultramann/shifu" rel="nofollow">https://github.com/Ultramann/shifu</a>), a pure POSIX shell framework to create powerful CLIs.<p>Shifu provides: argument parsing, subcommand dispatch, help string formatting, tab completion for interactive shells, compatibility with POSIX-based shells (tested with ash, bash, dash, ksh, zsh);
all in a single POSIX shell file with no dependencies.<p>Edit: formatting</p>
]]></description><pubDate>Mon, 13 Apr 2026 19:20:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47756697</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=47756697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47756697</guid></item><item><title><![CDATA[New comment by ultramann in "Embarrassingly simple self-distillation improves code generation"]]></title><description><![CDATA[
<p>Maybe not the thing I should be focusing on, but I was surprised this paper came from apple. I was under the impression that apples ai/LLM research was far behind the curve. I get that research is a rising tides lifts all boats situation, I just thought that I had seen lots of negative news about apples progress in the front, and heuristically haven’t seen many (any?) apple research papers make it the front page of hacker news. Wondering if anyone more familiar with apple/ai research could comment on this?</p>
]]></description><pubDate>Sat, 04 Apr 2026 13:55:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47639104</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=47639104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47639104</guid></item><item><title><![CDATA[New comment by ultramann in "Show HN: Shifu – A pure POSIX shell framework to create powerful CLIs"]]></title><description><![CDATA[
<p>Yeah, that was definitely the motivation of putting it in shell in the first place</p>
]]></description><pubDate>Mon, 30 Mar 2026 14:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47574620</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=47574620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47574620</guid></item><item><title><![CDATA[Show HN: Shifu – A pure POSIX shell framework to create powerful CLIs]]></title><description><![CDATA[
<p>The startup I work for has an internal, bash-based, cli that basically amounts to shared aliases with a common entrypoint. As the number of aliases has grown, I've had a desire to group functionality together in subcommands, add more help strings, and have better tab completion. I know I could convert it to, e.g., a python script, but I was curious what was possible if we continued to use bash.<p>I couldn't find anything that solved those problems without lots of extra machinery. I understand why, shell scripts are generally not long, and focused on a dedicated task; adding cli features to them is mostly unnecessary, many might even discourage it for many valid reasons.<p>Nonetheless, I considered writing this functionality myself, but that felt like a poor use of company time. So I started toying with what a framework to handle those concerns entirely in shell script would look like on the side. Thus, shifu was born. I've been working on it off and on for about a year, and think I've got a reasonable alpha release, so thought I'd share.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47573661">https://news.ycombinator.com/item?id=47573661</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 30 Mar 2026 12:53:28 +0000</pubDate><link>https://github.com/Ultramann/shifu</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=47573661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47573661</guid></item><item><title><![CDATA[New comment by ultramann in "iPhone Air"]]></title><description><![CDATA[
<p>I currently have a 14 pro. I use a MagSafe wallet with it (holds three cards). This allows me a not crazy, but fairly uniform, thick single object I have to grab when I leave the…anywhere. While this might not work for everyone, it works great for me.<p>I’m potentially considering the air because wasted z-axis space the camera bump creates, I’d use with a MagSafe wallet again, so it wouldn’t be wasted for me. I like that the built in battery is likely sufficient for a day of my use, but can be easily extended with the MagSafe battery on days where I know I’ll be using more juice, e.g. when traveling. None of these things are unique to the air; instead the overall thickness which results from my usage is the differentiator, from which I think I might derive value.</p>
]]></description><pubDate>Wed, 10 Sep 2025 14:17:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45198059</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=45198059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45198059</guid></item><item><title><![CDATA[New comment by ultramann in "Show HN: ggc – A terminal-based Git CLI written in Go"]]></title><description><![CDATA[
<p>I'm aware of go-git [0] which<p>> aims to be fully compatible with git, all the porcelain operations are implemented to work exactly as git does<p>written in pure go, therefore with a go native api.<p>I've never tried to use it, but it does look quite impressive to me.<p>[0] <a href="https://github.com/go-git/go-git">https://github.com/go-git/go-git</a></p>
]]></description><pubDate>Sun, 20 Jul 2025 12:22:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44624519</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=44624519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44624519</guid></item><item><title><![CDATA[Linux on 8" Mini Laptop]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.zdnet.com/article/i-installed-linux-on-this-8-inch-mini-laptop-and-its-my-new-favorite-way-of-computing/">https://www.zdnet.com/article/i-installed-linux-on-this-8-inch-mini-laptop-and-its-my-new-favorite-way-of-computing/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43972957">https://news.ycombinator.com/item?id=43972957</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 13 May 2025 13:47:00 +0000</pubDate><link>https://www.zdnet.com/article/i-installed-linux-on-this-8-inch-mini-laptop-and-its-my-new-favorite-way-of-computing/</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=43972957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43972957</guid></item><item><title><![CDATA[New comment by ultramann in "Vim plugins and config walkthrough"]]></title><description><![CDATA[
<p>I used to use bufftabline, <a href="https://github.com/ap/vim-buftabline" rel="nofollow">https://github.com/ap/vim-buftabline</a>. I think something like it is what you're looking for? If it's not quite right for you the readme in the github repo mentions some other plugins that have similar capabilities.<p>I really liked bufftabline when I used it. It was lightweight and did exactly what I wanted it to do, give me an immediate visual representation of the buffers I had open in a familiar tab-like format.<p>Eventually I moved towards an even lighter weight setup. Take at look at this video is you're interested in anything like that. <a href="https://www.youtube.com/watch?v=XA2WjJbmmoM" rel="nofollow">https://www.youtube.com/watch?v=XA2WjJbmmoM</a></p>
]]></description><pubDate>Fri, 17 Nov 2017 16:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=15723593</link><dc:creator>ultramann</dc:creator><comments>https://news.ycombinator.com/item?id=15723593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15723593</guid></item></channel></rss>