<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: brothrock</title><link>https://news.ycombinator.com/user?id=brothrock</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 29 May 2026 20:07:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=brothrock" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by brothrock in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>This article is somewhat reassuring to me, someone experimenting with openclaw on a Max subscription. But idk anything about the blog so would love to hear thoughts.<p><a href="https://thenewstack.io/anthropic-agent-sdk-confusion/" rel="nofollow">https://thenewstack.io/anthropic-agent-sdk-confusion/</a><p>In my opinion (which means nothing). If you are using your own hardware and not profiting directly from Claude’s use (as in building a service powered by your subscription). I don’t see how this is a problem. I am by no means blowing through my usage (usually <50% weekly with max x5).</p>
]]></description><pubDate>Thu, 19 Feb 2026 06:24:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47070531</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=47070531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47070531</guid></item><item><title><![CDATA[New comment by brothrock in "Show HN: DriftDB – An experimental append-only database with time-travel queries"]]></title><description><![CDATA[
<p>how is this spam? it’s posted the same way as any HN post and it’s not soliciting anything.</p>
]]></description><pubDate>Sun, 14 Sep 2025 22:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45243974</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=45243974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45243974</guid></item><item><title><![CDATA[New comment by brothrock in "The rise of async AI programming"]]></title><description><![CDATA[
<p>preach. Take home assignments are another example. It gives huge bias towards those with free time.</p>
]]></description><pubDate>Sat, 13 Sep 2025 00:05:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45228113</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=45228113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45228113</guid></item><item><title><![CDATA[New comment by brothrock in "The rise of async AI programming"]]></title><description><![CDATA[
<p>I think this is better than many current coding interview methods. Assuming you have an agent setup to not give the interviewee the answer directly.<p>Of course there are times when you need someone extremely skilled at a particular language. But from my experience I would MUCH prefer to see how someone builds out a problem in natural language and have guarantees to its success. I’ve been in too many interviews where candidates trip over syntax, pick the wrong language, or are just not good at memorization and don’t want to look dumb looking things up. I usually prefer paired programming interviews where I cater my assistance to expectations of the position. AI can essentially do that for us.</p>
]]></description><pubDate>Fri, 12 Sep 2025 04:05:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45218553</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=45218553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45218553</guid></item><item><title><![CDATA[New comment by brothrock in "The rise of async AI programming"]]></title><description><![CDATA[
<p>This type of coding has been extremely helpful to me in the past few weeks. I’m on parental leave, but also a co-owner of a small company and can’t completely log off.<p>I can one handed spec out changes, AI does its thing, and then I review and refine it whenever my kid is asleep for 20 minutes. Or if I’m super tired I’m able to explain changes with horrible english and get results. At the same time, I am following a source control and code review process that I’ve used in large teams. I’ve even been leaving comments on PRs where AI contributes and I’m the only dev in the codebase.<p>I wouldn’t call this vibe coding— however vibe coding could be a subset of this type of work. I think async coding is a good description, but bad because of what it means as a software concept (which is mentioned). Maybe AI-delegation?</p>
]]></description><pubDate>Fri, 12 Sep 2025 03:47:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45218492</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=45218492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45218492</guid></item><item><title><![CDATA[New comment by brothrock in "I'm worried it might get bad"]]></title><description><![CDATA[
<p>For what it’s worth Salesforce.com is hiring Software Engineers.<p><a href="https://careers.salesforce.com/en/jobs/jr307625/software-engineering-amts-new-grad/" rel="nofollow">https://careers.salesforce.com/en/jobs/jr307625/software-eng...</a><p>This was one of the top jobs listed. Of course I have no idea if they are hiring people or not, but it’s at least listed.</p>
]]></description><pubDate>Wed, 13 Aug 2025 16:54:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44890882</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=44890882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44890882</guid></item><item><title><![CDATA[New comment by brothrock in "Ask HN: With all the AI hype, how are software engineers feeling?"]]></title><description><![CDATA[
<p>AI has drastically changed how I make decisions about code and how I code in general. I get less bogged down with boilerplate code and issues, which makes me more efficient and allows me to enjoy architecting more. Additionally, I have found it extremely helpful in writing lower-level code from scratch rather than relying on plug-and-play libraries with questionable support. For example, why use a SQLite abstraction library when I can use LLMs to interact directly with the C source code? Sure it’s more lines of code, but I control everything. I wouldn’t have had the time before. This has also been extremely helpful in embedded systems and low-level Bluetooth.<p>In terms of hiring- I co-own a small consultancy. I just hired a sub to help me while on parental leave with some UI work. AI isn’t going to help my team integrate, deploy, or make informed decision while I’m out.<p>Side note, with a newborn (sleeping on me at this moment), I can make real meaningful edits to my codebase pretty much on my phone. Then review, test, integrate when I have the time. It’s amazing, but I still feel you have to know what you are doing, and I am selective on what tasks, and how to split them up. I also throw away a lot of generated code, same as I throw away a lot of my first iterations, it’s all part of the process.<p>I think saying “AI is going X% of my work” is the wrong attitude. I’m still doing work when I use AI, it’s just different. That statement kind of assumes you are blindly shipping robot code, which sounds horrible and zero fun.</p>
]]></description><pubDate>Mon, 11 Aug 2025 06:58:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44861426</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=44861426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44861426</guid></item><item><title><![CDATA[New comment by brothrock in "Display any CSV file as a searchable, filterable, pretty HTML table"]]></title><description><![CDATA[
<p>Great question. If it can’t skip lines, I’m out.</p>
]]></description><pubDate>Thu, 22 May 2025 01:41:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44057954</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=44057954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44057954</guid></item><item><title><![CDATA[New comment by brothrock in "Sunset Geometry (2016)"]]></title><description><![CDATA[
<p>awesome article. Do you know how to access the other articles in the series that are linked (dead) in the first paragraph? Would be great to read if still available.</p>
]]></description><pubDate>Sat, 15 Mar 2025 14:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43372775</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=43372775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43372775</guid></item><item><title><![CDATA[New comment by brothrock in "My 16-month theanine self-experiment"]]></title><description><![CDATA[
<p>N=1 is addressed, see outcome predictions. N=1 comes with caveats, of course, but a study like this, with a proven harmless supplement, should be welcomed and praised.<p>It is clearly a step forward from what you can watch about theanine on YouTube or TikTok. I consider this a work of citizen science. While it should not be taken for more than it is, it’s a great example of how someone can experiment without a high burden.</p>
]]></description><pubDate>Sun, 09 Mar 2025 15:11:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43309704</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=43309704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43309704</guid></item><item><title><![CDATA[New comment by brothrock in "Ask HN: What's the best documentation site you've come across?"]]></title><description><![CDATA[
<p>All of raspberry pi’s SDK documentation and data sheets for the pico (rp2040) are amazing. Perfect material to build an embedded engineering course around.</p>
]]></description><pubDate>Sat, 14 Sep 2024 20:10:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41542478</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=41542478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41542478</guid></item><item><title><![CDATA[New comment by brothrock in "Floor796"]]></title><description><![CDATA[
<p>I am a huge fan. This is an amazing project. An absolute artifact of the Internet, as it should be.<p>I have lost many hours here, and have shared with many<p>I’m not worthy.</p>
]]></description><pubDate>Sun, 19 May 2024 05:49:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40404530</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=40404530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40404530</guid></item><item><title><![CDATA[Rabbit R1 as an Android App]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/2024/4/30/24145838/rabbit-r1-android-app-pixel-6a">https://www.theverge.com/2024/4/30/24145838/rabbit-r1-android-app-pixel-6a</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40219194">https://news.ycombinator.com/item?id=40219194</a></p>
<p>Points: 31</p>
<p># Comments: 20</p>
]]></description><pubDate>Wed, 01 May 2024 03:28:34 +0000</pubDate><link>https://www.theverge.com/2024/4/30/24145838/rabbit-r1-android-app-pixel-6a</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=40219194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40219194</guid></item><item><title><![CDATA[New comment by brothrock in "Black Holes Are Even Weirder Than You Imagined"]]></title><description><![CDATA[
<p>If anyone is interested in the history and an accessible, but deep understanding of black holes I highly recommend Kip Thorne’s book “Black Holes and Time Warps” (1994). The first half of this article follows a summary of that book closely.</p>
]]></description><pubDate>Sun, 31 Mar 2024 02:08:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39880693</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=39880693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39880693</guid></item><item><title><![CDATA[New comment by brothrock in "Ord Phone"]]></title><description><![CDATA[
<p>You can set this up in accessibility->accessibility shortcut and select color filters. Then in accessibility->Display & Text Size->Color Filters select gray scale. Triple tapping the power button will now toggle gray scale. I use a red tint when in bed.</p>
]]></description><pubDate>Mon, 17 Jul 2023 12:04:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36757156</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=36757156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36757156</guid></item><item><title><![CDATA[New comment by brothrock in "Tourist submarine goes missing on dive to wreck of Titanic"]]></title><description><![CDATA[
<p>Looks like the company’s website is down (<a href="https://oceangateexpeditions.com/" rel="nofollow noreferrer">https://oceangateexpeditions.com/</a>).</p>
]]></description><pubDate>Mon, 19 Jun 2023 16:06:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=36392663</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=36392663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36392663</guid></item><item><title><![CDATA[New comment by brothrock in "I Saw the Face of God in a Semiconductor Factory"]]></title><description><![CDATA[
<p>why do I have to sign into wired to read this?</p>
]]></description><pubDate>Sun, 26 Mar 2023 07:01:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=35311843</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=35311843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35311843</guid></item><item><title><![CDATA[New comment by brothrock in "Ask HN: What software do you miss that no longer runs on modern hardware?"]]></title><description><![CDATA[
<p>Johnny Castaway.</p>
]]></description><pubDate>Wed, 26 Oct 2022 00:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=33338380</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=33338380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33338380</guid></item><item><title><![CDATA[New comment by brothrock in "How does an eclipse work?"]]></title><description><![CDATA[
<p>The phases of the moon and the shadow cast on the moon during a lunar eclipse are not related. The phases of the moon are caused by the position of the moon relative to the Earth and the Sun. Imagine two lines extending from Earth to the Sun and the Moon, if the angle at Earth is 90 degrees, the moon appears half full to the people on the side of the Earth that can see it. If that angle is 180 degrees, it’s full. Zero degrees is a new moon. The reason the phases last all night is because the moon rotates ~27 days, therefore changing its relative position to the sun only slightly in a night.<p>A lunar eclipse occurs during a full moon and the Earth, Moon and Sun are aligned. causing the Earth to cast a shadow on the Moon. This doesn’t happen every Moon rotation because the Moon’s orbit is slightly off.</p>
]]></description><pubDate>Tue, 22 Jan 2019 04:51:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=18966075</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=18966075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18966075</guid></item><item><title><![CDATA[New comment by brothrock in "A Very Simple Genetic Algorithm Written in Swift 3"]]></title><description><![CDATA[
<p>This is awesome guys. Thanks.</p>
]]></description><pubDate>Fri, 11 Nov 2016 19:10:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=12933375</link><dc:creator>brothrock</dc:creator><comments>https://news.ycombinator.com/item?id=12933375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12933375</guid></item></channel></rss>