<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: busseio</title><link>https://news.ycombinator.com/user?id=busseio</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 16 May 2026 10:41:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=busseio" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by busseio in "Delve – Fake Compliance as a Service"]]></title><description><![CDATA[
<p>I work for a firm that develops custom software in regulated industries, and we have brilliant software & data engineers in their 20's working on compliance auditing, and more specifically "Compliance Management System health monitoring."<p>We've be able to use a lot of AI-assisted engineering and AI in the software to solve longstanding business challenges in this space.<p>I won't make assumptions about where you're located, but on the East Coast US it is big business among banks, utilities, healthcare, etc.</p>
]]></description><pubDate>Fri, 20 Mar 2026 18:55:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47458989</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=47458989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47458989</guid></item><item><title><![CDATA[New comment by busseio in "Going for Gold: The Story of the Golden Lego RCX and NXT"]]></title><description><![CDATA[
<p>Great read. I have fond memories of eagerly awaiting the launch of Mindstorms, having gotten to play with LEGO LOGO kits that my dad was able to bring home from the school he worked at.<p>I appreciate that LEGO has always leaned into programmable tech for consumers.<p>Also, shoutout to any OG rec.toys.lego group members if any of y'all are reading.</p>
]]></description><pubDate>Tue, 13 Jan 2026 23:23:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46609919</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=46609919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46609919</guid></item><item><title><![CDATA[Show HN: Flipper Zero MCP – Control Your Flipper Using AI via USB or WiFi]]></title><description><![CDATA[
<p>I built an modular MCP server that lets AI control a Flipper Zero.<p>The basic idea: you tell Claude "write a BadUSB script that opens a rickroll" and it generates the DuckyScript, validates it, saves it to your Flipper, and can execute it.<p>I've launched the project with 14 MCP tools across 4 modules:<p>1. BadUSB: generate/validate/save/diff/execute DuckyScript from natural language<p>2. Music: create and load FMF files to be played over the Flipper's piezo speaker ("make me the theme song to Castlevania")<p>3. System: device info, SD card status, connection health<p>4. Connection: health checks, reconnect<p>...the code is modular so you can create your own modules.<p>To me, the interesting technical bit is the WiFi support. Flipper's protobuf RPC is designed to work over USB serial. The stock WiFi dev board firmware is for debugging, not RPC.<p>I wrote custom ESP32-S2 firmware, a TCP <-> UART bridge that exposes the full RPC interface over your network. It includes a captive portal for WiFi config and handles Flipper's Expansion Protocol negotiation. Firmware is in the repo: /firmware/tcp_uart_bridge<p>Architecture:<p>- MCP client (Claude Desktop, Cursor, etc.) <-> MCP server (Python, stdio) <-> Flipper Zero (protobuf RPC over USB or TCP)<p>- Transport-agnostic: same protobuf either way<p>- Modular: easy to add new Flipper capabilities<p>This is (I believe) the first MCP server for Flipper Zero. There are MCP servers for ESP32s and Arduinos, but those control the microcontroller itself. This controls the Flipper as a tool.<p>I look forward to feedback, especially from any other Flipper users who get it running over Wifi!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46434612">https://news.ycombinator.com/item?id=46434612</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 30 Dec 2025 15:59:33 +0000</pubDate><link>https://github.com/busse/flipperzero-mcp</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=46434612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46434612</guid></item><item><title><![CDATA[New comment by busseio in "Alexander the Great's tunic identified in royal tomb at Vergina?"]]></title><description><![CDATA[
<p>This is the plot-line behind the Serpentor story arc in GI Joe, but they mix all the best-worst parts together into one bad guy.</p>
]]></description><pubDate>Fri, 01 Nov 2024 13:57:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42016964</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=42016964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42016964</guid></item><item><title><![CDATA[New comment by busseio in "Independent directors of 23andMe resign from board"]]></title><description><![CDATA[
<p>"Give the kits as gifts!" and you can learn about your closer relatives /s-ish</p>
]]></description><pubDate>Wed, 18 Sep 2024 16:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41582389</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=41582389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41582389</guid></item><item><title><![CDATA[New comment by busseio in "The Scale of Life"]]></title><description><![CDATA[
<p>Very anecdotal, but I feel like Uber in Costa Rica is criminally cheap. Many $4 rides.</p>
]]></description><pubDate>Mon, 29 Jul 2024 19:26:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41102995</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=41102995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41102995</guid></item><item><title><![CDATA[New comment by busseio in "Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?"]]></title><description><![CDATA[
<p>TinyMUSH (which is somewhere between TinyMUD and TinyMUSE if my historic memory is correct): <a href="https://github.com/TinyMUSH/TinyMUSH">https://github.com/TinyMUSH/TinyMUSH</a></p>
]]></description><pubDate>Tue, 07 May 2024 17:35:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40288898</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=40288898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40288898</guid></item><item><title><![CDATA[New comment by busseio in "The LaserDisc"]]></title><description><![CDATA[
<p>The scene in SLC Punk where Mark (Til Schweiger) is giving a tour of his home, the LaserDisc part is one of my favorites.</p>
]]></description><pubDate>Wed, 01 May 2024 14:25:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=40223705</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=40223705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40223705</guid></item><item><title><![CDATA[New comment by busseio in "Nobody Wants to Buy the Future: Why Science Fiction Literature Is Vanishing"]]></title><description><![CDATA[
<p>Many YA readers also just lived through a global pandemic. Changes the expectations around "fiction", perhaps.</p>
]]></description><pubDate>Thu, 28 Mar 2024 16:33:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=39853897</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=39853897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39853897</guid></item><item><title><![CDATA[New comment by busseio in "Function calling and other API updates"]]></title><description><![CDATA[
<p>Thank you for sharing this. I’ve been working on something for editing exiting code by using GitHub Issues and Actions for prompting, with the response from GPT as a Pull Request/Comment on the Issue[1]. I will definitely try out your project!<p>[1] <a href="https://github.com/busse/kodumisto">https://github.com/busse/kodumisto</a></p>
]]></description><pubDate>Wed, 14 Jun 2023 00:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=36319780</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=36319780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36319780</guid></item><item><title><![CDATA[New comment by busseio in "Obsidian-Copilot: A Prototype Assistant for Writing and Thinking"]]></title><description><![CDATA[
<p>I’ve been experimenting with sliding window chunking using SRT files. They’re the subtitle format for television and have 1 to _n_ sequence numbers for each chunk, along with time stamps for when the chunk should appear on the screen. Traditionally it’s two lines of text per chunk but you can make chunks of other line counts and sizes. Much of my work with this has been with SRT files that are transcriptions exported from Otter.ai; GPT-3.5 & 4 natively understand the SRT format and the concepts of the sequence numbers and time stamps, so you can refer to them or ask for confirmation of them in a prompt.</p>
]]></description><pubDate>Tue, 13 Jun 2023 21:50:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=36318028</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=36318028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36318028</guid></item><item><title><![CDATA[New comment by busseio in "What if we set GPT-4 free in Minecraft?"]]></title><description><![CDATA[
<p>I’d like to build something like this, but for Robot Odyssey.</p>
]]></description><pubDate>Sat, 27 May 2023 00:11:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=36090895</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=36090895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36090895</guid></item><item><title><![CDATA[New comment by busseio in "Venture Predation"]]></title><description><![CDATA[
<p>Still?</p>
]]></description><pubDate>Fri, 19 May 2023 19:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=36005908</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=36005908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36005908</guid></item><item><title><![CDATA[New comment by busseio in "AWS Lambda function for converting of Telegram channel to RSS feed"]]></title><description><![CDATA[
<p>Thank you for triggering the long-dormant neuron in my brain that remembers working with Yahoo Pipes.</p>
]]></description><pubDate>Fri, 12 May 2023 20:35:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=35921998</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=35921998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35921998</guid></item><item><title><![CDATA[New comment by busseio in "Bard coding update with Colab exporting"]]></title><description><![CDATA[
<p>"But did you try with GPT4?" is becoming a bit of a refrain for me when talking about this with people. I can get GPT-4 to produce working code from agile user stories surrounded by a well-crafted prompt.</p>
]]></description><pubDate>Fri, 21 Apr 2023 16:54:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=35656602</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=35656602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35656602</guid></item><item><title><![CDATA[New comment by busseio in "Tell HN: ChatGPT is fantastic for finding and solving issues in logs"]]></title><description><![CDATA[
<p>Great use case. I have successfully used it in a similar way with SRT files (recording transcripts in SubRip Subtitle format) as well as CSV data from surveys that often has many columns with long text labels (the survey questions) and free text answers.<p>Ex. a prompt I had used for a developer skills survey .csv was:<p>> The CSV data below is the results of a skills survey sent to a group of software engineers. The first row is a header row. Please summarize this data in the areas that the People are Strong, Weak, Most Similar, and Unique:<p>Then, because of things I saw in the response, I asked a few follow-up questions:<p>> How much Azure experience is there in the group?<p>> Can you provide more explanation around your assessment that "Engineers generally have little to no experience with Dockers and Kubernetes."<p>> What other skills and experience do you see in the results that you haven't already mentioned?<p>To address my risk tolerance vis-a-vis the ChatGPT warnings (and previous UI leak of responses), I replaced the email addresses in the .csv file with "PersonA", "PersonB", ...</p>
]]></description><pubDate>Thu, 20 Apr 2023 17:46:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=35643554</link><dc:creator>busseio</dc:creator><comments>https://news.ycombinator.com/item?id=35643554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35643554</guid></item></channel></rss>