<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: rovolo</title><link>https://news.ycombinator.com/user?id=rovolo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 21 May 2026 04:09:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rovolo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rovolo in "AWS outage shows internet users 'at mercy' of too few providers, experts say"]]></title><description><![CDATA[
<p>Fauci said the following on 2020-03-08: <a href="https://www.factcheck.org/2020/05/outdated-fauci-video-on-face-masks-shared-out-of-context/" rel="nofollow">https://www.factcheck.org/2020/05/outdated-fauci-video-on-fa...</a><p>> When you’re in the middle of an outbreak, wearing a mask might make people feel a little bit better and it might even block a droplet, but it’s not providing the perfect protection that people think that it is. And, often, there are unintended consequences — people keep fiddling with the mask and they keep touching their face.<p>> But, when you think masks, you should think of health care providers needing them and people who are ill... It could lead to a shortage of masks for the people who really need it.<p>He said that there's a shortage, and that he didn't trust that people would wear the masks correctly. I remember that most of the early anti-mask guidance I heard was claims that they weren't likely to prevent yourself from getting infected because: the mask would become an infectious surface; and people wouldn't handle the mask as infectious.<p>Opinions started to shift over March, and the CDC put out guidance on 2020-04-03 to wear cloth masks in public. <a href="https://www.npr.org/sections/coronavirus-live-updates/2020/04/03/826219824/president-trump-says-cdc-now-recommends-americans-wear-cloth-masks-in-public" rel="nofollow">https://www.npr.org/sections/coronavirus-live-updates/2020/0...</a><p>> It is mainly to prevent those people who have the virus — and might not know it — from spreading the infection to others.<p>> U.S. health authorities have long maintained that face masks should be reserved only for medical professionals and patients suffering from COVID-19, the deadly disease caused by the coronavirus. The CDC had based this recommendation on the fact that such coverings offer little protection for wearers, and the need to conserve the country's alarmingly sparse supplies of personal protective equipment.<p>I used wikipedia for dates and sources: <a href="https://en.wikipedia.org/wiki/Face_masks_during_the_COVID-19_pandemic_in_the_United_States#Timeline" rel="nofollow">https://en.wikipedia.org/wiki/Face_masks_during_the_COVID-19...</a></p>
]]></description><pubDate>Fri, 24 Oct 2025 17:42:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45697130</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=45697130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45697130</guid></item><item><title><![CDATA[New comment by rovolo in "Software development topics I've changed my mind on"]]></title><description><![CDATA[
<p>I agree that the time unit should be in the variable name. The code itself should do a good job of explaining "what" is happening, but you generally need comments to explain "why" this code exists. Why is the test advancing the time, and why are we advancing the time at this line of the test?<p><pre><code>    networkTimeMs++; // Callback occurs after timeout

    timeSec++; // Advance time to check whether dependent properties update

    utcTime++; // Leap second, DON'T advance ntpTime</code></pre></p>
]]></description><pubDate>Wed, 05 Feb 2025 22:37:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42956357</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=42956357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42956357</guid></item><item><title><![CDATA[New comment by rovolo in "Reining in America's $3.3T tax-exempt economy"]]></title><description><![CDATA[
<p>There isn't a clear trend to more taxes in the US (scaled to GDP).  Federal tax receipts were higher in the 90s (17-20%) than the 00s/10s (14-18%).  Local and state receipts have been basically flat at ~8.8%.<p>Federal: <a href="https://fred.stlouisfed.org/series/FYFRGDA188S" rel="nofollow">https://fred.stlouisfed.org/series/FYFRGDA188S</a><p>State & Local: <a href="https://fred.stlouisfed.org/graph/?g=1pltN" rel="nofollow">https://fred.stlouisfed.org/graph/?g=1pltN</a></p>
]]></description><pubDate>Fri, 21 Jun 2024 21:30:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=40754032</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=40754032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40754032</guid></item><item><title><![CDATA[New comment by rovolo in "'Right to roam' movement fights to give the commons back to the public"]]></title><description><![CDATA[
<p>~60/year of <5yo Australian kids in the 90s, down to ~25/year in the 10s. That's a death rate reduction of ~3/100k, which is about the rate of <5yo deaths from cancer. 50% of the <5yo drownings in '93-'18 were in pools.<p><a href="https://www.royallifesaving.com.au/__data/assets/pdf_file/0005/37526/RLS_ChildDrowning_25yrReport.pdf" rel="nofollow">https://www.royallifesaving.com.au/__data/assets/pdf_file/00...</a><p><a href="https://ourworldindata.org/grapher/causes-of-death-in-children-under-5?country=~AUS">https://ourworldindata.org/grapher/causes-of-death-in-childr...</a></p>
]]></description><pubDate>Fri, 24 May 2024 00:45:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=40461681</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=40461681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40461681</guid></item><item><title><![CDATA[New comment by rovolo in "Can turning office towers into apartments save downtowns?"]]></title><description><![CDATA[
<p>I understand electrical and plumbing, but why does the HVAC need to be bigger/smaller?</p>
]]></description><pubDate>Wed, 08 May 2024 00:37:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=40293148</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=40293148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40293148</guid></item><item><title><![CDATA[New comment by rovolo in "Can turning office towers into apartments save downtowns?"]]></title><description><![CDATA[
<p>The CA $950 threshold is when the theft switches from a misdemeanor to a felony:<p><a href="https://www.hoover.org/research/why-shoplifting-now-de-facto-legal-california" rel="nofollow">https://www.hoover.org/research/why-shoplifting-now-de-facto...</a><p>In comparison, Texas has a $2,500 threshold for upgrading from a misdemeanor to a felony:<p><a href="https://www.criminaldefenselawyer.com/resources/criminal-defense/crime-penalties/petty-theft-texas-penalties-defense" rel="nofollow">https://www.criminaldefenselawyer.com/resources/criminal-def...</a></p>
]]></description><pubDate>Wed, 08 May 2024 00:31:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=40293109</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=40293109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40293109</guid></item><item><title><![CDATA[New comment by rovolo in "Other People’s Problems"]]></title><description><![CDATA[
<p>The "better ways" listed in this book were often worse at the metrics the old solution was targeting. They won out because they gained flexibility by loosening requirements. Personal computers were worse than minicomputers, but they were so much cheaper that they largely won out. The book is focused on the solution <i>provider</i>, not the <i>consumer</i>. The old <i>providers</i> lose out because they don't understand what the <i>consumer</i> values. OP is saying that the <i>provider</i> may be misunderstand the problem the <i>consumer</i> has when they offer a simple solution.</p>
]]></description><pubDate>Fri, 26 Apr 2024 00:45:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=40164761</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=40164761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40164761</guid></item><item><title><![CDATA[New comment by rovolo in "For twenty years, PostSecret has broadcast suburban America’s hidden truths"]]></title><description><![CDATA[
<p>The generous interpretation of "suburban America" is that both the author and interviewee live in the suburbs:<p>> I grew up in Temecula, a California suburb<p>> his house in Laguna Niguel, in a trim suburban neighbourhood<p>But the project started off in an urban area:<p>> In the fall of 2004, Frank [would] drive through the darkened streets of Washington, D.C., with stacks of self-addressed postcards<p>I think though that "suburban" is playing the same role as "middle-class". Despite the technical definition, I think both terms imply everyday, normal, boring, "real" Americans. I agree this usage is weird and I wish people would stop using "suburban" this way.</p>
]]></description><pubDate>Sat, 06 Apr 2024 00:33:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=39948919</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=39948919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39948919</guid></item><item><title><![CDATA[New comment by rovolo in "Dark Star at 50: How a micro-budget student film changed sci-fi forever"]]></title><description><![CDATA[
<p>Euros were introduced in 1999, and the preceding "European Currency Unit" (just for accounting) was introduced in 1979.</p>
]]></description><pubDate>Thu, 04 Apr 2024 20:18:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=39935323</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=39935323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39935323</guid></item><item><title><![CDATA[New comment by rovolo in "Sam Bankman-Fried sentenced to 25 years in prison"]]></title><description><![CDATA[
<p>I found it a lot easier to understand the harmonic and geometric averages when I learned about the "generalized f-mean". Many averages are arithmetic averages of a transformation of the value. "f" refers to the function which transforms your values. <a href="https://en.wikipedia.org/wiki/Quasi-arithmetic_mean" rel="nofollow">https://en.wikipedia.org/wiki/Quasi-arithmetic_mean</a><p>- The geometric average is the arithmetic average of the logarithm. It places emphasis on the ratio between numbers, rather than the absolute difference.<p>- The harmonic average is the arithmetic average of the multiplicative inverse. It averages values by a constant numerator rather than denominator. For example, the average fuel economy of multiple vehicles makes more sense per-distance, so miles/gallon should be rewritten as gallons/mile.<p>- The (RMS) root-mean-square is the arithmetic average of the square. Electrical power is proportional to the square of the amperage or voltage, so AC current and voltage uses the RMS average to make the power calculations correct.</p>
]]></description><pubDate>Thu, 28 Mar 2024 19:33:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39856339</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=39856339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39856339</guid></item><item><title><![CDATA[New comment by rovolo in "The rise of batteries in six charts"]]></title><description><![CDATA[
<p>Taking the numbers from: <a href="https://www.sciencedirect.com/science/article/pii/S0306261920309752#b0020" rel="nofollow">https://www.sciencedirect.com/science/article/pii/S030626192...</a><p>- Diesel has a peak efficiency of 40% but an average efficiency of 20-25% (depending on the type of driving)<p>- Gasoline has a peak of 35% and an average of 16%–20%<p>- Battery has a peak of 85% and an average of 80%</p>
]]></description><pubDate>Tue, 30 Jan 2024 23:43:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=39197643</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=39197643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39197643</guid></item><item><title><![CDATA[New comment by rovolo in "Your small imprecise ask is a big waste of their time"]]></title><description><![CDATA[
<p>JFYI, scare quotes are also indicating the it is "the literal language used". The quotes are added to say that you are quoting literally what other people/the culture uses, but that you disagree with how that term/phrase is used.</p>
]]></description><pubDate>Mon, 13 Nov 2023 20:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38254688</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=38254688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38254688</guid></item><item><title><![CDATA[New comment by rovolo in "My rude-ass car"]]></title><description><![CDATA[
<p>You're correct about it being mandatory:<p>> At the left front designated seating position (driver's position), a warning system that activates a continuous or intermittent audible signal for a period of not less than 4 seconds and not more than 8 seconds and that activates a continuous or flashing warning light visible to the driver for not less than 60 seconds (beginning when the vehicle ignition switch is moved to the “on” or the “start” position) when condition (A) exists simultaneously with condition (B)
...<p>> (A) The vehicle's ignition switch is moved to the “on” position or to the “start” position.<p>> (B) The driver's automatic belt is not in use, as determined by the belt latch mechanism not being fastened, ...<p><a href="https://www.ecfr.gov/current/title-49/part-571/section-571.208#p-571.208(S4.)(S4.5)(S4.5.3)(S4.5.3.3)(b)" rel="nofollow noreferrer">https://www.ecfr.gov/current/title-49/part-571/section-571.2...</a></p>
]]></description><pubDate>Wed, 01 Nov 2023 22:27:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38106240</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=38106240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38106240</guid></item><item><title><![CDATA[New comment by rovolo in "Small business owners say they're pressured to hire off-duty cops for security"]]></title><description><![CDATA[
<p>This report [1] is specific to "<i>Firefighter</i> Arson", so they're looking for things to screen for during hiring for firefighters. The section you'll be interested in is on page 20: "PREVENTION OF FIREFIGHTER ARSON". They list some actions departments have taken: background checks for arson; requiring an affidavit the applicant hasn't conducted arson; "scared straight" lectures on the consequences of being jailed; and screening firefighters with a questionnaire.<p>But yeah, the profiling section some sound like a way to pathologize arson. I found the motivation section and case studies more interesting. The only corroboration from the case studies is for the age; there's no evidence included for the personality traits.<p>[1] <a href="https://web.archive.org/web/20190811142354/https://www.usfa.fema.gov/downloads/pdf/publications/tr-141.pdf" rel="nofollow noreferrer">https://web.archive.org/web/20190811142354/https://www.usfa....</a></p>
]]></description><pubDate>Thu, 19 Oct 2023 21:45:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=37949143</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37949143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37949143</guid></item><item><title><![CDATA[New comment by rovolo in "Small business owners say they're pressured to hire off-duty cops for security"]]></title><description><![CDATA[
<p>"White male, age 17–25" is an entire trait. "Homosexual" is a *part* of a trait: "Alcoholism, childhood hyperactivity, homosexuality, depression, borderline personality disorder, and suicidal tendencies". It's significant because of the other descriptors it's grouped with in that trait. It would be weird to have "homosexual" as a trait on its own, but it's obviously weird to group it with these other descriptors in a single trait.</p>
]]></description><pubDate>Tue, 17 Oct 2023 17:58:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37918985</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37918985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37918985</guid></item><item><title><![CDATA[New comment by rovolo in "Oil sector is lobbying for inefficient hydrogen cars to delay electrification"]]></title><description><![CDATA[
<p>Why does a city need ~100 L3 chargers per km2? People don't need to drive as far within a city, so even home L1 chargers should handle most city residents needs.  The L3 chargers seem most useful on highways exiting the city.</p>
]]></description><pubDate>Thu, 12 Oct 2023 19:48:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=37862229</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37862229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37862229</guid></item><item><title><![CDATA[New comment by rovolo in "Oil sector is lobbying for inefficient hydrogen cars to delay electrification"]]></title><description><![CDATA[
<p>2016 means you're talking about ST3, and 2039 means you're talking about Ballard [1]. It looks like the date in ST3 for Ballard was originally 2038 [2], so it doesn't seem delayed that much *yet*.<p>That said, I'm not sure large-scale transit projects are too comparable to electric infrastructure. The ST1 project had a lot of delays due to disagreements about where the rail line would go, and the cost of purchasing land [3]. It's a system designed to move people to places, so a lot of people have opinions on which places the system should go. By contrast, people mostly care that enough electricity is getting delivered to where they live, and don't really care how it gets there.<p>[1] <a href="https://www.soundtransit.org/system-expansion/west-seattle-ballard-link-extensions/timeline-milestones" rel="nofollow noreferrer">https://www.soundtransit.org/system-expansion/west-seattle-b...</a><p>[2] <a href="https://www.seattletimes.com/seattle-news/transportation/sound-transit-proposal-includes-2nd-downtown-seattle-tunnel/" rel="nofollow noreferrer">https://www.seattletimes.com/seattle-news/transportation/sou...</a><p>[3] <a href="https://en.wikipedia.org/wiki/History_of_Link_light_rail" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/History_of_Link_light_rail</a></p>
]]></description><pubDate>Thu, 12 Oct 2023 19:40:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=37862118</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37862118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37862118</guid></item><item><title><![CDATA[New comment by rovolo in "Chomsky explains why nobody is a moral relativist"]]></title><description><![CDATA[
<p>Foucault was working in Tunisia from 1966-1968. HIV is thought to have spread to NYC in '71, and SF in '75 which is where Foucault probably was infected. AIDS was first clinically described in '81, and Foucault died in 1984 from AIDS.</p>
]]></description><pubDate>Thu, 28 Sep 2023 21:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=37695772</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37695772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37695772</guid></item><item><title><![CDATA[New comment by rovolo in "A basic guide to using Asian names"]]></title><description><![CDATA[
<p>> Isn't 'th' just the aspirated version of 't'?<p>'th' is only an aspirated 't' for loan words in English. Most English words pronounce 'th' as the fricatives /θ/ or /ð/.<p><a href="https://en.wikipedia.org/wiki/Th_(digraph)" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Th_(digraph)</a><p>"Thyme" is odd because it used to be spelled "tyme" in Middle English (1066-1400s). I assume it was changed to 'th' to be more similar to Latin and French. Something similar happened to "island" (iland) and "isle" (ile) where a silent 's' was added to make the words closer to the Latin "insula".<p><a href="https://en.wiktionary.org/wiki/thyme" rel="nofollow noreferrer">https://en.wiktionary.org/wiki/thyme</a><p><a href="https://en.wiktionary.org/wiki/isle" rel="nofollow noreferrer">https://en.wiktionary.org/wiki/isle</a></p>
]]></description><pubDate>Thu, 21 Sep 2023 19:09:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=37602523</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37602523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37602523</guid></item><item><title><![CDATA[New comment by rovolo in "I can tolerate anything except the outgroup (2014)"]]></title><description><![CDATA[
<p>> The relevant outgroups animating Afrikaner nationalism aren't the Zulu ... It was the perceived "threat" of racial integration driven by English liberals<p>The article compared "South African whites and South African blacks". It sounds like you're comparing Afrikaners and the English?<p>--<p>The article links "narcissism of small differences" to the wikipedia page which says:<p>> [It] is the idea that the more a relationship or community shares commonalities, the more likely the people in it are to engage in interpersonal feuds and mutual ridicule because of hypersensitivity to minor differences perceived in each other.<p>I don't think this even slightly describes the "outgroup conflict" in South Africa. Furthermore, I think that Scott using this as an example minimizes the sources of conflict, e.g. Apartheid, because the rest of the article is solely about outgroup hatred.</p>
]]></description><pubDate>Wed, 06 Sep 2023 23:17:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=37412704</link><dc:creator>rovolo</dc:creator><comments>https://news.ycombinator.com/item?id=37412704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37412704</guid></item></channel></rss>