<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: tomburgs</title><link>https://news.ycombinator.com/user?id=tomburgs</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 19:38:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tomburgs" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tomburgs in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>i've been grinding away to make "Plates" the best it can be. i know building a weightlifting app is a massive cliche, but i felt compelled to make it anyway and honestly have zero regrets. i was fully expecting people to roll their eyes at yet another workout tracker, but to my surprise, the feedback has been incredibly positive.<p>even with everyone and their mother shipping a workout app (accelerated by the vibecoding surge), nothing quite hit the bar i was looking for. everything seemed to be built in react native, flutter, or another cross-platform framework, meaning it never truly felt at home on the device.<p>beyond just wanting something fully native, i felt there was a real gap in the prosumer market. i wanted to build something for people who already know what they're doing in the gym, have their program, and just want a solid tool they can actually own (it's a one-time purchase of $12.99) that at the same time gives them all the insights they'd reasonably want (muscle heatmap, 1rm breakdowns with different formulas, working volume, best volume, etc.).<p>the app is called Plates: Weightlifting Log. if you're interested in checking it out: <a href="https://useplates.com" rel="nofollow">https://useplates.com</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 21:48:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47316031</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=47316031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47316031</guid></item><item><title><![CDATA[New comment by tomburgs in "Put the zip code first"]]></title><description><![CDATA[
<p>did an llm write this? how is it so confidently ignoring rest of the planet?<p>despite the obvious flaws others have already noted, plenty of countries include letters in their zipcodes, rendering the "Invoke the right keyboard" argument not only incorrect but potentially damaging to users or businesses who choose to follow this. if the website won't allow me to physically enter my zipcode, i'll just take my business elsewhere.</p>
]]></description><pubDate>Sun, 08 Mar 2026 13:32:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47297198</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=47297198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47297198</guid></item><item><title><![CDATA[New comment by tomburgs in "MacBook Neo"]]></title><description><![CDATA[
<p>would it be crazy to use this as a more casual macbook alongside my mbp? it seems light, cheap, and fun.</p>
]]></description><pubDate>Wed, 04 Mar 2026 15:33:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47248994</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=47248994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47248994</guid></item><item><title><![CDATA[New comment by tomburgs in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p>I've been hard at work building a weightlifting workout tracking & analytics app. Its main selling points are being iOS native, being a one-time purchase, and being completely private (does not depend on a backend, but still saves data to the cloud).<p>If it sounds interesting, you can sign up for a waitlist here, it even includes some screenshots: <a href="https://plates.framer.website/" rel="nofollow">https://plates.framer.website/</a> (excuse the website being on a framer domain, i promise the app is far more professional)</p>
]]></description><pubDate>Mon, 15 Dec 2025 15:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46275541</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=46275541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46275541</guid></item><item><title><![CDATA[New comment by tomburgs in "The Swift SDK for Android"]]></title><description><![CDATA[
<p>Western & Northern Europe. It's not that it was a negligible share of Android users, it's that they didn't generate any meaningful revenue.</p>
]]></description><pubDate>Sat, 25 Oct 2025 13:42:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45703829</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=45703829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45703829</guid></item><item><title><![CDATA[New comment by tomburgs in "The Swift SDK for Android"]]></title><description><![CDATA[
<p>I've worked with Flutter, React Native, and now I'm building an app in SwiftUI.<p>I've found a few things in the process: 
1.) Neither RN nor Flutter seems to be able to create truly native applications on iOS. I've never once seen an application made in either of them and thought it was a native iOS application. 
2.) Unless your application must support both platforms, android (in an economic sense) is dead weight. I was shocked to see how bafflingly little android users contributed to our revenue. I've heard this from people in other companies as well. 
3.) SwiftUI (and I assume UIKit) makes it really simple to create apps according to HiG. You can feel yourself fighting the framework whenever you deviate from what Apple wants you to do. I actually think this is a good thing.<p>I think Apple is doing something really smart here. They're not making SwiftUI cross platform, they're making it possible for you to re-use your business logic from your SwiftUI apps in Android apps.<p>The way see I see it they're saying — if you want to spend the least amount of time possible building a cross platform app use Flutter or RN. If you want to create a truly native experience on both platforms, but still re-use your core business logic, Swift is your friend.</p>
]]></description><pubDate>Sat, 25 Oct 2025 11:40:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45703058</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=45703058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45703058</guid></item><item><title><![CDATA[New comment by tomburgs in "Ask HN: What are you working on? (October 2025)"]]></title><description><![CDATA[
<p>I have been building a workout tracking app specifically aimed at weightlifting/strength training.<p>My perfect user being someone who is either a body builder, powerlifter, or someone who just takes weightlifting seriously.<p>I've also been obsessed with making it iOS native and a one-time purchase.<p>Been trying to build in public on Bluesky: @tobu.bsky.social<p>Simple landing page with a waitlist: <a href="https://plates.framer.website/" rel="nofollow">https://plates.framer.website/</a></p>
]]></description><pubDate>Mon, 13 Oct 2025 12:11:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45567468</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=45567468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45567468</guid></item><item><title><![CDATA[New comment by tomburgs in "Ask HN: What are you working on? (October 2025)"]]></title><description><![CDATA[
<p>I suppose you must know this already if you have done research on alternatives, but there are already a plethora of apps like this — Lifesum, Cal AI, MacroFactor, just to name a few.<p>I'm curious what sets your app apart?</p>
]]></description><pubDate>Mon, 13 Oct 2025 12:04:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45567410</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=45567410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45567410</guid></item><item><title><![CDATA[New comment by tomburgs in "Ask HN: Anyone making a living from a paid API?"]]></title><description><![CDATA[
<p>> I think one of the regrets is only doing the ML API and not the end-user apps. It turns out the people creating the front end pocket most of the money.<p>I'm curious why this is not preferable? You can focus on your core competency and I imagine you have enough apps using your API that it more than makes up for getting only a small slice of revenue from each.</p>
]]></description><pubDate>Sun, 01 Jun 2025 13:21:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44150677</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=44150677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44150677</guid></item><item><title><![CDATA[New comment by tomburgs in "Blender releases their Oscar winning version tool"]]></title><description><![CDATA[
<p>I don't think the title reflects the contents of the article. I believe a more accurate title would be "Blender, the tool behind an Oscar winning movie, releases a new version", because as far as I can tell the movie referenced that won the Oscar (Flow[0]), was using LTS version 3.6[1]<p>[0] <a href="https://en.wikipedia.org/wiki/Flow_(2024_film)" rel="nofollow">https://en.wikipedia.org/wiki/Flow_(2024_film)</a>
[1] <a href="https://www.blender.org/user-stories/making-flow-an-interview-with-director-gints-zilbalodis" rel="nofollow">https://www.blender.org/user-stories/making-flow-an-intervie...</a></p>
]]></description><pubDate>Thu, 27 Mar 2025 10:28:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43492079</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=43492079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43492079</guid></item><item><title><![CDATA[New comment by tomburgs in "Lies we tell ourselves to keep using Golang (2022)"]]></title><description><![CDATA[
<p>> and most importantly, you adopted a language that happened by accident.<p>Is the author implying that Go was created by accident?</p>
]]></description><pubDate>Tue, 26 Nov 2024 12:42:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42245204</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=42245204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42245204</guid></item><item><title><![CDATA[New comment by tomburgs in "Half-Life 2: 20th Anniversary Update"]]></title><description><![CDATA[
<p>It was revolutionary when it came out due to its physics engine, character facial animations, graphics, and most of all it had a captivating story and great gameplay.</p>
]]></description><pubDate>Sat, 16 Nov 2024 10:34:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42155698</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=42155698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42155698</guid></item><item><title><![CDATA[New comment by tomburgs in "Ask HN: What non-AI products are you working on?"]]></title><description><![CDATA[
<p>I've been working on ReadShape [0] where users can save their highlights & notes from e-books, such as Kindle, Apple Books, and Libby.<p>Primarily it focuses on being a centralized look-up & revisit kind of app to help with retention, but it also allows you to sync your highlights to Notion.<p>[0] <a href="https://readshape.com" rel="nofollow">https://readshape.com</a></p>
]]></description><pubDate>Wed, 27 Mar 2024 16:27:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=39841290</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=39841290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39841290</guid></item><item><title><![CDATA[New comment by tomburgs in "Nestflix"]]></title><description><![CDATA[
<p>> *Asbestos in Obstetrics*<p>> In this classic TV movie, hundreds of pregnant women are trapped in a maternity ward infested with asbestos.<p>> "If they can manage not to breathe until we can get them out of there…"<p>i've never wanted to watch something more<p><a href="https://nestflix.fun/asbestos-in-obstetrics/" rel="nofollow">https://nestflix.fun/asbestos-in-obstetrics/</a></p>
]]></description><pubDate>Fri, 05 Jan 2024 15:38:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=38880171</link><dc:creator>tomburgs</dc:creator><comments>https://news.ycombinator.com/item?id=38880171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38880171</guid></item></channel></rss>