<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: FroshKiller</title><link>https://news.ycombinator.com/user?id=FroshKiller</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 16:15:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=FroshKiller" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by FroshKiller in "Make macOS consistently bad (unironically)"]]></title><description><![CDATA[
<p>I use a MacBook and a Mac mini personally, and I do not generally maximize any application that isn't implicitly a full-screen experience (e.g. a video player or a computer game).</p>
]]></description><pubDate>Fri, 27 Mar 2026 20:54:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47548129</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=47548129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47548129</guid></item><item><title><![CDATA[NVIDIA's new DLSS 5 drops with uncanny AI filters]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.windowscentral.com/gaming/nvidias-new-dlss-5-drops-with-uncanny-ai-filters-and-youtube-comments-are-almost-100-percent-negative">https://www.windowscentral.com/gaming/nvidias-new-dlss-5-drops-with-uncanny-ai-filters-and-youtube-comments-are-almost-100-percent-negative</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47407388">https://news.ycombinator.com/item?id=47407388</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 17 Mar 2026 01:15:58 +0000</pubDate><link>https://www.windowscentral.com/gaming/nvidias-new-dlss-5-drops-with-uncanny-ai-filters-and-youtube-comments-are-almost-100-percent-negative</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=47407388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47407388</guid></item><item><title><![CDATA[New comment by FroshKiller in "Never buy a .online domain"]]></title><description><![CDATA[
<p>There is no peak, because it's a hole, and we can always dig deeper.</p>
]]></description><pubDate>Wed, 25 Feb 2026 13:59:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47151536</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=47151536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47151536</guid></item><item><title><![CDATA[New comment by FroshKiller in "Using TypeScript to obtain one of the rarest license plates"]]></title><description><![CDATA[
<p>I was charged with felony unauthorized access of a government computer years ago for an even stupider reason. Nobody should underestimate the state's willingness to prosecute over anything.</p>
]]></description><pubDate>Thu, 18 Dec 2025 17:23:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46315705</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=46315705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46315705</guid></item><item><title><![CDATA[New comment by FroshKiller in "I'm a Tech Lead, and nobody listens to me. What should I do?"]]></title><description><![CDATA[
<p>I'm a technical lead, and I often tell my teammates exactly how I want them to implement something. I am not looking over their shoulders at every line of code, but I will tell them plainly that I want an interface, a concrete implementation of the interface that is up to them, and a configuration option for substituting a different concrete type.<p>I don't do this because I don't trust them but because I have different requirements. What matters most to them is completing their work items according to specifications. What matters more to me is long-term maintainability of our projects for the rest of the team.<p>Some of them have the long-term needs in mind. Some of them just don't think that way. I try not to make them feel like their work can't be trusted or like my demands are arbitrary. I think they are more receptive to my demands when I can at least provide context for them. That seems absolutely necessary to me.<p>I ask myself all the time whether I'm insisting on too much control. I appreciate you asking of yourself, "Is this my ego?" It can definitely go both ways.</p>
]]></description><pubDate>Tue, 16 Dec 2025 13:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46288342</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=46288342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46288342</guid></item><item><title><![CDATA[New comment by FroshKiller in "How We Found 7 TiB of Memory Just Sitting Around"]]></title><description><![CDATA[
<p>DBAs don't necessarily need telemetry in an app to diagnose an issue with the app's behavior. They can run a trace and see some SELECT is running a thousand times a second and deduce that it's being called in a loop over the result set of an earlier query. And they'd be right to say hey, this is an app issue, open a ticket with the developer.<p>If you put that responsibility on the developer--meaning you expect the dev to diagnose an issue that they introduced in the first place--what kind of result do you think you're going to get?<p>Layering these demands takes away from the overall quality of the application in my experience. You want an app developer to learn all about Prometheus so the app can have an endpoint with all these custom metrics, okay, and you want structured logging and expect the dev to learn how to use Kibana effectively? All that's a huge cognitive burden that eats a slice of the same pie (their brains) as domain knowledge, language & runtime knowledge, etc.<p>Get maybe one app developer to specialize, get maybe one app developer to cross-train with ops or monitoring even. But leave most of us out of it.<p>When you flip that expectation of developer involvement in operations, it exposes how unreasonable that arrangement is. Hey, DBA, the app is sucking up resources. Why don't you crack open an IDE and write a patch for it? What do you mean you don't know Go, what do you mean you don't use Git? Every DBA should know how to attach a debugger to a remote process, shouldn't they?<p>It's just exploitative. Or at least that's been my experience, so there's my bias.</p>
]]></description><pubDate>Tue, 04 Nov 2025 11:52:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45809899</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=45809899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45809899</guid></item><item><title><![CDATA[New comment by FroshKiller in "How We Found 7 TiB of Memory Just Sitting Around"]]></title><description><![CDATA[
<p>Here's the extent of my interest: I take my understanding of your use case and specifications, then I write source code that tries to generate as few instructions to suit your needs as possible while still being comprehensible to the next maintainer.<p>The app should write records to a database? Fine. Here's where you configure the connection. The app in production is slow because the database server is weak? Not my problem, talk to your DBA.<p>The app should expose an HTTP endpoint for liveness probes? Fine. It's served from the path you specified. Your reused it for an external outage check, and that's reporting the service is down because the route timed out due to your ops team screwing up the reverse proxy? Literally not my problem, I could not care less.</p>
]]></description><pubDate>Tue, 04 Nov 2025 02:00:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45806734</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=45806734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45806734</guid></item><item><title><![CDATA[New comment by FroshKiller in "How We Found 7 TiB of Memory Just Sitting Around"]]></title><description><![CDATA[
<p>The first time my director asked me if I'd ever heard of DevOps, I said, "Sure, doing two jobs for one paycheck." I'm a software developer, buddy. I write the programs. Leave me out of running them.</p>
]]></description><pubDate>Sat, 01 Nov 2025 18:39:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45784145</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=45784145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45784145</guid></item><item><title><![CDATA[New comment by FroshKiller in "USB-C hubs and my slow descent into madness (2021)"]]></title><description><![CDATA[
<p>Which CalDigit dock? I have the TS3 Plus. Using its Ethernet port and Thunderbolt 3 to my laptop, I'm getting the expected 1,000 Mbps connection on my home network. Do you have a different model or maybe a defective unit?</p>
]]></description><pubDate>Fri, 18 Jul 2025 13:15:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44604326</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=44604326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44604326</guid></item><item><title><![CDATA[New comment by FroshKiller in "Ask HN: Is it time to fork HN into AI/LLM and "Everything else/other?""]]></title><description><![CDATA[
<p>So I have to stay up to date on AI stories just to know what buzzwords I should filter so I don't see AI stories?</p>
]]></description><pubDate>Tue, 15 Jul 2025 15:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44572244</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=44572244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44572244</guid></item><item><title><![CDATA[New comment by FroshKiller in "Ask HN: What career will you switch to when AI replaces developers?"]]></title><description><![CDATA[
<p>I'll probably get a job with the city cleaning up all the poop from the flying pigs.</p>
]]></description><pubDate>Wed, 07 May 2025 21:00:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43920514</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=43920514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43920514</guid></item><item><title><![CDATA[New comment by FroshKiller in "An Alabama landline that keeps ringing"]]></title><description><![CDATA[
<p>I visited a shopping mall in India in 2019 that still employed elevator operators.</p>
]]></description><pubDate>Sun, 04 May 2025 13:52:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43886708</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=43886708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43886708</guid></item><item><title><![CDATA[New comment by FroshKiller in "Ask HN: Share your AI prompt that stumps every model"]]></title><description><![CDATA[
<p>I think the dumbest people I know are just as likely to answer, "ChatGPT says...."</p>
]]></description><pubDate>Sat, 26 Apr 2025 12:24:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=43802980</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=43802980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43802980</guid></item><item><title><![CDATA[New comment by FroshKiller in "Why Companies Don't Fix Bugs"]]></title><description><![CDATA[
<p>This is a good way to introduce regressions, particularly if you don't have the QA resources to do full regression testing each release and lack automated test coverage.<p>I don't say this to scold you, but I think most of us should keep in mind that even simple code changes incur risk and add testing requirements.</p>
]]></description><pubDate>Tue, 08 Apr 2025 20:48:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43626304</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=43626304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43626304</guid></item><item><title><![CDATA[New comment by FroshKiller in "Modern C"]]></title><description><![CDATA[
<p>Yes, it's a reference to the David Bowie song "Modern Love," whose refrain includes the line, "Modern love gets me to the church on time."</p>
]]></description><pubDate>Thu, 27 Mar 2025 11:28:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43492470</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=43492470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43492470</guid></item><item><title><![CDATA[New comment by FroshKiller in "Windows shell icon overlays are an absurd and ancient part of Windows"]]></title><description><![CDATA[
<p>When he says "Dropbox wins by having three spaces," he doesn't mean there are three entries. He means Dropbox prepends three spaces to the identifiers so they're sorted first in the list:<p><pre><code>   "   DropboxExt01" vs. "DropboxExt01"</code></pre></p>
]]></description><pubDate>Tue, 28 Jan 2025 12:55:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42851752</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=42851752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42851752</guid></item><item><title><![CDATA[New comment by FroshKiller in "Windows shell icon overlays are an absurd and ancient part of Windows"]]></title><description><![CDATA[
<p>I think he's talking about the icons you see over folders in Explorer added by some applications. Dropbox will add icons indicating the sync status of your Dropbox folder over the folder icon itself.</p>
]]></description><pubDate>Tue, 28 Jan 2025 12:26:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42851544</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=42851544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42851544</guid></item><item><title><![CDATA[New comment by FroshKiller in "Ask HN: Are you on Bluesky or Mastodon?"]]></title><description><![CDATA[
<p>I used Mastodon for a while but did not build any kind of community. I use Bluesky now because that's where most of my mutuals from Twitter post.</p>
]]></description><pubDate>Mon, 06 Jan 2025 11:53:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42609815</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=42609815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42609815</guid></item><item><title><![CDATA[New comment by FroshKiller in "Performance of LLMs on Advent of Code 2024"]]></title><description><![CDATA[
<p>Most foxes are herbivores according to the fellow guarding my henhouse.</p>
]]></description><pubDate>Tue, 31 Dec 2024 12:46:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42558374</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=42558374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42558374</guid></item><item><title><![CDATA[New comment by FroshKiller in "Does current AI represent a dead end?"]]></title><description><![CDATA[
<p>Added to which we already have tools that are great at finding syntax errors. They're called compilers.</p>
]]></description><pubDate>Fri, 27 Dec 2024 14:39:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42522393</link><dc:creator>FroshKiller</dc:creator><comments>https://news.ycombinator.com/item?id=42522393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42522393</guid></item></channel></rss>