<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: AgentElement</title><link>https://news.ycombinator.com/user?id=AgentElement</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 01 Sep 2026 08:25:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=AgentElement" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by AgentElement in "The next era of AI is about infrastructure, not just models"]]></title><description><![CDATA[
<p>This is a problem. Mozilla is completely dependent on it's primary competitor for funding Firefox. Although I don't agree with Mozilla's current direction, trying to diversify their primary source of income is rational from this perspective.</p>
]]></description><pubDate>Thu, 09 Jul 2026 23:32:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48853835</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=48853835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48853835</guid></item><item><title><![CDATA[New comment by AgentElement in "Apple to skip high-end M6 Mac chips in favor of AI-focused M7 line"]]></title><description><![CDATA[
<p>Some folks like to have a computing environment free of proprietary influences and extremely strong vendor lock-in. I cannot claim to posses any apple devices.</p>
]]></description><pubDate>Fri, 26 Jun 2026 03:51:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48682145</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=48682145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48682145</guid></item><item><title><![CDATA[New comment by AgentElement in "Managing dotfiles with Make"]]></title><description><![CDATA[
<p>With nix + home manager, you can use `mkOutOfStoreSymlink` to make symlinks between the dotfile repo and the target destination in `.config`. I've found this to be the most ergonomic way to have nix-managed dotfiles. Because the out-of-store dotfile repo is symlinked, you can make little changes to your system without doing the whole commit and switch dance.<p>For example, here's a snippet pulled from my dotfiles that does this for multiple dotfiles at once:<p><pre><code>  home.file =
    builtins.mapAttrs
      (key: value: {
        # symlink ~/dotfiles/configs/{value} to ~/{key}
        source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/dotfiles/configs/${value}";
      })
      {
        ".zshrc"                                    = "zsh/zshrc";
        ".p10k.zsh"                                 = "zsh/p10k.zsh";
        ".config/sway/config"                       = "sway/config";
        ".config/nvim/init.lua"                     = "nvim/init.lua";
      };</code></pre></p>
]]></description><pubDate>Tue, 30 Sep 2025 03:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45421485</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=45421485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45421485</guid></item><item><title><![CDATA[New comment by AgentElement in "I'm spoiled by Apple Silicon but still love Framework"]]></title><description><![CDATA[
<p>There is a choice of operating systems, which cannot be said about macs.</p>
]]></description><pubDate>Mon, 22 Sep 2025 21:34:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45339777</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=45339777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45339777</guid></item><item><title><![CDATA[New comment by AgentElement in "First Ultrasonic Chef's Knife Vibrates 40,000X/Second for Easy Cutting"]]></title><description><![CDATA[
<p>One does not even need a top-quality professional electric knife sharpener to produce an edge for kitchen work. An inexpensive 1500 grit whetstone suffices.</p>
]]></description><pubDate>Mon, 22 Sep 2025 02:16:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45328497</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=45328497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45328497</guid></item><item><title><![CDATA[New comment by AgentElement in "Open Sauce is a confoundingly brilliant Bay Area event"]]></title><description><![CDATA[
<p>Find one or two people to exhibit your stuff alongside you. The event is more fun in a group.</p>
]]></description><pubDate>Sun, 27 Jul 2025 19:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44703891</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=44703891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44703891</guid></item><item><title><![CDATA[New comment by AgentElement in "Open Sauce is a confoundingly brilliant Bay Area event"]]></title><description><![CDATA[
<p>I exhibited there, and I had a lot of fun. My friends co-hosting the noisebridge booth got a lot of folks to find a makerspace near them. Several general attendees told us that the very first time they had soldered was at Open Sauce, when putting together their badges. The event has positive impact, and I'm hoping it sticks around.</p>
]]></description><pubDate>Sun, 27 Jul 2025 02:02:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44698321</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=44698321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44698321</guid></item><item><title><![CDATA[Open Sauce 2025]]></title><description><![CDATA[
<p>Article URL: <a href="https://opensauce.com/">https://opensauce.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44613684">https://news.ycombinator.com/item?id=44613684</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 19 Jul 2025 08:39:16 +0000</pubDate><link>https://opensauce.com/</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=44613684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44613684</guid></item><item><title><![CDATA[New comment by AgentElement in "Linux Reaches 5% Desktop Market Share in USA"]]></title><description><![CDATA[
<p>This is not surprising, and further growth is inevitable. I am heavily involved in a local Linux users group, and the number of people switching away from Windows increases every year. Anecdotal, of course, but Microsoft's enshittification of Windows makes the argument in favor of a free OS easier every year too.</p>
]]></description><pubDate>Thu, 17 Jul 2025 00:57:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44588590</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=44588590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44588590</guid></item><item><title><![CDATA[New comment by AgentElement in "Framework Laptop 12 review"]]></title><description><![CDATA[
<p>First-class Linux support is the reason that half the regulars in my local Linux Users Group have Frameworks. It's probably the most common laptop brand I see in my tech circle, and anecdotally I can say that it has eclipsed thinkpads in my specific community.</p>
]]></description><pubDate>Thu, 19 Jun 2025 04:28:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44315446</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=44315446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44315446</guid></item><item><title><![CDATA[New comment by AgentElement in "Design for 3D-Printing"]]></title><description><![CDATA[
<p>This is a fantastic article. It neatly summarizes several tricks that took me years to pick up.<p>Another useful trick to minimizing material in a print is to not print surfaces at all. Most of the mass in a print is concentrated in the shell. If the top and bottom surfaces are not particularly critical to the function of the part, then you can remove either surface. The slicer can still fill in the volume enclosed by these surfaces with infill. If you use a planar infill, such as a rectilinear, hexagonal, or triangular infill, the parts can look quite nice. This trick works particularly well on mostly flat parts.<p>I use two TPU parts printed in this manner daily: A phone case [0] and a relief strap for a pair of headphones [1].<p>[0] <a href="https://www.printables.com/model/615154-google-pixel-8-case" rel="nofollow">https://www.printables.com/model/615154-google-pixel-8-case</a><p>[1] <a href="https://www.printables.com/model/577575-hifiman-comfort-strap" rel="nofollow">https://www.printables.com/model/577575-hifiman-comfort-stra...</a></p>
]]></description><pubDate>Sun, 04 May 2025 23:51:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43890631</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=43890631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43890631</guid></item><item><title><![CDATA[New comment by AgentElement in "Waydroid – Android in a Linux container"]]></title><description><![CDATA[
<p>Wow, this phone is almost perfect - TRRS connector, uSD card, user-replaceable battery, and available in the United States. Not having an OLED panel might be a dealbreaker though.</p>
]]></description><pubDate>Tue, 04 Feb 2025 17:47:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42935934</link><dc:creator>AgentElement</dc:creator><comments>https://news.ycombinator.com/item?id=42935934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42935934</guid></item></channel></rss>