<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: mikenikles</title><link>https://news.ycombinator.com/user?id=mikenikles</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 06 Sep 2026 12:27:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mikenikles" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mikenikles in ".gitignore Everything by Default"]]></title><description><![CDATA[
<p>Didn't read the article, but based on the title, I think it's a spelling mistake...<p>The author likely meant .dockerignore everything, that is the way to go.</p>
]]></description><pubDate>Sat, 05 Sep 2026 21:55:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49581088</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=49581088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49581088</guid></item><item><title><![CDATA[New comment by mikenikles in "I've vibe coded an application to see what it's like"]]></title><description><![CDATA[
<p>I did that too[1], twice[2] :-).<p>[1] <a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a><p>[2] <a href="https://github.com/webstonehq/tuxedo" rel="nofollow">https://github.com/webstonehq/tuxedo</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 16:16:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49245700</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=49245700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49245700</guid></item><item><title><![CDATA[New comment by mikenikles in "Show HN: Orchestrator – a single-binary workflow orchestration tool"]]></title><description><![CDATA[
<p>Creator of Orchestrator here. Two things I want to share and ideally get feedback on:<p>1) Horizontal scaling via workers
2) Flow tasks as executable plugins written in any language<p>Horizontal scaling via workers
The `orchestrator` binary either runs fully standalone (with the UI, scheduler, executor, etc) or as a worker that connects to a binary that runs in server mode. The latter allows horizontal scaling by simply starting the binary in worker mode on any machine.<p>Flow tasks as executable plugins written in any language
There's a http plugin I provide by default (others to come depending on demand). Any other task type is a separate plugin executable that provides a manifest that declares the UI elements and plugin execution code. The server (or workers) communicate with plugins over a small newline-delimited JSON protocol on stdin/stdout. Not as fast as in-process, but extensible without any code modifications in Orchestrator.</p>
]]></description><pubDate>Wed, 08 Jul 2026 08:33:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48829206</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=48829206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48829206</guid></item><item><title><![CDATA[Show HN: Orchestrator – a single-binary workflow orchestration tool]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/webstonehq/orchestrator">https://github.com/webstonehq/orchestrator</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48829158">https://news.ycombinator.com/item?id=48829158</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 08 Jul 2026 08:25:57 +0000</pubDate><link>https://github.com/webstonehq/orchestrator</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=48829158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48829158</guid></item><item><title><![CDATA[New comment by mikenikles in "Show HN: Tuxedo – A fast, keyboard-driven terminal UI for todo.txt"]]></title><description><![CDATA[
<p>Thank you for the feedback and bug report! The bug is fixed in version 2026.5.5.<p>I also added a `/` command in a todo's input field to add metadata more visually. There's also a new `:` command palette.</p>
]]></description><pubDate>Tue, 12 May 2026 04:59:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48104360</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=48104360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48104360</guid></item><item><title><![CDATA[Show HN: Tuxedo – A fast, keyboard-driven terminal UI for todo.txt]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/webstonehq/tuxedo">https://github.com/webstonehq/tuxedo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48069298">https://news.ycombinator.com/item?id=48069298</a></p>
<p>Points: 5</p>
<p># Comments: 3</p>
]]></description><pubDate>Fri, 08 May 2026 21:58:51 +0000</pubDate><link>https://github.com/webstonehq/tuxedo</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=48069298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48069298</guid></item><item><title><![CDATA[Ask HN: Who Uses a todo.txt?]]></title><description><![CDATA[
<p>I've gone full circle at least two or three times in my life when it comes to todo apps.<p>Where I end up every time I tried all apps and processes is a todo.txt file, based on the http://todotxt.org file format.<p>Now AI agents happily contribute to it as well :-).<p>Is anyone else in that boat?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48059284">https://news.ycombinator.com/item?id=48059284</a></p>
<p>Points: 4</p>
<p># Comments: 4</p>
]]></description><pubDate>Fri, 08 May 2026 06:15:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48059284</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=48059284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48059284</guid></item><item><title><![CDATA[New comment by mikenikles in "Do you even need a database?"]]></title><description><![CDATA[
<p>Of course it is :).</p>
]]></description><pubDate>Thu, 16 Apr 2026 02:34:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47787981</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47787981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47787981</guid></item><item><title><![CDATA[New comment by mikenikles in "Anthropic downgraded cache TTL on March 6th"]]></title><description><![CDATA[
<p>A database client better than Datagrip is a tough one, yet I'm attempting to do just that [1] :).<p>I'm in month 4 of development, working on it full-time.<p>[1] <a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 21:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47758368</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47758368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47758368</guid></item><item><title><![CDATA[New comment by mikenikles in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>Month 4 of building a data management platform called Seaquel [1].<p>Months 1-3 were about building a desktop client. Now I'm working on a server binary customers can optionally self-host to share dashboards publicly and run workflow automations.<p>[1] <a href="https://seaquel.app/" rel="nofollow">https://seaquel.app/</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 01:47:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746600</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47746600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746600</guid></item><item><title><![CDATA[New comment by mikenikles in "Show HN: CSS Studio. Design by hand, code by agent"]]></title><description><![CDATA[
<p>I added an interactive demo to my product's landing page [1], thinking people would prefer that over yet another product video.<p>However, your comment hit me... :-) I'm going to record a video!<p>[1] <a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a></p>
]]></description><pubDate>Fri, 10 Apr 2026 06:47:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47714434</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47714434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47714434</guid></item><item><title><![CDATA[New comment by mikenikles in "Ask HN: How do you handle marketing as a solo technical founder?"]]></title><description><![CDATA[
<p>Oh wait... haha your source doesn't match your professional experience :). My offer still stands though.</p>
]]></description><pubDate>Tue, 07 Apr 2026 03:13:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47670315</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47670315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47670315</guid></item><item><title><![CDATA[New comment by mikenikles in "Ask HN: How do you handle marketing as a solo technical founder?"]]></title><description><![CDATA[
<p>How about this counter offer? I give you 50% of the revenue for any sale you make for <a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a>. If you tell me we need a lifetime offer, consider it done.</p>
]]></description><pubDate>Tue, 07 Apr 2026 03:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47670296</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47670296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47670296</guid></item><item><title><![CDATA[New comment by mikenikles in "Astral to Join OpenAI"]]></title><description><![CDATA[
<p>I'm curious what you think of <a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a> as a DataGrip alternative.<p>It's a project I'm working on to build a database management product I've always wanted.<p>I spend way too much time obsessing over UX but hope people appreciate it :).</p>
]]></description><pubDate>Thu, 19 Mar 2026 20:38:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47445696</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47445696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47445696</guid></item><item><title><![CDATA[New comment by mikenikles in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I build Seaquel, the database client I've always wished I had. It's open source, works offline and doesn't track what you do.<p>It has a visual query builder and separate SQL tutorial.<p><a href="https://seaquel.app" rel="nofollow">https://seaquel.app</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 11:34:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47307690</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=47307690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47307690</guid></item><item><title><![CDATA[New comment by mikenikles in "Show HN: Flox 1.0 – Open-source dev env as code with Nix"]]></title><description><![CDATA[
<p>How does it compare to the existing Devbox project (<a href="https://www.jetpack.io/devbox" rel="nofollow">https://www.jetpack.io/devbox</a>)?<p>Does Flox have an optional cloud solution as well? Can Flox install specific versions of Nix packages? What about OS-specific dependencies?<p>I've worked with tools like that for 5 years. Curious to understand what Flox brings to the table that we don't already have.</p>
]]></description><pubDate>Thu, 14 Mar 2024 02:19:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=39699983</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=39699983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39699983</guid></item><item><title><![CDATA[Goldsky Democratizes Streaming Data for Web3 Developers]]></title><description><![CDATA[
<p>Article URL: <a href="https://thenewstack.io/how-goldsky-democratizes-streaming-data-for-web3-developers/">https://thenewstack.io/how-goldsky-democratizes-streaming-data-for-web3-developers/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37744561">https://news.ycombinator.com/item?id=37744561</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Oct 2023 21:20:20 +0000</pubDate><link>https://thenewstack.io/how-goldsky-democratizes-streaming-data-for-web3-developers/</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=37744561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37744561</guid></item><item><title><![CDATA[Today I learned that random people can send you money on PayPal and disputed it]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/0xRokku/status/1691541352650272771">https://twitter.com/0xRokku/status/1691541352650272771</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37143329">https://news.ycombinator.com/item?id=37143329</a></p>
<p>Points: 54</p>
<p># Comments: 68</p>
]]></description><pubDate>Wed, 16 Aug 2023 05:54:56 +0000</pubDate><link>https://twitter.com/0xRokku/status/1691541352650272771</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=37143329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37143329</guid></item><item><title><![CDATA[New comment by mikenikles in "PackagingCon – A conference only for software package management"]]></title><description><![CDATA[
<p>I've spent the last year managing all my packages with Devbox (<a href="https://github.com/jetpack-io/devbox">https://github.com/jetpack-io/devbox</a>).<p>Local dev, cloud dev, CI, production – all with the same config file. Fingers crossed my talk submission for PackagingCon gets accepted. It'd be awesome to share this new way of working with a wider audience.</p>
]]></description><pubDate>Wed, 09 Aug 2023 04:14:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=37058618</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=37058618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37058618</guid></item><item><title><![CDATA[Nixhub: Search Historical Versions of Nix Packages]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.jetpack.io/blog/introducing-nixhub/">https://www.jetpack.io/blog/introducing-nixhub/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36762800">https://news.ycombinator.com/item?id=36762800</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 17 Jul 2023 19:27:16 +0000</pubDate><link>https://www.jetpack.io/blog/introducing-nixhub/</link><dc:creator>mikenikles</dc:creator><comments>https://news.ycombinator.com/item?id=36762800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36762800</guid></item></channel></rss>