<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: cibomahto</title><link>https://news.ycombinator.com/user?id=cibomahto</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 23:14:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cibomahto" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cibomahto in "ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol"]]></title><description><![CDATA[
<p>The BP V5 is only $42.50 and is still the most popular model, and is actively developed and supported. The BP6 has some fancier features that make it more expensive, but the Bus Pirate folks are very price sensitive and want to keep the tool as accessible as possible. (source: I'm a distributor for them).</p>
]]></description><pubDate>Fri, 05 Jun 2026 13:12:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48412034</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=48412034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48412034</guid></item><item><title><![CDATA[New comment by cibomahto in "Circuitpainter: Create PCBs using a simplfiied graphics language"]]></title><description><![CDATA[
<p>Thanks!</p>
]]></description><pubDate>Tue, 06 May 2025 08:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43902807</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=43902807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43902807</guid></item><item><title><![CDATA[New comment by cibomahto in "Circuitpainter: Create PCBs using a simplfiied graphics language"]]></title><description><![CDATA[
<p>Very close. It's somewhat of an OpenSCAD or Processing for electrically simple circuit board design, that uses KiCad as the generating kernel. Artistic projects are the easiest to demonstrate, however we also use it for industrial applications where we need many similar variants of simple boards. You can also use its output alongside normally routed parts to automate the tedious portions of a design: <a href="https://social.v.st/@th/111646753350070002" rel="nofollow">https://social.v.st/@th/111646753350070002</a></p>
]]></description><pubDate>Tue, 06 May 2025 08:21:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43902805</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=43902805</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43902805</guid></item><item><title><![CDATA[New comment by cibomahto in "Circuitpainter: Create PCBs using a simplfiied graphics language"]]></title><description><![CDATA[
<p>Author here- That is a fun workflow! One of the things we've been prototyping is a web frontend powered by circuitpainter, where you can use a mouse or pen to draw freehand traces that can be rendered as 'real' KiCad traces so that DRC can work. However, since we also have the path information, it's possible to do things such as automatically place components along the paths, which would be extremely tedious to do by hand or with existing CAD tools.<p>CircuitPainter came out of an effort to automate the production of large numbers of very slightly different LED boards for sculptural work, where it was worth the effort to write code to generate the boards. I used KiCad as the backend specifically so that we could use our known footprints/solderpaste masks and get a DRC pass.</p>
]]></description><pubDate>Tue, 06 May 2025 07:45:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43902667</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=43902667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43902667</guid></item><item><title><![CDATA[New comment by cibomahto in "I designed my LED matrix PCB with code"]]></title><description><![CDATA[
<p>I've been working on CircuitPainter, a Python-based system for generating PCBs. Some examples are here: <a href="https://circuitpainter.blinkinlabs.com/examples.html" rel="nofollow">https://circuitpainter.blinkinlabs.com/examples.html</a> .<p>It uses KiCad as a backend, so you are able to take advantage of the design rule checker and other niceties that come from the traditional CAD world. We've been using it successfully to automate very repetitive design jobs at our studio.</p>
]]></description><pubDate>Sun, 27 Apr 2025 01:23:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43808706</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=43808706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43808706</guid></item><item><title><![CDATA[New comment by cibomahto in "BusPirate V5 Now Shipping"]]></title><description><![CDATA[
<p>Will do!</p>
]]></description><pubDate>Mon, 22 Jan 2024 09:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=39087900</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=39087900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39087900</guid></item><item><title><![CDATA[New comment by cibomahto in "BusPirate V5 Now Shipping"]]></title><description><![CDATA[
<p>It's definitely the same folks (I know them). Ian's been posting about the project on the dangerous prototype twitter account here: <a href="https://twitter.com/dangerousproto/" rel="nofollow">https://twitter.com/dangerousproto/</a></p>
]]></description><pubDate>Mon, 22 Jan 2024 01:52:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=39085148</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=39085148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39085148</guid></item><item><title><![CDATA[New comment by cibomahto in "The Most Famous LED Factory [video]"]]></title><description><![CDATA[
<p>Strange Parts gives a tour of the World Semi factory in China, where the WS2812 (aka NeoPixel) LEDs are made</p>
]]></description><pubDate>Sun, 12 Nov 2023 09:48:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38238836</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=38238836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38238836</guid></item><item><title><![CDATA[The Most Famous LED Factory [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=pMjhJ9kcaU4">https://www.youtube.com/watch?v=pMjhJ9kcaU4</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38238835">https://news.ycombinator.com/item?id=38238835</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 12 Nov 2023 09:48:55 +0000</pubDate><link>https://www.youtube.com/watch?v=pMjhJ9kcaU4</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=38238835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38238835</guid></item><item><title><![CDATA[New comment by cibomahto in "Why is there a drink called 手打柠檬鸭屎香 = “hand-made lemon duck-feces fragrance”?"]]></title><description><![CDATA[
<p>There's a large coffee chain in Guangzhou called '猫屎咖啡', which literally translates to 'cat shit coffee': <a href="http://www.kafelaku.com.cn/" rel="nofollow noreferrer">http://www.kafelaku.com.cn/</a><p>They offer Kopi luwak coffee as a specialty, which is supposed to be collected from the feces of Civets that ate coffee cherries, so the name is accurate but still more direct than I would have expected.</p>
]]></description><pubDate>Fri, 30 Jun 2023 20:19:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=36541624</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=36541624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36541624</guid></item><item><title><![CDATA[New comment by cibomahto in "Price increase on .io domains on January 1, 2022 (Renewal: $55.00)"]]></title><description><![CDATA[
<p>It might be helpful to look at this as a percentage change- it looks like they were currently charging $42.18/year as the standard price (1), so this is a 30% price increase.<p>(1) <a href="https://news.gandi.net/en/2021/10/enjoy-our-io-promotion-before-this-year-ends/" rel="nofollow">https://news.gandi.net/en/2021/10/enjoy-our-io-promotion-bef...</a></p>
]]></description><pubDate>Wed, 01 Dec 2021 14:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=29404217</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=29404217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29404217</guid></item><item><title><![CDATA[New comment by cibomahto in "El Salvador’s new Bitcoin wallets could cost Western Union $400M a year"]]></title><description><![CDATA[
<p>$25-40 is standard for international transfers via SWIFT, it's only cheaper between EU banks because of SEPA.</p>
]]></description><pubDate>Thu, 09 Sep 2021 13:33:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=28469470</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=28469470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28469470</guid></item><item><title><![CDATA[New comment by cibomahto in "JSON for Modern C++ version 3.10.0"]]></title><description><![CDATA[
<p>For what it's worth, cJSON does support a (global) allocator override, using cJSON_InitHooks().<p>Here's what I use on ESP32 to push allocation to SPIRAM: <a href="https://gist.github.com/cibomahto/a29b6662847e13c61b47a194fad4ab11" rel="nofollow">https://gist.github.com/cibomahto/a29b6662847e13c61b47a194fa...</a></p>
]]></description><pubDate>Thu, 19 Aug 2021 12:17:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=28232844</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=28232844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28232844</guid></item><item><title><![CDATA[Show HN: JTAG Hat – debug microcontrollers with your Raspberry Pi]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/blinkinlabs/jtag_hat">https://github.com/blinkinlabs/jtag_hat</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27713865">https://news.ycombinator.com/item?id=27713865</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 02 Jul 2021 16:46:16 +0000</pubDate><link>https://github.com/blinkinlabs/jtag_hat</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=27713865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27713865</guid></item><item><title><![CDATA[New comment by cibomahto in "Welcome to the Golden Age of Masa"]]></title><description><![CDATA[
<p>Kellys expat in Amsterdam carries maseca harena, as well as various dried chilies, and imported tortillas: <a href="https://www.kellys-expat-shopping.nl/en/world-foods/mexican/" rel="nofollow">https://www.kellys-expat-shopping.nl/en/world-foods/mexican/</a></p>
]]></description><pubDate>Tue, 29 Jun 2021 00:25:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=27670111</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=27670111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27670111</guid></item><item><title><![CDATA[New comment by cibomahto in "Airbreak.dev: Jailbreak your CPAP machine to turn them into ventilators"]]></title><description><![CDATA[
<p>Mt. Sinai developed a procedure for using these safely in a clinical setting, by using an alternate patient circuit with viral filters to capture the aerosolized particles:
<a href="https://health.mountsinai.org/wp-content/uploads/sites/14/2020/04/NIV-to-Ventilator-Modification-Protocol-v1.02-for-posting.pdf" rel="nofollow">https://health.mountsinai.org/wp-content/uploads/sites/14/20...</a></p>
]]></description><pubDate>Tue, 14 Apr 2020 17:35:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=22868883</link><dc:creator>cibomahto</dc:creator><comments>https://news.ycombinator.com/item?id=22868883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22868883</guid></item></channel></rss>