<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: leptons</title><link>https://news.ycombinator.com/user?id=leptons</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 11:42:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=leptons" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by leptons in "Math Is Still Catching Up to the Mysterious Genius of Srinivasa Ramanujan (2024)"]]></title><description><![CDATA[
<p>He lived in India. In the early 1900s. The average lifespan in India in 1920 when he died was 21 to 25 years old. He was 32 when he died, so better than the average. The math checks out.</p>
]]></description><pubDate>Tue, 14 Apr 2026 07:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47762271</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47762271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47762271</guid></item><item><title><![CDATA[New comment by leptons in "Can Claude Fly a Plane?"]]></title><description><![CDATA[
<p>Does Claude know the plane isn't at the car wash?</p>
]]></description><pubDate>Tue, 14 Apr 2026 06:58:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47762179</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47762179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47762179</guid></item><item><title><![CDATA[New comment by leptons in "Someone bought 30 WordPress plugins and planted a backdoor in all of them"]]></title><description><![CDATA[
<p>Node has an extensive "standard library" that does many things, it's known as the "core modules".<p>Maybe you're referring to Javascript? Javascript lacks many "standard library" things that Nodejs provides.</p>
]]></description><pubDate>Mon, 13 Apr 2026 19:32:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47756812</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47756812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47756812</guid></item><item><title><![CDATA[New comment by leptons in "Someone Bought 30 WordPress Plugins and Planted a Backdoor in All of Them"]]></title><description><![CDATA[
<p>When I'm looking for a new NPM module to do some heavy lifting, I always look for modules with zero dependencies first. If I can't find one then I look for modules with the fewest dependencies second. No preinstall or postinstall scripts in package.json, not ever. It isn't perfect, but at least we try. We also don't update modules that frequently. If it isn't broken, don't fix it. That has saved us from some recent problems with module attacks.</p>
]]></description><pubDate>Mon, 13 Apr 2026 19:29:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47756778</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47756778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47756778</guid></item><item><title><![CDATA[New comment by leptons in "I run multiple $10K MRR companies on a $20/month tech stack"]]></title><description><![CDATA[
<p>For most things I personally use AWS Lambda and S3, with some SimpleDB. If I needed something more in the DB department, I'd probably use DynamoDB, but S3 actually works well for most of the data I need to store. I pay about <i>$0.50/mo</i> and most of that is S3 cost for media files. I don't have a lot of users, but even if I did I'd still be paying way less than $20/mo. And when I do have a lot of users, I don't have to worry about scaling anything (and that will happen soon). I think the first <i>million</i> Lambda invocations are free, and if/when I start paying for Lambda invocations, the AWS costs will definitely be covered easily by user subscriptions.<p>I also use pretty much the same stack at work, where we currently have about 150,000 users. The cost is about $15/day, mostly in S3 costs, we have a lot more data at my day job. We also do use a few hundred EC2 instances in short bursts, and the VPC has stupid high costs, and other costs add up, but it's probably about 1% of what the rest of the teams cost that run on EC2 and Postgres and other AWS tech.</p>
]]></description><pubDate>Mon, 13 Apr 2026 01:54:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746641</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47746641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746641</guid></item><item><title><![CDATA[New comment by leptons in "I run multiple $10K MRR companies on a $20/month tech stack"]]></title><description><![CDATA[
<p>I'm not anticipating everything ahead of time, I'm choosing mature tech that does what I need and then some. There's no misstep there. The real problem I've seen with choosing software tech is "new, shiny".</p>
]]></description><pubDate>Sun, 12 Apr 2026 22:23:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47745179</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47745179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47745179</guid></item><item><title><![CDATA[New comment by leptons in "I run multiple $10K MRR companies on a $20/month tech stack"]]></title><description><![CDATA[
<p>A feature you don't think you need today, might be one you actually need tomorrow. It would be short-sighted to choose some tech based only on what you need today. If the extra features don't cost you anything, I can't see that as a "net negative".</p>
]]></description><pubDate>Sun, 12 Apr 2026 19:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47743527</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47743527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47743527</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>I recently went (almost) all-in on Linux after many years on Windows. The final straw for me was that I paid for a "lifetime license" for Outlook, because I've been using Outlook for decades, and have every email I've ever sent or received in Outlook. Well, I upgraded the CPU on the server where I run the VM which hosts Outlook, and then Microsoft wanted me to purchase a full new copy of Outlook because of the CPU upgrade. That was it, I'm done.<p>I moved Linux Mint and Thunderbird for email, and it's honestly been great. I switched all of my Windows-based VMs to Linux Mint.<p>My main workstation/laptop is still on Windows due to some hardware issues, but I will work those out in time. Mainly I have a USB4 port that also outputs Displayport, which I connect to a Displayport splitter so I can run three 4k monitors. That's the only thing that I haven't solved on Linux, but I haven't put much time into it. And I don't really blame Linux for that, I more blame the laptop manufacturer for not fully supporting Linux.</p>
]]></description><pubDate>Sun, 12 Apr 2026 18:02:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47742520</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47742520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47742520</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>I've never really understood how Apple can let people download MacOS for free, and then tell them where and how they can run it - only on Apple's hardware. If I download a copy of Windows or any software ever written, I can run it on any hardware that exists that can run it. But somehow Apple gets to dictate to people where and how they can run freely available software that anyone can download?</p>
]]></description><pubDate>Sun, 12 Apr 2026 17:27:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47742213</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47742213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47742213</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>>I run macOS because Apple understands that QA testing is something of actual importance, and designing yet another package manager is not.<p>Apple demonstrated with their latest releases that they don't give a single fuck about QA. OSX 26 is very buggy. The corner resize debacle, the glass debacle, and problem after problem that has made it to the HN front page is enough to know they don't care about QA the way you think they do.<p>The list of problems are described are not typical, I've seen none of that running Linux. <i>YMMV</i><p>Apple decided to focus on "Glass", an outdated UI style that was introduced in Windows Vista. They didn't have to, it wasn't wanted <i>by anyone</i> and it has caused significant embarrassment for apple and problems for users. Why couldn't they replace Finder with something actually useful? Why couldn't they fix the UI so "About this software" isn't the first thing on the first menu which is a waste of space. They made MacOS objectively worse.</p>
]]></description><pubDate>Sun, 12 Apr 2026 08:27:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47737315</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47737315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47737315</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>Most "serious" companies do not support Linux in their IT infrastructure. I've begged to run Linux, but it's a hard no from IT. They only support Windows and MacOS, and that's all. So I choose a Windows desktop, because I am not a fan of Apple. Having been forced to use Macs in past jobs, I'll choose Windows every time. I liked being able to dual-boot Windows on a MBP in the past, but that is no longer an option.</p>
]]></description><pubDate>Sun, 12 Apr 2026 08:15:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47737226</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47737226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47737226</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>Recently an article on HN front page was about a guy who had to file down his MBP because the front edge of it was too sharp and resting his wrists on it hurt his hands. At least two people in the comment section noted how the sweat on their hands over time caused the sharp edge of the MBP chassis to pit and it caused it to turn in to a sharp serrated edge that actually cut their hands.<p>You can say other laptops are "plastic and shitty" all you want, but Apple's offerings aren't necessarily the best thing out there either. I personally like variety, and you don't get that from Apple. I can choose from hundreds of form factors from a lot of vendors that all run Linux and Windows just fine, plastic or not.</p>
]]></description><pubDate>Sun, 12 Apr 2026 08:11:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47737210</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47737210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47737210</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>I've run MacOS x86 VMs on Windows, it used to work great for a while. I haven't done that lately. I just don't care that much about supporting Apple users anymore, Apple makes it too expensive and difficult.</p>
]]></description><pubDate>Sun, 12 Apr 2026 07:38:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736999</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736999</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736999</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>But aren't Mx based macs supposed to be the fastest computers you can get? Why wouldn't they be able to run more than 2 VMs?<p>I can run a ton of Windows VMs at the same time, wouldn't Windows be a comparable resource hog to MacOS?<p>Apple M2 CPUs can have up to 192GB of RAM. If we look at the Mac Neo that has only 8GB of RAM, then an M2 host should be able to run at least 20 VMs before memory gets scarce.<p>There's no good reason Apple limits to 2 VMs except for greed, which they are well known for.</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:38:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736204</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736204</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>>The "two VMs per unit hardware" has been in their license for at least a decade.<p>I'd be pretty surprised if there isn't a workaround or hack for this.<p>Microsoft has had limits on some things like RDP on some versions of Windows, but there have always been ways to get around it.</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736178</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736178</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>You are not Apple's target market, and never will be.<p>They don't care what you want to do with the hardware you own.</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:30:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736167</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736167</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>I tried to launch a MacOS instance on EC2 recently (on my work account), and was blocked.<p>So I asked the IT dept and they said it's stupidly expensive to run a MacOS instance on EC2, <i>and that they would just send me a Macbook Pro instead</i>.<p>I wish I were kidding.</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:24:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736150</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736150</guid></item><item><title><![CDATA[New comment by leptons in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>Frustrating for you, hilarious for me. I had no idea they had hobbled MacOS in this way. It doesn't surprise me at all really, and it's pretty ridiculous.<p>I'm not sure why people keep giving Apple their money, especially tech-savvy people that would want to run VMs.</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:21:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736128</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47736128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736128</guid></item><item><title><![CDATA[New comment by leptons in "Sam Altman's response to Molotov cocktail incident"]]></title><description><![CDATA[
<p>>90% of the jobs people have today didn't exist 50 years ago.<p>We also have 100% more people on the planet than we did 50 years ago.</p>
]]></description><pubDate>Sat, 11 Apr 2026 03:39:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47727118</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47727118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47727118</guid></item><item><title><![CDATA[New comment by leptons in "JSON formatter Chrome plugin now closed and injecting adware"]]></title><description><![CDATA[
<p>I frequently look at the DOM of webpages, so that I can bend them to my will.<p>There's always some things about practically all websites are frustrating. I fix that with custom CSS and/or Javascript that runs when I load specific sites that I use frequently. I can turn a cluttered site into a streamlined site for my needs. I also block a lot of ads, popups and other annoyances this way.</p>
]]></description><pubDate>Sat, 11 Apr 2026 03:16:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47726977</link><dc:creator>leptons</dc:creator><comments>https://news.ycombinator.com/item?id=47726977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47726977</guid></item></channel></rss>