<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: ScottEvtuch</title><link>https://news.ycombinator.com/user?id=ScottEvtuch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 19:06:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ScottEvtuch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ScottEvtuch in "No GPS required: our app can now locate underground trains"]]></title><description><![CDATA[
<p>I would imagine it's because your distance to the satellites changes more when you move along the ground than when you move up and down the same amount.</p>
]]></description><pubDate>Wed, 13 Nov 2024 17:46:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=42128254</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=42128254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42128254</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Why does Windows use backslash as path separator? (2019)"]]></title><description><![CDATA[
<p>I think there are some tricks to ensure a list in pwsh for these sort of operations. I vaguely recall ending variable assignments with a comma to avoid this.</p>
]]></description><pubDate>Wed, 24 Apr 2024 22:39:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=40150719</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=40150719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40150719</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Anatomy of a credit card rewards program"]]></title><description><![CDATA[
<p>Pretty sure you can only write off gambling losses to offset gambling winnings, which entirely makes sense. That way you only pay taxes on your net winnings for the year.</p>
]]></description><pubDate>Thu, 04 Apr 2024 12:54:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=39929803</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=39929803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39929803</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "RollerCoaster Tycoon at 25: 'It's mind-blowing how it inspired me'"]]></title><description><![CDATA[
<p>You can hold down a key (Ctrl I think) to force snapping to the "world grid" now. That makes everything you place line up even halfway across the map.</p>
]]></description><pubDate>Mon, 25 Mar 2024 00:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=39811658</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=39811658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39811658</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Anti-aging drug for dogs moves closer to gaining FDA approval"]]></title><description><![CDATA[
<p>That doesn't really follow. I have the legal authority to pay a junk yard to smash my car into a tiny cube, but that doesn't mean I shouldn't be protected from auto body shops selling me fake repairs and non-functional parts.</p>
]]></description><pubDate>Mon, 11 Dec 2023 15:33:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=38601475</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=38601475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38601475</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Improving deep sleep may prevent dementia, study finds"]]></title><description><![CDATA[
<p>I thought vivid dreaming was an indicator of sleep interruption, not quality sleep. IIRC dreaming happens during our deepest sleep when you would not normally be easily woken up. Remembering your dreams mean you woke during that time.</p>
]]></description><pubDate>Wed, 01 Nov 2023 20:52:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=38105036</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=38105036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38105036</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Wait, what's a bookmarklet?"]]></title><description><![CDATA[
<p>They are worried about someone copying a mistyped email from the first form field and pasting it into the "confirm email" field, thus making the confirmation field pointless. I would suspect in the real world most people are typing their email by hand and not using a password manager or auto-fill so this becomes an actual problem.<p>A nice implementation of this would detect that you pasted/auto-filled the original field and not prompt you to confirm unless you typed it slowly by hand.</p>
]]></description><pubDate>Wed, 25 Oct 2023 20:17:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38017762</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=38017762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38017762</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "An excruciatingly detailed guide to SSH (but only the things I find useful)"]]></title><description><![CDATA[
<p>The remote port forwarding example seems wrong. It's specifying the loopback address which would be pointing to vuln-server (where we are connecting via SSH) and not internal-web, right? How is vuln-server accessing the site hosted on the loopback of internal-web?<p>Edit: Okay now I see that command is supposed to be run from internal-web and not campfire. I guess you would also have to ProxyJump through vuln-server to internal-web to even run that command!</p>
]]></description><pubDate>Wed, 23 Aug 2023 20:22:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=37241459</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=37241459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37241459</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "The FCC responds to my ATSC 3 encryption complaint – they want to hear from you"]]></title><description><![CDATA[
<p>My local cable company gets around this by strategically pricing everyone towards using their new cable boxes which are essentially digital TV over DOCSIS internet. The prices for the IP TV plans (which they still call "cable") are less than $100 per month, but I was quoted over $300 per month for a traditional cable plan that could use a CableCard.</p>
]]></description><pubDate>Thu, 13 Jul 2023 20:07:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=36715237</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=36715237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36715237</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Instagram Threads: The problem with the “everything for everyone” approach"]]></title><description><![CDATA[
<p>I hear this defense a lot, but isn't it kind of problematic that a platform makes you go out of your way to tell them you prefer not to see soft-core porn? I didn't even know TikTok had a "Not Interested" button until someone told me in person. It's completely hidden.<p>I've personally seen this come up on a lot of different social media apps that feature video content. They all initially throw a bunch of vaguely pornographic content at you to start with and continue doing so unless you keep opting out for long enough. I kinda wonder how many users never make it past the initial onslaught and just assume the entire platform is like that.</p>
]]></description><pubDate>Wed, 12 Jul 2023 21:14:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36701774</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=36701774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36701774</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "AI camera with no lens"]]></title><description><![CDATA[
<p>This is basically the plot of "The Net" starring Sandra Bullock. A group of hackers steals her identity and creates a new one for her in various systems to cause the police to believe she is a wanted felon.</p>
]]></description><pubDate>Wed, 31 May 2023 19:43:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=36143162</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=36143162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36143162</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Citymapper Joins Via"]]></title><description><![CDATA[
<p>I also live in Chicago and use CityMapper almost exclusively now. It gives way more detailed estimates for multiple transfers between bus and train and generally comes up with more/better routes for weird destinations.</p>
]]></description><pubDate>Thu, 16 Mar 2023 16:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=35183925</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=35183925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35183925</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "How to lose $950 quickly on Airbnb"]]></title><description><![CDATA[
<p>Surely almost everyone does address standardization on user inputted fields, right? You'd be silly not to do this.</p>
]]></description><pubDate>Sun, 05 Mar 2023 22:38:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=35034933</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=35034933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35034933</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Tesla recalls 360k vehicles, says full self-driving beta may cause crashes"]]></title><description><![CDATA[
<p>I think this is splitting hairs. Would it still be a recall if a mechanic drives to your house to fix a mechanical problem?</p>
]]></description><pubDate>Thu, 16 Feb 2023 21:55:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=34827008</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=34827008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34827008</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Microsoft has laid off entire teams behind Virtual, Mixed Reality, and HoloLens"]]></title><description><![CDATA[
<p>If you buy the game on Steam but play using a Quest don't you count as a Steam user? It would launch using SteamVR.</p>
]]></description><pubDate>Sun, 22 Jan 2023 15:04:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=34478002</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=34478002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34478002</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Digital Signals"]]></title><description><![CDATA[
<p>That sounds backwards to me. Don't you mean Y axis is time and X axis is frequency? Otherwise how could it play from bottom to top?</p>
]]></description><pubDate>Fri, 13 Jan 2023 13:16:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34367239</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=34367239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34367239</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "The 12-bit rainbow palette"]]></title><description><![CDATA[
<p>Aren't something like 1 in 20 or so people color blind? I'd hardly consider that as an edge case. That's roughly the odds of being over 6ft tall in the US.</p>
]]></description><pubDate>Sat, 19 Nov 2022 14:10:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=33670181</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=33670181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33670181</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Gzip exceptions, but only on hot or rainy days"]]></title><description><![CDATA[
<p>I think some AC to DC transformers bond the AC neutral and the DC negative.</p>
]]></description><pubDate>Sat, 12 Nov 2022 15:29:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=33573964</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=33573964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33573964</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "How to download all of Wikipedia onto a USB flash drive"]]></title><description><![CDATA[
<p>I think the idea of "everything is about half its life" is to account for survivorship bias in longevity. The only units that make it to the 95th percentile lifetimes clearly got luckier with parts and can reasonably be expected to last longer.</p>
]]></description><pubDate>Thu, 06 Oct 2022 22:32:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=33114982</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=33114982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33114982</guid></item><item><title><![CDATA[New comment by ScottEvtuch in "Nix Team Creation"]]></title><description><![CDATA[
<p>For what it's worth most of the "packages" on chocolatey are just instructions for downloading those same installers and executing them in their respective silent modes. No one is repackaging those apps except for maybe some of the ones marked as "portable".</p>
]]></description><pubDate>Wed, 05 Oct 2022 21:03:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=33101234</link><dc:creator>ScottEvtuch</dc:creator><comments>https://news.ycombinator.com/item?id=33101234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33101234</guid></item></channel></rss>