<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: moondev</title><link>https://news.ycombinator.com/user?id=moondev</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 05:35:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=moondev" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by moondev in "Show HN: Whetuu – a zero-config cross-shell prompt written in Zig"]]></title><description><![CDATA[
<p>What if this project offered binaries from GitHub releases instead? How do you read those?<p>It's more realistic to decide if you trust the source, GitHub user yamafaktory in this case. Then you can ensure that your method of download uses TLS.</p>
]]></description><pubDate>Thu, 23 Jul 2026 17:41:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49025377</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=49025377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49025377</guid></item><item><title><![CDATA[New comment by moondev in "You can now run same OCI images as containers or Firecracker microVMs"]]></title><description><![CDATA[
<p>If you run an ubuntu image with a kata kernel, do you have difficulty installing some packages? For example if you need linux-headers-$(uname -r) or linux-modules-extra-$(uname -r), it won't exist in canonical apt repos?</p>
]]></description><pubDate>Thu, 23 Jul 2026 17:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49025160</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=49025160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49025160</guid></item><item><title><![CDATA[New comment by moondev in "Frood, an Alpine Initramfs NAS (2024)"]]></title><description><![CDATA[
<p>Reminds me of <a href="https://github.com/poettering/diskomator" rel="nofollow">https://github.com/poettering/diskomator</a></p>
]]></description><pubDate>Wed, 17 Jun 2026 01:55:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48564801</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=48564801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48564801</guid></item><item><title><![CDATA[New comment by moondev in "I tested every IP KVM in my Homelab"]]></title><description><![CDATA[
<p>The HP z2 mini g1a supports a BMC module that is a full redfish implementation, so it can do virtualmedia and UEFI configuration read/write.<p><a href="https://www.hp.com/us-en/shop/pdp/hp-anyware-remote-system-controller" rel="nofollow">https://www.hp.com/us-en/shop/pdp/hp-anyware-remote-system-c...</a><p>I was pretty disappointed to discover DGX spark has no BMC. I was able to hook it up to pikvm by connecting leads to the power switch wires. It honestly works really well and I can provision it with MAAS<p>Shout-out to pikvm for their redfish support with the pikvm switch<p>Great writeup there are quite a few here that are new to me</p>
]]></description><pubDate>Fri, 05 Jun 2026 19:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48417034</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=48417034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48417034</guid></item><item><title><![CDATA[New comment by moondev in "Nvidia RTX Spark"]]></title><description><![CDATA[
<p><p><pre><code>  Spark:
  OS: Windows/Ubuntu
  Mbw: 300GB/s
  Cuda cores: 6000
  GPU accelerated containers: yes


  M5 max:
  OS: macOS
  Mbw: 600GB/s
  Cuda cores: 0
  GPU accelerated containers: no</code></pre></p>
]]></description><pubDate>Mon, 01 Jun 2026 06:22:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48353260</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=48353260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48353260</guid></item><item><title><![CDATA[New comment by moondev in "I just want simple S3"]]></title><description><![CDATA[
<p>microceph is pretty nice and straightforward for throwaway s3 endpoints<p><a href="https://canonical-microceph.readthedocs-hosted.com/stable/tutorial/get-started/" rel="nofollow">https://canonical-microceph.readthedocs-hosted.com/stable/tu...</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 21:21:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47757975</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47757975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47757975</guid></item><item><title><![CDATA[New comment by moondev in "Apple's accidental moat: How the "AI Loser" may end up winning"]]></title><description><![CDATA[
<p>How is changing the architecture of a platform that only you make hardware for doing the impossible?<p>They could change the architecture again tonight, and start releasing new machines with it. The users will adopt because there is literally no other choice.<p>Every machine they release will be fastest and most capable on the platform, because there is no other option</p>
]]></description><pubDate>Mon, 13 Apr 2026 06:04:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47748182</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47748182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47748182</guid></item><item><title><![CDATA[New comment by moondev in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>You are confusing macos guests on KVM (Linux) and macos guests on ESXi which is a real enterprise product, and officially enables you to run as many macos vms as your hardware supports.</p>
]]></description><pubDate>Sun, 12 Apr 2026 06:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736574</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47736574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736574</guid></item><item><title><![CDATA[New comment by moondev in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>An artificial limit on the number vms you are allowed to launch doesn't make it solid</p>
]]></description><pubDate>Sun, 12 Apr 2026 04:21:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736126</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47736126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736126</guid></item><item><title><![CDATA[New comment by moondev in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>VMware vSphere is not a product intended to be used by consumers. It's intended to be run by enterprises at scale. ESXi is running the  vms not macOS.<p><a href="https://i0.wp.com/williamlam.com/wp-content/uploads/2020/04/esxi-macos-guest-mac-pro-2019.png?ssl=1" rel="nofollow">https://i0.wp.com/williamlam.com/wp-content/uploads/2020/04/...</a></p>
]]></description><pubDate>Sun, 12 Apr 2026 03:32:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47735912</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47735912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47735912</guid></item><item><title><![CDATA[New comment by moondev in "Layoff Thinking"]]></title><description><![CDATA[
<p>Being unexpectedly unemployed also starts a virtual timer of sorts not on your terms. Regardless of how you feel about the event, the longer it persists is universally seen as a negative signal to those that would hire you for your next role. It gets exponentially worse as time goes on making it even harder to find a job, because of the increased time you don't have a job.</p>
]]></description><pubDate>Sat, 11 Apr 2026 23:36:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47734906</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47734906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47734906</guid></item><item><title><![CDATA[New comment by moondev in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>Imagine buying a mac studio with 500+ GB of memory and being limited to 2 vms.</p>
]]></description><pubDate>Sat, 11 Apr 2026 23:24:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47734844</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47734844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47734844</guid></item><item><title><![CDATA[New comment by moondev in "Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)"]]></title><description><![CDATA[
<p>The VM limit only applies to the number of macOS VMs launched from macOS  itself.<p>My 2018 mac mini officially supports VMware ESXi to be installed directly on the hardware and virtualize any number of macOS machines<p>Funny enough I can even launch more than 2 macOS vms on my framework chromebook with qemu + KVM from the integrated Linux terminal.</p>
]]></description><pubDate>Sat, 11 Apr 2026 23:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47734806</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47734806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47734806</guid></item><item><title><![CDATA[New comment by moondev in "MAUI Is Coming to Linux"]]></title><description><![CDATA[
<p>Things like this remind me how much I love open source software. Choice is amazing shout out to all the contributors!</p>
]]></description><pubDate>Sun, 22 Mar 2026 22:51:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47483149</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47483149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47483149</guid></item><item><title><![CDATA[New comment by moondev in "Cockpit is a web-based graphical interface for servers"]]></title><description><![CDATA[
<p>Yes that is the package. It's just like the canonical ui for lxd, but it also supports the incus enhancements like OCI containers.<p>Very handy to generate yaml config for machines and viewing their console / terminal.</p>
]]></description><pubDate>Fri, 20 Mar 2026 11:38:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47453216</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47453216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47453216</guid></item><item><title><![CDATA[New comment by moondev in "Cockpit is a web-based graphical interface for servers"]]></title><description><![CDATA[
<p>> I'm feeling like it is hard to find a simple GUI to just review a system and manage a bunch of containers and VMs.<p>Incus does all three through the same web ui<p>* OCI compatible "app" containers - with support for registries like docker.io and ghcr.io<p>* LXC "system" containers<p>* virtual machines with qemu + kvm</p>
]]></description><pubDate>Fri, 20 Mar 2026 03:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47450249</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47450249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47450249</guid></item><item><title><![CDATA[New comment by moondev in "A decade of Docker containers"]]></title><description><![CDATA[
<p>That's why I love Incus. It offers all three so you don't have to choose. OCI app containers, LXC containers and KVM.</p>
]]></description><pubDate>Sun, 08 Mar 2026 00:42:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47293104</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=47293104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47293104</guid></item><item><title><![CDATA[New comment by moondev in "Show HN: Kappal – CLI to Run Docker Compose YML on Kubernetes for Local Dev"]]></title><description><![CDATA[
<p>Just like KIND runs containerd inside docker, you can also run dockerd inside containerd backed pods.<p>Start a privileged pod with the dind image, copy or mount your compose.yaml inside and you should be able to docker compose up and down, all without mounting a socket (that won't exist anyway on containerd CRI nodes)<p>To go even further, kubevirt runs on kind, launch a VM with your compose file passed in via cloud-init.</p>
]]></description><pubDate>Sat, 07 Feb 2026 22:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46928863</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=46928863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46928863</guid></item><item><title><![CDATA[New comment by moondev in "Independent Guest Virtual Machine (IGVM) File Format"]]></title><description><![CDATA[
<p>This looks like OVA, firmware can be bundled inside along with additional disks, networking config, machine type and so on.<p>So essentially a virtual appliance package</p>
]]></description><pubDate>Sat, 17 Jan 2026 01:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46654555</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=46654555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46654555</guid></item><item><title><![CDATA[New comment by moondev in "Apple picks Gemini to power Siri"]]></title><description><![CDATA[
<p><a href="https://github.com/search?q=org%3Aapple%20cuda&type=code" rel="nofollow">https://github.com/search?q=org%3Aapple%20cuda&type=code</a></p>
]]></description><pubDate>Tue, 13 Jan 2026 02:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46596700</link><dc:creator>moondev</dc:creator><comments>https://news.ycombinator.com/item?id=46596700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46596700</guid></item></channel></rss>