<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: karmakaze</title><link>https://news.ycombinator.com/user?id=karmakaze</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 09:52:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=karmakaze" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by karmakaze in "Why I'm Building a Database Engine in C#"]]></title><description><![CDATA[
<p>I drank the Go kool-aid, then tried to do some high performance things the Go way: didn't work (channels are slow) and I got over it. Still think Go is great for web backends and the like with production grade stdlib.<p><i>Great post with details, not a I'm vibe coding...</i></p>
]]></description><pubDate>Fri, 10 Apr 2026 16:45:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47720713</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47720713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47720713</guid></item><item><title><![CDATA[New comment by karmakaze in "The Future of Everything Is Lies, I Guess"]]></title><description><![CDATA[
<p>Bullshit is the perfect term here, even as AI's get so much better and capable Brandolini's Law aka the "bullshit asymmetry principle" always applies--the energy required to refute misinformation is an order of magnitude larger than that needed to produce it. Even to use AIs effectively today requires a very good BS detector--some day in the future it won't.</p>
]]></description><pubDate>Wed, 08 Apr 2026 16:13:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47692233</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47692233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47692233</guid></item><item><title><![CDATA[New comment by karmakaze in "Razor 1911 (first place at revision 2026 demoparty) [video]"]]></title><description><![CDATA[
<p>Cool. I really like the music and composition with graphics.<p>I didn't hear of Revision demoparty before, the constraints are generous from what I found. Seems to be more about <i>programming the art</i> and not as much about impressive resource constraints.<p>Platform: Entries must run on standard Windows PC hardware (2026).
    GPU: Usually a top-tier NVIDIA card (e.g., RTX 4080/4090 or the 50-series equivalent).
    Resolution: It must be able to run at 1080p @ 60Hz at a minimum. Most now expected 2160p
    Audio: Standard stereo output primary audio device (usually HDMI or a high-end DAC).<p>File Size: there is no specific file size limit for the PC Demo category. However...<p>Content: The demo must be a standalone executable. all visuals and audio must be generated in real-time.<p>Originality: The entry must be "party-fresh," not been released or shown publicly before<p>Duration: While there is no hard cutoff, [...] between 3 to 8 minutes</p>
]]></description><pubDate>Tue, 07 Apr 2026 15:05:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47676531</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47676531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47676531</guid></item><item><title><![CDATA[New comment by karmakaze in "Every GPU That Mattered"]]></title><description><![CDATA[
<p>Same. Still play StarCraft2 on a 4790k and AMD R9 Fury X.</p>
]]></description><pubDate>Tue, 07 Apr 2026 10:10:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47672896</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47672896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47672896</guid></item><item><title><![CDATA[New comment by karmakaze in "AGI Is Here?"]]></title><description><![CDATA[
<p>Mine was beating the top pro at Go.</p>
]]></description><pubDate>Mon, 06 Apr 2026 16:52:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47663467</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47663467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47663467</guid></item><item><title><![CDATA[New comment by karmakaze in "Does coding with LLMs mean more microservices?"]]></title><description><![CDATA[
<p>I had the same thought as I'm working with LLMs. Then I reached the same conclusion as I did without LLMs: you can get most of the benefits without many of the drawbacks using well-bounded 'modules' within a monolith. The article doesn't distinguish these:<p>> When coding in a monolith, you have to worry about implicit coupling. The order in which you do things, or the name of a cache key, might be implicitly relied-upon by another part of the monolith. It’s a lot easier to cross boundaries and subtly entangle parts of the application. Of course, you might not do such unmaintainable things, but your coworkers might not be so pious.<p>What it's saying could also apply to a monorepo with distinctly deployed artifacts. The reason many don't think about clear boundaries between modules is that popular interpreted languages don't support them. Using the Java ecosystem as an example, each module can be a separate .jar containing one or more package namespaces. These must have an explicit X uses Y declaration.<p>The problem I see isn't so much that misuse it's easy (though that's a part of it), it's that there's to clear indication that boundaries are being crossed since calling from one package to another is normal, and the fact that some packages belong to other modules isn't always obvious.</p>
]]></description><pubDate>Mon, 06 Apr 2026 14:36:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47661498</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47661498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47661498</guid></item><item><title><![CDATA[New comment by karmakaze in "Don't Buy the DGX Spark: NVFP4 Still Missing After 6 Months"]]></title><description><![CDATA[
<p>I would say don't buy one unless you are either (1) a researcher, or (2) plan to get multiple (up to 4) of them. One has 273 GB/s memory bandwidth and you'd be better off with a Mac M5 Pro/Max.</p>
]]></description><pubDate>Sun, 05 Apr 2026 14:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649877</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47649877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649877</guid></item><item><title><![CDATA[New comment by karmakaze in "Union types in C# 15"]]></title><description><![CDATA[
<p>I haven't read this in detail but I expect it to be the same kind of <i>sealed</i> type that many other languages have. It doesn't cover ad-hoc unions <i>(on the fly from existing types)</i> that are possible in F# (and not many non-FP languages with TypeScript being the most notable that does).</p>
]]></description><pubDate>Sun, 05 Apr 2026 14:28:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649817</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47649817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649817</guid></item><item><title><![CDATA[New comment by karmakaze in "AGI Is Here?"]]></title><description><![CDATA[
<p>Repeating that we don't have a definition isn't helping anything except vapid blog posts having another thing to debate. I'll give one that I believe. It's the practical ability to use AI for most things that humans do at human levels of competence, without specifically being trained for each. There is no requirement for AGI actually think/reason beyond practical measures.</p>
]]></description><pubDate>Sun, 05 Apr 2026 14:22:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649751</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47649751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649751</guid></item><item><title><![CDATA[New comment by karmakaze in "The Hormuz Hypothesis – What If the U.S. Navy Isn't in a Hurry to Reopen Hormuz?"]]></title><description><![CDATA[
<p>I heard a similar analysis by an episode of Predictive History[0]. <i>Only watched the first 15 minutes so far where it gets to where the US country/those in power (not population) benefits.</i><p>[0] <a href="https://www.youtube.com/watch?v=xrmERlHUqBk" rel="nofollow">https://www.youtube.com/watch?v=xrmERlHUqBk</a></p>
]]></description><pubDate>Sun, 05 Apr 2026 14:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649591</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47649591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649591</guid></item><item><title><![CDATA[New comment by karmakaze in "I'm Suing Anthropic for Unauthorized Use of My Personality"]]></title><description><![CDATA[
<p>> by Linch 1st Apr 2026</p>
]]></description><pubDate>Thu, 02 Apr 2026 13:32:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47614255</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47614255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47614255</guid></item><item><title><![CDATA[New comment by karmakaze in "President's new science council: 9 billionaires and 1 scientist"]]></title><description><![CDATA[
<p><i>...and you can with a single technologist?</i></p>
]]></description><pubDate>Tue, 31 Mar 2026 15:57:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47589324</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47589324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47589324</guid></item><item><title><![CDATA[New comment by karmakaze in "Ask HN: What was it like in the era of BBS before the internet?"]]></title><description><![CDATA[
<p>There weren't that many people online, but because there were so few BBSes/lines it could be difficult to get connected. Once connected there wasn't all that much to do, send and check messages, look at mostly utility programs like file compression, and serial terminal, maybe a few dithered GIF images, bit rates were so low 2400 for a very long time that larger programs/files weren't really shared. Demo versions of full shareware was popular. I remember finding Composer 669 music tracker thinking it was the coolest thing ever and learning how to send a money order to the author in the mail.<p>Quite some time later also ran an OS/2 BBS for a while that I started with a younger highschooler. By then there were lots more BBSes and online services but not much for OS/2 so that made sense. I recall getting an amazing discount on a US Robotics Courier modem (the large flat black one, Dual Standard I think it was) it was so much faster. At that time I also had a job and the office used Telebit Trailblazer modems that had a fast proprietary protocol for communication between offices. I once did tech support from Toronto to Vancouver to recover corrupted OS/2 drives at an IBM office, I sent Norton Utility over the modem and a series of things to enter at the DOS prompt to reconstruct/undelete the OS/2 HPFS filesystem. This part doesn't have much to do with BBSes but that's what it was like around those times. Laplink was another super popular file transfer utility that could directly connect two computers using a printer/parallel, serial cable, or remotely via modem. BBSes were possibly how I also found the VESA VGA driver for OS/2 1.3 that a summer student had made at an IBM office--it was incredible being able to run high-res (800x600 or 1024x768) graphics on a PC clone and ATI VGA card (overclocked 11 MHz ISA bus) running OS/2.</p>
]]></description><pubDate>Tue, 31 Mar 2026 02:55:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47582235</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47582235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47582235</guid></item><item><title><![CDATA[New comment by karmakaze in "The widely reported "hole in the Universe" is a lie"]]></title><description><![CDATA[
<p>bigthink just made my list of places to avoid wasting time</p>
]]></description><pubDate>Thu, 26 Mar 2026 18:18:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47533894</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47533894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47533894</guid></item><item><title><![CDATA[New comment by karmakaze in "Meta Targets $9T Valuation with New Executive Incentive Program"]]></title><description><![CDATA[
<p>I imagine all of the above. Maybe they'll even get (back) into VR gaming--for the games this time.</p>
]]></description><pubDate>Wed, 25 Mar 2026 16:22:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47519499</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47519499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47519499</guid></item><item><title><![CDATA[New comment by karmakaze in "Meadow: An ultra-compact smartphone without web browser, social media or email"]]></title><description><![CDATA[
<p>These used to be called 'feature phones'. A difference now is that the underlying OS may still be Android-based.</p>
]]></description><pubDate>Wed, 25 Mar 2026 16:08:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47519315</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47519315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47519315</guid></item><item><title><![CDATA[New comment by karmakaze in "Nvidia CEO Jensen Huang says 'I think we've achieved AGI'"]]></title><description><![CDATA[
<p>> Fridman, the podcast’s host, defines AGI as an AI system that’s able to “essentially do your job,” as in start, grow, and run a successful tech company worth more than $1 billion.<p>Didn't I see a headline about Zuckerberg <i>(not so secretly)</i> training an AI to do his CEO job?</p>
]]></description><pubDate>Tue, 24 Mar 2026 14:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47502749</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47502749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47502749</guid></item><item><title><![CDATA[New comment by karmakaze in "I built an AI receptionist for a mechanic shop"]]></title><description><![CDATA[
<p>This particular case was for body work. Being able to upload photos makes for better estimates.</p>
]]></description><pubDate>Tue, 24 Mar 2026 13:41:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47502466</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47502466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47502466</guid></item><item><title><![CDATA[New comment by karmakaze in "I built an AI receptionist for a mechanic shop"]]></title><description><![CDATA[
<p>I tried getting some work quotes not long ago and was surprised by how many local shops still don't have: (1) website that takes info and emails/calls back, (2) voicemail, or (3) having one or both of those and didn't call back all week. I suspected they had all the business they can handle. I did get a call back later in the week from one that said as much.</p>
]]></description><pubDate>Mon, 23 Mar 2026 18:41:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47493472</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47493472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47493472</guid></item><item><title><![CDATA[New comment by karmakaze in "DeepSeek by Hand in Excel"]]></title><description><![CDATA[
<p>I can't wait to read about how DeepSeek V4 works. This video[0] was great to understand MLA.<p>[0] <a href="https://www.youtube.com/watch?v=0VLAoVGf_74&t=845s" rel="nofollow">https://www.youtube.com/watch?v=0VLAoVGf_74&t=845s</a></p>
]]></description><pubDate>Wed, 18 Mar 2026 16:53:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47428148</link><dc:creator>karmakaze</dc:creator><comments>https://news.ycombinator.com/item?id=47428148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47428148</guid></item></channel></rss>