<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: wux</title><link>https://news.ycombinator.com/user?id=wux</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:56:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wux" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wux in "Stolen iPhones Will Be Even More Useless from iOS 18 Onwards"]]></title><description><![CDATA[
<p>Yeah, I can see why someone might assume that the activation lock would be disabled in that scenario. But on the other hand, I can also see why someone would absolutely expect that it wouldn't be.<p>I might want (and have wanted) to reinstall macOS and start fresh without any intention of relinquishing or transferring ownership of the physical device. And I might want to log out of iCloud because I don't want to sync my personal stuff on that computer anymore, or because something funky is happening with how messages or photos are syncing and I just want to reset it all. I'd be pretty pissed if, six months after reconfiguring everything, someone nabbed my laptop and I discovered that activation lock had been automatically disabled for me the whole time without my explicitly doing so.<p>Given these mutually irreconcilable user expectations, I can see why Apple would opt for a design that favors the more cautious approach where you have to press a very specific sequence of buttons to disable the lock. Maybe I'm just selfish, but knowing a laptop I sent away couldn't be repurposed but ended up as e-waste would make me feel a little guilty, but knowing a laptop I didn't want to lose got stolen with all my stuff on it exposed to the thief would make me apoplectic with rage.</p>
]]></description><pubDate>Sat, 14 Sep 2024 05:53:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=41537756</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=41537756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41537756</guid></item><item><title><![CDATA[New comment by wux in "eSIM is altering how consumers interact with operators"]]></title><description><![CDATA[
<p>I think they've got a fair point, though, that a number of those issues with the eSIM reflect reliance on factors outside their control (for example, whether or not one's carrier has competent backend systems) where before swapping a SIM card was a physical action within their control. It's a frustrating feeling when a new technology takes something out of your hands in the name of convenience but, far from being seamless, actually introduces problems that are entirely out of your hands to fix.</p>
]]></description><pubDate>Thu, 27 Jul 2023 14:15:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=36893910</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=36893910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36893910</guid></item><item><title><![CDATA[New comment by wux in "Pfizer Responds to Covid Gain of Function Research Claims"]]></title><description><![CDATA[
<p>Engineering the virus doesn’t mean making gain-of-function mutations. “Function” has a specific meaning and it’s not a synonym for “does anything.” Instead, in broad strokes, think of “function” as referring to biological activities that give the virus some advantage over its host.<p>To make a simplistic analogy (necessarily imperfect but sufficient for these purposes), consider instead a computer virus. If an antivirus company patches the binary in order to make it easier to study its behavior (for example, in order to make it more debuggable), that’s “engineering” the virus but it’s not “gain-of-function.” If the company instead patches the virus so that it can take advantage of a new 0-day exploit and spread further, that’s “gain-of-function.”<p>Whether gain-of-function research is capable of revealing new insight into transmissible diseases not obtainable elsewhere is a point of debate among biologists, but one can be well assured that a for-profit operation isn’t going to touch it with a ten-foot pole. Engineering the virus on the other hand, or in other words making mutations in viral components, is basically a description of “doing basic molecular biology” and is non-optional.<p>The sort of allegation that Pfizer is responding to is more or less the equivalent of someone recording an engineer calling themselves “hackers,” visiting “Hacker News,” then writing an exposé claiming that this proves Company X is in the business of computer crime.<p>The activity mentioned in the Pfizer press release that skirts closest to “gain-of-function” is actually a bit you didn’t mention at all, where they’re required by regulatory bodies to determine how the virus might resist an antiviral. Unlike computer viruses, biological ones mutate under treatment pressure. The closest analogy for a computer virus might be if it phones home and downloads a new payload to modify its behavior when it detects the presence of some antivirus software. For obvious reasons, studying how a pandemic virus would mutate in response to approved drugs is both necessary and icky, hence why Pfizer discussed its biosecurity measures. The distinction they make (rightly) between this research and a “directed evolution” or “gain-of-function” experiment, is that they’re reading out an answer to the question “Does the virus mutate when we treat with this antiviral drug, and if so, how?”, not culturing viruses iteratively in the presence of drug <i>until</i> they obtain an optimized treatment-resistant virus.</p>
]]></description><pubDate>Sat, 28 Jan 2023 17:14:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=34559359</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=34559359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34559359</guid></item><item><title><![CDATA[New comment by wux in "Apple Has Begun Scanning Your Local Image Files Without Consent"]]></title><description><![CDATA[
<p>Apple has confirmed to the media that as of December 2022 that they are not pursuing on-device CSAM scanning:<p><a href="https://www.theverge.com/2022/12/9/23500838/apple-csam-plans-dropped-eff-ncmec-cdt-reactions" rel="nofollow">https://www.theverge.com/2022/12/9/23500838/apple-csam-plans...</a><p>macOS Ventura exposes new object and scene recognition features for images, including background removal in Preview (analogous to "Copy Subject" in Photos but without requiring the use of that app):<p><a href="https://www.tomsguide.com/how-to/how-to-remove-image-backgrounds-in-macos" rel="nofollow">https://www.tomsguide.com/how-to/how-to-remove-image-backgro...</a><p>You can also use Spotlight search with keywords such as "flower" or "cow" to find images on your local storage that have those subjects; I don't recall if that is new to macOS Ventura or has been possible for several versions of the OS.<p>mediaanalysisd is a daemon which has for years been responsible for, well, media analysis and would perform any network tasks required to support features such as the above when previewing an image. It would not surprise me if not all image recognition tasks are done exclusively locally, although I haven't found documentation of how much exactly is or isn't. It has long been the case for speech recognition, for example, that not all of it could be done offline (although more of it can be on Apple Silicon machines).<p>The only way to opt out of OS-level features that send any data to Apple at all is to opt out of using macOS; even then, as I recall, the Asahi Linux installer has to pull certain bits from Apple servers for copyright reasons.</p>
]]></description><pubDate>Sun, 15 Jan 2023 20:07:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=34392779</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=34392779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34392779</guid></item><item><title><![CDATA[Swift Evolution (SE)-0382: Expression Macros]]></title><description><![CDATA[
<p>Article URL: <a href="https://forums.swift.org/t/se-0382-expression-macros/62090">https://forums.swift.org/t/se-0382-expression-macros/62090</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34023804">https://news.ycombinator.com/item?id=34023804</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 17 Dec 2022 02:41:34 +0000</pubDate><link>https://forums.swift.org/t/se-0382-expression-macros/62090</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=34023804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34023804</guid></item><item><title><![CDATA[New comment by wux in "Is dictation on iOS 16 broke for you?"]]></title><description><![CDATA[
<p>I don’t use dictation often, but I’ve not had any issues on iOS 16 (US English, iPhone 12).<p>One caveat is that I’d been using the betas, so I didn’t upgrade straight from iOS 15 to 16.0 as released, but I really haven’t encountered any difficulties with dictation in any of the betas or in the final release.</p>
]]></description><pubDate>Sun, 09 Oct 2022 20:28:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=33145000</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=33145000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33145000</guid></item><item><title><![CDATA[New comment by wux in "Contra Wirecutter on the IKEA air purifier"]]></title><description><![CDATA[
<p>Contra (preposition):
1: AGAINST — used chiefly in the phrase pro and contra
2: in opposition or contrast to<p>(Source: <a href="https://www.merriam-webster.com/dictionary/contra" rel="nofollow">https://www.merriam-webster.com/dictionary/contra</a>)<p>Wirecutter:
<a href="https://www.nytimes.com/wirecutter/" rel="nofollow">https://www.nytimes.com/wirecutter/</a></p>
]]></description><pubDate>Mon, 20 Jun 2022 22:27:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=31816984</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=31816984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31816984</guid></item><item><title><![CDATA[New comment by wux in "Germany locks down unvaccinated people, as leaders plan to make shots compulsory"]]></title><description><![CDATA[
<p>The Cochrane Reviews are regarded as one of the preeminent collections of systematic reviews in medicine. They conclude that “overall, the reliable evidence available does not support the use of ivermectin for treatment or prevention of COVID‐19 outside of well‐designed randomized trials.”<p><a href="https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD015017.pub2/full" rel="nofollow">https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD...</a><p>A similar conclusion regarding lack of evidence is discussed in NIH treatment guidelines:<p><a href="https://www.covid19treatmentguidelines.nih.gov/therapies/antiviral-therapy/ivermectin/" rel="nofollow">https://www.covid19treatmentguidelines.nih.gov/therapies/ant...</a><p>In line with consensus in the field, ivermectin is not contained among the treatment guidelines of any institution at which I have practiced.</p>
]]></description><pubDate>Fri, 03 Dec 2021 02:33:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=29425978</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=29425978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29425978</guid></item><item><title><![CDATA[New comment by wux in "The Elephant at WWDC"]]></title><description><![CDATA[
<p>You can use the 'man' command in Terminal to pull up the man page (see: <a href="https://en.wikipedia.org/wiki/Man_page" rel="nofollow">https://en.wikipedia.org/wiki/Man_page</a>) for 'powerd' (that is, by typing 'man powerd'). By doing so, you'll see that it is a "launchd managed daemon" that "manages Energy Preferences."</p>
]]></description><pubDate>Sun, 13 Jun 2021 18:37:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=27495062</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=27495062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27495062</guid></item><item><title><![CDATA[New comment by wux in "PSA: macOS updates often modify your System Preferences to violate your Privacy"]]></title><description><![CDATA[
<p>This report worried me, but it was timely because I was literally in the process of upgrading to macOS 11.2.3.<p>So, while the update was downloading, I changed my firewall settings specifically to allow built-in software to receive incoming connections, but disallow downloaded signed software. I also specifically set GarageBand to block incoming connections but not other programs among those listed.<p>I'm happy to report that all of these settings were maintained after updating to macOS 11.2.3 exactly as-is. I wonder if the OP is referring to a different update (none that I'm aware of recently).<p>There is no Privacy > Advertising > Limit Ad Tracking setting on macOS 11.2.2 or 11.2.3: there's a checkbox for "Personalized Ads," which remains turned off after the update also, just as it was before.</p>
]]></description><pubDate>Thu, 11 Mar 2021 02:45:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=26419579</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=26419579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26419579</guid></item><item><title><![CDATA[Proposal for async/await accepted for Swift]]></title><description><![CDATA[
<p>Article URL: <a href="https://forums.swift.org/t/accepted-with-modification-se-0296-async-await/43318">https://forums.swift.org/t/accepted-with-modification-se-0296-async-await/43318</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=25524722">https://news.ycombinator.com/item?id=25524722</a></p>
<p>Points: 7</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 24 Dec 2020 03:07:57 +0000</pubDate><link>https://forums.swift.org/t/accepted-with-modification-se-0296-async-await/43318</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=25524722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25524722</guid></item><item><title><![CDATA[Some system processes bypassing NetworkExtensions in macOS is a bug]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/xenadu02/status/1328904159408521218">https://twitter.com/xenadu02/status/1328904159408521218</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=25136740">https://news.ycombinator.com/item?id=25136740</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Nov 2020 13:57:21 +0000</pubDate><link>https://twitter.com/xenadu02/status/1328904159408521218</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=25136740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25136740</guid></item><item><title><![CDATA[New comment by wux in "'Who the hell elected you?' U.S. Senate tech hearing becomes political tussle"]]></title><description><![CDATA[
<p>There’s much that can be said about Twitter’s moderation policies, but entirely orthogonal to that, this quotation should be mighty upsetting to anyone who hews to the basic tenets of American constitutionalism regardless of your political leanings.<p>“Who the hell elected you?” The implied statement here is that, <i>because</i> you (Jack) aren’t elected, you can’t decide what people read; the corollary being that, <i>because</i> I (Ted) am elected, I can decide what people read. This is entirely backwards! “Congress shall make no law,” says the Constitution. It’s precisely <i>because</i> Ted Cruz is elected that the Constitution says he <i>cannot</i> make laws deciding what people read. That’s the entire point of the exercise!</p>
]]></description><pubDate>Wed, 28 Oct 2020 21:40:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=24924426</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=24924426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24924426</guid></item><item><title><![CDATA[New comment by wux in "Swift System Is Now Open Source"]]></title><description><![CDATA[
<p>It may just be jargon specific to the Swift community:<p><a href="https://www.google.com/search?q=swift+evolution+%22currency+type%22" rel="nofollow">https://www.google.com/search?q=swift+evolution+%22currency+...</a></p>
]]></description><pubDate>Fri, 25 Sep 2020 20:53:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=24593983</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=24593983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24593983</guid></item><item><title><![CDATA[New comment by wux in "Swift System Is Now Open Source"]]></title><description><![CDATA[
<p>The term "currency type" is used here to mean a type that is commonly used.<p>For example, although there are a variety of range types in the Swift standard library ('Range', 'ClosedRange', 'PartialRangeFrom', 'PartialRangeUpTo', etc.), 'Range' is considered the currency type. Similarly, among string types, 'String' is considered the currency type, as opposed to 'Substring', 'StaticString', etc.<p>Like currency (money), the idea is that APIs in different libraries across different domains of programming will generally take values of the currency type as input and produce values of the currency type as output unless there's a good reason to use a different type.<p>For Swift System, the stated goal is to provide low-level currency types; if that goal is accomplished, other users of Swift can rely on these types instead of supporting multiple disparate third-party wrappers of system calls that may provide similar functionality just so that they can interoperate with other libraries.</p>
]]></description><pubDate>Fri, 25 Sep 2020 20:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=24593847</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=24593847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24593847</guid></item><item><title><![CDATA[New comment by wux in "MacOS Catalina: Slow by Design?"]]></title><description><![CDATA[
<p>I'm curious what your results would be with the stock Terminal. Do you have the settings that others have talked about under "Security > Privacy > Developer Tools" with Terminal.app listed? If so, and the results are better with Terminal, then it'd be interesting to see if the issue is fixed when you add iTerm2 to the list of exempted apps as well.</p>
]]></description><pubDate>Fri, 22 May 2020 18:32:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=23275359</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=23275359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23275359</guid></item><item><title><![CDATA[New comment by wux in "Doctors Say Shortage of Protective Gear Is Dire"]]></title><description><![CDATA[
<p>Last I heard, my employer (large hospital in New York) is looking to buy. If you could reach out by email, I will pass it along to the relevant people. Thanks!</p>
]]></description><pubDate>Fri, 20 Mar 2020 12:09:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=22636883</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=22636883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22636883</guid></item><item><title><![CDATA[New comment by wux in "NY hospitals pitch tents, nix surgeries to prepare for influx"]]></title><description><![CDATA[
<p>It's OK to be scared. You're not alone in that. It can be helpful to have someone to talk to. Even as we're trying to keep our physical distance, know that it's OK to reach out for help. And it's also OK to step away from the news for a beat if it's causing you anxiety.<p>I work at one of the New York hospitals mentioned in this article. Yes, I'm scared too. [Opinions not that of my employer, etc.] But we're all still showing up every day to take care of our patients, and we'll keep doing so until we can't--and then we have backup lined up. There will be hard days, but those will be in the privacy of the hospital, away from prying eyes. New York will pull through.</p>
]]></description><pubDate>Sun, 15 Mar 2020 02:26:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=22580681</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=22580681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22580681</guid></item><item><title><![CDATA[Swift Soars Ever Higher]]></title><description><![CDATA[
<p>Article URL: <a href="https://forums.swift.org/t/swift-soars-ever-higher/34036">https://forums.swift.org/t/swift-soars-ever-higher/34036</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22399395">https://news.ycombinator.com/item?id=22399395</a></p>
<p>Points: 25</p>
<p># Comments: 8</p>
]]></description><pubDate>Sun, 23 Feb 2020 20:44:06 +0000</pubDate><link>https://forums.swift.org/t/swift-soars-ever-higher/34036</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=22399395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22399395</guid></item><item><title><![CDATA[Swift/Win32 Programming]]></title><description><![CDATA[
<p>Article URL: <a href="https://forums.swift.org/t/swift-win32-programming/20686">https://forums.swift.org/t/swift-win32-programming/20686</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19213935">https://news.ycombinator.com/item?id=19213935</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 21 Feb 2019 02:06:59 +0000</pubDate><link>https://forums.swift.org/t/swift-win32-programming/20686</link><dc:creator>wux</dc:creator><comments>https://news.ycombinator.com/item?id=19213935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19213935</guid></item></channel></rss>