<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: a_passable_dev</title><link>https://news.ycombinator.com/user?id=a_passable_dev</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 20 Jun 2026 21:12:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=a_passable_dev" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by a_passable_dev in "Reddit is taking over Google"]]></title><description><![CDATA[
<p>To be honest, I’d rather spend my limited free time watching amateur YouTube than watching a show on Netflix. No value judgement on either from my part, just my preference.
As the parent of a special needs toddler with a busy work life, my personal free time is extremely limited, but when I do have it, it’s YouTube for me.</p>
]]></description><pubDate>Sat, 20 Apr 2024 08:55:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=40095873</link><dc:creator>a_passable_dev</dc:creator><comments>https://news.ycombinator.com/item?id=40095873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40095873</guid></item><item><title><![CDATA[New comment by a_passable_dev in "Ask HN: Have you created programs for only your personal use?"]]></title><description><![CDATA[
<p>I haven been working on my own version of docker-compose that can also work with podman.
But the draw for me here isn’t that i wanted to replace docker-compose, or even use podman specifically, but rather that I wanted to have a one stop shop for generating conteinerized projects using my most used languages and frameworks without having to have any tool chains installed locally, and as a bonus point have a wrapper to be able to issue commands inside those containers without having to use the full docker-compose incantations or having to shell into the running containers.<p>It’s not a full replacement, and I wouldn’t use this in production. It is more meant to help lower the friction for starting new learning projects.<p>Right now I can do things like
`wizard new rails -d postgresql MY_PROJECT` or `wizard rust test` or `wizard start`<p>It is mostly cli for now but I’ve started working on a nice TUI for it as well.<p>No good reason for this other than not wanting to depend on environment managers, tool chain managers, or a combination of different tools.<p>I don’t use docker-compose for almost anything now, but projects generated with my tool are fully docker-compose compatible as I also create a docker-compose file when creating a new project with my tool. It’s been a really fun learning exercise and I learned a LOT about docker and the docker api in the process</p>
]]></description><pubDate>Fri, 15 Apr 2022 13:46:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=31040168</link><dc:creator>a_passable_dev</dc:creator><comments>https://news.ycombinator.com/item?id=31040168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31040168</guid></item><item><title><![CDATA[New comment by a_passable_dev in "Difftastic: A diff that understands syntax"]]></title><description><![CDATA[
<p>Out of curiosity, what would be an acceptable way for the developers to provide a quick way for users to get up and running?<p>A get started guide with all the required commands easily copy-pastable? (A popular option these days)
Something else?<p>I don’t mean to be critical, I’m simply curious.</p>
]]></description><pubDate>Tue, 29 Mar 2022 19:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=30846961</link><dc:creator>a_passable_dev</dc:creator><comments>https://news.ycombinator.com/item?id=30846961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30846961</guid></item><item><title><![CDATA[New comment by a_passable_dev in "Terraria on Stadia cancelled after developer's Google account gets locked"]]></title><description><![CDATA[
<p>Ghost busters</p>
]]></description><pubDate>Mon, 08 Feb 2021 13:29:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=26064124</link><dc:creator>a_passable_dev</dc:creator><comments>https://news.ycombinator.com/item?id=26064124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26064124</guid></item></channel></rss>