<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: kakwa_</title><link>https://news.ycombinator.com/user?id=kakwa_</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Jul 2026 03:38:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kakwa_" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kakwa_ in "SpaceX wants to launch 100k more Starlink satellites for 100x the bandwidth"]]></title><description><![CDATA[
<p>Well, it has proven itself to be a very useful military asset in Ukraine.<p>The rural & underdeveloped area and the niche applications (ex: ships and planes) will bring-in some cash.<p>And in addition, the US Army will pretty much guaranty it to be in the green: it wants this capability plus some control over it.<p>If it was civilian only, I doubt the economics would make much sense, specially given the amount of satellites and their short lifespan combined with the overall shrinking market (rural flight to cities + fiber deployment on land).</p>
]]></description><pubDate>Sat, 11 Jul 2026 08:30:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48870041</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48870041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48870041</guid></item><item><title><![CDATA[New comment by kakwa_ in "Burnout is real for open source maintainers"]]></title><description><![CDATA[
<p>I feel this is way too fear mongering heavy against developing in Open Source.<p>I published nearly everything I code on my free time, that's ~100 git repositories. Out of these, ~15 are documented and made generic enough to be used by other people, and out of these ~5 actually have some users, 2 being packaged in mainstream Linux distributions and one even has a CVE.<p>In total, I have received one AI slop PR. one.<p>Your mileage may vary, and you may be blessed/cursed with the new redis or xz. But in all likelihood, things will stay more than manageable in terms of critical infrastructure piece.</p>
]]></description><pubDate>Wed, 24 Jun 2026 20:20:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48665132</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48665132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48665132</guid></item><item><title><![CDATA[New comment by kakwa_ in "Fired by Google for creating the Google workspace CLI"]]></title><description><![CDATA[
<p>>  was very common for individuals and teams to publish projects to open source repositories under Google-managed Github orgs.<p>I have the feeling these projects were not deeply intertwined with Google products like this cli is.<p>This project was not exactly some random devtool or library polished a bit to be published and used outside of Google.<p>It was a de-facto major feature of a significant Google product.</p>
]]></description><pubDate>Wed, 24 Jun 2026 19:44:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48664778</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48664778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48664778</guid></item><item><title><![CDATA[New comment by kakwa_ in "Oracle shed about 20k roles globally in the last year"]]></title><description><![CDATA[
<p>I don't recall any current car manufacturer with such lineage.<p>Honestly, at Oracle scale, doing the "let's destroy and rebuild the company mid-flight" seems like a losing proposition compared to newly formed companies or more natural extension of existing companies.<p>And meanwhile, customer reliant on Oracle products are left alone, with all the negative output it entails.</p>
]]></description><pubDate>Wed, 24 Jun 2026 19:12:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48664440</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48664440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48664440</guid></item><item><title><![CDATA[New comment by kakwa_ in "Midjourney Medical"]]></title><description><![CDATA[
<p>A sample size of 3 is hardly statistically significant.<p>From what I could found, billionaires die on average at ~83 years old. ( <a href="https://strygin.substack.com/p/how-billionaires-die" rel="nofollow">https://strygin.substack.com/p/how-billionaires-die</a> )<p>It's not far off what a decent health care system is able to provide in most wealthy countries. It's even somewhat lower actually.<p>It's difficult to assess the risk factors, but in the end, I have the feeling their additional medical staff and their ability to "cut the queue" (S. Jobs-style) just barely offsets the additional common risk factors (stress, long hours, segregated life), specially if we compare to the upper-middle class.<p>In the end, there is no magic $100M pill giving you 10 more years. And in truth, access to food, drinking water, a non-toxic environment and really basic healthcare & medicine (vaccines, antibiotics) probably already brings you at a fairly high life expectancy.</p>
]]></description><pubDate>Thu, 18 Jun 2026 07:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48582199</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48582199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48582199</guid></item><item><title><![CDATA[New comment by kakwa_ in "What job interviews taught me about Kubernetes"]]></title><description><![CDATA[
<p>And the troubleshooting?<p>Given the number of moving parts, I would be terrified to have to look under the hood of what Talos deployed for me.</p>
]]></description><pubDate>Tue, 16 Jun 2026 10:59:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48553327</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48553327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48553327</guid></item><item><title><![CDATA[Show HN: Whim-proxy, a vibe-coded tool to reverse-tunnel webhooks to your laptop]]></title><description><![CDATA[
<p>It's probably not something that original, and I'm betting something like that already exist, but here we go:<p>Here is whim-proxy, a client + server combo helping developers tests webhook consumers when running the producer service is not practical (e.g. third-parties like GitHub or Stripe)).<p>Whim-proxy solves this issue with a whim-server & whim-client combo working as follows:<p>.1 A public/reachable webhook listener on whim-server receives the events from producers.<p>.2 Each event is then forwarded to subscribed whim-client processes (pub-sub) running on developer's laptop via WebSocket reverse-tunnels.<p>.3 Finally, the whim-client takes the event, and reproduces the original webhook, targeting the local consumer being developed/tested.<p>In all honestly, the tool itself is not that impressive. What impressed me was how quickly I got something working.<p>With Claude, and from the initial idea, it took me maybe 2 hours for a working prototype. And reaching something looking presentable took barely more than a slightly long evening; logo and demo deployment included.<p>The tool is probably far from perfect, I highly expect it to be DOSable quite easily for example.<p>But producing something similar would have probably taken me 1 or 2 weeks pre-AI.<p>For these kind of small/internal tools, AI as been kind of a blessing. The scope is small and all the code fits in context, also the quality is generally not critical (not on the production path).<p>For now, it's a far better option in my opinion compared to the old Perl script Joe Nothereanymore wrote 15 years ago. I just hope it will not become a curse, with a jungle of IA generated tools nobody actually understand.<p>It's kind frightening how little I looked at the actual whim-proxy code. It's small enough that I could probably dive into it. But multiply it by 20 in a corporate settings... well...</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48517209">https://news.ycombinator.com/item?id=48517209</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 13:34:41 +0000</pubDate><link>https://github.com/kakwa/whim-proxy</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48517209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48517209</guid></item><item><title><![CDATA[New comment by kakwa_ in "Debian must ship reproducible packages"]]></title><description><![CDATA[
<p>In the end, Nix is just a thin veneer on this stuff.<p>Given how many quick & dirty sed patching or exec commands I've seen in the few nix package/modules I've read, I would not exactly bet my life on it being completely idempotent & reproducible.</p>
]]></description><pubDate>Sun, 10 May 2026 10:08:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48082548</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48082548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48082548</guid></item><item><title><![CDATA[New comment by kakwa_ in "Debian must ship reproducible packages"]]></title><description><![CDATA[
<p>Also, the *BSD are structured somewhat differently to a Linux distro.<p>It's not like the Linux world where you have distinct projects like the Kernel, GNU, OpenSSL, and then it's the distributions job to assemble everything.<p>In the BSD projects, the scope is developing and distributing an entire base system, i.e., the kernel but also the libc, the shell/all posix utilities, and a few third parties like OpenSSH (which are usually "softforked").<p>It's quite visible in the sources, it's a lot more than just a kernel:
<a href="https://github.com/NetBSD/src" rel="nofollow">https://github.com/NetBSD/src</a><p>Additional packages you could get from pkg_in/pkgsrc (NetBSD), pkg-ng/ports (FreeBSD) or pkg_add (OpenBSD) are clearly distinct from the base system, installed in a dedicated subtree (/usr/src in NetBSD, /usr/local/ OpenBSD/FreeBSD), and provided in a best effort manner.<p>The reproducible build target was almost certainly only for the base system, which is a few percent of what Debian tries to achieve, and on which NetBSD has a tighter control over (developer + distributor instead of downstream assembler+distributor).<p>A reproducible base system is useful, but given how quickly you typically need to install packages from pkgsrc, it's not quite enough.</p>
]]></description><pubDate>Sun, 10 May 2026 09:55:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48082477</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48082477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48082477</guid></item><item><title><![CDATA[New comment by kakwa_ in "Bun's experimental Rust rewrite hits 99.8% test compatibility on Linux x64 glibc"]]></title><description><![CDATA[
<p>Bun is effectively dead.<p>Anthropic bought it in a somewhat dumb attempt to solve their "performance" issues (not realizing their horrible code was the issue in the first place).<p>It probably helped them, simply because they brought in some actually competent developers.<p>But doing so, Bun went from being a public project to more of an internal tool for Anthropic, spoiled for now with AI money and losing quite a bit of focus.<p>Let's hope that when the bubble pops, some of the Bun effort could at least be salvaged. I don't see Anthropic maintaining it long term, they are simply not in the business of selling support for a runtime nor have the (Google) scale justifying maintaining one on the side.</p>
]]></description><pubDate>Sun, 10 May 2026 00:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48079622</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48079622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48079622</guid></item><item><title><![CDATA[New comment by kakwa_ in "Just Use Go"]]></title><description><![CDATA[
<p>After having way too strong opinions about this, and even if Go is my go to language, I've stopped caring for this kind of statements.<p>In the end, the language doesn't really matter and extremely rarely is the bottleneck.<p>Python, Java, Go, C#, PHP, Node, Ruby or Scala, for backend stuff, all these languages can do the work 99% of the time. They all have well developed ecosystems, and are sufficiently mainstream to easily find developers.<p>In the end, these languages are just variants of the same tool, and I find more interesting to just pick one and build something with it, rather than bickering endlessly about which one is better.</p>
]]></description><pubDate>Sat, 09 May 2026 01:48:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48070953</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48070953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48070953</guid></item><item><title><![CDATA[New comment by kakwa_ in "Red Squares – GitHub outages as contributions"]]></title><description><![CDATA[
<p>Well, it depends.<p>Managing and coordinating a bloated organization always has a cost and an overhead, from communication issues to technical inefficiencies.<p>And I also doubt the frontend/backend divide is so clear. I would bet quite a few developers are working on both.</p>
]]></description><pubDate>Thu, 07 May 2026 10:33:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48047735</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48047735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48047735</guid></item><item><title><![CDATA[New comment by kakwa_ in "BYD overtakes Tesla and Kia as the best-selling EV brand in key overseas markets"]]></title><description><![CDATA[
<p>It's not always the case, for example Japan has very low immigration.<p>And there is also the demographic disparity at play here.<p>The US is attracting migrants mainly from Latin America, that's a population basin of 650M people, roughly 2 times the US population.<p>In China's case, the surrounding countries susceptible to provide migrants is what? a third of China's population?<p>I'm not knowledgeable nearly enough about the area but I also feel there are also significant cultural and historical elements limiting large scale immigration (for example, the complex Sino-Vietnamese relations).</p>
]]></description><pubDate>Thu, 07 May 2026 09:44:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48047379</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48047379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48047379</guid></item><item><title><![CDATA[New comment by kakwa_ in "Permacomputing Principles"]]></title><description><![CDATA[
<p>Are these principles really about sustainability?<p>It seems to be far more geared toward promoting some sort of misplaced post-collapse resiliency.<p>In other words: solving some hypothetical issues on the other side of a catastrophe for a world we don't know anything about, and almost ignoring present and actual problems.</p>
]]></description><pubDate>Thu, 07 May 2026 08:45:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48047008</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48047008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48047008</guid></item><item><title><![CDATA[New comment by kakwa_ in "When everyone has AI and the company still learns nothing"]]></title><description><![CDATA[
<p>Pretty standard in highly regulated fields like aerospace, finance/banking or industry.<p>Sometimes for good reasons, like thorough validation need or operational constraints like spaced-out maintenance windows.<p>Sometimes for bad reasons, like a complete absence of unit tests and very old and brittle code bases requiring a lot of manual QA and several iterations for a version to be in a releasable state.</p>
]]></description><pubDate>Wed, 06 May 2026 09:54:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48034351</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48034351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48034351</guid></item><item><title><![CDATA[New comment by kakwa_ in "YouTube, your RSS feeds are broken"]]></title><description><![CDATA[
<p>For the home page, I would recommend the "UnTrap for Youtube" browser extension.</p>
]]></description><pubDate>Wed, 06 May 2026 09:14:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48034064</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48034064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48034064</guid></item><item><title><![CDATA[New comment by kakwa_ in "Sierra Raises $950M at $15B Valuation"]]></title><description><![CDATA[
<p>Your toaster is well... a toaster.<p>And even something as simple toaster might need some customer support. These things do fail quite often, sometimes dangerously.<p>Increase complexity even a little; or worse, deal with a service (phone, internet, subscriptions, etc) and you will need this safety net.<p>Nothing is 100% reliable in this world.</p>
]]></description><pubDate>Tue, 05 May 2026 10:06:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48020331</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=48020331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48020331</guid></item><item><title><![CDATA[New comment by kakwa_ in "A report on burnout in open source software communities (2025) [pdf]"]]></title><description><![CDATA[
<p>I feel this report is missing something when it puts all OSS developers into the same bucket, and somewhat fails to define what an OSS developer actually is.<p>There is tons of variability depending on many factors like the project complexity, usage or visibility, or the size of the community around it or the audience/userbase.<p>Technically, I'm an OSS developer, some of my stuff is even packaged in Debian, with a whopping 17 installs according to the package popularity contest... And I cannot say this has burnt me. I get a few bugs reports and PRs here and there and that's all. And I feel most OSS work ends-up in this category, with this report painting a far too bleak picture discouraging people from contributing.<p>But some projects do become popular or critical pieces of infrastructure, or both. The hobby structure is indeed completely inadequate in such cases. Such projects should not be only held by a solo or a pair of developers coding at night and doing everything.<p>maybe, they should be offered the possibility to make it their day job, or to have some help from developers doing this as their day job?</p>
]]></description><pubDate>Sat, 02 May 2026 22:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47991329</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=47991329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47991329</guid></item><item><title><![CDATA[New comment by kakwa_ in "Good developers learn to program. Most courses teach a language"]]></title><description><![CDATA[
<p>Honest question, is leetcode tests an actual failure from the recruiting company perspective?<p>Sure, it means that from time to time you will reject people like the Homebrew creator. And it also means the recruiting process now sucks for the applicant.<p>But in a context where it's extremely tricky to evaluate an applicant during the short span of an interview, it seems honestly like the least "arbitrary/trusting your vibes" recruiting method we have now which could be deployed at a large scale.<p>At least, you are getting people you know had the ability to remember this stuff, and also were willing to put in the effort to learn it.</p>
]]></description><pubDate>Sat, 02 May 2026 10:13:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985024</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=47985024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985024</guid></item><item><title><![CDATA[New comment by kakwa_ in "Functional programmers need to take a look at Zig"]]></title><description><![CDATA[
<p>On the other hand, most pieces of software in this world are kind of mediocre code written by unmotivated employees within tight timelines.<p>In such context, I think Go might be a better or at least, more realistic, compromise in most cases.</p>
]]></description><pubDate>Thu, 30 Apr 2026 09:07:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47959985</link><dc:creator>kakwa_</dc:creator><comments>https://news.ycombinator.com/item?id=47959985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47959985</guid></item></channel></rss>