<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: cx4life</title><link>https://news.ycombinator.com/user?id=cx4life</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 16:09:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cx4life" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cx4life in "Internal Combustion Engine"]]></title><description><![CDATA[
<p>I think the design of a wiring harness is actually a good analogy for a well-created API, in that it provides a handful of endpoints, each of which fulfills a "contract". On modern wiring harnesses, it's pretty hard to connect the wrong thing, because the connectors are physically "typed", in that the male and female sides are uniquely shaped so only they will mate up, rather than having a generic connector that plugs in to every sensor.<p>On the contrary, twisting a distributor to set timing, or doing _anything_ on a carburator, will make you long for those aspects of ICE to be abstracted to control by software. Weirdly enough, that's what's happened over time in cars with direct injection controlled by ECUs.</p>
]]></description><pubDate>Sat, 01 May 2021 10:55:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=27005217</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=27005217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27005217</guid></item><item><title><![CDATA[New comment by cx4life in "2021 GPS Accuracy Issue Impacting Some Garmin, Suunto, other GPS Devices"]]></title><description><![CDATA[
<p>I run (almost) every day around Greenlake in Seattle. I use a Garmin watch to track those runs, and sure enough after the 1st my route appeared to be not so much around the lake as on the lake.<p>Side note, DCRainMaker is an incredible resource, and has dictated every one of my fitness device purchases for the last... 5 years? It's awesome they're so plugged in to the device landscape that <i>they</i> have a root cause for this bug, while not working directly on the fix.</p>
]]></description><pubDate>Sun, 03 Jan 2021 09:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=25620725</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=25620725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25620725</guid></item><item><title><![CDATA[New comment by cx4life in "Tips for a Better Life"]]></title><description><![CDATA[
<p>This made me laugh my drink through my nose -- and I've had my life saved by volunteer fire fighters in  the PNW backcountry. A gifted, timely amateur beats an absent professional any day.</p>
]]></description><pubDate>Thu, 24 Dec 2020 08:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=25525958</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=25525958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25525958</guid></item><item><title><![CDATA[New comment by cx4life in "I miss Microsoft Encarta (2019)"]]></title><description><![CDATA[
<p>Encarta might have been one of my first experiences doinking around with computers - I remember replacing the .WAV file for a cheetah with the sound of a car's engine and trying (but failing) to convince my brother it was the REAL sound of a cheetah. There is something about the data being bounded and explorable, both through the software and the file system that was...  neat.</p>
]]></description><pubDate>Tue, 20 Oct 2020 07:45:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=24834816</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=24834816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24834816</guid></item><item><title><![CDATA[New comment by cx4life in "An Update from Robinhood’s Founders"]]></title><description><![CDATA[
<p>There could be folks holding leveraged Bear ETFs or similar after last week's downturn, who were waiting to see how the market moved Monday morning to decide whether to sell or hold. I could see those folks losing quite a bit of money due to the inability to sell off those types of positions after the market reversed course on Monday.<p>I suspect you're right though, that it's mostly sour grapes concerning the opposite case - inability to buy as the market rallied.</p>
]]></description><pubDate>Wed, 04 Mar 2020 02:09:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=22480629</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=22480629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22480629</guid></item><item><title><![CDATA[New comment by cx4life in "Ask HN: Who wants to be hired? (January 2020)"]]></title><description><![CDATA[
<p>Location: Seattle, WA
Remote: Yes
Willing to relocate: No
Technologies: JavaScript, Python, Go, Docker, React, SQL, HTML/CSS, Azure, git, Jenkins, PHP, C#, Powershell, Bash
Résumé/CV: www.timwoods.dev/resume
Email tim.woods.tw@gmail.com<p>Full Stack dev with 2 years experience. Just moving to Seattle from Bellingham, WA and looking for a position in the city. Experience with microservices in Azure, writing REST APIs, extending/maintaining/rewriting legacy code, some DevOps work with Jenkins/Azure pipelines.<p>I hoping my next role allows me to gain expertise in distributed systems or cloud-based services. While I have limited experience in the area, I'd also be interested in a data engineering role.</p>
]]></description><pubDate>Fri, 03 Jan 2020 00:34:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=21941666</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=21941666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21941666</guid></item><item><title><![CDATA[New comment by cx4life in "Serverless: slower and more expensive"]]></title><description><![CDATA[
<p>> Another price to pay is complexity; it's simply more difficult to build, deploy, and monitor serverless systems.<p>What do you mean by serverless systems?<p>My experience isn't with AWS, but with Azure, so maybe it isn't an apples-to-apples comparison.<p>My experience has been that building, deploying and monitoring even moderately complex, interdependent Azure Functions has been <i>less</i> difficult than building the equivalent services to deploy to IaaS or on-prem. FWIW, a big part of that reduced complexity has been offloading infrastructure management to Azure instead our IT guys, but deployment and monitoring has also been practically painless. Are there some complexity "gotchas" that I've missed?</p>
]]></description><pubDate>Mon, 23 Sep 2019 18:56:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=21052259</link><dc:creator>cx4life</dc:creator><comments>https://news.ycombinator.com/item?id=21052259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21052259</guid></item></channel></rss>