<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: jammcq</title><link>https://news.ycombinator.com/user?id=jammcq</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 00:17:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jammcq" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jammcq in "Ask HN: Should I buy mac studio M4 max or macbook M5 pro?"]]></title><description><![CDATA[
<p>I like the Studio but currently, Apple is limiting the ram to 64GB.
The Macbook Pro with M5 you can get 128GB of ram.
I've got an M1 studio and i'm looking to upgrade when the M5 studio comes out. Hopefully they'll offer it with at least 128GB of ram.
Also, it's my understanding that when the MBP is under heavy load and the CPU is heating up, the system will throttle down the performance so it doesn't overheat, whereas the Studio has a bigger heatsink and fan to let it run full throttle.</p>
]]></description><pubDate>Tue, 30 Jun 2026 17:25:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48736077</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=48736077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48736077</guid></item><item><title><![CDATA[New comment by jammcq in "Knoppix"]]></title><description><![CDATA[
<p>I started using Linux with Redhat but when they stopped doing the free version (sometime in the late 90's) I wanted to switch to Debian so I used Knoppix as a stepping stone to get there. Really made it easy. Then, somewhere around 2006 or 2007, I met Klaus Knopper and his wife at one of the Ubuntu developer summits. I think it was the one in Paris. Really nice guy and with the help of his wife, they did a lot of work to help people with vision impairment use Linux.</p>
]]></description><pubDate>Tue, 30 Jun 2026 16:49:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48735457</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=48735457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48735457</guid></item><item><title><![CDATA[New comment by jammcq in "Understanding the Linux Kernel: The Linux Kernel Startup"]]></title><description><![CDATA[
<p>I'm really enjoying this article. Many years ago when I created LTSP I had to dive in and understand how the whole bzImage and initrd worked so we could fetch a kernel with tftp and mount a root filesystem via NFS. It's been years since I've played with this stuff but it's still very interesting to me. Thank you!</p>
]]></description><pubDate>Thu, 14 May 2026 20:33:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48140858</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=48140858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48140858</guid></item><item><title><![CDATA[New comment by jammcq in "Containers – What's in the Box?"]]></title><description><![CDATA[
<p>Containers are built on some really cool features of the Linux kernel: 
cgroups, namespaces and bind mounts.
Once you understand that, then it's clear that the differences in Docker, Podman, Apple Containers and several others are mostly the same thing.</p>
]]></description><pubDate>Wed, 11 Mar 2026 02:31:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47331186</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=47331186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47331186</guid></item><item><title><![CDATA[New comment by jammcq in "Containers – What's in the Box?"]]></title><description><![CDATA[
<p>Containers have become the standard way for deploying applications on servers and the web and sometimes even on the desktop.<p>In this RuntimeArguments episode we dive into what containers are, how they work, how to build them and what you can do with them.<p>Whether you are using containers in your development environment, deploying on servers in your data center or as a cloud service, containers save time, handle dependencies, increase security and just make things easier and better in so many ways.</p>
]]></description><pubDate>Sun, 08 Mar 2026 18:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47299566</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=47299566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47299566</guid></item><item><title><![CDATA[New comment by jammcq in "Apple's latest attempt to launch the new Siri runs into snags"]]></title><description><![CDATA[
<p>Damn paywalls! Sorry, I shouldn't be so negative. I'd just like to be able to read the article.</p>
]]></description><pubDate>Wed, 11 Feb 2026 20:17:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46980306</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46980306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46980306</guid></item><item><title><![CDATA[New comment by jammcq in "Debugging random slow writes with GIN indexes in PostgreSQL"]]></title><description><![CDATA[
<p>I love it when I learn something new. It's even better when I learn multiple things. I've been using Postgres for over 20 years and I didn't know about auto_explain and fastupdate on GIN indexes. One of my favorite things to do is tune queries to respond faster. Nothing like taking a query that takes 15 seconds and getting it down to 15 milliseconds. We use GIN indexes a bit but we don't have a high volume of writes so we haven't run into the slowness that you talk about. If we do see any write performance issues, I definitely know where to start looking. Thanks for your article!</p>
]]></description><pubDate>Tue, 10 Feb 2026 22:02:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46967588</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46967588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46967588</guid></item><item><title><![CDATA[New comment by jammcq in "Buying the Kinesis Advantage 360 keyboard was a mistake"]]></title><description><![CDATA[
<p>Thank you for this article about the Kinesis. A good friend of mine loves his and every once in a while I consider trying it but I've worried about all that muscle memory. Your review was very thorough and I really appreciate it. I think I'll let my friend enjoy his, but I won't be moving to one anytime soon.</p>
]]></description><pubDate>Mon, 09 Feb 2026 23:24:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46953062</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46953062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46953062</guid></item><item><title><![CDATA[New comment by jammcq in "Upcoming changes to Let's Encrypt and how they affect XMPP server operators"]]></title><description><![CDATA[
<p>I like how the article describes how certificates work for both client and server. I know a little bit about it but what I read helps to reinforce what I already know and it taught me something new. I appreciate it when someone takes the time to explain things like this.</p>
]]></description><pubDate>Mon, 09 Feb 2026 21:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46951542</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46951542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46951542</guid></item><item><title><![CDATA[New comment by jammcq in "I miss thinking hard"]]></title><description><![CDATA[
<p>I've loved programming my whole life. Something happens inside my brain when I'm solving a problem. I think it's a release of endorphins or something that has a calming effect. When I was younger, it came easier. I used to be able to get "into the zone" and stay there for hours. Almost a constant stream of endorphins, almost a euphoria. Other things give me a similar feeling. Anything with numbers. I used to really love playing blackjack. Something about figuring out how to get to 21 just really did it for me. Or playing dominoes or other games that require me to solve something. I'm almost 65 now and it's just much more difficult to get there. I think I've been slow to adopt AI partly because I'm afraid it's going to take me further away from what I've loved. Friends tell me it's just a new tool to add to my toolbox. I'm giving it a try but I'm still skeptical.</p>
]]></description><pubDate>Wed, 04 Feb 2026 19:35:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46890548</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46890548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46890548</guid></item><item><title><![CDATA[New comment by jammcq in "NCR Tower 1632 – Computer Ads from the Past"]]></title><description><![CDATA[
<p>I remember those things. One of the first computers I programmed on starting my career in 1984. We had a variation of the Tower, I think it was called the 'iTower'. It didn't run Unix. instead it ran an OS called rmCOS from the Ryan McFarland company. Same people who made RMCobol. The OS was kind of similar to Texas Instruments DX10 operating system. I believe RM was involved in that too.
I remember having to divvy up the ram per user. I think the max a user could get was 64k.
You could get an expansion cabinet with additional hard drives. The expansion was the same size as the Tower computer.
The big thing they were touting was that it used SCSI for connecting disk and tape drives.
Later, I learned UNIX and we ported our software and ran it on the 1632.
The article also mentions the 9300 which I also had the opportunity to program.
Those were good days!</p>
]]></description><pubDate>Sun, 01 Feb 2026 19:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46848683</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46848683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46848683</guid></item><item><title><![CDATA[New comment by jammcq in "How to choose colors for your CLI applications (2023)"]]></title><description><![CDATA[
<p>I'm a bit color blind and it might be quite common to show errors in red but when the background is black, I can't see it at all.</p>
]]></description><pubDate>Thu, 29 Jan 2026 16:58:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46812856</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46812856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46812856</guid></item><item><title><![CDATA[New comment by jammcq in "Git protects you [audio]"]]></title><description><![CDATA[
<p>I've been using Git for 9 years and I learn new stuff all the time. This podcast episode dives into all of the questions I've had over the years and touches on some new things that I didn't know about.</p>
]]></description><pubDate>Thu, 29 Jan 2026 15:18:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46811346</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46811346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46811346</guid></item><item><title><![CDATA[Git protects you [audio]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.buzzsprout.com/2469780/episodes/18555806-20-git-protects-you">https://www.buzzsprout.com/2469780/episodes/18555806-20-git-protects-you</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46810219">https://news.ycombinator.com/item?id=46810219</a></p>
<p>Points: 8</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 29 Jan 2026 13:54:42 +0000</pubDate><link>https://www.buzzsprout.com/2469780/episodes/18555806-20-git-protects-you</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46810219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46810219</guid></item><item><title><![CDATA[New comment by jammcq in "[dead]"]]></title><description><![CDATA[
<p>Git is an amazing tool for managing your source code. Lots of people use it every day but most people barely scratch the surface of what git can do.<p>In this episode, we dive in and explain lots of features from the simple to the complex.</p>
]]></description><pubDate>Mon, 26 Jan 2026 17:34:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46768706</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46768706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46768706</guid></item><item><title><![CDATA[New comment by jammcq in "Data centers – Don't we have enough already?"]]></title><description><![CDATA[
<p>Data centers are sprouting up every where. Do we really need more of them?
In this episode, Jim and Wolf talk about what data centers are, how prevalent they are and what it takes to build them.
We talk about the sizes and energy uses and all sorts of other things related to data centers.
It was a fun episode to research and very eye-opening.</p>
]]></description><pubDate>Sun, 11 Jan 2026 15:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46576354</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46576354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46576354</guid></item><item><title><![CDATA[Data centers – Don't we have enough already?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.buzzsprout.com/2469780/episodes/18477666-19-data-centers-don-t-we-have-enough-already">https://www.buzzsprout.com/2469780/episodes/18477666-19-data-centers-don-t-we-have-enough-already</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46576353">https://news.ycombinator.com/item?id=46576353</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 11 Jan 2026 15:08:59 +0000</pubDate><link>https://www.buzzsprout.com/2469780/episodes/18477666-19-data-centers-don-t-we-have-enough-already</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46576353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46576353</guid></item><item><title><![CDATA[New comment by jammcq in "Does my key fob have more computing power than the Lunar lander?"]]></title><description><![CDATA[
<p>Does my key fob have more computing power than the Lunar Lander? In this episode of Runtime Arguments that just dropped today, Wolf and I dive into that question and we reveal some information that might surprise you. We had a lot of fun doing the research and we hope you enjoy it. Find it wherever you get your podcasts. And, if you enjoy it, please tell all of your friends. We'd really appreciate it.</p>
]]></description><pubDate>Sat, 13 Dec 2025 21:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46258378</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46258378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46258378</guid></item><item><title><![CDATA[Does my key fob have more computing power than the Lunar lander?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.buzzsprout.com/2469780/episodes/18340142-17-does-my-key-fob-have-more-computing-power-than-the-lunar-lander">https://www.buzzsprout.com/2469780/episodes/18340142-17-does-my-key-fob-have-more-computing-power-than-the-lunar-lander</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46258377">https://news.ycombinator.com/item?id=46258377</a></p>
<p>Points: 41</p>
<p># Comments: 46</p>
]]></description><pubDate>Sat, 13 Dec 2025 21:41:28 +0000</pubDate><link>https://www.buzzsprout.com/2469780/episodes/18340142-17-does-my-key-fob-have-more-computing-power-than-the-lunar-lander</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=46258377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46258377</guid></item><item><title><![CDATA[IPv6 – Size does matter – RuntimeArguments Podcast]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.buzzsprout.com/2469780/episodes/17872532">https://www.buzzsprout.com/2469780/episodes/17872532</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45335938">https://news.ycombinator.com/item?id=45335938</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Sep 2025 16:40:16 +0000</pubDate><link>https://www.buzzsprout.com/2469780/episodes/17872532</link><dc:creator>jammcq</dc:creator><comments>https://news.ycombinator.com/item?id=45335938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45335938</guid></item></channel></rss>