<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: busymichael</title><link>https://news.ycombinator.com/user?id=busymichael</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 08:05:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=busymichael" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by busymichael in "Apple raises prices of MacBooks, iPads"]]></title><description><![CDATA[
<p>Still no 256GB or 512GB Studio models at any price. 96 is the max for any Studio configuration on apple.com right now.</p>
]]></description><pubDate>Thu, 25 Jun 2026 15:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48675322</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=48675322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48675322</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>I built an iOS app for my sons who play club basketball. It’s designed to bridge the gap between practicing solo on the court and the pressure of playing in a game.<p>It uses mechanics and body movement, via visual detection through the cameras, to identify when you’re about to take a shot or make a pass.<p>It then pumps distracting noises (honks, cheers, jeers, etc.) into the headphones to try to distract you. It also runs a continuous 24-second clock so you build a natural sense of how much time is left before you need to get a shot off.<p>I'm looking for more people to join the test flight: <a href="https://clutchshot.app/" rel="nofollow">https://clutchshot.app/</a></p>
]]></description><pubDate>Tue, 09 Jun 2026 15:34:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48462486</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=48462486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48462486</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>Building Basil (<a href="https://basilai.app" rel="nofollow">https://basilai.app</a>), a privacy-first AI executive assistant / note taker. Everything is on-device: transcription, summarization, etc. So nothing is shared with any model provider.<p>Lately the interesting work has been less about raw transcription and more about making the output actually useful: recurring workflows, follow-ups, and personalized summaries that fit how someone runs their day. We are also pushing more toward reliable agent automation instead of one-off chat. And dealing with all the iOS limitations on background work.<p>Still early.</p>
]]></description><pubDate>Mon, 11 May 2026 16:01:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48096778</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=48096778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48096778</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>Building a voice recorder/transcription/summarization app where everything runs on-device. No cloud, no uploads, no servers processing your audio.<p>Started with a web version using WebAssembly Whisper to validate the idea. Worked well enough to prove demand, but browser sandbox limits (no background recording, inconsistent model performance) pushed me to go native.<p>Rebuilt as an iOS/macOS app with CoreML. Apple Silicon handles Whisper-class models locally without issues, but its confined to recent devices.<p>I'm working on e2ee sync between web and mobile. I want to build a simplenotes but for audio transcription.<p>Try the web version at: <a href="https://basilai.app/app" rel="nofollow">https://basilai.app/app</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 20:04:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47314681</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=47314681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47314681</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: Scriber Pro – Offline AI transcription for macOS"]]></title><description><![CDATA[
<p>My experience share only supporting the latest OS:<p>I have launched apps focused on a new feature in the latest OS and regretted it. The # of people who have the latest OS is much smaller than the full install base for much longer than I thought. As a result, my marketing conversion was unnaturally low - people who liked the app idea but couldn't install because they had the wrong OS. This causes two problems: potential users I activated but couldn't convert and this signal gets internalized by the App Store, pushing down future impressions.<p>Now I always have a fallback implementation of the feature so I can target the prior OS. Both Mac and iOS.</p>
]]></description><pubDate>Wed, 15 Oct 2025 17:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45595923</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=45595923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45595923</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: Scriber Pro – Offline AI transcription for macOS"]]></title><description><![CDATA[
<p>As a side project, I just launched a privacy-first web-based meeting transcriber (<a href="https://basilai.app/app" rel="nofollow">https://basilai.app/app</a>). Everything runs entirely in your browser — both the transcription and AI summarization — so no audio or text ever leaves your device.<p>I'm using the browser built in transcription service plus downloading a model and running it via webgpu. No login. At the end of your meeting, you get a zip file with the audio, transcript and summary.</p>
]]></description><pubDate>Wed, 15 Oct 2025 17:21:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45595755</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=45595755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45595755</guid></item><item><title><![CDATA[New comment by busymichael in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>I'm a big fan of digitpain (Jeffrey Scudder) and it is great to see him get airtime here. The tl/dr for Jeffrey is he make digital art, but first he makes his own digital tools to make that artwork.<p>For those that are new to him, be sure to browse to the top level (<a href="https://aesthetic.computer" rel="nofollow">https://aesthetic.computer</a>) and play around in the 'terminal'.<p>If you have a VR device, view Freaky Flowers in it.</p>
]]></description><pubDate>Fri, 13 Sep 2024 18:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41534016</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=41534016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41534016</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: YourNextStore – an open-source Shopify with Stripe as the back end"]]></title><description><![CDATA[
<p>The feature I like the most in your demo: the one page checkout. It comes very close to shopify's excellent check out. Nicely done!<p>WooCommerce should be filling the role of viable self host alternative to Shopify, but it falls short. Even with the plugin ecosystem, it is much harder to run an quality cart and checkout.<p>Congrats on your launch!</p>
]]></description><pubDate>Tue, 10 Sep 2024 17:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=41503015</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=41503015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41503015</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: Google Ads Rejected My SaaS as Compromised Site"]]></title><description><![CDATA[
<p>It looks like you still have rrweb running. Have you tried removing that?</p>
]]></description><pubDate>Mon, 19 Aug 2024 21:00:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41294552</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=41294552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41294552</guid></item><item><title><![CDATA[Ask HN: Any tips for applying for the Google Startup Program?]]></title><description><![CDATA[
<p>I'm planning to apply to the Google Startup Program which offers credits of up to $200K for Google Cloud usage (https://cloud.google.com/startup). I'm a solo founder and have built several small startups on Google Cloud but have never applied for this before.<p>Has anyone done it and gotten a significant amount of money? Any tips/tricks/hacks to maximize the amount I may be able to get? Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37722062">https://news.ycombinator.com/item?id=37722062</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Oct 2023 02:45:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37722062</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=37722062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37722062</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: Solo Founder Tips?"]]></title><description><![CDATA[
<p>I am on a similar path with <a href="https://intro.wtf" rel="nofollow noreferrer">https://intro.wtf</a> (AI product merchandising for online retailers). I am solo but am trying to make being a solo saas founder the 'water I swim in.' I am connecting with others in my network who are solo founders, joined microconf, listening to podcasts, etc. I am trying to connect with other people who are all focused on similar goals, combine that with my focus and work to get better over time.</p>
]]></description><pubDate>Thu, 07 Sep 2023 22:04:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=37426227</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=37426227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37426227</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: Tell us about your project that's not done yet but you want feedback on"]]></title><description><![CDATA[
<p>I'm working on building better product merchandising with AI/ML for online retailers.<p>The problem: creating unique, engaging product content is expensive and time consuming for retailers. Hiring content writers can cost $50-100 per product. Multiply that by 1000s of products and then add in constant product churn.<p>With uniquely tuned AI models, combined with a retailers raw product data, I can generate content that improves the buyer's experience and leads to:<p>- higher conversions<p>- improved SEO<p>- standing out from competitors<p>The app includes:<p>- the unique LL models<p>- pipelines to connect to the retailer's catalog<p>- a feedback mechanism to monitor the products (add to cart, conversions, on page time, etc) and test new content<p>I did pilot with a large wine retailer. We generated nearly 4,000 product descriptions and saw a near immediate increase in on page time and conversions. It is 90 days out we are now seeing an SEO gain too.<p><a href="https://intro.wtf" rel="nofollow noreferrer">https://intro.wtf</a></p>
]]></description><pubDate>Thu, 17 Aug 2023 22:19:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=37168977</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=37168977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37168977</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: What made your business take off that you wish you'd done much earlier?"]]></title><description><![CDATA[
<p>I love to talk with you about this. Can you DM me on discord: busymichael#0001? I've joined a few crypto teams and am networking to find more.</p>
]]></description><pubDate>Tue, 15 Feb 2022 18:26:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=30350564</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=30350564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30350564</guid></item><item><title><![CDATA[Olympic dinghy designed by layperson – over 200k in existence]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/Laser_(dinghy)">https://en.wikipedia.org/wiki/Laser_(dinghy)</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28011140">https://news.ycombinator.com/item?id=28011140</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 Jul 2021 19:02:07 +0000</pubDate><link>https://en.wikipedia.org/wiki/Laser_(dinghy)</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=28011140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28011140</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: Polybox: An tiny PaaS to Git push to deploy micro-services and sites"]]></title><description><![CDATA[
<p>This is really interesting. I use git to manage my deploys. I git pull from my servers whenever I deploy.<p>I have been toying with using github actions to automate the pull. My workflow would be something like:<p>1. work locally on a branch
2. test, merge with master
3. git push from local to github
4. a github action would see the commit to master and initiate a git pull on my server.<p>Something like this: <a href="https://stackoverflow.com/questions/61447350/automatically-pull-from-remote-using-github-actions" rel="nofollow">https://stackoverflow.com/questions/61447350/automatically-p...</a><p>What are the advantages to using polybox or piku?</p>
]]></description><pubDate>Tue, 16 Mar 2021 16:33:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=26479068</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=26479068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26479068</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: Reddit Hyped Stocks – A web app to explore hyped stocks on Reddit"]]></title><description><![CDATA[
<p>There has been a lot of interest in these reddit/twitter stock trackers lately.<p>I built one (<a href="https://cutt.co" rel="nofollow">https://cutt.co</a>). Here is an open source one: <a href="https://github.com/iam-abbas/Reddit-Stock-Trends" rel="nofollow">https://github.com/iam-abbas/Reddit-Stock-Trends</a><p>We should all get together and build one to rule them all.<p>My thoughts on this: The real question is whether tracking trends on reddit/twitter can reveal a coming price swing BEFORE it happens. AND, you have to have minimal/no false positives.<p>I have had some success generating alerts before the swings occur (<a href="https://cutt.co/track-record/" rel="nofollow">https://cutt.co/track-record/</a>) but still am working on sorting wheat from chaff.</p>
]]></description><pubDate>Mon, 15 Mar 2021 17:16:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=26468694</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=26468694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26468694</guid></item><item><title><![CDATA[New comment by busymichael in "Show HN: Track market trends from social media"]]></title><description><![CDATA[
<p>I am tackling a similar problem at [the Cutt Newsletter](<a href="https://cutt.co" rel="nofollow">https://cutt.co</a>).<p>I have taken a slightly different tactic than you. I am trying to surface actionable trade ideas from the social media mentions. Can I predict a stocks price trend from social media discussion?<p>I think that takes two forms:<p>1. Real-time alerts to stocks that are moving outside their normal 'mention' bands. Most times social media discussion of a stock is following public news. For example, a company releases earnings and the social media discussion is about those earnings. In that case, the 'mentions' rate will always trail the actual news. But, in some cases, an increase in mention rate is preceding price changes that day -- I am detecting that in real-time (sometimes, so far).<p>2. Over a long time (months, years) a company's social media mention rate will go up or down. A long-term trend (either positive or negative) could say something about the long-term financial prospects of the company. That could be tradable.</p>
]]></description><pubDate>Sat, 27 Feb 2021 16:52:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=26286044</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=26286044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26286044</guid></item><item><title><![CDATA[New comment by busymichael in "Ask HN: How do I sell a library/plug-in?"]]></title><description><![CDATA[
<p>Thank you -- pyarmor is what I am looking for. It seems to provide for both code obfuscation AND licensing. Also, if you use the licensing, the code obfuscation is linked to the license, so you can easily track back code leaks.</p>
]]></description><pubDate>Wed, 11 Nov 2020 17:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=25060615</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=25060615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25060615</guid></item><item><title><![CDATA[Ask HN: How do I sell a library/plug-in?]]></title><description><![CDATA[
<p>I have built a python library for advanced timezone handling; essentially running cron jobs for users based on their local tz.<p>I would like to sell the library. It could be a saas but it would really run so much better as a local library/include.<p>How do I sell a library/plug-in and prevent my code from showing up for free? Has anyone used a commercial licensing solution? Does anything work, or do I need to model in a certain amount of theft?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=25037013">https://news.ycombinator.com/item?id=25037013</a></p>
<p>Points: 1</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 09 Nov 2020 17:16:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=25037013</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=25037013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25037013</guid></item><item><title><![CDATA[New comment by busymichael in "VSCode on Google Colab"]]></title><description><![CDATA[
<p>I have just started playing with repl.it and am enjoying it. repl.it is using a similar IDE to the VSCode fork from the OP.<p>I am trying to build a small web app using repl.it as my dev environment and deploy on google app engine. The stack is flask/mysql/html5/bootstrap.<p>I have a workflow where I can commit to a dev branch inside repl.it, push to github and them merge to master. If merge is no-conflict, it uses github actions to deploy to google app engine.<p>There are trade offs, but I am really enjoying the ability to just start coding by opening a browser and having my full dev environment in a tab. Really fun!</p>
]]></description><pubDate>Wed, 07 Oct 2020 16:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=24710012</link><dc:creator>busymichael</dc:creator><comments>https://news.ycombinator.com/item?id=24710012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24710012</guid></item></channel></rss>