<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: albrewer</title><link>https://news.ycombinator.com/user?id=albrewer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 29 Aug 2026 08:55:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=albrewer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by albrewer in "Inception-style curved map for turn-by-turn directions"]]></title><description><![CDATA[
<p>I think it'd be pretty easy to fix, too. Have a point on the line that represents "10 seconds from now" and orient your camera along the line between that and the point representation of your car, with slow, smooth panning so as not to get jerky transitions. If "10 seconds from now" is within a certain range of the car, it ought to just default to whatever its doing now.</p>
]]></description><pubDate>Fri, 28 Aug 2026 18:59:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49482905</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=49482905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49482905</guid></item><item><title><![CDATA[New comment by albrewer in "New Mac Studio with M5 Max and M5 Ultra"]]></title><description><![CDATA[
<p>Because I spent $15k in AI costs last month doing real work at my day job; I'd like to do the same thing for myself but I don't like lighting cash on fire.</p>
]]></description><pubDate>Tue, 25 Aug 2026 21:11:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49440693</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=49440693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49440693</guid></item><item><title><![CDATA[New comment by albrewer in "Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows"]]></title><description><![CDATA[
<p>It it has less than 64gb then probably not</p>
]]></description><pubDate>Mon, 10 Aug 2026 19:21:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49248419</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=49248419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49248419</guid></item><item><title><![CDATA[New comment by albrewer in "Qwen3.8-Max: A New Bar for Coding and Cowork"]]></title><description><![CDATA[
<p>The dream. Or a qwen-3.8-coder model.</p>
]]></description><pubDate>Mon, 03 Aug 2026 16:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49158006</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=49158006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49158006</guid></item><item><title><![CDATA[New comment by albrewer in "Running Gemma 4 26B at 5 tokens/sec on a 13-year-old Xeon with no GPU"]]></title><description><![CDATA[
<p>Not OP, but your math is a bit off - I have solar panels :)</p>
]]></description><pubDate>Wed, 15 Jul 2026 18:21:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48925006</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=48925006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48925006</guid></item><item><title><![CDATA[New comment by albrewer in "Apple Silicon Exec Explains Mac Mini AI Demand and On-Device Future"]]></title><description><![CDATA[
<p>What problems are you running into? Ive been running multiple qwen coder next agents locally and it works fine.</p>
]]></description><pubDate>Fri, 10 Jul 2026 19:45:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48864328</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=48864328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48864328</guid></item><item><title><![CDATA[New comment by albrewer in "All phones sold in the EU to have replaceable batteries from 2027"]]></title><description><![CDATA[
<p>> the battery often dies around the time most people would consider upgrading anyway<p>Most people I know would prefer to just use the same phone they're familiar with until its physically not possible. They don't want to learn new things. They dont care about the latest features. It's an appliance; a means to and end and nothing more.</p>
]]></description><pubDate>Tue, 21 Apr 2026 14:18:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47849201</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=47849201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47849201</guid></item><item><title><![CDATA[New comment by albrewer in "Python developers are embracing type hints"]]></title><description><![CDATA[
<p>Define a protocol[0] that declares it implements `__getitem__` and type annotate with that protocol. Whatever properties are needed inside the function can be described in other protocols.<p>These are similar to interfaces in C# or traits in Rust - you describe what the parameter _does_ instead of what it _is_.<p>[0]: <a href="https://typing.python.org/en/latest/spec/protocol.html" rel="nofollow">https://typing.python.org/en/latest/spec/protocol.html</a></p>
]]></description><pubDate>Mon, 29 Sep 2025 15:39:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45415166</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=45415166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45415166</guid></item><item><title><![CDATA[New comment by albrewer in "AWS CEO says using AI to replace junior staff is 'Dumbest thing I've ever heard'"]]></title><description><![CDATA[
<p>My AI experience has varied wildly depending on the problem I'm working on. For web apps in Python, they're fantastic. For hacking on old engineering calculation code written in C/C++, it's an unmitigated disaster and an active hindrance.</p>
]]></description><pubDate>Thu, 21 Aug 2025 18:49:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44976556</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44976556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44976556</guid></item><item><title><![CDATA[New comment by albrewer in "Code review can be better"]]></title><description><![CDATA[
<p>> Because in the software engineering world there is very little engineering involved.<p>I can count on one hand the number of times I've been given the time to do a planning period for something less than a "major" feature in the past few years. Oddly, the only time I was able to push good QA, testing, and development practices was at an engineering firm.</p>
]]></description><pubDate>Thu, 21 Aug 2025 18:30:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=44976348</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44976348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44976348</guid></item><item><title><![CDATA[New comment by albrewer in "My bank keeps on undermining anti-phishing education"]]></title><description><![CDATA[
<p>Don't be ridiculous. It's a set of solenoids typing into a punch card machine.</p>
]]></description><pubDate>Fri, 18 Jul 2025 16:11:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44606408</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44606408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44606408</guid></item><item><title><![CDATA[New comment by albrewer in "I will do anything to end homelessness except build more homes (2018)"]]></title><description><![CDATA[
<p>I've housed two sibling that were labeled as "mentally unstable"(raised by mentally abusive narcissists) and "lazy"(has narcolepsy), respectively. Both situations were pretty bad before they landed in our home, but everyone in their lives called us "angels" for taking them in.<p>Each of them lived with my family for two years. All my wife and I did was let them exist in their own space with no pressure to do anything (other than coexist in our house, but that's purely logistics).<p>Both of them have gone on to go to college and pursue their respective dreams. The elder of the two lives independently, and the younger just shipped off to college.<p>The broader point being that most people just need a support network and a stable place to live to start to thrive.<p>Granted, that's just anecdata on my part, but it seems to line up with moth metal health studies I've read when it comes to homelessness.</p>
]]></description><pubDate>Fri, 20 Jun 2025 14:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44328293</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44328293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44328293</guid></item><item><title><![CDATA[New comment by albrewer in "PWM flicker: Invisible light that's harming our health?"]]></title><description><![CDATA[
<p>> This made them useful for astronomers because their light was easily filtered<p>The wavelength is so specific that it can have all kinds of cool applications:<p><a href="https://youtu.be/UQuIVsNzqDk?si=R4VUDCfC6zcHd4XC" rel="nofollow">https://youtu.be/UQuIVsNzqDk?si=R4VUDCfC6zcHd4XC</a></p>
]]></description><pubDate>Thu, 19 Jun 2025 14:30:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44319033</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44319033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44319033</guid></item><item><title><![CDATA[New comment by albrewer in "What methylene blue can (and can’t) do for the brain"]]></title><description><![CDATA[
<p>> but norepinephrine is actually the common thread among all ADHD medications<p>Anecdata, but my ADHD (and depression!) didn't significantly improve until I was on both lisdexamfetamine and buproprion. Both drugs lift production of both neurotransmitters, but they "specialize" in dopamine and norepinephrine, respectively.</p>
]]></description><pubDate>Wed, 11 Jun 2025 14:28:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44247994</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44247994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44247994</guid></item><item><title><![CDATA[New comment by albrewer in "The Rise of the Japanese Toilet"]]></title><description><![CDATA[
<p>> People who have been doing this their whole lives can probably aim with a precision of a Marine Corp Sniper but to us<p>I bought these sprayers for my house when people lost their minds hoarding toilet paper during the initial COVID lockdowns in the US. It only took a few days to start getting it right the first time, every time.</p>
]]></description><pubDate>Mon, 02 Jun 2025 15:01:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44159524</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44159524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44159524</guid></item><item><title><![CDATA[New comment by albrewer in "Human coders are still better than LLMs"]]></title><description><![CDATA[
<p>> LLMs can reliably solve the problem of a blank-page.<p>This has been the biggest boost for me. The number of choices available when facing a blank page is staggering. Even a bad/wrong implementation helps collapse those possibilities into a countable few that take far less time to think about.</p>
]]></description><pubDate>Fri, 30 May 2025 15:48:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44137407</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44137407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44137407</guid></item><item><title><![CDATA[New comment by albrewer in "A thought on JavaScript "proof of work" anti-scraper systems"]]></title><description><![CDATA[
<p>There a company awhile back that did almost exactly this called CoinHive</p>
]]></description><pubDate>Wed, 28 May 2025 15:04:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44116772</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44116772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44116772</guid></item><item><title><![CDATA[New comment by albrewer in "Trump administration halts Harvard's ability to enroll international students"]]></title><description><![CDATA[
<p>I worked for a foundry that had been at the same location for 120 years. GE ran it into the ground and closed it 2 years after acquiring it.</p>
]]></description><pubDate>Fri, 23 May 2025 15:48:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44073904</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44073904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44073904</guid></item><item><title><![CDATA[New comment by albrewer in "Baby is healed with first personalized gene-editing treatment"]]></title><description><![CDATA[
<p>Even if it did, wouldn't the development of the wrong genitials for their preferred sex make an edit like this meaningless? The existence of XX AMAB and XY AFAB people goes to show that it's more about what happens in utero than what genes you have after birth.</p>
]]></description><pubDate>Fri, 16 May 2025 14:59:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44006314</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44006314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44006314</guid></item><item><title><![CDATA[New comment by albrewer in "Malicious compliance by booking an available meeting room"]]></title><description><![CDATA[
<p>I had a similar experience but had an opposite takeaway. I learned that my car, in dry, daylight conditions, could comfortably go 20±5 mph faster around curves than those signs suggest.</p>
]]></description><pubDate>Fri, 16 May 2025 14:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44006045</link><dc:creator>albrewer</dc:creator><comments>https://news.ycombinator.com/item?id=44006045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44006045</guid></item></channel></rss>