<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: vamega</title><link>https://news.ycombinator.com/user?id=vamega</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 11:20:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vamega" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vamega in "Await Is Not a Context Switch: Understanding Python's Coroutines vs. Tasks"]]></title><description><![CDATA[
<p>The article’s understanding of Java’s Virtual Threads is incorrect. Virtual threads have a preemptive concurrency model, not a co-operative one, so suspension points are not only at calls to things like Future.get()</p>
]]></description><pubDate>Wed, 26 Nov 2025 11:40:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46056422</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=46056422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46056422</guid></item><item><title><![CDATA[New comment by vamega in "JMAP for Calendars, Contacts and Files Now in Stalwart"]]></title><description><![CDATA[
<p>I really hope Fastmail implements the JMAP spec for calendars and contacts soon. They’ve had the mail part of the spec implemented for a while, but it still requires CardDAV/CalDAV for contacts and calendar access.</p>
]]></description><pubDate>Wed, 22 Oct 2025 21:00:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45675085</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=45675085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45675085</guid></item><item><title><![CDATA[New comment by vamega in "Installing a mini-split AC in a Brooklyn apartment"]]></title><description><![CDATA[
<p>I control my Mitsubishi mini-splits with an esp32. I’d never done any soldering or worked with a microcontroller before, but I was able to install this into 4 units in a single day.<p>This esphome project has great integration with home-assistant and Apple Home and I’d highly recommend this approach over the Mitsubishi app if your unit is supported and you’re willing to do a little work.<p><a href="https://github.com/echavet/MitsubishiCN105ESPHome" rel="nofollow">https://github.com/echavet/MitsubishiCN105ESPHome</a></p>
]]></description><pubDate>Sun, 10 Aug 2025 05:33:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44852989</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=44852989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44852989</guid></item><item><title><![CDATA[New comment by vamega in "Show HN: Astro dev blog template with interactive colorschemes"]]></title><description><![CDATA[
<p>Wow, this is a surprise.
I was just looking up astro last night, and stumbled upon this theme and started building my blog off of it.<p>Thanks for making something really nice.</p>
]]></description><pubDate>Thu, 31 Jul 2025 19:53:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44749426</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=44749426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44749426</guid></item><item><title><![CDATA[New comment by vamega in "Parsing Protobuf like never before"]]></title><description><![CDATA[
<p>Amazon uses CBOR extensively. Most AWS services by now should support being called using CBOR. The protocol they're using is publicly documented at: <a href="https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html" rel="nofollow">https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-...</a><p>The services serve both CBOR and other protocols simultaneously.</p>
]]></description><pubDate>Thu, 24 Jul 2025 22:48:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44677251</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=44677251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44677251</guid></item><item><title><![CDATA[New comment by vamega in "Mill as a direct style build tool"]]></title><description><![CDATA[
<p>Does Mill plan to have something like Bazel’s Remote Execution?</p>
]]></description><pubDate>Tue, 13 May 2025 20:55:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43977625</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=43977625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43977625</guid></item><item><title><![CDATA[New comment by vamega in "Comet open source remote KVM from GL-iNet"]]></title><description><![CDATA[
<p>It doesn't look like this is available just yet. I can't wait to see more details when it comes out.<p>I have a JetKVM (<a href="https://jetkvm.com/" rel="nofollow">https://jetkvm.com/</a>) and it's been absolutely fantastic. I'm still waiting on the ATX expansion board, but the core unit is used to monitor my homeserver.</p>
]]></description><pubDate>Sun, 16 Mar 2025 16:16:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=43380141</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=43380141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43380141</guid></item><item><title><![CDATA[New comment by vamega in "The DuckDB Local UI"]]></title><description><![CDATA[
<p>This looks pretty great. The UI looked fantastic, and the post mentioned that it was open source. However what's open source appears to be the DuckDB extension, which forwards the requests to a remote URL. I've not been able to find the code for the actual UI.<p>Is the actual UI open source, or is that something MotherDuck is allowing to be used by this while remaining proprietary? Right now it doesn't appear like this would work without an internet connection.</p>
]]></description><pubDate>Wed, 12 Mar 2025 14:40:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43343772</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=43343772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43343772</guid></item><item><title><![CDATA[New comment by vamega in "Show HN: Firebender, a simple coding agent for Android Engineers"]]></title><description><![CDATA[
<p>Does this work with Flutter, or does it only work with Android native apps?</p>
]]></description><pubDate>Tue, 04 Mar 2025 00:34:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43248648</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=43248648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43248648</guid></item><item><title><![CDATA[Workday to Cut Nearly 2k Workers on Profitability Focus]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bloomberg.com/news/articles/2025-02-05/workday-layoffs-will-hit-nearly-2-000-workers">https://www.bloomberg.com/news/articles/2025-02-05/workday-layoffs-will-hit-nearly-2-000-workers</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42948821">https://news.ycombinator.com/item?id=42948821</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 Feb 2025 14:22:09 +0000</pubDate><link>https://www.bloomberg.com/news/articles/2025-02-05/workday-layoffs-will-hit-nearly-2-000-workers</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=42948821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42948821</guid></item><item><title><![CDATA[New comment by vamega in "If we had the best product engineering organization, what would it look like?"]]></title><description><![CDATA[
<p>Relational databases are not the preferred storage mechanism at Amazon. If a team wants to use an OLTP relational database it’s possible that it will be a decision they will need to defend at any kind of design review.<p>Of course there are relational databases running OLTP workloads, but it’s far away from the norm. There was a program a while ago to shift many RDBMS systems onto something else.</p>
]]></description><pubDate>Mon, 13 Jan 2025 01:38:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=42679090</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=42679090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42679090</guid></item><item><title><![CDATA[New comment by vamega in "Deletion of Outdated Azul Zulu for Azure Container Images for Better Security"]]></title><description><![CDATA[
<p>Seems like Microsoft is intentionally doing a leftpad. One day people are going to wake up and a host of CI pipelines and the like will start failing.<p>NPM, Maven and other package management systems don't generally allow revoking older libraries for security flaws. The pain from this if it goes through will be felt widely.</p>
]]></description><pubDate>Mon, 09 Dec 2024 20:02:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=42369946</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=42369946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42369946</guid></item><item><title><![CDATA[Deletion of Outdated Azul Zulu for Azure Container Images for Better Security]]></title><description><![CDATA[
<p>Article URL: <a href="https://devblogs.microsoft.com/java/deletion-of-outdated-azul-zulu-for-azure-container-images-for-better-security/">https://devblogs.microsoft.com/java/deletion-of-outdated-azul-zulu-for-azure-container-images-for-better-security/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42369876">https://news.ycombinator.com/item?id=42369876</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 09 Dec 2024 19:55:51 +0000</pubDate><link>https://devblogs.microsoft.com/java/deletion-of-outdated-azul-zulu-for-azure-container-images-for-better-security/</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=42369876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42369876</guid></item><item><title><![CDATA[New comment by vamega in "Mill: A fast JVM build tool for Java and Scala"]]></title><description><![CDATA[
<p>Why do you call these other languages “better”? They’re different, but I’m not sure why either of the one’s you mentioned would be better for this use case.</p>
]]></description><pubDate>Mon, 28 Oct 2024 17:02:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=41973444</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41973444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41973444</guid></item><item><title><![CDATA[New comment by vamega in "Show HN: Kotlin Money"]]></title><description><![CDATA[
<p>What is the double hack used in OpenHFT? I tried looking this up and came up short.</p>
]]></description><pubDate>Tue, 08 Oct 2024 17:03:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=41779436</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41779436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41779436</guid></item><item><title><![CDATA[New comment by vamega in "Linux 6.12 Features Super Real-Time, Sched_ext, Intel Xe2 and Pi 5"]]></title><description><![CDATA[
<p>Yeah, went through a whole journey getting this to work on a NixOS guest with a Proxmox host recently.<p>You reminded me to write up the process, and publish a flake for NixOS users who want the kernel.</p>
]]></description><pubDate>Mon, 30 Sep 2024 01:35:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41692590</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41692590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41692590</guid></item><item><title><![CDATA[New comment by vamega in "Vapour: A typed superset of the R programming language"]]></title><description><![CDATA[
<p>Lots of quantitative research uses R. It’s still very popular in the industry.<p>Insurance is also still using a lot of R. Actuaries I know still use it, and they talk of Python, but I don’t see anyone actually moving to using Python.</p>
]]></description><pubDate>Fri, 20 Sep 2024 11:10:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41600802</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41600802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41600802</guid></item><item><title><![CDATA[New comment by vamega in "A high-performance, zero-overhead, extensible Python compiler using LLVM"]]></title><description><![CDATA[
<p>GraalPy license on GitHub - <a href="https://github.com/oracle/graalpython/blob/master/LICENSE.txt">https://github.com/oracle/graalpython/blob/master/LICENSE.tx...</a></p>
]]></description><pubDate>Wed, 18 Sep 2024 17:37:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=41582976</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41582976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41582976</guid></item><item><title><![CDATA[New comment by vamega in "The future of kdb+?"]]></title><description><![CDATA[
<p>For anyone else reading this, the author did post this comment on the blog, and added a reply there too.</p>
]]></description><pubDate>Fri, 16 Aug 2024 15:08:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41267089</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41267089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41267089</guid></item><item><title><![CDATA[New comment by vamega in "The weird and wonderful world of DNS LOC records (2014)"]]></title><description><![CDATA[
<p>How do you go about adopting a bench in Astoria Park?</p>
]]></description><pubDate>Tue, 30 Jul 2024 13:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=41109200</link><dc:creator>vamega</dc:creator><comments>https://news.ycombinator.com/item?id=41109200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41109200</guid></item></channel></rss>