<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: kevo1ution</title><link>https://news.ycombinator.com/user?id=kevo1ution</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 22:55:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kevo1ution" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kevo1ution in "Show HN: Supapool – a Supabase per coding agent in ~400 ms"]]></title><description><![CDATA[
<p>should be less resources because the instances are lighter weight compared to their production equivalent. less durability/HA promises in favor of agent speed. currently measuring CPU/mem usage of each instance in the pool and cutting down more and more</p>
]]></description><pubDate>Thu, 30 Jul 2026 21:56:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49116376</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=49116376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49116376</guid></item><item><title><![CDATA[New comment by kevo1ution in "Show HN: Supapool – a Supabase per coding agent in ~400 ms"]]></title><description><![CDATA[
<p>we're not affiliated with supabase and this is a good point. wanted to be specific with the name like paloaltofooddelivery, but we'll likely rename as we add more different databases/services to support like clickhouse, stripe. curious if you have any that you want us to do</p>
]]></description><pubDate>Thu, 30 Jul 2026 21:44:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49116231</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=49116231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49116231</guid></item><item><title><![CDATA[Show HN: Supapool – a Supabase per coding agent in ~400 ms]]></title><description><![CDATA[
<p>hi HN,<p>I built supapool.io, an ephemeral full copy of supabase's services that you can spin up in ~400 ms (Auth, postgres, storage, realtime).<p>so if you run multiple coding agents in parallel in different worktrees, they can now have their own copy of supabase without making changes that conflict with eachother.<p>> why not use supabase docker locally?<p>when I run 3-4 instances locally, my macbook gets hot and sometimes freezes.<p>> why not use supabase branches?<p>branches take minutes to setup, and are designed for persistence. this is expensive, and for a dev environment, it is too slow.<p>> why not use mocks?<p>mocks are bad for agents. i expect agents to test their migrations, SQL against real prod service behavior. agents hallucinate working mocks often. However, upside of mocks is that its faster and runs locally, but with supapool, the upside is less convincing.<p>> how does it work/how is this economically viable?<p>starting supabase in 400ms requires a few things:
1. a pool of ready supabase instances running warm, and colocated with region failover (us-east, us-west, europe-west, asia-southeast)
2. fast autoscaling when pool starts to shrink with microVM/firecracker
3. gutting strong persistence guarantees. dev agents don't need WAL, fsync, PITR, replication. anything for HA on a ephemeral supabase instance is bloat<p>its in beta right now, and i'm using our gcp credits to bankroll this, so its free. the eventual pricing will be something like $/instance second and more cost effective than branching or self hosting/maintaining a supabase cluster.<p>would love to get your feedback if you use supabase, and if you think there's something better that would fit your local coding agent setup. Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49100518">https://news.ycombinator.com/item?id=49100518</a></p>
<p>Points: 27</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 29 Jul 2026 17:34:35 +0000</pubDate><link>https://supapool.io/</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=49100518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49100518</guid></item><item><title><![CDATA[New comment by kevo1ution in "Launch HN: RunAnywhere (YC W26) – Faster AI Inference on Apple Silicon"]]></title><description><![CDATA[
<p>congrats on the launch. i'm curious how you think about on device AI vs providers that are in the cloud. where do you see the capabilities of models that can run on the phone, and are there inherent advantages to this?</p>
]]></description><pubDate>Fri, 13 Mar 2026 04:14:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47360615</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=47360615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47360615</guid></item><item><title><![CDATA[New comment by kevo1ution in "ChatGPT Atlas"]]></title><description><![CDATA[
<p>nice but seriously: how do i turn on ad block? don't want to see ads on youtube</p>
]]></description><pubDate>Wed, 22 Oct 2025 00:52:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45663723</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45663723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45663723</guid></item><item><title><![CDATA[New comment by kevo1ution in "ChatGPT Atlas"]]></title><description><![CDATA[
<p>pulling a cursor on google chrome lol</p>
]]></description><pubDate>Wed, 22 Oct 2025 00:51:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45663714</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45663714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45663714</guid></item><item><title><![CDATA[Firebender, powerful coding agent in IntelliJ in 70 seconds]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/blog/cursor-for-intellij">https://firebender.com/blog/cursor-for-intellij</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45271779">https://news.ycombinator.com/item?id=45271779</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Sep 2025 04:47:21 +0000</pubDate><link>https://firebender.com/blog/cursor-for-intellij</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45271779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45271779</guid></item><item><title><![CDATA[New comment by kevo1ution in "Respect Term=Agent Please"]]></title><description><![CDATA[
<p>there's a long tail of edge cases where a smaller model does something dumb with input/output, which causes a decent amount of pain to the user (e.g. nodemon, do we stop/do we start?). Coding agent developers can't make an opinion on every possible terminal command<p>maybe what we're asking for is that terminal commands keep in mind that agents are now the primary users of them, and have a feeling that new packages or commands could get wider adoption if they are better understood by a coding agent<p>- similar to SEO for LLMs growing in adoption
- documentation sites offering .md file raw for LLMs to ingest easily<p>These things will make it so that your packages or libs adopted faster</p>
]]></description><pubDate>Sat, 06 Sep 2025 18:51:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45151889</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45151889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45151889</guid></item><item><title><![CDATA[New comment by kevo1ution in "Respect Term=Agent Please"]]></title><description><![CDATA[
<p>most terminal commands are being run by AI. we need a standard way to tell terminal commands to be token efficient/non-interactive</p>
]]></description><pubDate>Tue, 02 Sep 2025 03:36:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45098889</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45098889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45098889</guid></item><item><title><![CDATA[Respect Term=Agent Please]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/blog/respect-term-agent">https://firebender.com/blog/respect-term-agent</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45098888">https://news.ycombinator.com/item?id=45098888</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Tue, 02 Sep 2025 03:36:34 +0000</pubDate><link>https://firebender.com/blog/respect-term-agent</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45098888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45098888</guid></item><item><title><![CDATA[Show HN: First background agents in Jetbrains IDEs [video]]]></title><description><![CDATA[
<p>TLDR: made the first background coding agent that has an isolated workspace and runs locally<p>Howdy - I’m Kevin, co-founder of Firebender, and we built the first background coding agent in android studio / Jetbrains!<p>Why not just use Cursor background agents or OpenAI Codex?<p>Both of these require setting up a cloud container and cloning your existing developer environment, and maintaining it. Then when you want to iterate on changes as AI inevitably makes a mistake, you either throw away the work, or have to pull down the branch and clean it up. This feels really clunky. With Firebender, background agents run locally in a lightweight git worktree/IDE tab. This means when the agent is done, you can easily clean up the changes and run code with a few clicks.<p>Under the hood, the agent behaves similarly to claude code (didn’t want to reinvent the wheel), but also leverages all of the hooks into IntelliJ sdk like go-to-definition, find usages, auto-imports for accuracy, and it gives a cleaner visual UI for reviewing changes and merging them. You can use any frontier model like gpt-5/sonnet-4 as the base.<p>We’ve had to do quite a bit of reverse engineering of the IntelliJ codebase to cleanly set up and manage the isolated environment, and I think you’ll appreciate the simple UX of hitting cmd+enter to run a background agent anywhere.<p>get started docs: <a href="https://docs.firebender.com/get-started/background-agents">https://docs.firebender.com/get-started/background-agents</a><p>download the plugin: <a href="https://firebender.com">https://firebender.com</a><p>Would love to get your feedback to help us improve the tool for you! Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45029120">https://news.ycombinator.com/item?id=45029120</a></p>
<p>Points: 9</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 26 Aug 2025 16:50:04 +0000</pubDate><link>https://www.youtube.com/watch?v=RuF2ajuxCOw</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=45029120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45029120</guid></item><item><title><![CDATA[New comment by kevo1ution in "Dear Android Engineers"]]></title><description><![CDATA[
<p>I'll keep it simple, here's Firebender, a coding agent in android studio, in 30 seconds.</p>
]]></description><pubDate>Wed, 13 Aug 2025 18:35:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44892137</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44892137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44892137</guid></item><item><title><![CDATA[Dear Android Engineers]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/blog/cursor-for-android-studio">https://firebender.com/blog/cursor-for-android-studio</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44892136">https://news.ycombinator.com/item?id=44892136</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 13 Aug 2025 18:35:32 +0000</pubDate><link>https://firebender.com/blog/cursor-for-android-studio</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44892136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44892136</guid></item><item><title><![CDATA[GPT-5 at top of Kotlin bench]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/leaderboard">https://firebender.com/leaderboard</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44891420">https://news.ycombinator.com/item?id=44891420</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 13 Aug 2025 17:40:33 +0000</pubDate><link>https://firebender.com/leaderboard</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44891420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44891420</guid></item><item><title><![CDATA[Claude Opus 4 worse than Sonnet on Kotlin Bench]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/blog/kotlin-bench">https://firebender.com/blog/kotlin-bench</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44517508">https://news.ycombinator.com/item?id=44517508</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 10 Jul 2025 05:17:32 +0000</pubDate><link>https://firebender.com/blog/kotlin-bench</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44517508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44517508</guid></item><item><title><![CDATA[New comment by kevo1ution in "Show HN: FlopperZiro – A DIY open-source Flipper Zero clone"]]></title><description><![CDATA[
<p>really excited for the NFC support</p>
]]></description><pubDate>Thu, 10 Jul 2025 05:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44517491</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44517491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44517491</guid></item><item><title><![CDATA[Most comprehensive review of AI coding agents for Kotlin/Android tasks]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.jasonpearson.dev/ai-code-assistants-for-android-engineers/">https://www.jasonpearson.dev/ai-code-assistants-for-android-engineers/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44517475">https://news.ycombinator.com/item?id=44517475</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 10 Jul 2025 05:12:49 +0000</pubDate><link>https://www.jasonpearson.dev/ai-code-assistants-for-android-engineers/</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44517475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44517475</guid></item><item><title><![CDATA[One Source of Truth for AI (by Android engineer)]]></title><description><![CDATA[
<p>Article URL: <a href="https://kau.sh/blog/agents-md/">https://kau.sh/blog/agents-md/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44517456">https://news.ycombinator.com/item?id=44517456</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 10 Jul 2025 05:10:45 +0000</pubDate><link>https://kau.sh/blog/agents-md/</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=44517456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44517456</guid></item><item><title><![CDATA[Llama 4 performance on Kotlin/Android coding tasks]]></title><description><![CDATA[
<p>Article URL: <a href="https://firebender.com/leaderboard">https://firebender.com/leaderboard</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43628781">https://news.ycombinator.com/item?id=43628781</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 09 Apr 2025 04:02:46 +0000</pubDate><link>https://firebender.com/leaderboard</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=43628781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43628781</guid></item><item><title><![CDATA[New comment by kevo1ution in "Kill your Feeds – Stop letting algorithms dictate what you think"]]></title><description><![CDATA[
<p>disabling history on YouTube disables short feeds and recommendations on the home page. It takes 10 seconds and has saved easily thousands of hours and mental sanity.<p>Also, if you ever want to revisit a video, just use chromes history, but you'll find also this rarely happens if ever.</p>
]]></description><pubDate>Sat, 08 Mar 2025 20:14:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=43303126</link><dc:creator>kevo1ution</dc:creator><comments>https://news.ycombinator.com/item?id=43303126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43303126</guid></item></channel></rss>