<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: 037</title><link>https://news.ycombinator.com/user?id=037</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:15:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=037" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 037 in "Firefox profiles: Private, focused spaces for all the ways you browse"]]></title><description><![CDATA[
<p>It could be a privacy risk, though, because by directly moving a URL (and all its parameters) to another profile, it might be easy to link them together on the server side. It’s not necessarily a problem, but it’s definitely important to be aware of, since one of the main uses of profiles is precisely isolation for privacy and security.</p>
]]></description><pubDate>Thu, 06 Nov 2025 06:51:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45832242</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=45832242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45832242</guid></item><item><title><![CDATA[New comment by 037 in "Ventoy: Create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI Files"]]></title><description><![CDATA[
<p>One nice thing about Ventoy is that you can still use the USB stick as a regular drive for other files — it doesn’t interfere with the ISOs you can boot from</p>
]]></description><pubDate>Thu, 30 Oct 2025 16:09:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45761607</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=45761607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45761607</guid></item><item><title><![CDATA[New comment by 037 in "Claude introduces live usage limits page"]]></title><description><![CDATA[
<p><a href="https://claude.ai/settings/usage" rel="nofollow">https://claude.ai/settings/usage</a></p>
]]></description><pubDate>Tue, 30 Sep 2025 09:03:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423440</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=45423440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423440</guid></item><item><title><![CDATA[Claude introduces live usage limits page]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/claudeai/status/1972732965219438674">https://twitter.com/claudeai/status/1972732965219438674</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45423436">https://news.ycombinator.com/item?id=45423436</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 30 Sep 2025 09:02:24 +0000</pubDate><link>https://twitter.com/claudeai/status/1972732965219438674</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=45423436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423436</guid></item><item><title><![CDATA[New comment by 037 in "Show HN: F2 – Cross-Platform CLI Batch Renaming Tool"]]></title><description><![CDATA[
<p>Very interesting, I’ll definitely give it a try!<p>Another approach I recently discovered is an old but beautiful Unix-style tool for renaming files: <i>vidir - edit a directory in your text editor</i>. It’s part of the <i>moreutils</i> suite [1].<p>You get the list of filenames in your editor – edit them as you like, save, exit, and it renames the files. It uses whatever editor is set in your $EDITOR env var, so it doesn’t have to be vi/vim.<p>You can also pipe in a list of files, e.g. `find . -type f | vidir -`, to edit just the files you want - and you can even change paths (add, rename, remove directories) in the editor to move files around easily.<p>To try it quickly on macOS: `brew install moreutils`<p>[1] <a href="https://joeyh.name/code/moreutils/" rel="nofollow">https://joeyh.name/code/moreutils/</a></p>
]]></description><pubDate>Sat, 24 May 2025 19:04:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44083119</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=44083119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44083119</guid></item><item><title><![CDATA[New comment by 037 in "Show HN: Infat – Declaritive application assocation manager for macOS"]]></title><description><![CDATA[
<p>Thanks a lot — that’s way more than I expected!</p>
]]></description><pubDate>Fri, 25 Apr 2025 08:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43791323</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=43791323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43791323</guid></item><item><title><![CDATA[New comment by 037 in "Show HN: Infat – Declaritive application assocation manager for macOS"]]></title><description><![CDATA[
<p>Would you mind sharing some tips on how to set that up? A code snippet or a link to the relevant docs would be super helpful.</p>
]]></description><pubDate>Fri, 25 Apr 2025 07:42:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43791208</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=43791208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43791208</guid></item><item><title><![CDATA[New comment by 037 in "Show HN: Infat – Declaritive application assocation manager for macOS"]]></title><description><![CDATA[
<p>I love that it’s a command line tool — I’ll try it soon.<p>I use OpenIn for this [1] (it’s paid, but a one-time purchase at a very reasonable price). It works with URLs too, supports “browser profiles”, and lets you create logic using JavaScript (e.g., do X if the filename contains Y, or do Z if a modifier key is pressed).<p>It works really well and even has the ability to “fix” what external apps have changed. I plan to use this on new Macs to reconstruct my app associations and rules.<p>I do wish the rules were defined in plain text files — sometimes it’s hard to follow the logic through the UI and the way it handles things.<p>Another comment mentions Hammerspoon (which I used in the past — it was very nice). Maybe I can rebuild part of my current setup with it.<p>[1] <a href="https://loshadki.app/openin4/" rel="nofollow">https://loshadki.app/openin4/</a></p>
]]></description><pubDate>Fri, 25 Apr 2025 07:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=43791184</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=43791184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43791184</guid></item><item><title><![CDATA[September 17, 1787: "A Republic, If You Can Keep It"]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nps.gov/articles/000/constitutionalconvention-september17.htm">https://www.nps.gov/articles/000/constitutionalconvention-september17.htm</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43142572">https://news.ycombinator.com/item?id=43142572</a></p>
<p>Points: 231</p>
<p># Comments: 85</p>
]]></description><pubDate>Sat, 22 Feb 2025 19:58:04 +0000</pubDate><link>https://www.nps.gov/articles/000/constitutionalconvention-september17.htm</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=43142572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43142572</guid></item><item><title><![CDATA[New comment by 037 in "Hoppscotch: Open source alternative to Postman / Insomnia"]]></title><description><![CDATA[
<p>Just tried. You can save the full response to a single file with one click, but it doesn’t include the original request.<p>I found an issue asking for the same feature: <a href="https://github.com/Huachao/vscode-restclient/issues/1311">https://github.com/Huachao/vscode-restclient/issues/1311</a></p>
]]></description><pubDate>Sat, 01 Feb 2025 09:58:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42897265</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=42897265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42897265</guid></item><item><title><![CDATA[New comment by 037 in "Hoppscotch: Open source alternative to Postman / Insomnia"]]></title><description><![CDATA[
<p>If you use a VSCode-based editor, a good alternative can be the "REST Client" extension:
<a href="https://marketplace.visualstudio.com/items?itemName=humao.rest-client" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=humao.re...</a><p>I’ve been burned a few times by these clients — difficult backups, changing licensing/commercial terms, hard to version — so now I prefer a few simple .http files that I can version in Git and easily read, even if the extension disappears.</p>
]]></description><pubDate>Sat, 01 Feb 2025 09:01:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42896989</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=42896989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42896989</guid></item><item><title><![CDATA[New comment by 037 in "Show HN: DeepSeek Your HN Profile"]]></title><description><![CDATA[
<p>> Their Raspberry Pi collection is so extensive, it's starting to look like a fruit stand!<p>Lol :D</p>
]]></description><pubDate>Tue, 28 Jan 2025 21:22:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42858202</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=42858202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42858202</guid></item><item><title><![CDATA[TokenVerse: Multi-Concept Personalization in Token Modulation Space by Google]]></title><description><![CDATA[
<p>Article URL: <a href="https://token-verse.github.io/">https://token-verse.github.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42829674">https://news.ycombinator.com/item?id=42829674</a></p>
<p>Points: 108</p>
<p># Comments: 23</p>
]]></description><pubDate>Sun, 26 Jan 2025 12:28:40 +0000</pubDate><link>https://token-verse.github.io/</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=42829674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42829674</guid></item><item><title><![CDATA[New comment by 037 in "Introducing The Message Batches API"]]></title><description><![CDATA[
<p>> Yes, it is possible to use Prompt Caching with your Batches API requests. However, because asynchronous batch requests can be processed concurrently and in any order, we cannot guarantee that requests in a batch will benefit from caching.<p><a href="https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching#can-i-use-prompt-caching-with-the-batches-api" rel="nofollow">https://docs.anthropic.com/en/docs/build-with-claude/prompt-...</a></p>
]]></description><pubDate>Wed, 09 Oct 2024 07:53:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=41785526</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=41785526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41785526</guid></item><item><title><![CDATA[New comment by 037 in "Scramble: Open-Source Alternative to Grammarly"]]></title><description><![CDATA[
<p>An alternative from the developer of Coolify.
It’s no longer for sale, but the page mentions he’ll open-source it:<p><a href="https://safetyper.com/" rel="nofollow">https://safetyper.com/</a></p>
]]></description><pubDate>Wed, 18 Sep 2024 06:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41576463</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=41576463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41576463</guid></item><item><title><![CDATA[New comment by 037 in "Rye: A Hassle-Free Python Experience"]]></title><description><![CDATA[
<p>Funny, I realized within the first few minutes that I’m not interested in Rye, but I couldn’t stop watching because I loved the mechanical keystroke sounds so much. I don’t use a mechanical keyboard for various reasons (I tried), but those sounds…<p>(Not saying having them in the video for everyone is a good thing—I respect the fact that some people can find them annoying)</p>
]]></description><pubDate>Tue, 09 Jul 2024 07:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=40913553</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=40913553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40913553</guid></item><item><title><![CDATA[New comment by 037 in "Pwning a Brother labelmaker, for fun and interop"]]></title><description><![CDATA[
<p>I studied the mechanism, and while it’s true that some tape must be wasted, I think there is room for improvement (with a different idea or even small changes, given that I have a Dymo that uses the same mechanism but wastes much less tape). I simply believe there aren’t enough incentives to research something that saves tape.</p>
]]></description><pubDate>Sat, 06 Jul 2024 07:03:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40888651</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=40888651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40888651</guid></item><item><title><![CDATA[New comment by 037 in "Pwning a Brother labelmaker, for fun and interop"]]></title><description><![CDATA[
<p>I have the Brother P-Touch CUBE PT-P300BT and “pwned” it (not really) some time ago. Using this code as a starting point [1], I set it up with a FastAPI backend serving an HTML+JS frontend on a Raspberry Pi Zero 2 W. I connect to it using a browser, design the label, and it prints via Bluetooth. One of the first options I added to the interface is the “no feed” checkbox, which I use when I know I’ll print more than one label in sequence before cutting.<p>My idea is to add another endpoint to the API so that using Whisper or Siri, I can say, “Print Eggs and today’s date” or “Print Coffee in medium size.” I use something similar with an Alfred workflow, but voice commands would be nice in the kitchen.<p>I hate when someone talks about a project I’m interested in but doesn’t share any code. However, the entire thing is so ugly that I’ll never permit any other human being to see it. I’ll incorporate a Dead Man’s switch to delete everything or burn the Raspberry Pi, if needed.<p>Anyway, it’s all very simple once you realize that Fabric.js [2] handles 80% of the interface and functionalities on the frontend. Probably with Aider [3] and Claude Sonnet 3.5, you can make it during breakfast (or 7 years: I’m a dev, so I’m VERY bad at time estimations).<p>[1] <a href="https://gist.github.com/vsigler/98eafaf8cdf2374669e590328164f5fc" rel="nofollow">https://gist.github.com/vsigler/98eafaf8cdf2374669e590328164...</a><p>[2] <a href="https://github.com/fabricjs/fabric.js/">https://github.com/fabricjs/fabric.js/</a><p>[3] <a href="https://github.com/paul-gauthier/aider">https://github.com/paul-gauthier/aider</a></p>
]]></description><pubDate>Sat, 06 Jul 2024 06:46:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=40888584</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=40888584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40888584</guid></item><item><title><![CDATA[New comment by 037 in "Inside a $1 radar motion sensor"]]></title><description><![CDATA[
<p>I’m sure it can be done with a normal camera and enough light, especially with the advancement of AI technologies in recent years. I haven’t had time to experiment, but if you have an iPhone, you can try this app [1] I installed yesterday to study its feasibility.<p>On the homepage, there is a video [2] explaining more as well, and their paper [3].<p>1. <a href="https://www.rouast.com/vitallens/" rel="nofollow">https://www.rouast.com/vitallens/</a><p>2. <a href="https://www.youtube.com/watch?v=_0HHjovI8hc" rel="nofollow">https://www.youtube.com/watch?v=_0HHjovI8hc</a><p>3. <a href="https://arxiv.org/pdf/2312.06892" rel="nofollow">https://arxiv.org/pdf/2312.06892</a></p>
]]></description><pubDate>Sun, 30 Jun 2024 10:21:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=40836292</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=40836292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40836292</guid></item><item><title><![CDATA[New comment by 037 in "Inside a $1 radar motion sensor"]]></title><description><![CDATA[
<p>The “Vital Sign Detection & Healthcare”[1] section is very interesting, thank you! I am looking for a way to measure the heartbeat of a single person in a completely non-invasive manner (so without contact) and I see that it can be done with Wi-Fi (2019 Paper [2]). However, I’ve noticed that there are a lot of methods (video analysis, thermal camera, etc.), but they are hard to find as ready-made products at a reasonable price. The simplest solution is under-mattress sleep trackers, but unfortunately they are not an option for me.<p>1. <a href="https://github.com/Marsrocky/Awesome-WiFi-CSI-Sensing#vital-sign-detection--healthcare">https://github.com/Marsrocky/Awesome-WiFi-CSI-Sensing#vital-...</a><p>2. <a href="https://arxiv.org/abs/1908.05108" rel="nofollow">https://arxiv.org/abs/1908.05108</a></p>
]]></description><pubDate>Sun, 30 Jun 2024 08:45:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=40835918</link><dc:creator>037</dc:creator><comments>https://news.ycombinator.com/item?id=40835918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40835918</guid></item></channel></rss>