<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: l72</title><link>https://news.ycombinator.com/user?id=l72</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Jul 2026 04:46:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=l72" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by l72 in "I don't maintain my homelab, it maintains itself"]]></title><description><![CDATA[
<p>This is surprising to me and the exact opposite of what I want for a few reasons:<p>1. I don't like surprise breakages. I am not prepared to fix a service my family uses midday on a Tuesday when I am working since it auto updated. I'd like to specifically make sure I have dedicated time and plan if something is going to go wrong.<p>2. My family HATES when things change. I try to run LTS versions of things, but annoyingly, some software like nextcloud doesn't have LTS version. One of the things my family likes the most, is that the stuff I host isn't constantly changing like commercial products. Having google photos change or netflix have a new interface randomly is very, very frustrating for them.<p>Since my homelab is completely internal, I avoid quickly doing updates (unless it is a critical security issue), and definitely avoid doing major version upgrades unless there is good value in it.</p>
]]></description><pubDate>Wed, 01 Jul 2026 13:29:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48746448</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48746448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48746448</guid></item><item><title><![CDATA[New comment by l72 in "Fox to buy Roku"]]></title><description><![CDATA[
<p>As someone who has canceled all my subscriptions and just uses Jellyfin for 100% of my content, what are some good options besides a Roku?<p>I would love to have hardware like Roku, but just run a jellyfin client, with no need to even have Internet, just access to my jellyfin server on my local network.<p>It would need to be family approved as I don't need another project. I am not interested in AppleTV or a Google device (unless it can be 100% degoogled).<p>Has anyone ever successfully gotten things like CoreELEC/LibreELEC to work well?<p>I wish jellyfin would just sell some hardware, preloaded with a great jellyfin client. I'd pay a premium for it to help fund software development.</p>
]]></description><pubDate>Mon, 15 Jun 2026 19:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48546154</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48546154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48546154</guid></item><item><title><![CDATA[New comment by l72 in "Claude Fable is relentlessly proactive"]]></title><description><![CDATA[
<p>You can always use something like this [1], which will make sure any file removed on the command line via rm (or other utilities, like git rm) ends up in the trash instead<p>[1] <a href="https://github.com/faratech/trashd" rel="nofollow">https://github.com/faratech/trashd</a></p>
]]></description><pubDate>Fri, 12 Jun 2026 18:03:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48507370</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48507370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48507370</guid></item><item><title><![CDATA[New comment by l72 in "Preparing for KDE Plasma's Last X11-Supported Release"]]></title><description><![CDATA[
<p>I’ll agree with some parts of this as I have some big issues with parts of systemd. But writing service files with systemd is so much better and having a unified interface into logs is really really nice.</p>
]]></description><pubDate>Wed, 03 Jun 2026 23:33:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48391576</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48391576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48391576</guid></item><item><title><![CDATA[New comment by l72 in "Preparing for KDE Plasma's Last X11-Supported Release"]]></title><description><![CDATA[
<p>I think it is amazing that Linux has reached such an audience that the knowledge of what windowing or desktop system being used is unknown.<p>But at the same time it makes me a little sad. Part of the draw of Linux was being able to understand what was under the hood and how to bend it to your will.<p>I’m hope the community doesn’t lose sight of that in trying to gain new users.<p>People often talk about the year of Linux or what success is, and in my opinion, Linux had achieved success by 1996.<p>Trying to pull a casual user from windows or Mac OS is a worthy goal, but that shouldn’t be the end all be all metric.</p>
]]></description><pubDate>Wed, 03 Jun 2026 23:29:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48391538</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48391538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48391538</guid></item><item><title><![CDATA[New comment by l72 in "Preparing for KDE Plasma's Last X11-Supported Release"]]></title><description><![CDATA[
<p>I worked at a company that had a powerful legacy software that was meant to be configured once and run full screen.<p>At some point it needed a custom interface and the ability to reconfigure itself on the fly.<p>Adding in a GUI was not a reasonable option.<p>We ended up writing a GUI (in gtk) then using Xembed to embed the other process and communicate via a Unix socket.<p>What would have been a major rewrite (and likely a port to a different language) ended up being a few a days project and worked beautifully.<p>It really showed me how powerful X11 really was.</p>
]]></description><pubDate>Wed, 03 Jun 2026 23:18:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48391438</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48391438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48391438</guid></item><item><title><![CDATA[New comment by l72 in "Preparing for KDE Plasma's Last X11-Supported Release"]]></title><description><![CDATA[
<p>When switching to Wayland I lost a lot of custom interactions. I’ve learned to live without them but I still miss them.<p>For example I was a big user of devilspie for placing windows in certain locations, on certain desktops, marking windows as sticky, or marking them as different types of windows.<p>I am still a heavy user of pidgin (I know I know but I’ve even written my own protocols for it). I really liked being able to place it in a certain position as a certain size, mark it as sticky, put it below anll windows, and mark the buddy list as a utility window. This places in the background, removed borders, and doesn’t include it in alt-tab or window list when you do the expose type of thing. Then I had a global key binding to bring it to the front of all windows or drop it back of all windows.<p>As far as I know, none of these paradigms even exist in Wayland and I’ve had to deal with less useful options or completely change my interactions which is unfortunate.</p>
]]></description><pubDate>Wed, 03 Jun 2026 22:48:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48391162</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48391162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48391162</guid></item><item><title><![CDATA[New comment by l72 in "It's hard to justify buying a Framework 12"]]></title><description><![CDATA[
<p>I know nothing about this, but they do seem to have a gamepad: <a href="https://frame.work/products/8bitdo-ultimate-2c-wireless-controller?v=FRANZA0003" rel="nofollow">https://frame.work/products/8bitdo-ultimate-2c-wireless-cont...</a></p>
]]></description><pubDate>Fri, 29 May 2026 19:41:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48328213</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48328213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48328213</guid></item><item><title><![CDATA[New comment by l72 in "California moves to exempt Linux from its age-verification law after backlash"]]></title><description><![CDATA[
<p>That’s like saying movies should have to rate every scene so a 7 year old can watch the “safe” parts of an R movie?<p>If a site is really mixing so much content (like Reddit) then they should really be separating their sites into different subdomains.</p>
]]></description><pubDate>Tue, 26 May 2026 00:24:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48273504</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48273504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48273504</guid></item><item><title><![CDATA[New comment by l72 in "California moves to exempt Linux from its age-verification law after backlash"]]></title><description><![CDATA[
<p>Every app submitted to the App or Play store already has to do this. If parental controls are on, then users cannot download those apps.<p>The only hard part for the web is that a site could lie since there is no gatekeeper, but some black lists can help with bad actors.</p>
]]></description><pubDate>Tue, 26 May 2026 00:18:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48273463</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48273463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48273463</guid></item><item><title><![CDATA[New comment by l72 in "Jira Is Turing-Complete"]]></title><description><![CDATA[
<p>We approach tickets that match with our development strategy. A ticket is tied to and represents a branch of code. When that code is merged the ticket is done. It cannot be reopened, you open a new ticket and link it and there will be a new branch.<p>I know everything that is in our main branch by looking at jira.<p>Product mangers and executives often want a very different view or workflow and it is hard to bend jira to work for everyone. Jira would need to have things like parallel workflows on a ticket and that would just get confusing and complicated.</p>
]]></description><pubDate>Mon, 25 May 2026 18:07:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48269831</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48269831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48269831</guid></item><item><title><![CDATA[New comment by l72 in "Jira Is Turing-Complete"]]></title><description><![CDATA[
<p>I find the problem is that engineering wants one work flow, product wants another, another department wants theirs, and so on.<p>As a CTO I have declared that Jira is owned by engineering and it is our developers’ process.</p>
]]></description><pubDate>Mon, 25 May 2026 14:36:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48267371</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48267371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48267371</guid></item><item><title><![CDATA[New comment by l72 in "The quiet renovation at Bitwarden"]]></title><description><![CDATA[
<p>I’ve found being able to share passwords with my spouse very valuable which we couldn’t easily do with keepass. Also the syncing strategy on iOS is a disaster and corrupted my wife’s keepass db causing her to lose everything.</p>
]]></description><pubDate>Mon, 18 May 2026 23:18:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48187205</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48187205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48187205</guid></item><item><title><![CDATA[New comment by l72 in "The Quiet Renovation at Bitwarden"]]></title><description><![CDATA[
<p>I mean does it? I have set it up before but I just set it up for my new small office team. I already had an internal server and WireGuard vpn in our office and it took 2 minutes to create a quadlet to run vaultwarden and a few more to configure it. The “hardest” part was training the team on how to use collections.</p>
]]></description><pubDate>Mon, 18 May 2026 23:14:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48187165</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48187165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48187165</guid></item><item><title><![CDATA[New comment by l72 in "The quiet renovation at Bitwarden"]]></title><description><![CDATA[
<p>It’s a bad strategy. I am capable so I host an instance of vaultwarden for myself and spouse (only available via our vpn)<p>But when friends and family ask for my recommendation I send them to Bitwarden and they pay for the service.<p>If it wasn’t for vaultwarden and the clients being open source I would not be using it nor recommending it.<p>I’d probably still be using keepass with manual sync and when friends and family ask for suggestions I’d probably shrug and say I don’t trust any of them.</p>
]]></description><pubDate>Mon, 18 May 2026 23:10:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48187133</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48187133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48187133</guid></item><item><title><![CDATA[New comment by l72 in "The fun has been optimized out of the Internet"]]></title><description><![CDATA[
<p>For me, what has really changed is the feeling of having community on the Internet.<p>In the 90s, I had:<p><pre><code>    Instant Messenger with people I knew
    IRC channels for interests
    Forums for specific topics
    A Web Ring for my James Bond website
</code></pre>
Back then, the Internet felt like an actual place I went to. I would sit down at the computer, dial up, and enter a space that had boundaries. When I was done, I left, and that separation made the time I spent there feel focused and real. You couldn't take it with you, and that was a feature, not a bug.<p>In the 2000s, we had:<p><pre><code>    Social Media (Facebook), where you actually talked to people you knew and shared experiences with them
</code></pre>
It hadn't yet become a content distribution machine. It was still a tool for connection.<p>All of this still exists, but it just doesn't feel the same. I don't think it's simply because I grew up, or because I'm looking back with rose-colored glasses. And I don't think it's just because these spaces became ghost towns as people consolidated into a few large networks. The architecture changed. The Internet stopped being a destination and became a layer on top of real life that never turns off. Somewhere along the way, the business model shifted from helping people talk to each other to extracting as much attention as possible, and you can feel that in every interaction.<p>Maybe that's why something is missing.<p>Facebook now has too many connections, and is just designed for resharing and getting people to doom scroll. There's no real interaction with your friends anymore. It became a broadcast network pretending to be a living room.<p>On Reddit, I feel like the community is way too big. I don't know who I am talking to and have no connection with anyone on there, even for things that should be local, like my city's subreddit. It feels less like a neighborhood and more like a stadium where thousands of people are shouting over each other.<p>Hacker News feels the closest to a community, but it is still too big. I have never made a single personal connection here, so I don't even know what I am contributing to. It all just feels faceless and bland.<p>We still have "Instant Messaging", but my biggest issue is they are pretty much all tied to a phone and "always online." I have zero interest in having a long back-and-forth conversation on that medium, especially now that there is no status of the other people. Back in the day, you were online or not online, and that boundary created a kind of ritual. A conversation could actually be instant and FOCUSED because you both showed up to the same place at the same time. Now it's just a slow conversation over days that randomly interrupts what you are doing. The persistence feels more like an obligation than a hangout.<p>Most forums feel dead. IRC just isn't the same anymore, and I really dislike being locked into Discord or other proprietary platforms. Matrix bridging has been a godsend, but isn't perfect. I know these small communities haven't completely vanished, but they have been buried. In the old days, you found them through webrings and serendipity. Now you have to dig for them on purpose, and most people never will. My long time friends don't use them anymore, so they aren't useful in connecting to people I already have relationships with.<p>The Internet just doesn't feel connected or fun anymore.<p>Don't get me wrong, being able to do research and find information on the internet is better than it has ever been, and I am grateful for that. But the Internet seems to have split in two: it became an incredible tool for finding information, and a terrible tool for sustaining relationships. The Internet was touted as a place for connection, and I feel like that part is long gone. Or if it still exists somewhere, it's hiding in small corners that the algorithms never show us, while the rest of the web is optimized for engagement instead of actually being together.</p>
]]></description><pubDate>Tue, 05 May 2026 16:39:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48024925</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=48024925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48024925</guid></item><item><title><![CDATA[New comment by l72 in "Mercedes-Benz commits to bringing back physical buttons"]]></title><description><![CDATA[
<p>I have Raynaud's which causes loss of circulation in my fingertips even when the weather isn't that cold (so even in a car with the heat on). Then this happens, touch screens do not register correctly, and I end up having to use a knuckle or do what my sister does and use the tip of the nose</p>
]]></description><pubDate>Sun, 03 May 2026 16:09:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47998371</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=47998371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47998371</guid></item><item><title><![CDATA[New comment by l72 in "The feed doesn't know you, and YouTube refuses to let you browse"]]></title><description><![CDATA[
<p>I find youtube's interface so incredibly frustrating and hostile. Even when I know what I want to watch, I find it very hard to actually get to it. On their Roku app, search for The Daily Show, and try and watch the latest clips. It doesn't show them in that order and browsing the clips is frustratingly hard. Their web interface, especially mobile, is equally as bad.<p>I've given up on trying to use youtube's interface and now just rely on recommendations + rss (via freshrss) or tubearchivist to keep me up to date and organize the videos.</p>
]]></description><pubDate>Sat, 02 May 2026 13:10:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47986107</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=47986107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47986107</guid></item><item><title><![CDATA[New comment by l72 in "City Learns Flock Accessed Cameras in Children's Gymnastics Room as a Sales Demo"]]></title><description><![CDATA[
<p>The problem isn't having cameras. Its that these cameras should be closed circuit with data residing locally, not being sent to a 3rd party that has full access to the video streams, and who processes them, combines them with other parties, resells data from them, or hands them over without a warrant!</p>
]]></description><pubDate>Fri, 01 May 2026 21:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47980325</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=47980325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47980325</guid></item><item><title><![CDATA[New comment by l72 in "City Learns Flock Accessed Cameras in Children's Gymnastics Room as a Sales Demo"]]></title><description><![CDATA[
<p>We are opening up a wellness clinic and we were planning to use a managed service company for internet, network, and security. I was appalled by the managed services suggestions. Privacy of our patients and their data is critical, and the managed service company wants to send all of our feeds to third parties and give third parties direct access to our network.<p>We decided this was a privacy and security risk, and have gone in a completely different direction, but it would not surprise me if most businesses used one of these companies and just went with whatever they suggested without understanding at all what is at stake or who has access to the data.</p>
]]></description><pubDate>Fri, 01 May 2026 20:57:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47980213</link><dc:creator>l72</dc:creator><comments>https://news.ycombinator.com/item?id=47980213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47980213</guid></item></channel></rss>