<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: lvillani</title><link>https://news.ycombinator.com/user?id=lvillani</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Jul 2026 23:19:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lvillani" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lvillani in "Kimi K3: Open Frontier Intelligence"]]></title><description><![CDATA[
<p>Interesting. OpenRouter classifies the Moonshot provider as ZDR. I wonder whether they have a ZDR agreement or it's a misclassification on their part.</p>
]]></description><pubDate>Thu, 16 Jul 2026 19:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48939427</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=48939427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48939427</guid></item><item><title><![CDATA[New comment by lvillani in "Valve releases Steam Controller CAD files under Creative Commons license"]]></title><description><![CDATA[
<p>Not the OP, but I just downloaded the latest stub from an M2 MacBook Air using Safari and it appears to be an x86_64-only binary:<p><pre><code>  % file /Volumes/Steam/Steam.app/Contents/MacOS/steam_osx 
  /Volumes/Steam/Steam.app/Contents/MacOS/steam_osx: Mach-O universal binary with 1 architecture: [x86_64:Mach-O 64-bit executable x86_64]
  /Volumes/Steam/Steam.app/Contents/MacOS/steam_osx (for architecture x86_64): Mach-O 64-bit executable x86_64</code></pre></p>
]]></description><pubDate>Thu, 07 May 2026 05:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48045811</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=48045811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48045811</guid></item><item><title><![CDATA[New comment by lvillani in "X plans to collect biometric data, job and school history"]]></title><description><![CDATA[
<p>It is only kept on the device.<p>Sources:<p>- <a href="https://www.apple.com/business-docs/FaceID_Security_Guide.pdf" rel="nofollow noreferrer">https://www.apple.com/business-docs/FaceID_Security_Guide.pd...</a><p>- <a href="https://support.apple.com/en-us/HT204587" rel="nofollow noreferrer">https://support.apple.com/en-us/HT204587</a><p>- <a href="https://support.apple.com/guide/security/welcome/web" rel="nofollow noreferrer">https://support.apple.com/guide/security/welcome/web</a></p>
]]></description><pubDate>Thu, 31 Aug 2023 17:30:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37340771</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=37340771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37340771</guid></item><item><title><![CDATA[New comment by lvillani in "The Decline of Usability"]]></title><description><![CDATA[
<p>On macOS you can search menu items via Shift–Command–QuestionMark (or by opening the Help menu). Most toolbar actions are also exposed as menu items, so this lets you essentially search for almost every function of every application that plugs into standard macOS frameworks.<p>Some applications have features that extend beyond what can be surfaced through the standard menu bar but the infrastructure is there for "normal" apps.<p>Ubuntu used to have something similar in earlier versions of Unity. It would surface Gtk and Qt menu trees in a searchable interface.</p>
]]></description><pubDate>Sat, 18 Apr 2020 09:03:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=22906326</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=22906326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22906326</guid></item><item><title><![CDATA[New comment by lvillani in "Tell HN: Cisco WebEx on OS X uses the same pre-installer tricks as Zoom"]]></title><description><![CDATA[
<p>Some apps offer to move themselves to /Applications on first launch.<p>Still, there's the possibility of users clicking "Cancel". Even then, it's a bit more code to write, test and pay for (from the POV of a client).<p>Wrapping the bundle inside a .pkg instead of a .dmg solves the problem "for free".</p>
]]></description><pubDate>Thu, 09 Apr 2020 11:57:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=22821670</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=22821670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22821670</guid></item><item><title><![CDATA[New comment by lvillani in "Tell HN: Cisco WebEx on OS X uses the same pre-installer tricks as Zoom"]]></title><description><![CDATA[
<p>Another reason could be to ensure that you have at most one copy of the application ever, since you can force it to install stuff always at the same location.<p>On an unrelated product we learned that users ended up with many different copies of the app scattered throughout the system, if they were allowed to use the traditional bundle + DMG distribution method.
Spotlight would then helpfully pick one random copy, with obvious consequences wrt. project file versioning.
That is despite the DMG having the usual symlink to /Applications for a drag-and-drop installation.</p>
]]></description><pubDate>Thu, 09 Apr 2020 08:19:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=22820707</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=22820707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22820707</guid></item><item><title><![CDATA[New comment by lvillani in "Using Visual Studio Code for Qt Applications"]]></title><description><![CDATA[
<p>You have to take into account the helper and renderer processes. A freshly launched instance takes around 250 MB on my system. It consumes more as you open files that trigger lazy loading of additional extensions. Still less than other IDEs, though.</p>
]]></description><pubDate>Thu, 19 Mar 2020 13:42:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=22627390</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=22627390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22627390</guid></item><item><title><![CDATA[New comment by lvillani in "App Engine’s New Go 1.11 Runtime"]]></title><description><![CDATA[
<p>Yes! Thanks for releasing this and making my life easier :)<p>I have an old app deployed to App Engine. The app itself is rock solid and chugging along fine (I touch it once a year or so), but I dreaded having to deploy it due to the lack of vendoring support and other... peculiarities of the Go runtime. Glad to see this is no longer an issue!</p>
]]></description><pubDate>Tue, 16 Oct 2018 17:04:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=18231064</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=18231064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18231064</guid></item><item><title><![CDATA[New comment by lvillani in "Ask HN: Best alternative to Gmail?"]]></title><description><![CDATA[
<p>AFAIK Google doesn't do that anymore.<p>Source: <a href="https://www.blog.google/products/gmail/g-suite-gains-traction-in-the-enterprise-g-suites-gmail-and-consumer-gmail-to-more-closely-align/" rel="nofollow">https://www.blog.google/products/gmail/g-suite-gains-tractio...</a></p>
]]></description><pubDate>Mon, 24 Sep 2018 06:51:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=18055556</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=18055556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18055556</guid></item><item><title><![CDATA[New comment by lvillani in "Ask HN: Best alternative to Gmail?"]]></title><description><![CDATA[
<p>FastMail. It's one of the few third party hosts to support push email on iOS with the native Mail app (it's a custom protocol based on APNS), since Mail doesn't implement IMAP IDLE [1].<p>They are also the main sponsors behind the JMAP protocol [2] and some open source projects such as the Cyrus IMAP server.<p>[1]: <a href="https://fastmail.blog/2016/12/21/what-we-talk-about-when-we-talk-about-push/#iosmail" rel="nofollow">https://fastmail.blog/2016/12/21/what-we-talk-about-when-we-...</a>
[2]: <a href="https://jmap.io" rel="nofollow">https://jmap.io</a></p>
]]></description><pubDate>Mon, 24 Sep 2018 06:42:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=18055519</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=18055519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18055519</guid></item><item><title><![CDATA[New comment by lvillani in "G Suite Horror Story"]]></title><description><![CDATA[
<p>It depends.<p>I used to have my own email server.<p>Having to manage yet another public server is a stress on its own. Having to worry about server backups, security, DKIM, SPF, DMARC, avoid being blacklisted, etc made it even worse. Despite all of this I couldn't shake off the feeling that my mails went directly to the recipient's spam folder.<p>I'm not interested in maintaining mail servers. I can certainly do it, but my spare time is scarce.<p>Nowadays, I periodically sync all mailboxes to my laptop, so that they enter the backup chain I already have. If GSuite goes down or Google disables my account, I'll upload my backups to Fastmail, point the MX records there and go on with my life.<p>I find this setup way easier to understand and maintain than a mail server.</p>
]]></description><pubDate>Sun, 05 Aug 2018 07:50:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=17690241</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=17690241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17690241</guid></item><item><title><![CDATA[New comment by lvillani in "Slack Is Buying HipChat from Atlassian"]]></title><description><![CDATA[
<p>I read this as HipChat’s own export function having problems handling large amounts of data.<p>I’m not sure how this is Mattermost’s fault.</p>
]]></description><pubDate>Thu, 26 Jul 2018 21:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=17621543</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=17621543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17621543</guid></item><item><title><![CDATA[New comment by lvillani in "MacBook Pro with i9 chip is throttled due to thermal issues, claims YouTuber"]]></title><description><![CDATA[
<p>> <i>since modern thermal pastes are non-conductive, there is no real downside to an enthusiastic application of paste except for making a mess</i><p>I recently re-applied thermal paste (an old Arctic MX-2 I had lying around) on a late 2013 MacBook Pro which has bare-die CPU and GPU. The first time I did it, I applied too much paste and it had an observable negative effect on thermal dissipation. Once I applied the correct amount, I got slightly better results than stock paste.</p>
]]></description><pubDate>Wed, 18 Jul 2018 09:33:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=17556657</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=17556657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17556657</guid></item><item><title><![CDATA[New comment by lvillani in "Mailinator.com: Anatomy of a Spammy Campaign"]]></title><description><![CDATA[
<p>I tried to create a secondary email address on Gmail and Outlook.com and they both required me enter a phone number.<p>Ended up using Protonmail instead, which allowed me to register with username and password and nothing else.</p>
]]></description><pubDate>Mon, 16 Jul 2018 07:13:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=17539354</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=17539354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17539354</guid></item><item><title><![CDATA[New comment by lvillani in "I Got Catfished by a Candidate"]]></title><description><![CDATA[
<p>His knowledge is solid, sure, but would you really want to work with someone who has such a strong inclination to cheat and deceive? I certainly wouldn't.</p>
]]></description><pubDate>Wed, 16 May 2018 08:24:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=17080807</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=17080807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17080807</guid></item><item><title><![CDATA[New comment by lvillani in "HomePod"]]></title><description><![CDATA[
<p>I strongly doubt that they were able to shrink Darwin/iOS down to the Cortex M0+ that the AirPods have. I would love to be proven wrong, though.</p>
]]></description><pubDate>Wed, 07 Feb 2018 16:36:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=16325633</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=16325633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16325633</guid></item><item><title><![CDATA[New comment by lvillani in "Show HN: Bato – A Filipino Programming Language"]]></title><description><![CDATA[
<p>> written by Zuse (after whom SuseLinux is named)<p>I was under the impression that SuSE (now SUSE) stood for "Software und System Entwicklung" (Software and System Development, translated from German), are we referring to the same Linux distribution?</p>
]]></description><pubDate>Fri, 12 Jan 2018 23:20:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=16137168</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=16137168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16137168</guid></item><item><title><![CDATA[New comment by lvillani in "Signal partners with Microsoft to bring end-to-end encryption to Skype"]]></title><description><![CDATA[
<p>> I wish there was an equally useful feature to get back to the bottom.<p>WhatsApp shows a small button in the lower-right corner once you scroll up a few messages for this purpose. iMessage scrolls back to the bottom as soon as you focus the input field. I don't know about the others.<p>But yeah, it highly depends on how the developers decide to implement it, which is suboptimal :(</p>
]]></description><pubDate>Thu, 11 Jan 2018 18:32:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=16126416</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=16126416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16126416</guid></item><item><title><![CDATA[New comment by lvillani in "Signal partners with Microsoft to bring end-to-end encryption to Skype"]]></title><description><![CDATA[
<p>If you think this is weird, what about the "shake to undo" thing? :-)<p>Seriously, try to e.g. delete an email from the system's mail app, then vigorously shake your phone in anger. A popup asking you to "Undo delete" should appear on the screen (Many applications hook into this seemingly standard undo mechanism on iOS).<p>Some things in iOS are objectively weird and unintuitive but I miss them so much whenever I use an Android phone.</p>
]]></description><pubDate>Thu, 11 Jan 2018 18:04:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=16126087</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=16126087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16126087</guid></item><item><title><![CDATA[New comment by lvillani in "Signal partners with Microsoft to bring end-to-end encryption to Skype"]]></title><description><![CDATA[
<p>> on iPhone X when you accidentally click top left corner of the phone where the clock is - for some inexplicable reason the whole conversation scrolls all the way to the top, which is incredibly annoying!<p>That's by design and standard iOS behaviour (it has been there for years). Tapping anywhere on the system toolbar (i.e. where the clock, wifi, signal strength indicators are) brings the main scrollable view to its "topmost" position.</p>
]]></description><pubDate>Thu, 11 Jan 2018 17:12:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=16125564</link><dc:creator>lvillani</dc:creator><comments>https://news.ycombinator.com/item?id=16125564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16125564</guid></item></channel></rss>