<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: hoss1474489</title><link>https://news.ycombinator.com/user?id=hoss1474489</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 11 Sep 2026 20:49:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hoss1474489" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hoss1474489 in "Growing proof that autonomous cars save lives"]]></title><description><![CDATA[
<p>I recently implemented OpenPilot for my vehicle and used it on a 9 hour road trip.<p>Due to the nuances of my vehicle, the built-in hands-on-wheel nag was still active and required (small) driver wheel inputs every 10 seconds to prevent the beeps. Just keeping both hands on the wheel was enough to pacify the nag. But this forced me to keep attention on the vehicle, more than OpenPilot's face direction detector. Anecdotally I am certain this kept me more engaged than if I could have gone hands off.<p>The net effect was I had more capacity to be aware of what was going on around me on the road, AND I didn't feel nearly as fatigued at the end of the drive. Keeping the car between the lines consumes a little bit of cognitive energy constantly, which compounds over a long drive. Freeing up that load allowed me to pay more attention to what was happening on the rest of the road. And the mental burden was still half as much--I felt like I had driven maybe 4-5 hours instead of 9.<p>I have some ideas for how I might disable the built-in nag, but I'm pretty sure doing so would make my car less safe. The current configuration might already achieve the safety maximum for ADAS based on front-facing cameras only.<p>It increases situational awareness while reducing fatigue, and I think that anything further I try to do will adversely affect one or both of those effects.</p>
]]></description><pubDate>Wed, 09 Sep 2026 17:59:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49630634</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=49630634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49630634</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Chestnut – eGPU dock with open-source firmware"]]></title><description><![CDATA[
<p>I’m working on integrating with a Jeep Renegade which was designed on the Fiat small-wide platform, and the CAN bus architecture is a non-starter for mainline OpenPilot support. OpenPilot requires every signal needed from/to the car is accessible by tapping at most two CAN buses, both of which must be accessible on the cable to the lane assist camera behind the rear view mirror.<p>On the Renegade, the adaptive cruise control activation and control signals are on a separate bus from the steering control signals, and the ACC signals don’t get up to the lane assist camera at all. OpenPilot support on this vehicle will require tapping CAN buses in two spots on the vehicle, and this is not a Comma-supported configuration. They want to be able to make a single interposer cable that plugs in between the lane assist camera and your car, and if that’s not possible they will never support your vehicle.<p>To attempt to support my car I am working on a gateway device that will bridge information from the powertrain bus to the fusion bus so it will be available at the camera (which is on the fusion bus and the chassis bus). But this implementation, which may not actually work but even if it does, will never be accepted upstream. And safety-wise, that’s probably the right choice for the project.<p>The sad part is I think the only signal that I need that I don’t have at the camera right now to make a safe implementation is ACC engagement. I’ve scrutinized every bit of every message on the chassis and fusion buses available at the camera and there is simply no signal that indicates if ACC is engaged.<p>One bit is all I need to get lateral control working. Well, assuming that once I start injecting control signals there aren’t other issues, that is. And that is not probably a safe assumption.</p>
]]></description><pubDate>Mon, 17 Aug 2026 11:09:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49329096</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=49329096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49329096</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Trusted access for the next era of cyber defense"]]></title><description><![CDATA[
<p>I see a Security button in the what’s new box in the Codex section of the ChatGPT website. It appears to allow me to run vulnerability scans against my connected GitHub repositories.<p>Direct link: <a href="https://chatgpt.com/codex/cloud/security" rel="nofollow">https://chatgpt.com/codex/cloud/security</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 22:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47772462</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=47772462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47772462</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Claws are now a new layer on top of LLM agents"]]></title><description><![CDATA[
<p>It’s a slow burn, but if you keep using it, it seems to eventually catch fire as the agent builds up scripts and skills and together you build up systems of getting stuff done. In some ways it feels like building rapport with a junior. And like a junior, eventually, if you keep investing, the agent starts doing things that blow by your expectations.<p>By giving the agent its own isolated computer, I don’t have to care about how the project gets started and stored, I just say “I want ____” and ____ shows up. It’s not that it can do stuff that I can’t. It’s that it can do stuff that I would like but just couldn’t be bothered with.</p>
]]></description><pubDate>Sat, 21 Feb 2026 05:16:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47097732</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=47097732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47097732</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Reticulum, a secure and anonymous mesh networking stack"]]></title><description><![CDATA[
<p>The only fully-functional stack currently available requires Python >= 3.8, which is the main limitation to where it will run. But there’s still a lot you can do with that!</p>
]]></description><pubDate>Tue, 20 Jan 2026 01:30:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46686796</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46686796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46686796</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>Restarting the machine got Cowork working for me.</p>
]]></description><pubDate>Tue, 13 Jan 2026 22:29:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46609253</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46609253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46609253</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>I noticed a couple hanging `diskutil` processes that were from the hanging and killed Claude instances. Additionally, when opening Disk Utility, it would just spin and never show the disks.<p>A restart fixed all of the problems including the hanging Cowork tab.</p>
]]></description><pubDate>Tue, 13 Jan 2026 22:28:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46609242</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46609242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46609242</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>I found a feedback link in a dismissible banner on the Cowork tab. Then the clock is running to fill it out and submit it before Claude crashes.</p>
]]></description><pubDate>Mon, 12 Jan 2026 22:31:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46595140</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46595140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46595140</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>I haven’t found any place to do that.</p>
]]></description><pubDate>Mon, 12 Jan 2026 21:14:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46594396</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46594396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46594396</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>Beachball of death on “Starting Claude’s workspace” on the Cowork tab. Force quit and relaunch, and Claude reopens on the Cowork tab, again hanging with the beachball of death on “Starting Claude’s workspace”.<p>Deleting vm_bundles lets me open Claude Desktop and switch tabs. Then it hangs again, I delete vm_bundles again, and open it again. This time it opens on the Chat tab and I know not to click the Cowork tab...</p>
]]></description><pubDate>Mon, 12 Jan 2026 20:44:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46594065</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46594065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46594065</guid></item><item><title><![CDATA[New comment by hoss1474489 in "The next two years of software engineering"]]></title><description><![CDATA[
<p>> there wont be a guarantee that they will never lose their jobs, they will continue to live on the wobbly and uncertain foundation<p>The people who lose their jobs prove this was always the case. <i>No</i> job comes with a guarantee, even ones that say or imply they do. Folks who believe their job is guaranteed to be there tomorrow are deceiving themselves.</p>
]]></description><pubDate>Mon, 12 Jan 2026 10:33:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46586568</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46586568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46586568</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Expired certificate breaks macOS Logitech apps"]]></title><description><![CDATA[
<p>In my frustration I didn’t even think to look if there was a third party solution.<p>Looks like that would do the one thing I need, and I’m finding the grass to be just as brown with Razer Synapse is it is with LogiOptions.</p>
]]></description><pubDate>Fri, 09 Jan 2026 01:28:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46549033</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46549033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46549033</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Expired certificate breaks macOS Logitech apps"]]></title><description><![CDATA[
<p>Always hated Logitech Options bloatware, why should the software drain my battery, phone home, and require screen recording permission just to emulate a keystroke when I push a button on the mouse?<p>I enjoyed my trip to Micro Center today to finally ditch Logitech after those buttons stopped working. Put up with Options for over a decade because at least it did the one thing I needed.</p>
]]></description><pubDate>Fri, 09 Jan 2026 01:20:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46548967</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46548967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46548967</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Vibe engineering a product for Etsy: GPT-5.2 Codex vs. Claude Opus 4.5 [video]"]]></title><description><![CDATA[
<p>Better than you’d think; worse than you’d hope.</p>
]]></description><pubDate>Thu, 01 Jan 2026 15:46:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46454951</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46454951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46454951</guid></item><item><title><![CDATA[Vibe engineering a product for Etsy: GPT-5.2 Codex vs. Claude Opus 4.5 [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=mwDUYR8SjJs">https://www.youtube.com/watch?v=mwDUYR8SjJs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46454950">https://news.ycombinator.com/item?id=46454950</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 01 Jan 2026 15:46:25 +0000</pubDate><link>https://www.youtube.com/watch?v=mwDUYR8SjJs</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46454950</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46454950</guid></item><item><title><![CDATA[New comment by hoss1474489 in "What makes you senior"]]></title><description><![CDATA[
<p>I like this. I more generally look for <i>reduces chaos</i>.<p>I’ve seen the pursuit of disambiguation employed to deadlock a project. Sometimes that’s the right thing to do—the project sponsor doesn’t know what they want. But many times the senior needs to document some assumptions and <i>ship something</i> rather than frustrating the calendars of 15 people trying to nail down some exact spec. Knowing whether to step on the brake or the gas for the benefit of the team and company is a key senior trait.<p>This is a <i>yes, and</i> to the article; building without understanding the problem usually will increase chaos—though sometimes the least effort way through it is to build a prototype, and a senior would know when to do that and how to scope it.</p>
]]></description><pubDate>Fri, 19 Dec 2025 22:36:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46331760</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=46331760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46331760</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Free interactive tool that shows you how PCIe lanes work on motherboards"]]></title><description><![CDATA[
<p>GPUs in 16x slots is still important for LLM stuff, especially multi-GPU, where lots of data needs to move between cards during computation.</p>
]]></description><pubDate>Fri, 21 Nov 2025 00:28:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45999825</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=45999825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45999825</guid></item><item><title><![CDATA[New comment by hoss1474489 in "One Handed Keyboard"]]></title><description><![CDATA[
<p>Wow, 595 USD is insanely expensive for literally half a keyboard.</p>
]]></description><pubDate>Sat, 15 Nov 2025 12:51:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45937090</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=45937090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45937090</guid></item><item><title><![CDATA[New comment by hoss1474489 in "Why friction is necessary for growth"]]></title><description><![CDATA[
<p>Effort is the algorithm. (Presentation on learning in the age of AI by the Veritasium guy) <a href="https://youtu.be/0xS68sl2D70" rel="nofollow">https://youtu.be/0xS68sl2D70</a></p>
]]></description><pubDate>Mon, 29 Sep 2025 20:44:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45418540</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=45418540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45418540</guid></item><item><title><![CDATA[New comment by hoss1474489 in "The case against social media is stronger than you think"]]></title><description><![CDATA[
<p>Explicit and obvious encoding in rules isn’t what makes something systemic.</p>
]]></description><pubDate>Sun, 14 Sep 2025 11:46:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45239128</link><dc:creator>hoss1474489</dc:creator><comments>https://news.ycombinator.com/item?id=45239128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45239128</guid></item></channel></rss>