<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: b5n</title><link>https://news.ycombinator.com/user?id=b5n</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 07 Sep 2026 13:27:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=b5n" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by b5n in ".gitignore Everything by Default"]]></title><description><![CDATA[
<p><p><pre><code>  strict_ignore() {
    [[ -n "$1" ]] || exit 1
    local repo="${1%/}/"
    local ignore
    ignore=$(find "$repo" -path "$repo".git -prune -o -print \
               | sed "s|$repo||g; /^$/d" \
               | awk '{print "!"$0}' \
               | sort)
    printf "*\n%s\n" "$ignore"
  }</code></pre></p>
]]></description><pubDate>Sat, 05 Sep 2026 23:51:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49581942</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49581942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49581942</guid></item><item><title><![CDATA[New comment by b5n in "Headlong: A Microharness for Persistent Agents"]]></title><description><![CDATA[
<p>> no one actually does read these scripts<p>I do.</p>
]]></description><pubDate>Tue, 25 Aug 2026 17:41:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49437725</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49437725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49437725</guid></item><item><title><![CDATA[New comment by b5n in "Oceans hit highest temperature on record"]]></title><description><![CDATA[
<p>Until the incoming administration declares that safely storing nuclear waste is woke and allows their close friends or maybe even their own companies to just dump it in a desert at a premium because the bible never mentions the associated hazards.<p>Or it says facility inspections cause autism and transgenderism so they have to deregulate for their pals.<p>Or that nuclear safety itself is a symptom of low testosterone and turns the frogs gay.<p>...</p>
]]></description><pubDate>Mon, 24 Aug 2026 22:13:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49426557</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49426557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49426557</guid></item><item><title><![CDATA[New comment by b5n in "MS Paint and Photos inivisibly watermark even locally generated output with GUID"]]></title><description><![CDATA[
<p>Most of these links weaken your claim rather than support it. The lkml links are patch submissions in a _development_ discussion, not ordinary users running a stable distro. The f2fs bugzilla links are the same issue we already discussed, a regression in the brand-new 6.9 kernel released only days earlier, with the fix landing in 6.9.3. The suse bug is an upstream e2fsprogs issue. This is precisely the kind of issue distro package maintainers can catch, patch, or avoid before it reaches ordinary users on a stable release. The launchpad link is another development discussion, not an example of ordinary users experiencing a bug in a stable release.<p>Linux does experience regressions, but your argument conflates upstream development, bleeding edge releases, and stable distro releases. Those distinctions are fundamental to how linux distributions work, and these links don't support the claim you're making.</p>
]]></description><pubDate>Mon, 24 Aug 2026 21:05:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49425848</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49425848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49425848</guid></item><item><title><![CDATA[New comment by b5n in "MS Paint and Photos inivisibly watermark even locally generated output with GUID"]]></title><description><![CDATA[
<p>This supports my initial reply. This was an f2fs bug in a bleeding edge kernel released only seven days earlier. The thread suggests perfectly reasonable mitigations, especially for an arch user: use the lts kernel or downgrade to 6.8.9.<p>If you're not familiar with linux and/or don't want to deal with trivial issues periodically, don't hang out at the bleeding edge. There are plenty of boring and/or beginner friendly choices out there.<p>I'm not saying linux is perfect, but your conclusions in this instance appear to be uninformed rather than supported by the facts.</p>
]]></description><pubDate>Mon, 24 Aug 2026 20:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49425121</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49425121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49425121</guid></item><item><title><![CDATA[New comment by b5n in "MS Paint and Photos inivisibly watermark even locally generated output with GUID"]]></title><description><![CDATA[
<p>Why have you linked a bug report for a niche userland application that may be causing disk corruption as evidence against linux reliability? That seems like a pretty uninformed conclusion.</p>
]]></description><pubDate>Mon, 24 Aug 2026 19:35:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49424808</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49424808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49424808</guid></item><item><title><![CDATA[New comment by b5n in "Canada will match US tariffs 'dollar for dollar' as trade talks break down"]]></title><description><![CDATA[
<p>*100k per month</p>
]]></description><pubDate>Sat, 22 Aug 2026 13:24:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49399525</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49399525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49399525</guid></item><item><title><![CDATA[New comment by b5n in "Solo – a .so loader for static Linux binaries"]]></title><description><![CDATA[
<p>While I don't disagree with some of the pain you describe, you conveniently gloss over the fact that gnu developed a system that worked, and then made it free to everyone to consult and use.</p>
]]></description><pubDate>Wed, 19 Aug 2026 01:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49355283</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49355283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49355283</guid></item><item><title><![CDATA[New comment by b5n in "The Art of 64-bit Assembly"]]></title><description><![CDATA[
<p>The most pleasant is the one you're most familiar with. I still use gas with at&t syntax.</p>
]]></description><pubDate>Sat, 01 Aug 2026 18:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49137229</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=49137229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49137229</guid></item><item><title><![CDATA[New comment by b5n in "45°C cooling design cuts data center water use to near zero"]]></title><description><![CDATA[
<p>How dare those nasty, dirty, unemployed live their lives under likely desperate circumstance. They are so much worse than corrupt oligarchs pumping and dumping their way into the greed hall of fame.</p>
]]></description><pubDate>Wed, 24 Jun 2026 23:31:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48666822</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=48666822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48666822</guid></item><item><title><![CDATA[New comment by b5n in "Emacs 31 is around the corner: The changes I'm daily driving"]]></title><description><![CDATA[
<p>Why even use `emacs` if you're not willing to learn the basics? There are plenty of alternatives that cater to that preference.</p>
]]></description><pubDate>Thu, 18 Jun 2026 14:16:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48585733</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=48585733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48585733</guid></item><item><title><![CDATA[New comment by b5n in "Emacs 31 is around the corner: The changes I'm daily driving"]]></title><description><![CDATA[
<p>These are all trivial to implement?<p>`treesitter` grammars _are_ easy to install.<p>`eglot` is available OOTB, `lsp-mode` is easy to install and configure if you prefer.<p>`gptel` is easy to install and configure.</p>
]]></description><pubDate>Thu, 18 Jun 2026 14:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48585625</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=48585625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48585625</guid></item><item><title><![CDATA[New comment by b5n in "Put the zip code first"]]></title><description><![CDATA[
<p>All the extra steps serve as some type of verification + data collection.<p>The devs know how to make the experience better, but they get paid to implement some mbas mining scheme.<p>The future is ok but mostly sucks.</p>
]]></description><pubDate>Sun, 08 Mar 2026 06:09:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47294969</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=47294969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47294969</guid></item><item><title><![CDATA[New comment by b5n in "What does " 2>&1 " mean?"]]></title><description><![CDATA[
<p>&></p>
]]></description><pubDate>Fri, 27 Feb 2026 02:19:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47175535</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=47175535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47175535</guid></item><item><title><![CDATA[New comment by b5n in "Claude Code IDE integration for Emacs"]]></title><description><![CDATA[
<p>`use-package` has pretty much simplified everything:<p><pre><code>  ;; c
  (use-package c-mode
    :ensure nil
    :defer t
    :mode "\\.cu?\\'"
    :config (setq c-default-style "gnu"
                  c-basic-offset 2)
    :hook ((c-mode . lsp)
           (c-mode . bmacs-ide)))</code></pre></p>
]]></description><pubDate>Thu, 07 Aug 2025 21:16:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=44830472</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=44830472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44830472</guid></item><item><title><![CDATA[New comment by b5n in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>There's a bit more nuance here than 'basic errors', and modern c compilers offer a lot of options _if you need to use them_.<p>I appreciate that there are guardrails in a tool like rust, I also appreciate that sharp tools like c exist, they both have advantages.</p>
]]></description><pubDate>Tue, 06 May 2025 20:37:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43909387</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=43909387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43909387</guid></item><item><title><![CDATA[New comment by b5n in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>> -Wconversion ... assumes converting 1000.0 to 1000 is ok due to no loss in precision.<p>Additionally, `clang-tidy` catches this via `bugprone-narrowing-conversions` and your linter will alert if properly configured.</p>
]]></description><pubDate>Tue, 06 May 2025 19:04:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43908555</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=43908555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43908555</guid></item><item><title><![CDATA[New comment by b5n in "Perplexingly Book-Learned Emacs"]]></title><description><![CDATA[
<p>`gptel` supports perplexity, among many others.<p><a href="https://github.com/karthink/gptel">https://github.com/karthink/gptel</a></p>
]]></description><pubDate>Sun, 20 Apr 2025 17:39:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43745210</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=43745210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43745210</guid></item><item><title><![CDATA[New comment by b5n in "How to add a directory to your PATH"]]></title><description><![CDATA[
<p><p><pre><code>    (use-package exec-path-from-shell
      :demand t
      :config
      (exec-path-from-shell-initialize)
      (exec-path-from-shell-copy-env "PATH"))</code></pre></p>
]]></description><pubDate>Thu, 27 Feb 2025 23:32:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43199786</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=43199786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43199786</guid></item><item><title><![CDATA[New comment by b5n in "Llama.vim – Local LLM-assisted text completion"]]></title><description><![CDATA[
<p>Emacs has had multiple llm integration packages available for quite awhile (relative to the rise of llms). `gptel` supports multiple providers including anthropic, openai, ollama, etc.<p><a href="https://github.com/karthink/gptel">https://github.com/karthink/gptel</a></p>
]]></description><pubDate>Thu, 23 Jan 2025 20:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42807760</link><dc:creator>b5n</dc:creator><comments>https://news.ycombinator.com/item?id=42807760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42807760</guid></item></channel></rss>