<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: pl4nty</title><link>https://news.ycombinator.com/user?id=pl4nty</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 01:09:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pl4nty" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pl4nty in "Package managers keep using Git as a database, it never works out"]]></title><description><![CDATA[
<p>yaml definitions compiled to sqlite sounds pretty similar to winget, which is scaling very well. vector search is a cool idea - how much storage does it use per package?</p>
]]></description><pubDate>Tue, 30 Dec 2025 04:16:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46429473</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=46429473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46429473</guid></item><item><title><![CDATA[New comment by pl4nty in "Migrating the main Zig repository from GitHub to Codeberg"]]></title><description><![CDATA[
<p>I had to scroll too far for someone to mention third-party CI. GitHub Actions free runners have always sucked, but the third-party runner ecosystem is really strong for those who can afford it. imo the APIs are far better than the rest of the product - I suspect enterprise customers are strong-arming GitHub to keep them reliable. and there's always third-party CI like tekton if Actions' yaml is too annoying</p>
]]></description><pubDate>Fri, 28 Nov 2025 00:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46074395</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=46074395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46074395</guid></item><item><title><![CDATA[New comment by pl4nty in "Microsoft begins turning off uBlock Origin and other extensions in Edge"]]></title><description><![CDATA[
<p>there are quite a few features like this. I actually did a comparison of chromium vs edge headers yesterday, it's a lot more than a rebrand. shame the source code is proprietary<p><a href="https://github.com/pl4nty/msedge/commit/96aa52634072b12fa175f53eb95be7e3a7a03237">https://github.com/pl4nty/msedge/commit/96aa52634072b12fa175...</a></p>
]]></description><pubDate>Mon, 03 Mar 2025 01:46:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43237438</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=43237438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43237438</guid></item><item><title><![CDATA[New comment by pl4nty in "How to gain code execution on hundreds of millions of people and popular apps"]]></title><description><![CDATA[
<p>> windows store requires a MS account<p>they avoid mentioning it, but the Microsoft managed package format (MSIX) works just fine without the Microsoft Store. create an App Installer manifest, stick it on a website, and get semver-d differential updates across multiple architectures for free: <a href="https://learn.microsoft.com/en-us/windows/msix/app-installer/how-to-create-appinstaller-file" rel="nofollow">https://learn.microsoft.com/en-us/windows/msix/app-installer...</a><p>msft have woefully underinvested in the ecosystem and docs though. I wish they'd fund me or others to contribute on the OSS side - electron could be far simpler and more secure with batteries-included MSIX</p>
]]></description><pubDate>Mon, 03 Mar 2025 01:32:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43237358</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=43237358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43237358</guid></item><item><title><![CDATA[New comment by pl4nty in "Apple says it will add 20k jobs, spend $500B, produce AI servers in US"]]></title><description><![CDATA[
<p>> Until now the only way to do that was on device<p>as usual, Apple's implementation is exceptional, but far from the first. see <a href="https://confidentialcomputing.io/" rel="nofollow">https://confidentialcomputing.io/</a> and its long history</p>
]]></description><pubDate>Tue, 25 Feb 2025 00:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43166452</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=43166452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43166452</guid></item><item><title><![CDATA[New comment by pl4nty in "Every .gov Domain"]]></title><description><![CDATA[
<p>thanks for this, can't believe I've never come across it. I've been building git scraping tools for years, but didn't know it was a popular pattern</p>
]]></description><pubDate>Sun, 23 Feb 2025 01:27:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43145281</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=43145281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43145281</guid></item><item><title><![CDATA[New comment by pl4nty in "Apple is open sourcing Swift Build"]]></title><description><![CDATA[
<p>this, because msft spent years and many $$$ to build an open-source ecosystem. apple hasn't done that yet, so I'm not sure why anyone would trust them</p>
]]></description><pubDate>Sun, 02 Feb 2025 23:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42913010</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42913010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42913010</guid></item><item><title><![CDATA[New comment by pl4nty in "Exposed DeepSeek database leaking sensitive information, including chat history"]]></title><description><![CDATA[
<p>shame they paywalled JWT authn behind their expensive PaaS offering :(<p>forced us to use an alternative, and paywalling security features in an "open source" product didn't make us feel comfortable for a long-term investment like a db<p><a href="https://github.com/ClickHouse/ClickHouse/pull/68634#issuecomment-2435425317">https://github.com/ClickHouse/ClickHouse/pull/68634#issuecom...</a></p>
]]></description><pubDate>Fri, 31 Jan 2025 00:15:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42883562</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42883562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42883562</guid></item><item><title><![CDATA[New comment by pl4nty in "Machine Learning in Production (CMU Course)"]]></title><description><![CDATA[
<p>this is really helpful, thanks. how much are third-party models changing these workflows (LLMs etc)? would you still spend as much time on feature engineering and evaluation? I'm wondering whether any saved time would be refocused on hosting, especially optimizing GPU utilization</p>
]]></description><pubDate>Wed, 29 Jan 2025 00:45:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42860069</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42860069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42860069</guid></item><item><title><![CDATA[New comment by pl4nty in "If OpenSSL were a GUI (2022)"]]></title><description><![CDATA[
<p>I host a usable web app like this, including a complete CLI via WebAssembly. it's surprisingly useful for teaching, kind of like CyberChef<p><a href="https://openssl.tplant.com.au/" rel="nofollow">https://openssl.tplant.com.au/</a></p>
]]></description><pubDate>Wed, 29 Jan 2025 00:02:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42859777</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42859777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42859777</guid></item><item><title><![CDATA[New comment by pl4nty in "If OpenSSL were a GUI (2022)"]]></title><description><![CDATA[
<p>I host a usable web app for this idea, including a full CLI via WebAssembly to illustrate the trade-offs<p><a href="https://openssl.tplant.com.au/" rel="nofollow">https://openssl.tplant.com.au/</a></p>
]]></description><pubDate>Tue, 28 Jan 2025 23:59:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=42859763</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42859763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42859763</guid></item><item><title><![CDATA[New comment by pl4nty in "Show HN: I made an open-source laptop from scratch"]]></title><description><![CDATA[
<p>it's not as expensive as it looks, if you don't count time. CNC alu and the display would be the biggest costs. other carrier board projects use 3d printing over CNC, but the display/bandwidth is kinda what makes this novel so a lower res wouldn't make sense<p>really hoping Byran's excellent writeup helps encourage others. SoMs have lowered the barrier to entry and birthed a ton of SBC/carrier communities, but most of their tribal knowledge is buried in discord servers</p>
]]></description><pubDate>Sun, 26 Jan 2025 01:17:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42826775</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42826775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42826775</guid></item><item><title><![CDATA[New comment by pl4nty in "I've been advocating for RSS support, and you should too"]]></title><description><![CDATA[
<p>thanks, really appreciate that your post was concise and included examples/followups. only needed 10 minutes to style my own rss feed</p>
]]></description><pubDate>Sat, 18 Jan 2025 23:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42752148</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42752148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42752148</guid></item><item><title><![CDATA[New comment by pl4nty in "Setting Up an RK3588 SBC QEMU Hypervisor with ZFS on Debian"]]></title><description><![CDATA[
<p>mainline LTS is good enough to boot and perform well, but it's still missing media and NPU features. as someone who briefly worked on mainlining, I feel the biggest problem is Turing's deceptive marketing - rk3588 and SBCs in general just aren't powerful enough for popular inference workloads like LLMs, let alone training. and ARM (rather than x86) is still very limiting for self-hosting apps</p>
]]></description><pubDate>Fri, 17 Jan 2025 01:55:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=42733237</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42733237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42733237</guid></item><item><title><![CDATA[New comment by pl4nty in "Google’s OAuth login doesn’t protect against purchasing a failed startup domain"]]></title><description><![CDATA[
<p>every trufflehog post I've seen on hn has been alarmist clickbait. could've been an opportunity to discuss security tradeoffs of `sub` vs `email` and how to handle `sub` changes, but nope their take is "sub doesn't fix the problem we found"</p>
]]></description><pubDate>Tue, 14 Jan 2025 21:59:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42704492</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42704492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42704492</guid></item><item><title><![CDATA[New comment by pl4nty in "The Canva outage: another tale of saturation and resilience"]]></title><description><![CDATA[
<p>Microsoft Store and Xbox games/updates are distributed with a proprietary P2P protocol, which also includes ISP appliances. afaik it's the largest P2P network in the world. <a href="https://learn.microsoft.com/en-us/windows/deployment/do/mcc-isp-overview" rel="nofollow">https://learn.microsoft.com/en-us/windows/deployment/do/mcc-...</a><p>Steam recently introduced LAN-based P2P to complement their significant appliance/CDN infrastructure, but idk if anyone has pulled it apart yet. and I don't think it does tunnelling like the msft network</p>
]]></description><pubDate>Mon, 13 Jan 2025 22:27:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42690351</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42690351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42690351</guid></item><item><title><![CDATA[New comment by pl4nty in "Diagram as Code"]]></title><description><![CDATA[
<p>its layout engine is the real magic for me, it allows complex diagrams that are just unreadable in graphviz or mermaid. a concise DSL and animation support are bonuses too</p>
]]></description><pubDate>Fri, 08 Nov 2024 12:05:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=42086209</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=42086209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42086209</guid></item><item><title><![CDATA[New comment by pl4nty in "Gentle Guide to Self-Hosting"]]></title><description><![CDATA[
<p>it's become much easier in the last few years. Talos + Flux + Renovate can be built in a day [0], and simplifies storage/backups/patching even for single-node clusters. There's also a great community, with services like kubesearch [1] providing templates for tons of apps<p>[0] <a href="https://github.com/onedr0p/cluster-template">https://github.com/onedr0p/cluster-template</a><p>[1] <a href="https://kubesearch.dev" rel="nofollow">https://kubesearch.dev</a></p>
]]></description><pubDate>Mon, 23 Sep 2024 01:03:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41621464</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=41621464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41621464</guid></item><item><title><![CDATA[New comment by pl4nty in "Proton launches its own version of Google Docs"]]></title><description><![CDATA[
<p>and the niche customers that do need Proton's level of privacy are often more comfortable with a selfhosted product</p>
]]></description><pubDate>Fri, 05 Jul 2024 00:08:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=40878989</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=40878989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40878989</guid></item><item><title><![CDATA[New comment by pl4nty in "Arm64 on GitHub Actions"]]></title><description><![CDATA[
<p>it's a pain, you'll need to build the images on separate jobs then merge them into a multi-arch manifest. I moved to namespace.so for remote BuildKit builds a while ago and haven't looked back. depot.dev is also good, but pretty expensive</p>
]]></description><pubDate>Fri, 07 Jun 2024 01:05:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=40604275</link><dc:creator>pl4nty</dc:creator><comments>https://news.ycombinator.com/item?id=40604275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40604275</guid></item></channel></rss>