<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: 5G_activated</title><link>https://news.ycombinator.com/user?id=5G_activated</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 23 Aug 2026 03:36:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=5G_activated" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 5G_activated in "Kobo can run apps now"]]></title><description><![CDATA[
<p>I find LLM copywriting revolting, especially Claude's and it is pretty obvious that it is Claude, and even though I might find the software interesting since I own a Clara 2E, it puts such a sour taste in my mouth that I don't want to touch this thing with a 10 foot pole.<p>If your software is mostly written by the slop machine, fine. I don't have to be upset about it unless I think about contributing and then notice the uncanny nature of the source code. But a website and a README is directly user facing and it is a major disservice, and in my opinion, lack of respect, to generate your website copy with an LLM.</p>
]]></description><pubDate>Fri, 21 Aug 2026 18:47:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49392322</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=49392322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49392322</guid></item><item><title><![CDATA[New comment by 5G_activated in "CachyOS June 2026 Release"]]></title><description><![CDATA[
<p>I wouldn't recommend CachyOS personally. If you wish for a distribution with a traditional read and write filesystem and new features and package versions I'd recommend Fedora, which I always end up going back to.<p>Personal preference, but I like my software to have as little patching or customisation done by my distribution as possible, and to be able to use it as upstream intended. This is a longstanding benefit of Arch Linux, but CachyOS goes beyond this to kit out a default install with garish themes and shell configurations to the point that the default user's login shell gets set to /bin/fish.<p>Some fume was had because I really do not believe that Shelly is a good choice for the primary system package manager. It's written in C# and compiled with .NET AOT and I just cannot shake the sense that it is an incorrect choice for a core system program.<p>The GUI needs a little bit of polish, but the command line user interface is terrible; there is a DNF/APT style subcommand interface which has no search subcommand, and other features are split into a Source->Action->modifier "shortcode", but that is very different from Pacman. The action letters differ between sources; for example to search repositories you use "-SQa" but to search the AUR it is "-AS", and I believe that it is like this for the sole reason that no thought has been put into it. I'd also suggest that the authors have little experience with Unix and so it isn't made with the same kind of attitude. There are other things like table wrapping at 80 columns making the output unreadable and lack of a package download counter.<p>When I brought it up to the "community" I was relentlessly flamed for not being entirely positive about this change to the distribution. I'm of the opinion that the maintainer had her feelings hurt because I criticised her project, and lied about the issues I had raised. A pile on ensued.<p>The final straw for me that made me dump another 24 hours in moving distribution again is that the attitude of the CachyOS project can be summed up as "script kiddie" and the "community" spaces are populated by and large by children. Despite having the same sort of audience Bazzite has a much more pleasant community. Fedora seems to avoid all of this kind of nonsense, I suppose by dint of being run by professionals, and avoiding Discord.</p>
]]></description><pubDate>Mon, 29 Jun 2026 21:06:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48725220</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=48725220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48725220</guid></item><item><title><![CDATA[New comment by 5G_activated in "Why Drawing Tablet Brands Won't Collaborate on Linux Floss Drivers"]]></title><description><![CDATA[
<p>The point is to get artists to use free software, or enable them to have an alternative to Windows or macOS.</p>
]]></description><pubDate>Mon, 22 Jun 2026 18:52:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48634395</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=48634395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48634395</guid></item><item><title><![CDATA[New comment by 5G_activated in "Bun support is now limited and deprecated"]]></title><description><![CDATA[
<p>Who was actually using yt-dlp with bun? The primary use is to solve JavaScript challenges sent by YouTube, which uses Deno by default.<p>To be fair, I'm not quite sure why it would prefer either Deno or Bun when it's far more likely that a user has Node on their system.</p>
]]></description><pubDate>Fri, 22 May 2026 20:27:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48241195</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=48241195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48241195</guid></item><item><title><![CDATA[New comment by 5G_activated in "Why High FOV Sucks – Fixing It with Panini Projection"]]></title><description><![CDATA[
<p>there is a long standing problem in Team Fortress 2 where the default FOV is 75, as it was on the console ports of the Orange Box, and it's believed to turn off a lot of new players and enrage regulars because they just don't see things in the periphery that everyone else playing at the maximum FOV of 90 does.</p>
]]></description><pubDate>Tue, 24 Feb 2026 21:47:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47143645</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=47143645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47143645</guid></item><item><title><![CDATA[New comment by 5G_activated in "Bazzite Post-Mortem"]]></title><description><![CDATA[
<p>i'd be surprised if there are more users of cachy than bazzite.<p>what gets missed is that bazzite is, to borrow video game parlance, a mod of fedora's atomic desktops. every piece created to build and maintain the system is on github. it's not rocket science, it's a collection of dockerfiles, rpm specs, config files and github actions workflows. and fedora is not going away any time soon.</p>
]]></description><pubDate>Tue, 10 Feb 2026 19:23:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46965399</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=46965399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46965399</guid></item><item><title><![CDATA[New comment by 5G_activated in "Bazzite Post-Mortem"]]></title><description><![CDATA[
<p>it was clearly bad enough for everyone else to decide that they didn't want to put up with him anymore. which is what happens in the real world.<p>online, everyone considers themselves a public figure. and because we can't seem to get shot of public figures, whether they be rapists, homophobes, or just arseholes, alleged or proven, they believe, logically, you shouldn't be able to be rid of them.<p>offline, if you have someone who makes your life a misery, you tell them to fuck off.</p>
]]></description><pubDate>Tue, 10 Feb 2026 19:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46965332</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=46965332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46965332</guid></item><item><title><![CDATA[New comment by 5G_activated in "Intel will start making GPUs"]]></title><description><![CDATA[
<p>intel has been making graphics silicon since the 90s, the current discrete graphics effort has been going for at least a decade, and in areas like low power video decode and encode it could be argued intel is class-leading. the concept of the "GPU" is a quarter of a century old. this is an especially poor article, especially for a publication running as long as techcrunch.</p>
]]></description><pubDate>Wed, 04 Feb 2026 18:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46889519</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=46889519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46889519</guid></item><item><title><![CDATA[New comment by 5G_activated in "Linux From Scratch ends SysVinit support"]]></title><description><![CDATA[
<p>so its a marketing problem, irregardless of whether it's in systemd's tree because the systemd maintainers want to maintain it in-tree</p>
]]></description><pubDate>Mon, 02 Feb 2026 22:05:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46862412</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=46862412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46862412</guid></item><item><title><![CDATA[New comment by 5G_activated in "Linux From Scratch ends SysVinit support"]]></title><description><![CDATA[
<p>and grub is a rotting pile while systemd-boot is a simple boot entry multiplexer that rides off the kernel's capability of being run as an EFI executable, it just happens to live in systemd's tree. not a good example</p>
]]></description><pubDate>Mon, 02 Feb 2026 20:01:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46860615</link><dc:creator>5G_activated</dc:creator><comments>https://news.ycombinator.com/item?id=46860615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46860615</guid></item></channel></rss>