<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Mailshine - Tech &amp; Selfhosting</title>
    <link>https://mailshine.salt.gg/feeds/apps/rss</link>
    <description>cool feed with cooler content</description>
    <pubDate>Fri, 04 Sep 2026 04:32:34 +0000</pubDate>
    <item>
      <title>Tech &amp; Selfhosting #12</title>
      <link>/feeds/apps/digests/147</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #12&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vvj60z/new_codebase_ai_code_smells/&#34;&gt;&#xA;              New codebase &amp;#43; AI code smells&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vvj60z/new_codebase_ai_code_smells/&#34;&gt;205 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I started a new job. We have all of the AI tools etc.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I got assigned a new feature that seemed like a simple extension to our architecture.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The Claude plan looked reasonable, but upon seeing the code it appeared Claude had complicated the hell out of the implementation. It looked suspicious so I had Codex plan it separately, and it comes to the same conclusion. Every time I tried to simplify it, they both pushed back and argued for the additional complexity.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now usually, I would take my time to untangle the chain of thought and identify the assumptions making AI do what it’s doing. But the customer has been promised this feature would be delivered (not by me - but you know how it is).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It appears to work. Unit and end to end tests look good. But I still do not fully grasp all of this code and why it’s there.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In today’s new fast paced world with insane expectations, would you push back on releasing it due to not fully understanding why all of that code is there? I did, but luckily, …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vwdh87/joined_a_fortune_500_company_and_struggling_to/&#34;&gt;&#xA;              Joined a Fortune 500 company and struggling to adapt&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vwdh87/joined_a_fortune_500_company_and_struggling_to/&#34;&gt;62 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi all,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m a 7 YOE hardware/embedded engineer who recently joined a Fortune 500 company after a few years in an Research &amp;amp; Technology Center. It has been a few months that I&amp;rsquo;m working in a new environment, trying to ramp up as fast as possible, however I&amp;rsquo;m always surprised by some lack of professionalism:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;No one seems to care and somehow tries to wing it, the more vocal the better.&lt;/li&gt;&#xA;&lt;li&gt;When I ask people around, they don’t know, so I’m on my own to learn everything from scratch again.&lt;/li&gt;&#xA;&lt;li&gt;Whenever I try to take ownership to solve some problems like electronics problems &amp;amp; understand the root cause, people tell me it&amp;rsquo;s out of my scope and I should not tackle it. However, it still affects what &amp;amp; when I can deliver my software.&lt;/li&gt;&#xA;&lt;li&gt;Design specs, processes, reviews, etc. seems to be not applied anymore.&lt;/li&gt;&#xA;&lt;li&gt;Everything takes age to do, it is always urgent and nothing is documented.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;The main purpose of this post is to ask engineers seasoned to corporate environment: …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vywurm/for_most_of_my_career_ive_been_the_only_engineer/&#34;&gt;&#xA;              For most of my career, I’ve been the only engineer in the company. How much am I hurting my future prospects?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vywurm/for_most_of_my_career_ive_been_the_only_engineer/&#34;&gt;103 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve got 4 years of experience at the same startup. I was a junior when I joined and there were two others on the team - one mid-level engineer and one senior (who was titled CTO, but that&amp;rsquo;s a bold term to use for a company our side).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;After one year in, the business went through some financial turmoil. They let go of the other two engineers, including the CTO mentor/manager, which was pretty brutal. The founder did tell me there was friction between him and the CTO, but also felt that I could lead the technical side of the business. This was always expected to be a temporary measure while finances were taken care of, and they promised they would hire a new senior to join me. I pushed back quite a bit, and they did eventually hire a temporary fractional CTO to support me.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Today, there is still no senior who has joined - it&amp;rsquo;s just me. They&amp;rsquo;ve gotten rid of the fractional CTO too. They gave me the title of CTO (yes again, I know it’s a bold title for a one man …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1w096tm/feeling_discouraged_about_my_dev_skills_after_an/&#34;&gt;&#xA;              Feeling discouraged about my dev skills after an impromptu meeting&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1w096tm/feeling_discouraged_about_my_dev_skills_after_an/&#34;&gt;206 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m a software engineer with about 7 years of experience, in the financial sector. Most of my work is with .NET APIs and SQL Server. I&amp;rsquo;m currently working on a project involving internal employees who provide clearing services. The workflow is roughly:&lt;/p&gt;&#xA;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;A user selects one or more records.&lt;/li&gt;&#xA;&lt;li&gt;They enter some additional data.&lt;/li&gt;&#xA;&lt;li&gt;They submit the request.&lt;/li&gt;&#xA;&lt;li&gt;My API validates the request, including checking permissions and whether any of the selected financial records are already pending.&lt;/li&gt;&#xA;&lt;li&gt;If validation passes, the API generates a CSV file.&lt;/li&gt;&#xA;&lt;li&gt;The CSV is uploaded to an SFTP location for the business.&lt;/li&gt;&#xA;&lt;li&gt;records are written to the database.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;In some cases, two CSV files are generated. To avoid filename collisions, I timestamp the filenames down to milliseconds, for example: &amp;ldquo;2026_2111056_664&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We&amp;rsquo;ve been finding bugs with unique test cases after releasing to UAT, and today we got on a call to test some scenarios together. Another developer suggested submitting the exact same …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vzuexv/is_a_second_sabbatical_25_years_after_the_last/&#34;&gt;&#xA;              Is a second sabbatical 2.5 years after the last one career suicide?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vzuexv/is_a_second_sabbatical_25_years_after_the_last/&#34;&gt;220 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;In 2023 I took 6 months off because I was burnt out after 5.5 years. I hated my job, and I hated the work too. During those 6 months I recovered my enjoyment of the work ( programming ) and found a new job, which I&amp;rsquo;ve been employed at for the last 2.5 years.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I hate this job too now. Even more than I hated the one I left in 2023, for different reasons. The retarded way the company is forcing us to apply AI plays a significant part in it, but I&amp;rsquo;m not going to go into details lest I get the AI astroturfing bots swarming this post.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I look at job boards with disgust. I hate this job, but I hate the thought of switching companies only to end up in the same predicament even more. I&amp;rsquo;ve been burnt out for the last year, and I can feel myself reaching my limits as to how much longer I can force myself out of bed every morning for it. Last week I started taking sleeping pills for the first time in my life because of stress-induced insomnia. Both canine teeth on the right side …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vw1oqz/does_anyone_still_run_their_homelab_on_plain/&#34;&gt;&#xA;              Does anyone still run their homelab on plain Linux &amp;#43; Docker Compose ?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vw1oqz/does_anyone_still_run_their_homelab_on_plain/&#34;&gt;1186 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m wondering how many people still run their homelab in the most basic way possible: a normal Linux install like Ubuntu Server or Debian, Docker, and one folder with a docker-compose.yml file for each service.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’ve tried things like OpenMediaVault and CasaOS before, and I totally understand why people use TrueNAS, Unraid, ZimaOS, CasaOS, Portainer, etc. The UI is convenient, a lot of things are simplified, and it’s probably much less intimidating when you’re starting out.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But personally I always end up preferring Linux + Compose directly. I’ve also sometimes found it harder to troubleshoot problems on those other platforms.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Basically, my current setup is one folder and one docker-compose.yml file per service, with sometimes several related services in the same Compose file/folder.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I do have Portainer installed, but I barely use it. Mostly to quickly delete old images or volumes, or check something when I’m too lazy to do it from the terminal.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What I like about this setup is that …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vz3f39/ai_is_making_everything_look_and_feel_the_same/&#34;&gt;&#xA;              AI is making everything look and feel the same, and we should be sick of it&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vz3f39/ai_is_making_everything_look_and_feel_the_same/&#34;&gt;236 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;What started as fun, interesting use of LLMs has, it seems to me, spiraled into something completely out of control. While new apps get created at lightning speed, especially if spearheaded by developers who have an idea of what they are doing, it&amp;rsquo;s made the self-hosted space from something with 2-3 options per media category into a very crowded, messy space.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Take a look, for example, at the book side : we now have Bookorbit, Grimmory. Completely new apps, and yet, somehow, they look the same. Why? Because the devs used AI during development. Take a closer look, and you&amp;rsquo;ll be able to make out immediately if an app was made with AI: bright  pill-shaped buttons, often green, catchy &amp;ldquo;it&amp;rsquo;s not X, its&amp;rsquo; Y!&amp;rdquo; descriptions, Docs with emoji, and the somehow same settings and menu layout.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And it&amp;rsquo;s not just a philosophical problem: how do people innovate if there&amp;rsquo;s nobody to make new stuff? and how about the old, beloved projects, with their …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vva03f/bookorbit_is_incredible/&#34;&gt;&#xA;              Bookorbit is incredible&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vva03f/bookorbit_is_incredible/&#34;&gt;337 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’ve been self hosting for quite some time now, I write software and I’ve seen many projects of all quality levels.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I just want to express my appreciation for Bookorbit and its developer, it’s truly a joy to use, and it clearly comes from a person that knows what they’re doing.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You built exactly the product I was eventually going to build myself, the attention to detail is incredible, it has the features I always wanted to have in other solutions, and they’re well put together.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;This&lt;/strong&gt; is also an occasion to showcase that AI is amazing in the hands of skilled engineers and we should take advantage of it in open source, hopefully while leveraging self hostable open weight models in the future (we’re slowly getting there, and we should fight for it).&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vwet2e/why_proxmox/&#34;&gt;&#xA;              Why Proxmox?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vwet2e/why_proxmox/&#34;&gt;387 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I see so many people in here using Proxmox. I run Ubuntu + Docker, and my whole setup is just a list of folders with compose.yamls and supporting files (configs etc). It feels very manageable this way, fully declarative, easy to version control.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Am I missing something, that makes people recommend and use Proxmox instead?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/it9mz30f8wlh1.jpeg&#34;&gt;&#xA;              Kitchen Board, a self-hosted wall planner for the family kitchen (v0.0.18)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vzr8y7/kitchen_board_a_selfhosted_wall_planner_for_the/&#34;&gt;68 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Source: &lt;a href=&#34;https://gitlab.com/g33kphr33k/kitchen-board&#34;&gt;https://gitlab.com/g33kphr33k/kitchen-board&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Docker: &lt;a href=&#34;https://hub.docker.com/r/g33kphr33k/kitchenboard&#34;&gt;https://hub.docker.com/r/g33kphr33k/kitchenboard&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve been working on Kitchen Board on and off for roughly 5 months now.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Think of it as the old school planner your folks probably kept in the kitchen, on the wall or the fridge. I&amp;rsquo;ve tried to keep that same feel, but updated for today&amp;rsquo;s use, on yesterday&amp;rsquo;s hardware. The image is it running on an Amazon Fire HD 8th gen in Kiosk Mode (from F-Droid store).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Initially this was just a calendar with events, a shopping list for when things were used or eaten, and a countdown to events for my son, who is addicted to knowing how many &amp;ldquo;sleeps&amp;rdquo; until something happens. I posted a while back and had some good feedback, and since then people have reached out directly and via GitLab to add functions and features they wanted themselves. I only implement features that would be useful to my own family, and so far the suggestions have been great. …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/w0lopes7a6lh1.jpeg&#34;&gt;&#xA;              AltHub registration open!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vwftm0/althub_registration_open/&#34;&gt;56 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vzye2s/nzbget_v263_client_release_notes/&#34;&gt;&#xA;              NZBGet v26.3 Client Release Notes&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vzye2s/nzbget_v263_client_release_notes/&#34;&gt;9 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;NZBGet v26.3 is out! This update brings new features like extension translations and per-feed SSL options, updates core extraction tools, and packs in a ton of crash fixes and WebUI improvements for a smoother overall experience.&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;Features&lt;/h1&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Extension i18n support&lt;/strong&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Enables translations for the following extensions &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/872&#34;&gt;#872&lt;/a&gt; &lt;em&gt;Updated versions are available in the Extension Manager&lt;/em&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ExtendedUnpacker&lt;/li&gt;&#xA;&lt;li&gt;EasySort&lt;/li&gt;&#xA;&lt;li&gt;NotifySickchill&lt;/li&gt;&#xA;&lt;li&gt;VideoSort&lt;/li&gt;&#xA;&lt;li&gt;Completion&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Per-feed certificate verification&lt;/strong&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;SSL verification option can be set per feed &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/846&#34;&gt;#846&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;7-Zip and UnRAR updates&lt;/strong&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Updated 7-Zip to 26.02 and UnRAR to 7.23 &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/847&#34;&gt;#847&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/9uzfh7ztyxlh1.png?width=1701&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=8dd770733427ea3060edda0225861f947f04922f&#34;&gt;https://preview.redd.it/9uzfh7ztyxlh1.png?width=1701&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=8dd770733427ea3060edda0225861f947f04922f&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;Fixes&lt;/h1&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Security&lt;/strong&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Improved security for generating web tokens and handling extracted symlinks &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/894&#34;&gt;#894&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;WebUI&lt;/strong&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed a WebUI crash on startup with non-English language &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/845&#34;&gt;#845&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Resolved background glitches &lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/834&#34;&gt;#834&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Completed leftover text translations for Polish and …&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vzeim0/nonamerican_providers/&#34;&gt;&#xA;              Non-american providers&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vzeim0/nonamerican_providers/&#34;&gt;27 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Looking for providers that are not American. Would love to know if Canadian providers exist. If not overseas is good. Who do you recommend&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vy1ivs/release_notes_sabnzbd_512/&#34;&gt;&#xA;              Release Notes - SABnzbd 5.1.2&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vy1ivs/release_notes_sabnzbd_512/&#34;&gt;5 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;h2&gt;&lt;a href=&#34;https://sabnzbd.org/downloads&#34;&gt;https://sabnzbd.org/downloads&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;SABnzbd 5.1.1 and 5.1.2 resolved 3 serious vulnerabilities.&lt;/p&gt;&#xA;&#xA;&lt;h2&gt;Critical remote code execution vulnerability resolved in 5.1.2 (GHSA-rgqj-28c2-gxwp)&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;You are only affected if an untrusted party can reach the web interface.&#xA;By default, SABnzbd is only accessible from your own device and &lt;code&gt;External internet access&lt;/code&gt;&#xA;is set to &lt;code&gt;No access&lt;/code&gt;. If either of those is still at its default, or if you use a proxy&#xA;service for authentication, you are not affected.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In version 5.1.1 and earlier, an attacker who can reach the web interface could bypass&#xA;authentication on configuration endpoints, even when SABnzbd is protected with a username&#xA;and password. By changing SABnzbd&amp;rsquo;s settings this way, an attacker could ultimately execute&#xA;arbitrary commands on the system running SABnzbd, with the same permissions as SABnzbd itself.&#xA;This also means that all information in SABnzbd would be exposed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;See GHSA-xrfq-jhgh-wqch below for actions and mitigations.&#xA;More information: …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1w030io/are_all_indexers_safe/&#34;&gt;&#xA;              Are all indexers safe?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1w030io/are_all_indexers_safe/&#34;&gt;21 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I am new to the usenet scene and I have a pretty basic question. I see that there are indexers that you need to pay for, but are they all safe? Or are there some to avoid? I appreciate the help!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.neowin.net/guides/plex-is-selling-your-personal-data-heres-how-to-opt-out-of-that/&#34;&gt;&#xA;              Plex is selling your personal data, here&amp;#39;s how to opt out of that&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vx245p/plex_is_selling_your_personal_data_heres_how_to/&#34;&gt;338 comments&lt;/a&gt; • neowin.net&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Feel like ads on Plex know too much about you? Here&amp;rsquo;s how you can opt out of Plex selling your data to third parties.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/olz2bco8h8lh1.jpeg&#34;&gt;&#xA;              No, I will not consent! This is one of the reasons I bought a Plex Pass&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vwq8xm/no_i_will_not_consent_this_is_one_of_the_reasons/&#34;&gt;412 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/g9kl9q7itzlh1.jpeg&#34;&gt;&#xA;              Thank GOD&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1w08ir9/thank_god/&#34;&gt;111 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Plex for Roku. I lol’d a little at “thanks to the feedback of our community,” but &lt;strong&gt;man&lt;/strong&gt; I’m so glad to have side navigation back.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;EDIT: I’m on Plex Preview. Not sure when the standard app is getting the update.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1vyqd97&#34;&gt;&#xA;              A lot of people complain about free movies and live tv that pop up in your Plex account so why don’t u guys just disable it?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vyqd97/a_lot_of_people_complain_about_free_movies_and/&#34;&gt;232 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/sonarr/comments/1vxiu7i/the_tvdb_is_very_often_wrong_and_im_sick_of/&#34;&gt;&#xA;              The TVDB is very often wrong and I&amp;#39;m sick of dealing with it.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/sonarr/comments/1vxiu7i/the_tvdb_is_very_often_wrong_and_im_sick_of/&#34;&gt;82 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Why does Sonarr insist on using this crappy source that disagrees with everything else?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In particular it loves putting things in &amp;ldquo;specials&amp;rdquo; that really shouldn&amp;rsquo;t be. Two recent examples are the Twin Peaks pilot being considered a special instead of S01E01, which makes no sense. Spongebob S03E54 being considered a special also, I mean just why?! Every single other person agrees this is an episode in season 3. It&amp;rsquo;s really frustrating having to juggle stuff around or have to remember &amp;ldquo;oh &lt;em&gt;now&lt;/em&gt; I need to watch this episode which is under the wrong name because Jellyfin doesn&amp;rsquo;t agree with TVDB&amp;rsquo;s insanity&amp;rdquo;. I feel it would be so much easier if it just used TMDB like Jellyfin, which has been the sane one in every case I&amp;rsquo;ve come across.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Sorry it&amp;rsquo;s a bit of a rant, I&amp;rsquo;m frustrated with it.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 29 Aug 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #11</title>
      <link>/feeds/apps/digests/134</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #11&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vt2a3b/i_put_all_of_my_communications_through_ai_first/&#34;&gt;&#xA;              I put all of my communications through AI first, because that&amp;#39;s the first thing management will do&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vt2a3b/i_put_all_of_my_communications_through_ai_first/&#34;&gt;99 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I work in a large corporate environment where AI is being heavily (and blindly) pushed onto the masses. Most management above me is non-technical. The leaders that &lt;em&gt;should&lt;/em&gt; be technical range from &amp;ldquo;Haven&amp;rsquo;t touched code in a decade&amp;rdquo; to &amp;ldquo;My greatest achievement is my friend is a VP.&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;When I present management with a technical proposal, or escalate a technical problem, they don&amp;rsquo;t understand it, so they put it through AI. Knowing this, I put all my communications through AI, because if AI agrees with me, so will they.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But AI always gives me &amp;ldquo;the core argument looks good, but here&amp;rsquo;s what can be tightened&amp;rdquo; every time. I could accept every suggestion verbatim, and each iteration run it back through the same AI, and still it comes back with more suggested changes. So it becomes this optimization heuristic where I&amp;rsquo;m running my communication through different AIs to achieve the least level of disagreement. The error margin never reaches …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vpg59k/followup_what_this_year_has_been_like_as_a/&#34;&gt;&#xA;              Follow-Up: What this year has been like as a newly-minted &amp;#34;Staff&amp;#34; engineer&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vpg59k/followup_what_this_year_has_been_like_as_a/&#34;&gt;127 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;About 8 months ago, I made &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1pfyjli/promoted_to_staff_too_early_how_to_deal_with/&#34;&gt;this&lt;/a&gt; post about my worries in getting a promotion above senior at a large non-tech company.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I got some great advice, and I thought there might be value in talking about my experience in the 8-ish months since then, and maybe extend an invite to the other senior+ folks here to talk about how 2026 is going for them.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;A lot has changed since I wrote that post. I&amp;rsquo;ll try to keep it more focused than just stream of consciousness.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;A little bit of background about me to ground this post:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I work in ML - I have a background in CS (two degrees) and became an MLE just long enough before LLMs hit the scene to really appreciate what we had after being an SDE for about a year.&lt;/li&gt;&#xA;&lt;li&gt;I am squarely on the edge between early and mid-career. I will have 5 total YOE in January.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;The Technical&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Starting with what I think is an ice cold take: I am sick of doing AI work. I enjoy MLOPs and the intersection data science and software engineering. AI, mostly, is not that. There …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vt7aul/any_company_with_great_engineering_culture/&#34;&gt;&#xA;              Any company with great engineering culture?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vt7aul/any_company_with_great_engineering_culture/&#34;&gt;221 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have always heard about companies with great engineering culture, like earlier Google, or Sun. But I never experienced any in my 8+ years of tenure, anywhere. None of the people I know about experienced any, either &amp;ndash; but I&amp;rsquo;m not a people person, so my sample size is not significant.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m beginning to think that it is just a myth nowadays, given the rampant of AI usage and the request of &amp;ldquo;velocity&amp;rdquo;. Only one team that I worked in had some culture that is remotely comfortable for me to recognize it as some sort of engineering culture (Thank you James in NC!), but the air is still pretty thin because the company was in chaos, and is still in chaos AFAIK.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;By saying engineering culture I mostly mean:&lt;/p&gt;&#xA;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Encouraging learning deeply in a topic.&lt;/li&gt;&#xA;&lt;li&gt;Put quality ahead of velocity, and really meant it, not just a lip service. (Just to clarify, shipping is very important. I find it difficult to define this point so maybe ignore this one)&lt;/li&gt;&#xA;&lt;li&gt;Great mentorship opportunity …&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vslh8z/my_coworkers_lack_of_knowledge_is_starting_to/&#34;&gt;&#xA;              My coworker&amp;#39;s lack of knowledge is starting to affect my work&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vslh8z/my_coworkers_lack_of_knowledge_is_starting_to/&#34;&gt;150 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey all, just wanted to get your insight on this situation.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m a frontend developer working with React. Recently, we got a new backend developer. I had been working with our oldest backend developer, who is great to work with, but I was recently assigned to a new project where I have to work with this new developer.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;She’s been with the company for about three months now, and the thing is, she doesn’t seem to know what she’s doing.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;A week ago, she was taking way too long on a simple request, and she told me, “Hehe, AI isn’t able to solve this. Give me more time.” That was the first red flag for me because it was a really simple task.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;A couple of days later, the same thing happened. She was taking hours on a small change, so I ended up giving her an AI prompt explaining what needed to be done. She came back five minutes later and told me she had fixed it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The problem now is that she’s constantly coming to my office asking me if I can give her the AI prompt for whatever change I’m …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vsphtu/might_be_fired_from_my_job_soon_how_bad_is_the/&#34;&gt;&#xA;              Might be fired from my job soon - how bad is the market in NYC at the moment?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vsphtu/might_be_fired_from_my_job_soon_how_bad_is_the/&#34;&gt;117 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve struggling at work for a year or so due to burnout and managing 2 surgeries for my medical transition. My manager told me that I have been bottom 20% of senior engineers and told me to improve.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I work at Bloomberg, C++ backend that deals with high throughput data. I have been working for 6 years. I would say that technically I am around mid level engineer.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;At first, I didn&amp;rsquo;t worry too much since I thought Bloomberg and 6 yrs of experience would allow me to get a job quickly but from people here, even FAANG folks seem to have hard time getting a job.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If I get fired, how screwed am I? I am also thinking of taking sabbetical since doing 3 surgeries in a year is taking a mental toll on me.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/xhhjiuujvzjh1.jpeg&#34;&gt;&#xA;              self-hosting everything&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vr3ukj/selfhosting_everything/&#34;&gt;381 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;just kidding I love self-hosting &amp;hellip;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/9vlps2l56ojh1.png&#34;&gt;&#xA;              So apparently Google will SPAM your self-hosted email just cuz **** you, that&amp;#39;s why.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vpo2pi/so_apparently_google_will_spam_your_selfhosted/&#34;&gt;468 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;DKIM, DMARC, SPF, rDNS/PTR, EHLO&amp;hellip;  all correct and verified in the email &amp;ldquo;original source,&amp;rdquo; BY GOOGLE.  Still goes to SPAM folder because **** you, apparently.  I hate Google.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;&lt;em&gt;EDIT&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;- RE: Title, for the grammar gang - No, Google will not SPAM you, as in &amp;ldquo;send you SPAM.&amp;rdquo;  But I think everyone else got the idea&amp;hellip;&amp;hellip;. so&amp;hellip;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1vq2gey&#34;&gt;&#xA;              Old Kindle as an e-ink homelab dashboard&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vq2gey/old_kindle_as_an_eink_homelab_dashboard/&#34;&gt;49 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;A while ago I saw some posts in r/homeassistant about e-ink displays used as dashboards and wanted to try the same but for my homelab. So I bought a waveshare e-ink panel and bricked it pretty quickly and didn&amp;rsquo;t want to order another one. But I still had an old Kindle lying around which I hadn&amp;rsquo;t used in years, so I tried it again with that one and this time it worked.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It shows me if something is down (Uptime Kuma), how full my media pool is, the Proxmox uptime and the weather. During the day it swaps between the dashboard and a random photo from an Immich album every 5 minutes and between 22:00 and 07:00 it only shows photos, because I don&amp;rsquo;t need monitoring at night.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The Kindle itself doesn&amp;rsquo;t render anything. A service on my server collects the data, draws a 600x800 grayscale PNG and serves it at /dash.png and the Kindle just runs a loop which downloads that image every 5 minutes and puts it on the screen. So it is really only used as a display.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/9042kx3vxekh1.jpeg&#34;&gt;&#xA;              My Homepage after 4 months on the self-hosting journey.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vt278o/my_homepage_after_4_months_on_the_selfhosting/&#34;&gt;78 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I just started my self-hosting journey in April after I got tired of my Xfinity modem. I ran what feels like miles of Cat 6, built a rack, bought the PCs and domain, etc etc and now I feel super accomplished. I knew practically nothing about all this back in March.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Possibly the most fun I’ve had is building this simple little homepage dashboard to give everything a face.  I stole lots of inspiration from everyone here. It now serves as a true homepage with all the frequent sites and services I ever view. Just felt like sharing.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Truly appreciate everybody on r/selfhosted and r/homelab.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;bookmarks.yaml: &lt;a href=&#34;https://pastebin.com/4wwHRvSc&#34;&gt;https://pastebin.com/4wwHRvSc&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;services.yaml: &lt;a href=&#34;https://pastebin.com/MkeNjARK&#34;&gt;https://pastebin.com/MkeNjARK&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;settings.yaml: &lt;a href=&#34;https://pastebin.com/uzXBM0Xz&#34;&gt;https://pastebin.com/uzXBM0Xz&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vuaqh5/put_self_hosting_on_your_cv/&#34;&gt;&#xA;              Put Self Hosting on Your CV&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vuaqh5/put_self_hosting_on_your_cv/&#34;&gt;186 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I work at a big tech company as a SE, and I&amp;rsquo;m just saying that if I saw a CV that included a serious self hosted setup I would rate it highly.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Self hosting is a microcosm of sorts of many important problems SEs have to deal with.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Managing deployments, reliability/monitoring, secrets, version control, docker, security etc. is all boring (imo) ops stuff that real SE teams spend a lot of their time doing. If you&amp;rsquo;ve created a great setup that automates this stuff or makes it run smoothly, that is very good signal.&lt;br /&gt;&#xA;Eg I built a tool called nethera to give me a heroku like experience for my homelab deployments&lt;br /&gt;&#xA;&lt;a href=&#34;https://github.com/Nethera-io/nethera&#34;&gt;https://github.com/Nethera-io/nethera&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vq85rx/dognzb_restricted_lifetime_users_50_nzb_downloads/&#34;&gt;&#xA;              DOGnzb restricted Lifetime users, 50 NZB downloads to 10 per day&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vq85rx/dognzb_restricted_lifetime_users_50_nzb_downloads/&#34;&gt;72 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;strong&gt;&amp;ldquo;Lifetime&amp;rdquo;&lt;/strong&gt; Accounts converted to &lt;strong&gt;Lite Tier&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now converted to &lt;strong&gt;Limited Account.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vsb772/what_are_the_best_usenet_indexers_for_porn/&#34;&gt;&#xA;              What are the best usenet indexers for porn.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vsb772/what_are_the_best_usenet_indexers_for_porn/&#34;&gt;43 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;So I&amp;rsquo;ve tried:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;NinjaCentral&lt;/p&gt;&#xA;&#xA;&lt;p&gt;altHUB&lt;/p&gt;&#xA;&#xA;&lt;p&gt;NZBGeek&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Usenet Crawler&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Drunken Slug&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So far from this I&amp;rsquo;ve concluded slug is the best by far. So I&amp;rsquo;d like to get others opions on what indexers are good for this. Also is it worth picking up Planet or Tabula Rasa since they seem to have a good amount? Im also open to any recommendations of ones I haven&amp;rsquo;t listed.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vrsoco/release_notes_sabnzbd_511/&#34;&gt;&#xA;              Release Notes - SABnzbd 5.1.1&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vrsoco/release_notes_sabnzbd_511/&#34;&gt;12 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;h2&gt;&lt;a href=&#34;https://sabnzbd.org/downloads&#34;&gt;https://sabnzbd.org/downloads&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;h2&gt;Critical authentication vulnerability resolved in 5.1.1 (GHSA-xrfq-jhgh-wqch)&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;You are only affected if an untrusted party can reach the web interface.&#xA;By default, SABnzbd is only accessible from your own device and &lt;code&gt;External internet access&lt;/code&gt;&#xA;is set to &lt;code&gt;No access&lt;/code&gt;. If either of those is still at its default, or if you use a proxy&#xA;service for authentication, you are not affected.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If the SABnzbd login page is reachable from outside your network, an attacker could&#xA;obtain a valid session in version 5.1.0 and earlier, even when SABnzbd is protected with&#xA;a username and password. This means that all information in SABnzbd would be exposed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If you rely on the SABnzbd username and password to keep out other users on your&#xA;network or the internet, it is recommended that you change the following&#xA;sensitive information after applying the update:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;SABnzbd username and password.&lt;/li&gt;&#xA;&lt;li&gt;SABnzbd API-key.&lt;/li&gt;&#xA;&lt;li&gt;Usenet server passwords.&lt;/li&gt;&#xA;&lt;li&gt;API-keys from indexers used within RSS-feeds. …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vptaf8/anyone_else_getting_a_lot_of_failures_with_nzbgeek/&#34;&gt;&#xA;              Anyone else getting a lot of failures with NZBGeek?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vptaf8/anyone_else_getting_a_lot_of_failures_with_nzbgeek/&#34;&gt;61 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been using it for years and it&amp;rsquo;s worked great, but the last couple of weeks I&amp;rsquo;ve been getting enough failures that some of my stuff just can&amp;rsquo;t be downloaded&amp;hellip;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vpgfda/list_of_indexers_still_missing_2fa_support/&#34;&gt;&#xA;              List of indexers still missing 2FA support&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vpgfda/list_of_indexers_still_missing_2fa_support/&#34;&gt;33 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Which indexers are still missing 2FA support? Let&amp;rsquo;s put together a list and encourage them to add it as soon as possible, especially with everything getting pwnd left and right these days. I&amp;rsquo;d hate to lose a lifetime account.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;List of &lt;strong&gt;indexers&lt;/strong&gt; lacking 2FA support:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Althub&lt;/li&gt;&#xA;&lt;li&gt;Drunken Slug&lt;/li&gt;&#xA;&lt;li&gt;Ninja Central&lt;/li&gt;&#xA;&lt;li&gt;Usenet Crawler&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;I noticed some recently added it and even coupled it with passkey support (👍), which made me go through my  list of indexers again. I&amp;rsquo;ll try and add any missing indexers to the list above.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit: Adding a list for &lt;strong&gt;providers&lt;/strong&gt; lacking 2FA (&amp;hellip;some of these seem to be storing passwords in clear-text also, when you do a password reset they&amp;rsquo;ll send you your password in clear-text, instead of a reset URL 😲).&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Bulknews&lt;/li&gt;&#xA;&lt;li&gt;Eweka&lt;/li&gt;&#xA;&lt;li&gt;Easynews&lt;/li&gt;&#xA;&lt;li&gt;Newsdemon&lt;/li&gt;&#xA;&lt;li&gt;NewsgroupDirect&lt;/li&gt;&#xA;&lt;li&gt;Newshosting &lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.neowin.net/amp/plex-reverts-tv-app-layout-after-intense-user-backlash/&#34;&gt;&#xA;              Plex reportedly reverting to on UI&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vrmws1/plex_reportedly_reverting_to_on_ui/&#34;&gt;440 comments&lt;/a&gt; • neowin.net&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Should make some people happy, my wife included if true.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.neowin.net/news/plex-patches-buggy-samsung-smart-tv-app-causing-playback-errors/&#34;&gt;&#xA;              Plex has fixed broken Samsung app&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vthqky/plex_has_fixed_broken_samsung_app/&#34;&gt;87 comments&lt;/a&gt; • neowin.net&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1vsxb5h&#34;&gt;&#xA;              Plex beta experience on Apple TV 4K 3rd gen plays AV1 4K in direct play&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vsxb5h/plex_beta_experience_on_apple_tv_4k_3rd_gen_plays/&#34;&gt;89 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I was trying the new beta and tried to play some av1 movies just to try the transcoding and imagine my face when it started playing in direct play while supporting hdr.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I tried several movies and everything played fine in direct play.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vqwk5v/navigation_updates_coming_to_preview_users/&#34;&gt;&#xA;              Navigation Updates Coming to Preview Users - Lefthand Side Navigation&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vqwk5v/navigation_updates_coming_to_preview_users/&#34;&gt;114 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Full post here: &lt;a href=&#34;https://forums.plex.tv/t/navigation-updates-coming-to-preview-users/941751&#34;&gt;https://forums.plex.tv/t/navigation-updates-coming-to-preview-users/941751&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Navigation&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Since we launched the new Plex experience to preview users last year, we have received consistent feedback from the start regarding the navigation. Our fall update was the first step in making improvements to address those concerns, but they weren’t enough. We greatly appreciate that many of you, all across our community, have weighed in and kept providing feedback. We’ve been listening and today the release has some changes that are both new and familiar.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;What’s New&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Today’s release, going out to preview users on Apple TV and Roku, and beta for Android TV, will be returning the primary navigation to the lefthand side of the screen.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In additional to the collapsible side navigation panel, we’ve made a few other improvements:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Favorite libraries are now a top level source&lt;/li&gt;&#xA;&lt;li&gt;Live TV &amp;amp; DVR sources can be favorited and re-ordered like Libraries&lt;/li&gt;&#xA;&lt;li&gt;Easily switch between pages within a …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vt2fjk/samsung_tv_unexpected_playback_error/&#34;&gt;&#xA;              Samsung TV Unexpected Playback Error&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vt2fjk/samsung_tv_unexpected_playback_error/&#34;&gt;177 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey community. I need some help. On my Samsung TV I am getting the play back error. Was working yesterday. I set allow insecure connections, I deleted and reinstalled the app, and I installed the update for the new server. Im at my wits end.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thanks!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 22 Aug 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #10</title>
      <link>/feeds/apps/digests/121</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #10&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vlr28j/yall_really_need_to_stop_acting_like_your_peers/&#34;&gt;&#xA;              Y&amp;#39;all really need to stop acting like your peers are dumb.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vlr28j/yall_really_need_to_stop_acting_like_your_peers/&#34;&gt;334 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I recently transitioned to an EM role so am observing a lot more peer-to-peer conversations rather than being directly part of them. I&amp;rsquo;m also getting the one-sided vent from my reports after certain meetings.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I really thought this was more of a Reddit thing but no it&amp;rsquo;s 100% all over the place in my industry and it&amp;rsquo;s really holding some of you back. If a person doesn&amp;rsquo;t understand X concept or hasn&amp;rsquo;t used Y tech or doesn&amp;rsquo;t know about Z feature, just fucking explain it. Don&amp;rsquo;t get exasperated. Don&amp;rsquo;t act frustrated. Just take the 15 seconds to explain it, it really really isn&amp;rsquo;t that hard.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I know of at least 2 IC&amp;rsquo;s at my company that are decent engineers and were &lt;em&gt;only&lt;/em&gt; held back from promo because there was someone in the review board that discussed them being rude / disrespectful to people that asked questions / didn&amp;rsquo;t understand something.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Just be nice. Most of us are idiots so that probably includes you too.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vj200m/am_i_getting_too_old_to_be_a_software_engineer/&#34;&gt;&#xA;              Am I getting too old to be a software engineer?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vj200m/am_i_getting_too_old_to_be_a_software_engineer/&#34;&gt;226 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m 46 years old with a background in mostly infra, could and event driven systems. So I’m good with Kafka, cloud computing, and infra stuff.  I’ve also done control plane work at cloud providers. My career has usually been telecom and banking. I’ve worked with a few startups in the past.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’ve had a rough past 3 years in my career. Lots of short term contracts that get randomly cancelled or not renewed. I’ve relocated 4 times in the past 5 years. Some relocations weren’t really necessarily mind you&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I recently took a contract in NY at a bank.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Due to AI I pretty much have decided that a job can’t be my primary intellectual outlet. In the past I tried to take in challenging projects to learn and grow. That really helped me grows experience and knowledge. I decided to start working on a game project in my spare time.  And it has given me a fantastic intellectual outlet. Now I can see the job as a job&lt;/p&gt;&#xA;&#xA;&lt;p&gt;With that said should I start trying to make the pivot into management?  A lot of …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vl37qy/new_norm_of_interviewing_as_sr_software_eng/&#34;&gt;&#xA;              New norm of interviewing as sr software eng?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vl37qy/new_norm_of_interviewing_as_sr_software_eng/&#34;&gt;196 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey all,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have about 8YOE. I&amp;rsquo;ve been with 4 different start ups, I&amp;rsquo;ve more or less passed the first recruiter phase 95%+ more of the time since they were more of a vibe check and I&amp;rsquo;m a decent interviewee. This was about 4-6 years ago when I was on the market for my 2nd + 3rd job, so this was also when I had about 2-4 YOE.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve been on the job market for past month or so as someone with 8YOE and I have a hard time passing even the first recruiter round, which is more or less a vibe check and non-technical. I&amp;rsquo;ve probably talked to 25 recruiters at this point and ~90% of them don&amp;rsquo;t go past the first round. Is this the new norm? It feels so weird that I&amp;rsquo;m now failing something that I used to excel at.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;EDIT: bit more info about myself&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;8 YOE full-stack exp&lt;/p&gt;&lt;/li&gt;&#xA;&#xA;&lt;li&gt;&lt;p&gt;Last job was a 4 year stint, tech stack was Python, React, Docker, AWS, OpenAI integration (very standard start-up tech stack in the bay area)&lt;/p&gt;&lt;/li&gt;&#xA;&#xA;&lt;li&gt;&lt;p&gt;I was more or less a &amp;ldquo;vibe hire&amp;rdquo; …&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vm99jh/senior_swe_running_out_of_pto_to_do_interview/&#34;&gt;&#xA;              Senior SWE Running out of PTO to do Interview Rounds&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vm99jh/senior_swe_running_out_of_pto_to_do_interview/&#34;&gt;252 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Every job interview process I&amp;rsquo;ve been part of has 5-8 rounds, with each round ranging between half an hour to 2 hours. On average, every job interview process I get (well what few I get), takes on average 5 hours before I get rejected.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Most of the time, I fail the final round (or maybe I&amp;rsquo;m being led on even though I&amp;rsquo;ve failed an earlier round 😢 ).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve run into a problem. I work at a place with unlimited PTO on paper, but every manager has been given the guidance that employees should be &amp;ldquo;put under heavy scrutiny&amp;rdquo; if they take PTO exceeding  20 work days a year (with it being heavily implied as putting you on PIP). I&amp;rsquo;ve already used 10 workdays for a family vacation (before I started decided I needed to leave), and have used 5 PTO days just on interviews. Note, my company makes you log PTO by the hour, so I don&amp;rsquo;t have to use an entire days worth of PTO on an interview. I&amp;rsquo;ve also used 3.5 PTO days worth of time on being sick. So …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vm2r31/how_many_of_you_are_already_employed_in_ai_code/&#34;&gt;&#xA;              How many of you are already employed in AI code remediation? &#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vm2r31/how_many_of_you_are_already_employed_in_ai_code/&#34;&gt;136 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Over the last 6 months, I spent between 30 and 70% of my time just doing AI cleanup. By which I mean refactoring and redesigning code that other people have generated using AI in the past. This includes a mix of new pull requests and existing code from previous months.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This is not voluntary work. I was specifically assigned to do code remediation because it was reaching the point where no one could understand what the code was doing without AI assistance.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I am not including the time I spend cleaning up new code that I personally created using AI. The reason for the range is that my role varies from week to week.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The reason I ask is that Brent Ozar, someone I generally respect, is claiming that AI code remediation is not going to be a long-term career path. My personal experience tells me he&amp;rsquo;s wrong, but I&amp;rsquo;m looking for a broader opinion.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vo2jvw/well_today_i_lost_all_my_data/&#34;&gt;&#xA;              Well, today I lost all my data.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vo2jvw/well_today_i_lost_all_my_data/&#34;&gt;395 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;My homelab has two disks. One with the OS and files, and the other as a backup. Every night, I run &lt;code&gt;dd&lt;/code&gt; to copy everything to the second disk. The idea was simple: if one disk fails, I can just switch to the other one. I&amp;rsquo;ve managed to rescue my data several times this way.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But not today. If one disk gets corrupted and then &lt;code&gt;dd&lt;/code&gt; copies that corrupted data to the other disk, well&amp;hellip; now both disks are corrupted.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;What I lost:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;All my recipes in Mealie&lt;/li&gt;&#xA;&lt;li&gt;My unchecked-out code in Gitea, including my diary that I&amp;rsquo;ve had for 10 years&lt;/li&gt;&#xA;&lt;li&gt;My Home Assistant configuration&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;That&amp;rsquo;s pretty sad. Luckily, I have another backup for my holidays memories, and I have my homelab Git repo checked out on another device.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Still, I guess this is a good reminder that a copy isn&amp;rsquo;t necessarily a backup. If the backup gets overwritten every night, one bad night can overwrite the backup too.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vjqxo3/any_downsides_to_taliscale_seems_like_an/&#34;&gt;&#xA;              Any downsides to taliscale? Seems like an incredible amount of value for free&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vjqxo3/any_downsides_to_taliscale_seems_like_an/&#34;&gt;301 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve recently moved all my devices to it, and added some friends/family to my network so they can play with some of my self hosted tools&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Any horror stories I&amp;rsquo;ve missed? Am i blindly opening myself up to exploits? Are there better alternatives?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Seems too good to be true tbh&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/n89vl87m6ejh1.png&#34;&gt;&#xA;              The Self-hosted tools and apps that I rely on&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1voh007/the_selfhosted_tools_and_apps_that_i_rely_on/&#34;&gt;74 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Here is my self-hosted setup; below is a list of the hardware and apps I use daily. Overall, my setup has been rock solid and runs like a well-oiled machine; it&amp;rsquo;s a very light touch, and I try to keep things simple.&lt;/p&gt;&#xA;&#xA;&lt;h2&gt;The hardware&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;Server, Proxmox VE:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Supermicro X14SBM-TP4F, Xeon 6-6521P, 256GB DDR5&lt;/li&gt;&#xA;&lt;li&gt;Boot: 2x 1TB NVMe mirror&lt;/li&gt;&#xA;&lt;li&gt;VM storage: 4x 8TB WD_BLACK SN850X, RAIDZ1&lt;/li&gt;&#xA;&lt;li&gt;Media: 10x 18TB WD Red Pro, RAIDZ2 plus a hot spare&lt;/li&gt;&#xA;&lt;li&gt;LSI 9305-16i in IT mode, ICY DOCK 4-bay M.2 cage over MCIO&lt;/li&gt;&#xA;&lt;li&gt;GPUs: Tesla T4 16GB and RTX 2000 Ada 16GB, both passed through to one VM&lt;/li&gt;&#xA;&lt;li&gt;Dual 10GbE bonded, CX4712 4U chassis&lt;/li&gt;&#xA;&lt;li&gt;Media pool goes out over NFS to whichever VMs need it&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;VMs:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Plex&lt;/li&gt;&#xA;&lt;li&gt;4x Ubuntu container VMs, 1 has 2x GPUs passed through&lt;/li&gt;&#xA;&lt;li&gt;dev VM for development work&lt;/li&gt;&#xA;&lt;li&gt;PBS for backups&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;QNAP TS-435XeU, 1U, 4x 10TB Seagate, backup target only. Nothing runs on it. It presents a 20.7TB thin iSCSI LUN that PBS uses as its datastore, and PBS syncs from there out to B2.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Network:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;UniFi UCG-Fiber gateway&lt;/li&gt;&#xA;&lt;li&gt;UniFi …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/2yyrcbf2m5ih1.png&#34;&gt;&#xA;              Searched for Proxmox VE on the Internet&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1viw9sj/searched_for_proxmox_ve_on_the_internet/&#34;&gt;71 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Shodan, searched &lt;code&gt;pve-api-daemon/3.0&lt;/code&gt;, got 170k matches, big chunks on:&#xA;- Hetzner&#xA;- OVH&#xA;- Linode&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Many &amp;ldquo;just&amp;rdquo; the SPICE &lt;code&gt;:3128&lt;/code&gt; proxy,* but 30k just like that on &lt;code&gt;:8006&lt;/code&gt; too.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this normal? Expected? Why are people doing this?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* Thanks, u/firegore, for pointing out this is in fact Proxmox SPICE proxy:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://pve.proxmox.com/pve-docs/spiceproxy.8.html&#34;&gt;https://pve.proxmox.com/pve-docs/spiceproxy.8.html&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1vmb5og/what_i_wish_someone_told_me_when_i_started/&#34;&gt;&#xA;              What I wish someone told me when I started&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vmb5og/what_i_wish_someone_told_me_when_i_started/&#34;&gt;94 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Just remember that not every self hosted application has a team of experienced devs behind it ensuring security is adequate. It’s super cool to setup 15 different services/containers and configure them exactly how you want, until it comes time to maintain and update.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Every other day I see a new self hosted program that someone made in an afternoon. Usually, there’s absolutely zero security or failsafe built in if a bad actor were to target you. Also, you never know who’s an upcoming, eager developer, versus a seasoned &lt;del&gt;red&lt;/del&gt; black-hat trying to sneak malware into your Docker stack.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;There’s been countless CVEs that affect self hosted applications. And many more we haven’t discovered yet. Last week my buddy had to take his main machine offline because the application he was hosting was unknowingly working as a botnet.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You’d have to pay me a lot of money to get me to self host some shit Bob Smith vibe coded in his basement. Even if the author doesn’t have malicious intentions, you can’t …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vkhtkc/release_notes_sabnzbd_510/&#34;&gt;&#xA;              Release Notes - SABnzbd 5.1.0&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vkhtkc/release_notes_sabnzbd_510/&#34;&gt;20 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;h2&gt;&lt;a href=&#34;https://sabnzbd.org/downloads&#34;&gt;https://sabnzbd.org/downloads&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;This release brings a fundamental improvement to &amp;ldquo;Retry&amp;rdquo;: instead of&#xA;re-downloading any files with missing data, only the articles that were actually&#xA;missing are fetched again. RSS got an overhaul under the hood, the interface is&#xA;refreshed, and we added quite a long list of of long-requested features and bugfixes.&lt;/p&gt;&#xA;&#xA;&lt;h2&gt;New features in 5.1.0&lt;/h2&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Refreshed the interface.&lt;/li&gt;&#xA;&lt;li&gt;When Retrying a job, only the actually missing articles are tried again.&#xA;This only works for jobs downloaded in 5.1.0 (or newer).&lt;/li&gt;&#xA;&lt;li&gt;RSS items are now stored in the database instead of on disk.&lt;/li&gt;&#xA;&lt;li&gt;New RSS &lt;code&gt;Age&lt;/code&gt; rule to filter jobs based on their age.&lt;/li&gt;&#xA;&lt;li&gt;Downloaded RSS items are cleared from the RSS database after 3 days.&lt;/li&gt;&#xA;&lt;li&gt;Added support for filename and path pattern matching to the &lt;code&gt;Cleanup List&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;Unwanted extensions&lt;/code&gt; will also be removed after unpacking.&lt;/li&gt;&#xA;&lt;li&gt;Allow job setting changes directly from &lt;code&gt;Extra queue columns&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Added support for unpacking &lt;code&gt;.tar&lt;/code&gt; files during post-processing.&lt;/li&gt;&#xA;&lt;li&gt;Improved anonymization …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vlvygd/ninja_central_indexer_is_open_for_registration/&#34;&gt;&#xA;              Ninja central indexer is open for registration&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vlvygd/ninja_central_indexer_is_open_for_registration/&#34;&gt;89 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Ninja Central is open for registration currently from August 11-16, if you have missed out on it before&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vl2nac/for_those_who_miss_out_on_ninja_openings/&#34;&gt;&#xA;              For Those Who Miss Out On Ninja Openings&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vl2nac/for_those_who_miss_out_on_ninja_openings/&#34;&gt;84 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;They currently have an announcement of upcoming opening of registration from 11 August 2200 UTC to 16 August 2200 UTC&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vnccxk/ps5_nzb_downloader_v010_looking_for_testers/&#34;&gt;&#xA;              PS5 NZB Downloader v0.1.0 - looking for testers&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vnccxk/ps5_nzb_downloader_v010_looking_for_testers/&#34;&gt;17 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been working on a homebrew payload that turns a jailbroken PS5 into a Usenet downloader. The idea is you skip the PC-download-then-transfer step entirely, the console grabs it directly.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This is a personal project and still rough around the edges, so I&amp;rsquo;d really appreciate testers to help find bugs. Obviously only relevant if you have a jailbroken PS5.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Features:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Downloads NZBs over Usenet, TLS/SSL supported&lt;/li&gt;&#xA;&lt;li&gt;Verifies and repairs downloads automatically&lt;/li&gt;&#xA;&lt;li&gt;Unpacks archives when done&lt;/li&gt;&#xA;&lt;li&gt;Job queue that survives a reboot, so an interrupted download doesn&amp;rsquo;t mean starting over&lt;/li&gt;&#xA;&lt;li&gt;Web UI on port 4202 for adding NZBs, watching progress, and changing settings&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Requirements:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Jailbroken PS5&lt;/li&gt;&#xA;&lt;li&gt;Usenet provider access&lt;/li&gt;&#xA;&lt;li&gt;A place to grab NZBs from&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Source code: &lt;a href=&#34;https://github.com/lchmagKekse/PS5-NZB-Downloader&#34;&gt;https://github.com/lchmagKekse/PS5-NZB-Downloader&lt;/a&gt;&lt;br /&gt;&#xA;Release: &lt;a href=&#34;https://github.com/lchmagKekse/PS5-NZB-Downloader/releases&#34;&gt;https://github.com/lchmagKekse/PS5-NZB-Downloader/releases&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vjvmx5/best_provider_alongside_eweka/&#34;&gt;&#xA;              Best provider alongside Eweka?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vjvmx5/best_provider_alongside_eweka/&#34;&gt;44 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;If you are based in the EU what&amp;rsquo;s the best second provider to get alongside Eweka? If I understand correctly there is no point in getting another omicron backbone provider?&lt;br /&gt;&#xA;Which second provider would you guys recommend?&lt;br /&gt;&#xA;Thanks a lot in advance&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1viv8bj/am_i_in_the_minority_here/&#34;&gt;&#xA;              Am I in the minority here?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1viv8bj/am_i_in_the_minority_here/&#34;&gt;596 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Sometimes I feel like I am in the minority of the Plex users in this group. I have been a lifetime Plex Pass holder for about 10 years, but I use Plex for myself and my immediate family members…. At home and when we travel. So many posts talk about people having large groups of users. I mean, I can read between the lines here, but I also have to read every post with a grain of salt to see if this is an average household plex user, or someone who regularly sees 10+ streams from their server.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;UPDATE: I am not alone&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1vk10wj&#34;&gt;&#xA;              Plex made over 22TB of tmp files on my synology NAS over 4 years&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vk10wj/plex_made_over_22tb_of_tmp_files_on_my_synology/&#34;&gt;68 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Just posting in case someone else runs into this issue.  TLDR: PlexMediaServer\AppData\tmp had over 22 TB of audio files generated by some Plex music-analysis-input that kept generating copies of 51GB folders that contained WAV files expanded from low res MP3s of a directory of podcasts.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I run a synology NAS with 51TB total volume size. It has been running for 5 years without any problems, and I have been running Plex server app on Synology without any problems. Pretty much always kept up to date with Plex Server app versions.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I recently started running short on space on the NAS, which I presumed was due to normal usage. I was literally about to buy new drives to increase available space but decided to see how prices change over the coming months when I noticed something odd about the folders. I wanted to see how much space I needed to backup my data before the rebuild, but total for all my media was only 23TB, but total array size was 51TB and Synology was telling me I only had 0.5% …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/plrywvz557ih1.jpeg&#34;&gt;&#xA;              What the hell is this new Plex Update on Firestick? So shit.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vj3pkl/what_the_hell_is_this_new_plex_update_on/&#34;&gt;228 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I dont even&amp;hellip; man&amp;hellip; they just absolutely butchered app for Firestick in the new update yesterday.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Shit is slow as hell. Shuffle Show only plays 1 episode then stops now. Transport controls fully just gone. I have no way to skip episodes (no that little down arrow under the timeline only brings up chapters and other episodes). Somehow I now have more things to click to get to where I want to go.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This is a absolutely busted.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Good job guys, going to find an alternative to plex now and never paying for plex pass again.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vmrhw9/why_is_everyone_suddenly_talking_about_plezy/&#34;&gt;&#xA;              Why is everyone suddenly talking about Plezy?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vmrhw9/why_is_everyone_suddenly_talking_about_plezy/&#34;&gt;343 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Basically title. I see it everywhere lately. What is wrong with the native Plex app and what does Plezy do that Plex native apps does not? I do not see it..? Perhaps I am blind.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vjqn54/why_is_my_own_library_not_front_and_center_anymore/&#34;&gt;&#xA;              Why is my own library not front and center anymore?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vjqn54/why_is_my_own_library_not_front_and_center_anymore/&#34;&gt;23 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ll admit just as I typed my title I realized I didn&amp;rsquo;t go on the server to check things but what update put plexs own stuff on the home screen and now I have to go dig to find my personal library?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m using firestick and onn. This happening to anyone else&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 15 Aug 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #9</title>
      <link>/feeds/apps/digests/108</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #9&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vg0cx8/what_do_you_do_when_a_developer_submits_ai/&#34;&gt;&#xA;              What do you do when a developer submits AI generated code they clearly don’t understand?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vg0cx8/what_do_you_do_when_a_developer_submits_ai/&#34;&gt;267 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I honestly didn’t expect AI to blur the line between actual competence and just looking competent this much.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Few days ago I got a PR to review and the code looks like it was put through every AI tool under the sun from start to finish. There’s literally no way the guy who submitted it wrote it himself, or even pieced it together from smaller parts. The task requires a pretty deep understanding of the hardware and the codebase, and I know his work because I’ve reviewed his PRs plenty of times before.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You can also kind of see it in the code. One part is written in a very polished and profesional way, and then a small debugging section uses an incredibly naive solution. The kind of thing I’ve never seen an experienced dev do, but absolutely have seen from juniors writing basic stuff for the first time.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So what am I even supposed to do here??&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To make things worse&amp;hellip; AI tools are completely banned in this particular repo because of IP concerns&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I could ask him if he used …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ve9ceg/our_calibration_process_rewards_not_finding/&#34;&gt;&#xA;              Our calibration process rewards not finding problems over finding them&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ve9ceg/our_calibration_process_rewards_not_finding/&#34;&gt;98 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Principal eng at a large company, just went through calibration. Watched something happen that&amp;rsquo;s been bugging me enough to write it up.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For context on the scale of this: this is basically a month-long exercise. A week to write your own self-assessment, then more time writing feedback for peers, then your manager writes a narrative for each report factoring all of that in, and then every single person gets discussed for real time (not a rubber stamp) in calibration sessions with other managers and senior engineers comparing people across teams, taking anywhere from an hour to multiple hour for each candidate across the calibrations. It&amp;rsquo;s a genuinely enormous amount of org-wide effort. Which is exactly why it bugs me that the thing all that effort converges on can be this backwards.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Short version:&lt;/strong&gt; two teams hit the same landmine on a cross-team project, a critical dependency that got left out of the plan. One team caught it before shipping and flagged it. The other team …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ve7f8y/extremely_toxic_boss_returned_only_me_to_office_5/&#34;&gt;&#xA;              Extremely toxic boss returned only me to office 5 days per week. How much do I work from now on? 13YoE FE DEV in EU.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ve7f8y/extremely_toxic_boss_returned_only_me_to_office_5/&#34;&gt;138 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;13YoE, FE DEV in EU.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have a teamlead-manager who&amp;rsquo;s widely known across the whole company to be very toxic. For 2.5 years everything was going really well. I had always been receiving either &amp;ldquo;Meets expectations&amp;rdquo; or &amp;ldquo;Exceeds expectations&amp;rdquo;.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Suddenly one Sunday morning at 1:15 AM I receive a slack message with a RTO5 mandate just for me. Since then I go to the office or coffee badge every day. There&amp;rsquo;s almost no one at the office on most days - it&amp;rsquo;s like a ghost town. Also, my boss has never even set foot in the office and says he will never do it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I asked him multiple times why only I was returned and he said &amp;ldquo;to get experience from other devs&amp;rdquo;. When I told him there&amp;rsquo;s no one at the office and insisted to know more, he responded &amp;ldquo;You are 30% higher paid than other workers on your position&amp;rdquo; and then cut my yearly bonus and annual raise since. My BE colleagues are 20%+ higher paid then me though.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;One time I …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vigd8h/leadership_seems_more_misaligned_with_engineering/&#34;&gt;&#xA;              Leadership seems more misaligned with engineering than ever&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vigd8h/leadership_seems_more_misaligned_with_engineering/&#34;&gt;109 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Came across a conversation yesterday where the CTO asked one of our engineers why they didn&amp;rsquo;t ask Claude to create their plan and mock the several hundred commits they&amp;rsquo;d need to deliver on something I will not name while also delivering on their existing initiatives&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I didn&amp;rsquo;t say anything, but wanted to&amp;hellip; Given the industry I&amp;rsquo;m in, this seems very ridiculous to me and I hate that this is the expectation&amp;hellip; As though somehow that work should have already been done and could have been delivered on the whim of an idea by handing all work to Claude&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vhw6ow/are_sabbaticals_are_political_perk_only/&#34;&gt;&#xA;              Are sabbaticals are political perk only?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vhw6ow/are_sabbaticals_are_political_perk_only/&#34;&gt;91 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been in this industry for 25 years now, and I want to confirm a suspicion of mine.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve been employed pretty much continuously since I graduated college, other than 2 weeks after a layoff at a failed startup and then starting a new job. I&amp;rsquo;ve done well in all of my jobs, climbing the ranks with promotions and contributing more and more over time. Sure I&amp;rsquo;ve had some dust-ups with leadership, but nothing that really seemed to hinder my career.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Two of the companies I worked at I did so for over 10 years each. In all of those companies, there was talk of &amp;ldquo;if you cross (insert threshold here) you can take a paid sabbatical&amp;rdquo;. In both companies, I saw people take these sabbaticals.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;However each time I would ask about them and the rules regarding them, I always got a &amp;ldquo;ooooh, sorry&amp;rdquo; and some excuse. Sometimes &amp;ldquo;we can&amp;rsquo;t do it right now, it&amp;rsquo;s a critical time for the business&amp;rdquo; or &amp;ldquo;you&amp;rsquo;re juuuust below the …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/h41usf8nwxgh1.jpeg&#34;&gt;&#xA;              The 3 Stages of Self Hosting&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vdepgr/the_3_stages_of_self_hosting/&#34;&gt;267 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m lowkey on stage 4&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1veq8ya/petition_to_ban_i_built_in_post_titles/&#34;&gt;&#xA;              Petition to ban &amp;#34;I built&amp;#34; in post titles&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1veq8ya/petition_to_ban_i_built_in_post_titles/&#34;&gt;385 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;When we all know it was really Claude that built it.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/0ntcbxkeo4hh1.jpeg&#34;&gt;&#xA;              Forgot and experienced true hell with :lastest&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ve8h5q/forgot_and_experienced_true_hell_with_lastest/&#34;&gt;223 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Remember to always set version numbers in your docker containers, or an unexpected update will creep up on you.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now can you guess which popular service got a breaking change?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/nobbfkyy3mhh1.png&#34;&gt;&#xA;              Reminder to BackupBeforeYouFKUP - Do you do off-site backups?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vgi7sy/reminder_to_backupbeforeyoufkup_do_you_do_offsite/&#34;&gt;176 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;This is your reminder to check on your backups, setup backups and test your backups. 🙌&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m currently using Duplicati with 2 local backup sites and hetzner/Google drive for remote. What are you using?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/ndz4dndl6vgh1.jpeg&#34;&gt;&#xA;              Is it safe to use a Galaxy S20 Ultra with a detached back cover as a 24/7 Minecraft server?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vd4kj9/is_it_safe_to_use_a_galaxy_s20_ultra_with_a/&#34;&gt;143 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;The back cover of my phone detached. Is it safe to use it in this condition? I plan to use this phone as a Minecraft server.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vdwg2i/usenetprime_back_to_school_combo_block_party_1tb/&#34;&gt;&#xA;              UsenetPrime - Back to School “Combo Block Party” - 1TB Prime &amp;#43; 1TB XSNews $20 |        2TB Prime &amp;#43; 2TB XSNews $35&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vdwg2i/usenetprime_back_to_school_combo_block_party_1tb/&#34;&gt;9 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;ul&gt;&#xA;&lt;li&gt;1TB Prime + 1TB XSNews | $20&lt;/li&gt;&#xA;&lt;li&gt;2TB Prime + 2TB XSNews | $35&lt;/li&gt;&#xA;&lt;li&gt;Prime is a reseller of UsenetExpress&lt;/li&gt;&#xA;&lt;li&gt;XSNews is with Abavia&lt;/li&gt;&#xA;&lt;li&gt;US/EU Server Locations&lt;/li&gt;&#xA;&lt;li&gt;50 connections&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://usenetprime.com/bts26/&#34;&gt;Back to School - Combo Block Party (click here)&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Just a few combo block deals to hopefully help out as classes resume here soon!! Thanks for all the support.  Welcome emails, etc have been corrected.  Please PM me if you have any issues.  Also, these blocks do NOT expire and can be stacked with previous purchases.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vclavz/would_a_second_indexer_or_a_provider_on_another/&#34;&gt;&#xA;              Would a second indexer or a provider on another backbone improve completion?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vclavz/would_a_second_indexer_or_a_provider_on_another/&#34;&gt;67 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m relatively new to Usenet and would appreciate some advice about improving the reliability of my setup.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;My current setup is:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Indexer: NZBGeek &amp;amp; DrunkenSlug (just got)&lt;/li&gt;&#xA;&lt;li&gt;Provider: UsenetServer&lt;/li&gt;&#xA;&lt;li&gt;Downloader: SABnzbd&lt;/li&gt;&#xA;&lt;li&gt;Indexer manager: Prowlarr&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Recently, SABnzbd has reported missing articles on several downloads. I’m trying to determine which upgrade would provide the biggest improvement:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A second indexer&lt;/li&gt;&#xA;&lt;li&gt;A block account or second provider on a different backbone&lt;/li&gt;&#xA;&lt;li&gt;Both&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Which indexer would complement NZBGeek well?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Also, which block account or provider would complement UsenetServer while providing access to a meaningfully different backbone? I would prefer a block account rather than paying for a second unlimited subscription unless the difference is substantial.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thanks for any recommendations.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vfhd44/is_it_worth_to_get_easynews_now_or_wait_bf_for/&#34;&gt;&#xA;              Is it worth to get Easynews now or wait BF for newshosting &amp;#43; Easynews combo?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vfhd44/is_it_worth_to_get_easynews_now_or_wait_bf_for/&#34;&gt;38 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;ATM Easynews is $2/mo but last BF Newshosting had a deal where you get Newshosting + Easynews + Tweaknews at $1.67/mo.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is it worth waiting to get a deal similar to that again? Even though they are all on the same backbone? I am US based and this is my first entry to Usenet, I am waiting for Ninja to open up as well.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I guess the real question is whether getting Easynews on top of Newshosting is something worth waiting for.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vhk9hg/indexer_to_comlement_nzbgeek/&#34;&gt;&#xA;              Indexer to comlement NZBGeek&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vhk9hg/indexer_to_comlement_nzbgeek/&#34;&gt;34 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m currently using NZBGeek with Sonarr and Radarr. It works well overall, but lately I’ve come across several things that I haven’t been able to find.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m therefore looking for a second indexer that genuinely complements NZBGeek, rather than mostly returning the same releases.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;ities are:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Good coverage&lt;/li&gt;&#xA;&lt;li&gt;Older or less popular releases&lt;/li&gt;&#xA;&lt;li&gt;Reliable integration with Sonarr, and Radarr&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Which indexer is currently the best addition to NZBGeek? I’d also be interested to hear how much the available content differs between these indexers.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What combination are you using, and does paying for a second indexer noticeably improve your results?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1vi111l/greetings_i_am_an_old_fud_what_am_i_missing_if/&#34;&gt;&#xA;              Greetings, I am an old fud, what am I missing, if anything?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1vi111l/greetings_i_am_an_old_fud_what_am_i_missing_if/&#34;&gt;45 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey, I started using Newsgroups in about 2002 and have ever since, and my MO hasn&amp;rsquo;t really changed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have an Eweka account, I manually search Geek and Planet for what I want, and then download it with SAB.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Works for me and always has, but am I missing out on any new fantastic things?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thanks.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vcli1k/elan_feingold_plex_cofounder_and_longtime_cto/&#34;&gt;&#xA;              Elan Feingold, Plex Co-Founder and long-time CTO, quietly left the company in December 2025&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vcli1k/elan_feingold_plex_cofounder_and_longtime_cto/&#34;&gt;222 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Yep&amp;hellip; that&amp;rsquo;s right, and probably explains a lot.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Source: &lt;a href=&#34;https://www.linkedin.com/in/elanfeingold/&#34;&gt;https://www.linkedin.com/in/elanfeingold/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Kind of sad. I remember the beginnings of Plex and the first couple of years, when Elan was everywhere. He used to be the visionary, public face of the company.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Oh well&amp;hellip; I guess venture capital and everything it entails killed his passion. Who knows.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/59k5wrmr14hh1.png&#34;&gt;&#xA;              Late Night Remote Streams&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ve6a7w/late_night_remote_streams/&#34;&gt;192 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Thought it was nice to see some Remux streams at 2am&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vhnk63/fire_stick_users_turn_off_automatic_app_updates/&#34;&gt;&#xA;              Fire Stick users: turn off automatic app updates before the new Plex app hits you&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vhnk63/fire_stick_users_turn_off_automatic_app_updates/&#34;&gt;130 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;If you use Plex on a Fire Stick and you still have the older app, do yourself a favour and turn off automatic app updates immediately.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The new Plex update is honestly brutal. I know some people may like the direction they’re going, but for my setup it completely wrecked the experience. The layout is worse, the usability is worse, and it feels like Plex took something that worked and decided to make it hostile to actually use.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m not posting this to debate every design choice. I’m posting it because if your Fire Stick updates automatically, you may not realize what happened until the app is already changed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;On Fire TV / Fire Stick, go to:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Settings → Applications → Appstore → Automatic Updates → Off&lt;/p&gt;&#xA;&#xA;&lt;p&gt;That should stop Amazon from automatically updating installed apps.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If you already got the update, you may be looking at sideloading an older APK, but that’s obviously more annoying than just preventing the update in the first place.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Maybe Plex fixes this. Maybe they don’t. But if you …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vi4f1q/every_new_update_it_gets_worse/&#34;&gt;&#xA;              Every New Update It Gets Worse.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vi4f1q/every_new_update_it_gets_worse/&#34;&gt;259 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Is it just me?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It seems like every major update of Plex seems to make it worse.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;More bloat, more stuff that nobody asked for and nobody wants, more clicks to do the same things, things get slower, things move to places nobody seems to like, even small graphical changes look worse and are less intuitive, hell even the main website now takes extra clicks to get your content because after sign in you still have to go to &amp;ldquo;open app&amp;rdquo; which is of course a small and petty complaint, but its just the same thing everywhere it seems..&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The small, in the background updates are great! Nice QOL fixes and added file supports and little power user tweaks. All seem to be on point.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;but whoever is in charge of UI, and marketing, is just &lt;strong&gt;&lt;em&gt;THE WORST&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It seemed like they were on a good path for awhile there, adding new isolated apps for photos, plexamp, dashboard app, etc. Were amazing! Plexamp is still my most used app, and I&amp;rsquo;d love to use the photos app as my main photo source.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Then …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vib02g/sorry_another_unhappy_user/&#34;&gt;&#xA;              Sorry, another unhappy user&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vib02g/sorry_another_unhappy_user/&#34;&gt;285 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;First, apologies.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I also hate seeing the same topic posted over and over.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;However I think it&amp;rsquo;s important the volume of unhappy users is clear. This update, that UI&amp;hellip; What the hell.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I won&amp;rsquo;t go in to details, it&amp;rsquo;s covered everywhere.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Fire stick user.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It&amp;rsquo;s horrible, slow, very unintuitive.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I honestly can&amp;rsquo;t keep telling people to use Plex over alternatives anymore&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Please think about reversing this.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 08 Aug 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #8</title>
      <link>/feeds/apps/digests/95</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #8&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v6ekp4/vibecoders_outside_of_it_playing_political_games/&#34;&gt;&#xA;              Vibecoders outside of IT playing political games - how to manage the situation?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v6ekp4/vibecoders_outside_of_it_playing_political_games/&#34;&gt;265 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Senior engineer and technical owner of my platform, 10+ YOE.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;How do you guys deal with non-technical people in the org trying to steal your entire department&amp;rsquo;s job by vibecoding some nonsense and being loud about it to senior leadership?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We&amp;rsquo;re dealing with a marketing bro that swears he can vibecode a replacement for a (different) platform we pay for because he set up his sick agent loop (token burning operation) that vibecodes &lt;sup&gt;24&lt;/sup&gt;&amp;frasl;&lt;sub&gt;7&lt;/sub&gt; for him. My immediate response was to implement an agent loop for myself and create a starter prompt for the entire team to adopt the framework with minimal effort/friction.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It is extremely infuriating that these people hide behind the typical &amp;lsquo;haha I&amp;rsquo;m not a technical person but this is just what I put together!&amp;rsquo; If you aren&amp;rsquo;t willing to stand behind it, then shut the fuck up and stay in your lane and quit wasting everyone&amp;rsquo;s time then?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If I, as an IT employee, put together an entire marketing master plan …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vahfoq/i_miss_when_development_was_actually_solving/&#34;&gt;&#xA;              I miss when development was actually solving problems&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vahfoq/i_miss_when_development_was_actually_solving/&#34;&gt;283 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Lately I&amp;rsquo;ve been having thoughts about what the point is. Back in the day when I got into programming, I just wanted to make cool things.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I made a lot of cool things. They took time so I knew they were genuinely either unique, special, or in any other case, mine. I made twitter/reddit/discord bots, data visualizations for social media platforms, and useful tools for my communities I was involved in.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now everything that gets created now seems to be just a load of AI crap. There&amp;rsquo;s no special-ness anymore. There is no problem solving. There is nothing. It&amp;rsquo;s just &amp;ldquo;We made an AI that does X&amp;rdquo; instead of &amp;ldquo;We solved X problem&amp;rdquo;.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It&amp;rsquo;s so ridiculous it&amp;rsquo;s genuinely killing my interest in the field. Copilot solves most of my problems at work now and I have to use it to keep up with demands from leadership + an increasingly difficult to use codebase. Tools we use otherwise like Zeplin, ms teams, etc all are only focusing on AI instead of …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1vbbw67/is_anyone_truly_fulfilled_by_this_career/&#34;&gt;&#xA;              Is anyone truly fulfilled by this career?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1vbbw67/is_anyone_truly_fulfilled_by_this_career/&#34;&gt;316 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I go through days of feeling grateful for the career I have, feeling motivated and looking forward to the work, and then I go through long spells where I just can’t stand it and feel trapped. Days where I truly don’t give a shit about any of it and would have no problem rubber stamping PR’s and just “getting it done”.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This isn’t about AI or anything (if anything AI has made it easier to just mentally check out), it’s just more about the job in general. The corporate feeling at most companies, building meaningless products, sitting behind a computer for 40 hours a week, the fight for recognition, the job search/interview process, really most of it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have a few hobbies outside of work that I enjoy, and spend time when I can with friends. My wife and I also try to make the most of the weekends. So it’s not really due to a lack of having a life outside of work, there’s just something depressing about SWE that I can’t put my finger on. It was truly fun for the first few years, but now …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v9trtm/the_best_part_about_ai_for_those_that_dont_use_it/&#34;&gt;&#xA;              The Best Part About AI For Those That Don&amp;#39;t Use It&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v9trtm/the_best_part_about_ai_for_those_that_dont_use_it/&#34;&gt;125 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Suddenly, developers are very interested in writing and maintaining readable documentation for processes. 😄&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit: There seems to have been some confusion. I&amp;rsquo;m not talking about AI generated documentation. I&amp;rsquo;m talking about reading skill documents ment for teaching AI to understand how to do something without using AI.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v6n7d7/2yrs_at_current_company_new_project_is_99_ai/&#34;&gt;&#xA;              2yrs at current company. new project is 99% ai generated. i don&amp;#39;t know how to handle&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v6n7d7/2yrs_at_current_company_new_project_is_99_ai/&#34;&gt;163 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;i don&amp;rsquo;t want to give away too many details but: my employer (small company) pivoted what my team was doing to focusing on a brand new project that has to be delivered by september. The issue is that the MVP was generated by Claude in its entirety and it&amp;rsquo;s very low-level code. I was assigned to this project and every time they ask me to review a PR (which can be small or thousands of lines), I either reject the task by asking someone else to review it, or approve it without really understanding what i&amp;rsquo;m approving. I feel like if I had to review it properly I would have to spend a week understanding the concepts and the codebase. But at the same time, the foundations of this project are changing rapidly, so I&amp;rsquo;m like, &amp;ldquo;what&amp;rsquo;s the point in spending time learning it?&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I don&amp;rsquo;t know how my teammates generating the code feel about this. I also don&amp;rsquo;t know if they themselves understand what Claude wrote. I already told my manager that I feel …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1v7bww8/i_selfhost_a_tunnel_in_a_country_that_actively/&#34;&gt;&#xA;              I self-host a tunnel in a country that actively hunts them. Here&amp;#39;s what survives, and what keeps breaking.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v7bww8/i_selfhost_a_tunnel_in_a_country_that_actively/&#34;&gt;171 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;strong&gt;Threat model first, because it changes everything about the design.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m in Russia. My adversary isn’t a random scanner — it’s the ISPs themselves, operating under a regulator that does nationwide DPI and can null-route foreign IP ranges by geography. Assume the network operator is hostile, has full visibility of my traffic shape, and can actively probe any endpoint I stand up. I self-host a tunnel for myself and a handful of people under those conditions. I used to work at one of the ISPs, which is how I know roughly what the other side sees.&lt;br /&gt;&#xA;Sharing the current architecture because most self-hosted tunnel advice quietly assumes a neutral network, and none of it survives here.&lt;br /&gt;&#xA;Why the usual stack is dead on arrival&lt;br /&gt;&#xA;OpenVPN and WireGuard are both gone. Not blocked by IP — detected by shape. WireGuard’s handshake has a fixed message layout and a distinctive packet size distribution; DPI doesn’t need to decrypt anything, it just needs to recognize the silhouette. Same for OpenVPN’s …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/p68s8psuv6gh1.jpeg&#34;&gt;&#xA;              RomM 5.0 is live! Ground-up UI redesign, new Save Sync engine, 10k&amp;#43; GitHub stars &amp;amp; more!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v9zw4n/romm_50_is_live_groundup_ui_redesign_new_save/&#34;&gt;200 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://romm.app/&#34;&gt;Website&lt;/a&gt; | &lt;a href=&#34;https://github.com/rommapp/romm&#34;&gt;Github&lt;/a&gt; | &lt;a href=&#34;https://discord.com/invite/romm&#34;&gt;Discord&lt;/a&gt; | &lt;a href=&#34;https://demo.romm.app/&#34;&gt;Demo&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Never in my wildest dreams did I think I&amp;rsquo;d be writing a release announcement for RomM 5.0, but here we are! It’s been an incredible journey building RomM alongside this amazing community, and today we’re dropping what is easily our biggest, most ambitious update yet.&lt;/p&gt;&#xA;&#xA;&lt;h3&gt;Ground-up UI redesign&lt;/h3&gt;&#xA;&#xA;&lt;p&gt;We&amp;rsquo;ve rebuilt the UI from scratch, with a new design system and fresh visual language. Also included are:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Full controller and touch input support&lt;/li&gt;&#xA;&lt;li&gt;QR code pairing for devices&lt;/li&gt;&#xA;&lt;li&gt;Server-side ROM patching&lt;/li&gt;&#xA;&lt;li&gt;Interactive 3D boxart&lt;/li&gt;&#xA;&lt;li&gt;Play session tracking&lt;/li&gt;&#xA;&lt;li&gt;Built-in music player for your OSTs&lt;/li&gt;&#xA;&lt;li&gt;CRT shader mode for that authentic nostalgic aesthetic&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h3&gt;Save sync engine&lt;/h3&gt;&#xA;&#xA;&lt;p&gt;This is the first release to feature the new save sync engine, which allows you to sync your progress across devices. Cloud saves are currently limited to &lt;a href=&#34;https://github.com/rommapp/argosy-launcher/&#34;&gt;Argosy Launcher&lt;/a&gt; and &lt;a href=&#34;https://github.com/CannoliHQ/cannoli&#34;&gt;Cannoli&lt;/a&gt; on Android, &lt;a href=&#34;https://github.com/rommapp/grout&#34;&gt;Grout&lt;/a&gt; on handhelds and &lt;a href=&#34;https://github.com/danielcopper/decky-romm-sync&#34;&gt;Decky RomM Sync&lt;/a&gt; on the Steam Deck, but we are actively working on expanding support to …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/p1oo0621xdfh1.jpeg&#34;&gt;&#xA;              Don&amp;#39;t forget to check the batteries in your UPS.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v69mqx/dont_forget_to_check_the_batteries_in_your_ups/&#34;&gt;99 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;It randomly shut off on me for about 15 seconds a few days ago, killing power to my PC and server.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;After it turned back on the estimated runtime dropped to only 5 minutes, at a supposed full charge, but wasn&amp;rsquo;t telling me to replace the batteries. I knew they were around 5 years old so I immediately ordered replacements.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Once I pulled out the old ones I was met with this beauty. I&amp;rsquo;m glad I didn&amp;rsquo;t hesitate in ordering their replacements.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/uhc2ojpp4ogh1.jpeg&#34;&gt;&#xA;              Absolute Cinema this week: Anthropic wants to ban open source models.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1vc9w6v/absolute_cinema_this_week_anthropic_wants_to_ban/&#34;&gt;103 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Oh, but illegally scraping and stealing data is okay, got it.&lt;br /&gt;&#xA;But sure, talk about &amp;ldquo;dangers&amp;rdquo;, Mr. Amodei, CEO of Anthropic.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;ldquo;Dangerous capabilities&amp;rdquo; will then apply to any model that is actually useful, leaving the people dependent on big evil corpo, while they can push their agenda.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/vbdcmeb4urfh1.png&#34;&gt;&#xA;              Piwigo is a bot trap 💀 685 legit requests, 266k from scrapers PER DAY&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v8060b/piwigo_is_a_bot_trap_685_legit_requests_266k_from/&#34;&gt;41 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have a very small german Piwigo site. Only a small amount of images are hosted there, not very relevant for any search engine. Less than 100 images I think.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In the last 24h: 685 requests from germany, 266000 from the US 😂&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Its like 95% Meta, according to the user agents. Now I have to check how I can block them. Cloudflares AI Crawl Control doesnt even list it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Its crazy how they are wasting their resources :D&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And surprisingly my little 6€ VPS has no problem with the workload, so I only noticed it now.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Apparently piwigo is very good at trapping the Meta-Webindexer bot lol. Its so hilariously stupid that I wanted to share it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have sites with WAY more content, scrapers are no problem at all there.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v7qvhx/using_both_eweka_and_newshosting/&#34;&gt;&#xA;              Using both Eweka and Newshosting?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v7qvhx/using_both_eweka_and_newshosting/&#34;&gt;19 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Is it redundant to have both Eweka and Newshosting as my usenet providers? Can’t seem to find definite information as people say this and that. Granted those posts I found were at least a year old&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1va8fou/better_way_to_whisparr/&#34;&gt;&#xA;              Better way to Whisparr?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1va8fou/better_way_to_whisparr/&#34;&gt;23 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Is there something more simple like Seerr for Whisparr things?  Or is there a better way and I just don&amp;rsquo;t know what I&amp;rsquo;m doing?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v8kik9/ahoy_looking_for_clarification_after_switching/&#34;&gt;&#xA;              Ahoy - Looking for clarification after switching over&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v8kik9/ahoy_looking_for_clarification_after_switching/&#34;&gt;26 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Got sick of crappy public indexers and using Qbit so decided to spend tonight making the switch to usenet.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Starting off with Newshosting, NBZGeek, and SABnzbd. I paired it all up with my existing Arr stack and so far so good. Just looking for a bit of background in terms of &lt;em&gt;safety&lt;/em&gt; while using.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I was always very strict about using my VPN (PIA) bound to my Qbit, to the point id regularly check and test it to make sure there are no leaks. Something about using a combination of Newshosting, SAB, and NBZGeek seems like a lot of doors im opening. I made use to use SSL when setting up connection between Newshosting and SAB, but is that really all I need?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Just trying to determine if by making this switch, should i be expecting any letters/theoretical knocks on my door anytime soon? A bound VPN to my client gave me somewhat of a reassurance, but I am still unsure about this new setup and wondering if there is anything else I should be doing to protect myself.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thanks in advance&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v6m0gz/dognzb_finally_updated_and_improved/&#34;&gt;&#xA;              Dognzb finally updated and improved!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v6m0gz/dognzb_finally_updated_and_improved/&#34;&gt;25 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;DOGnzb 2.04&#xA;DOGnzb 2.04 is currently in development.&#xA;Search Preferences&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;Added a Legacy search bar option to Profile &amp;gt; Settings for all members.&#xA;The compact V1 search bar is available only on Browse and includes category selection and Search History.&#xA;Legacy Search does not include the advanced options available in Global Search.&#xA;The / keyboard shortcut is not available while Legacy Search is enabled.&#xA;Search mode changes now take effect immediately after saving Profile settings.&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;DOGnzb 2.03&#xA;DOGnzb 2.03 was developed between July 20 and July 23, 2026.&#xA;Watchlist Automation&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;Added Preferred Keywords for TV and Movie Watchlists.&#xA;Preferred groups and service names are prioritized when matching releases, while standard matches remain available as a fallback.&#xA;Preferred Keywords are now considered by scheduled Watchlist processing, Series and Movie Managers, bookmarks and Upgrades.&#xA;TV Watchlist entries can now be removed immediately, after 30 days, after the current season or after the …&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v98bt6/what_is_the_most_modern_and_uptodate_opensource/&#34;&gt;&#xA;              What is the most modern and up-to-date open-source Usenet indexer today? (Demos/Screenshots?)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v98bt6/what_is_the_most_modern_and_uptodate_opensource/&#34;&gt;7 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;​Hi everyone,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;​I&amp;rsquo;m looking to set up an open-source Usenet indexer. I&amp;rsquo;ve noticed that many classic projects like nZEDb are no longer actively maintained.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;​What is currently the most modern, actively developed, and up-to-date open-source Usenet indexer stack? I&amp;rsquo;m looking for something optimized, ideally supporting Docker, de-obfuscation, and a solid Newznab-compatible API.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;​Also, if there are any live demos or screenshots available for the recommended projects, I&amp;rsquo;d really appreciate it if you could share them!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;​Thanks in advance!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/m8uiwn0mhofh1.jpeg&#34;&gt;&#xA;              Any clue wtf happened here?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v7mtsb/any_clue_wtf_happened_here/&#34;&gt;141 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v9v2ol/i_complained_about_vape_advertisements_on_free/&#34;&gt;&#xA;              I complained about vape advertisements on free kids shows &amp;amp; it seems to have changed!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v9v2ol/i_complained_about_vape_advertisements_on_free/&#34;&gt;16 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I sent a couple of messages complaining about vape advertisements on kids shows and they’ve seemed to be removed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Posting bc good news&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v8d4od/just_had_the_new_plex_client_foisted_upon_me_i/&#34;&gt;&#xA;              Just had the new Plex client foisted upon me. I think it has raised my blood pressure.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v8d4od/just_had_the_new_plex_client_foisted_upon_me_i/&#34;&gt;82 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;My Fire TV stick updated to the new client last week and at first glance, I thought, &amp;ldquo;oh cool, it has a refreshed interface, more options, etc.&amp;rdquo; but after using it for a week, I cannot believe how bad this is. I literally use Plex less because of it. I thought y&amp;rsquo;all were exaggerating when you said it was bad.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The new player makes me want to snap my remote in half. There is so much lag everywhere. It does that weird thing where when you scrub through the video and stop, it may or may not be in the paused state so you&amp;rsquo;re waiting for it to buffer, only it&amp;rsquo;s paused with absolutely no indication that it&amp;rsquo;s paused.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And what in the unholy nightmare is the new &amp;ldquo;loading&amp;rdquo; animation? Only a psychopath could think up something so sickening. I don&amp;rsquo;t even know how to describe it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Please tell me there&amp;rsquo;s a way to downgrade&amp;hellip;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1vaybii/plex_is_down_again/&#34;&gt;&#xA;              Plex is down AGAIN???&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vaybii/plex_is_down_again/&#34;&gt;248 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Can&amp;rsquo;t access my libraries on &lt;a href=&#34;https://app.plex.tv&#34;&gt;https://app.plex.tv&lt;/a&gt;, I can access them on through &lt;a href=&#34;http://IP:32400/web&#34;&gt;http://IP:32400/web&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Absolutely nothing changed on my machine.&lt;br /&gt;&#xA;Anyone with the same issue?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/nu979kfg6lgh1.jpeg&#34;&gt;&#xA;              Maximum Users Reached - 4 Users??&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1vbuoix/maximum_users_reached_4_users/&#34;&gt;25 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have the Plex Lifetime Pass and was trying to add a user but got this message. I only have 4 accounts with library access&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this some kind of bug? Aren’t you supposed to be able to add ~100 users?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 01 Aug 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #7</title>
      <link>/feeds/apps/digests/82</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #7&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v3tout/word_vomit_tech_plans_and_spikes/&#34;&gt;&#xA;              Word vomit tech plans and spikes&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v3tout/word_vomit_tech_plans_and_spikes/&#34;&gt;200 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Does anyone else find the latest tech plans and spikes written by devs to be word vomits by AI? Don’t get me wrong, I’m ok with getting AI to write things for you as long as you understand what it wrote. But most things are just beating around the bush, and not getting to the real point concisely. I have to get my own agents to summarize the plans to figure out the important parts. Has anyone found a good solution for this? Are there any templates your team follow or any skills that you use?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v00rnh/are_most_of_the_jobs_in_the_linkedin_jobs_section/&#34;&gt;&#xA;              are most of the jobs in the linkedin jobs section just fake now?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v00rnh/are_most_of_the_jobs_in_the_linkedin_jobs_section/&#34;&gt;124 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;i just saw someone share a story that they opened 2 AI engineer roles this week. In a bit more than a day, 600+ applications came in. That&amp;rsquo;s generally at least 4x more than they get for the other Engineering roles. On top of that, 30+ pitches on LinkedIn, 5 via work email, 3 via personal and 4 agencies reached out to them, and they&amp;rsquo;re not even the hiring manager&lt;/p&gt;&#xA;&#xA;&lt;p&gt;there are so many obvious Ai written posts on the linkedin frontpage everyday where it is announcing a new project they made, some platitude or lecture, or &amp;ldquo;advice&amp;rdquo;. the amount of Ai noise makes me want to punch sam altman&lt;/p&gt;&#xA;&#xA;&lt;p&gt;i just finished having 2 silent weeks in a row, meaning i have zero replies after applying to jobs and reaching out to people for various reasons. most linkedin jobs are just reposts for the appearance of keeping up growth&lt;/p&gt;&#xA;&#xA;&lt;p&gt;where do you usually go now to apply and build a steady pipeline. i dont want to rely plainly on cold dms from staffing agencies&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v3n4gd/what_workplace_philosophy_has_stayed_with_you/&#34;&gt;&#xA;              What workplace philosophy has stayed with you over the years?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v3n4gd/what_workplace_philosophy_has_stayed_with_you/&#34;&gt;235 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Over the years, I&amp;rsquo;ve heard a few things at work that have stuck with me:&#xA;- Spend more to earn more.&#xA;- Don&amp;rsquo;t box yourself.&#xA;- Life is not a sprint, it&amp;rsquo;s a marathon.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;These changed how I think about work and my career.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What&amp;rsquo;s one workplace philosophy or mindset that has stayed with you?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Question may or may not be relevant, but with all the AI-related uncertainty, I wanted to hear some philosophies or motivations that have helped people keep moving forward.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v2xowk/cheapest_way_to_host_about_a_postgress_db_of/&#34;&gt;&#xA;              Cheapest way to host about a postgress db of about 30tb ?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v2xowk/cheapest_way_to_host_about_a_postgress_db_of/&#34;&gt;116 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Im not well versed in devops work and i will need to setup a rougly 30-35tb db for a client. Anybody got a recommendation of what to look for?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;performance is of basically no concern, simple queries, only the monthly price (and it being an ok provider i guess).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I usually use Hetzner since im based in Europe, but prices are pretty unaffordable and i can only find configurations that also have a very high end CPU and 3x the storage i need, for a very expensive price, or ones that don&amp;rsquo;t have enough storage&amp;hellip;.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1v4lcsl/beyond_10_years_of_experience_how_do_you_actually/&#34;&gt;&#xA;              Beyond 10&amp;#43; years of experience, how do you actually build and maintain a strong professional network?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1v4lcsl/beyond_10_years_of_experience_how_do_you_actually/&#34;&gt;66 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Personally speaking, I feel that beyond 10 years of experience, referrals and professional contacts work 9 out of 10 times compared to relying on job portals and random applications.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve seen a few of my former leads and managers who have built such strong relationships that if they decide to switch jobs, people are ready to hire or refer them almost immediately, sometimes without even going through the usual interview process.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;How do you maintain those relationships after changing jobs? Do you regularly stay in touch with ex-colleagues, attend meetups, help people, or is there something else you do to keep your network active without it feeling forced?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m quite bad at networking. Even after 13 years of experience, I still mostly depend on job portals whenever I look for opportunities.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For those who have built a strong network, how did you do it? What habits or approach helped you reach that point?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1v4dzrv/i_got_tired_of_having_to_go_the_toilet_so_i_built/&#34;&gt;&#xA;              I got tired of having to go the toilet - so I built an app to do it&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v4dzrv/i_got_tired_of_having_to_go_the_toilet_so_i_built/&#34;&gt;248 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I don&amp;rsquo;t know what I&amp;rsquo;m doing but I asked Gemini and it built it for me. I haven&amp;rsquo;t really studied this and have no way to test in other environments, so I don&amp;rsquo;t really know if its production ready, or what production ready is. But the AI told me I am the Design Architect, which brought me to tears. I always wanted to be an architect.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Anyway, I decided to make it a SaaS, charge a monthly subscription of &lt;em&gt;a lot more than what people would be willing to pay if it worked&lt;/em&gt;, and am seriously going to post this in the selfhosted subreddit without seeing the irony in it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Here are some 30-day free trial codes. They may not work.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1v0mrjd/i_analyzed_30_days_of_traffic_hitting_my_homelab/&#34;&gt;&#xA;              I analyzed 30 days of traffic hitting my homelab reverse proxy. 1.16 million requests were attacks. Here&amp;#39;s what they&amp;#39;re actually looking for.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v0mrjd/i_analyzed_30_days_of_traffic_hitting_my_homelab/&#34;&gt;265 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Like most of you I run a bunch of services behind Nginx Proxy Manager (Emby, *arr stack, some personal apps, ~40 proxy hosts). I alway&lt;em&gt;s&lt;/em&gt; knew the internet background noise was there, but I never actually measured it. So I pulled 30 days of NPM access logs (June 19 – July 19) and wrote a parser to separate real traffic from scanner/attack traffic.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I expected it to be bad. It was worse, and also weirder, than I thought.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;FIRST: I WANT TO START A NICE DISCUSSION ABOUT THIS TOPIC - and thats why I bring in some numbers. Share your experience!&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;The headline numbers&lt;/h1&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;5.4 million total requests&lt;/strong&gt; in 30 days&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;1,158,788 of them (21.4%) were malicious&lt;/strong&gt;(scans, exploit probes, brute force&amp;hellip;)&lt;/li&gt;&#xA;&lt;li&gt;That&amp;rsquo;s &lt;strong&gt;~38,600 attack requests per day&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;From &lt;strong&gt;10,316 unique IPs&lt;/strong&gt; across 100+ countries&lt;/li&gt;&#xA;&lt;li&gt;This is a private webserver. Nothing here is popular&amp;hellip;this is just what every public IPv4 with port 443 open gets. …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://news.ycombinator.com/item?id=49003386&#34;&gt;&#xA;              Codeberg bans vibe coded projects&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v3hobk/codeberg_bans_vibe_coded_projects/&#34;&gt;160 comments&lt;/a&gt; • news.ycombinator.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Codeberg seems to ban vibecoded Projects; reason might be german copyright law&lt;/p&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;It looks like Codeberg want only copyrighted material in their service, so it is reliable in the future that e.g. licenses must be followed (e.g. GPL), and copyright doesn&amp;rsquo;t suddenly get declared as being of the model owner, and it isn&amp;rsquo;t a copy of something else.&lt;br /&gt;&#xA;That is a cautious reasonable position - in early days of LLM coding (3 years ago!) indemnity from model companies was a major issue globally because of the lack of clarity of the law around this. The US specifically has settled on it being (effectively?) public domain. But I don&amp;rsquo;t think that is fully settled, and it certainly isn&amp;rsquo;t settled in international copyright law.&lt;br /&gt;&#xA;The goal of the vague &amp;ldquo;mostly&amp;rdquo; in the Codeberg change is to ensure there is enough human input to the code they host, to be reasonably sure under German copyright law it is copyright of the person sharing it.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&lt;p&gt;edit: link to poll that caused it …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1v4fpsn/impersonator_copied_my_agpl_v3_open_source/&#34;&gt;&#xA;              Impersonator copied my AGPL V3 open source project code and released on Play store with added ads for profit, what can I do?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v4fpsn/impersonator_copied_my_agpl_v3_open_source/&#34;&gt;120 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I am the developer of an fairly popular OSS project (which has Windows, Mac, Linux binaries and a play store app - all built directly from source code with Github CI/CD) which is completely free to use and 100% private and no ads.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Someone copied the project, the only &amp;ldquo;enhancement&amp;rdquo; they made was adding personalized in-app ads to the project and released it as their own app with some catchy keywords and the same project name - &amp;ldquo;Open DroneLog&amp;rdquo; but with a different identifier *com.opendronelogandroid.poser.py* instead of the one I have &lt;em&gt;com.opendronelog&lt;/em&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I find this so insulting to the OSS community. I could only leave a review and report it as inappropriate - but I am not sure if that changes anything. What can I do as a developer of the project?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit : Thank you everyone who reported the counterfeit app, It DID work and it was removed from the Play Store as far as I can see. We did it together :)&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/vaf7e4mivyeh1.jpeg&#34;&gt;&#xA;              This furry convention I’m attending has a panel on selfhosting&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1v4bhtg/this_furry_convention_im_attending_has_a_panel_on/&#34;&gt;107 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v3xmat/announcing_nzbfast_a_free_open_source_nzb/&#34;&gt;&#xA;              Announcing NZBFAST - a free open source nzb downloader that&amp;#39;s really fast and full featured&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v3xmat/announcing_nzbfast_a_free_open_source_nzb/&#34;&gt;152 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi all - mods OK’d for me to post this. I&amp;rsquo;m the developer, so flagging that up front.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;i&amp;rsquo;ve spent the last while building nzbfast - a usenet downloader written in Rust&lt;/p&gt;&#xA;&#xA;&lt;p&gt;it&amp;rsquo;s now at the point where I&amp;rsquo;d really like people other than me &amp;amp; close friends to kick the tyres&lt;/p&gt;&#xA;&#xA;&lt;p&gt;why do we need yet another nzb downloader?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;i wanted something faster and lighter than the usual suspects.   It has all the capabilities of nzbget and sabnzbd, but its faster, smaller, uses less ram and less disk space.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;it verifies articles *while* downloading instead of doing a separate verify pass afterwards and it does its best with optimised code - to download at wire speed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;its one-pass.   It does everything at the same time fully overlapped - downloading, verifying, extracting, and renaming etc.   No 2nd pass like the others do.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;the code is very optimised, so that it can run on low end cpus, with not much memory… though it thrives if you give it a fast internet connection, some ram, …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v0tk1v/curious_if_someone_has_analyzed_the_coverage_of/&#34;&gt;&#xA;              Curious if someone has analyzed the coverage of Usenet providers/indexers to some of the top private torrent sites.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v0tk1v/curious_if_someone_has_analyzed_the_coverage_of/&#34;&gt;29 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;How does Usenet compare to PTP etc. In the end are the private torrent sites worth adding if you have Usenet?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v0wkru/does_drunkenslug_ever_offer_lifetime_memberships/&#34;&gt;&#xA;              Does DrunkenSlug ever offer lifetime memberships?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v0wkru/does_drunkenslug_ever_offer_lifetime_memberships/&#34;&gt;17 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Maybe on BlackFriday? Have they ever done this in the past?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I am a member, I am not asking for an invite.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1v2uw91/house_of_usenet_down/&#34;&gt;&#xA;              House of Usenet down?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v2uw91/house_of_usenet_down/&#34;&gt;57 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Ich war jetzt ne Zeit nicht online, aber mindestens seit ich es vor zwei Tagen nutzen wollte, erreiche ich weder house-of-usenet noch scenenzbs die ja eng zusammenarbeiten. Bei HoU bekomme ich einen 502 Bad Gateway Fehler. Jemand ne Ahnung was da los ist? Geht das schon länger nicht?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/kmpa0dum1teh1.png&#34;&gt;&#xA;              NewsGroupDirect data usuage question&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1v3km18/newsgroupdirect_data_usuage_question/&#34;&gt;4 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I bought 50 GB block usage on 5/11/26. My SABnzbd counter shows I used 10.4 GB since the purchase, whereas NewsGroupDirect says their counters are more accurate than SABnzbd, and I exceeded the 50 GB data block. In my account history, 250 GB blocks lasted 2.5-3 years consecutively, going back to 2014. Does anyone have experience with something like this?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v3cfbh/plex_is_down_again_this_is_getting_pretty_old_for/&#34;&gt;&#xA;              Plex is down.. again. This is getting pretty old for something that’s supposed to be self-hosted.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v3cfbh/plex_is_down_again_this_is_getting_pretty_old_for/&#34;&gt;469 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’ve got local auth and DLNA setup, yet no access to my own server via any client apps. Yay.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/gbroqmczz9eh1.png&#34;&gt;&#xA;              Well dear me, this isn&amp;#39;t looking very good, and most of my stuff is already 1080p HEVC... How are you all handling running out of storage these days? Deleting stuff? Just sucking it up and buying more storage?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v160wl/well_dear_me_this_isnt_looking_very_good_and_most/&#34;&gt;433 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Looked at the price of a new 24TB drive and almost had a heart attack. For now I think I&amp;rsquo;ll stop downloading things and actually try watching the shit I&amp;rsquo;ve downloaded lol. I&amp;rsquo;ll probably leave my remaining storage for new seasons of shows that I already have, since I&amp;rsquo;m kinda weird about not having seasons of the same show split across multiple drives.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v037w6/if_your_plex_ui_is_slow_specifically_the/&#34;&gt;&#xA;              If your Plex UI is slow, specifically the recommended tab, check for old tuners.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v037w6/if_your_plex_ui_is_slow_specifically_the/&#34;&gt;54 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;My Plex instance runs on a powerhouse of a server and the SQLite DB is on an Optane 905P. Yet, for some time my interface (on nvidia shield pro) has been unbearable slow in some aspects, specifically the &amp;ldquo;Recommended&amp;rdquo; tabs for any given library.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Today I used Claude Code to review the logs and try to help me figure out wtf is going on and lo and behold, it found TWO old HDHomeRun tuners configured that did not show up in UI. They were so old they were on a completely different network (192.168.1.x) than I currently use (10.x) and on any page that used Plex /hub endpoint were causing over a 20s delay any time I tried to load those tabs until they would time out.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Anyhow, now my interface is back to normal. Just figured I&amp;rsquo;d share in case it helps anyone.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v3vjrm/no_downloads_for_new_users_without_plex_pass/&#34;&gt;&#xA;              No downloads for new users without Plex Pass&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v3vjrm/no_downloads_for_new_users_without_plex_pass/&#34;&gt;149 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been using Plex for quite some years and before the first price increase I bought the Plex Lifetime subscription. I was never one to agree that you should pay to be able to stream over the internet but oh well&amp;hellip; Personally I enjoyed the other features and Plex just worked so I just ignored that.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Today a new user was added to the Plex server and they created their account this month. For some reason they couldn&amp;rsquo;t download media, which was weird since every other user could.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So apparently, even if the owner has Plex Pass, the user to be able to download without a Plex Pass needs to have their account created before 2022/08/01&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/69k5y6ifyueh1.png?width=628&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=718f043b9edcb9933bebe8c0515aa91ee6aaa6d0&#34;&gt;https://preview.redd.it/69k5y6ifyueh1.png?width=628&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=718f043b9edcb9933bebe8c0515aa91ee6aaa6d0&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;source: &lt;a href=&#34;https://support.plex.tv/articles/downloads-sync-faq/&#34;&gt;https://support.plex.tv/articles/downloads-sync-faq/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I feel like this is the dumbest thing* ever&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit:&lt;br /&gt;&#xA;Im not saying Plex should be free. I&amp;rsquo;ve paid for the software.&lt;br /&gt;&#xA;Im not asking …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1v4x1qb/the_onn_4k_pro_is_the_best_plex_streaming_box_ive/&#34;&gt;&#xA;              The onn 4K Pro is the best Plex streaming box I&amp;#39;ve used.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1v4x1qb/the_onn_4k_pro_is_the_best_plex_streaming_box_ive/&#34;&gt;208 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I just want to share my success with this in case it helps someone here make a choice about a streaming box. As with anything like this: Your mileage may vary.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;d always used Roku, but my roku was starting to deteriorate. The memory card went bad (or the roku fried it), videos that worked before were dropping after just a few seconds (while playing fine via Plex elsewhere), some videos were choppy for no good reason (and played fine elsewhere as well). The Roku itself is getting bloated with ads that have to load before the menus can, and just getting sluggish in general.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I tried the Apple TV, and it was honestly great, but the plex controls were weird, and it made my SofaBaton remote lock up daily. It many other viewers&amp;rsquo; circumstances it would be perfect for their needs. I mention this to say, I&amp;rsquo;ve been on a years&amp;rsquo; long journey to get a box that didn&amp;rsquo;t annoy me around every corner.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;People had been mentioning the $60 &lt;strong&gt;onn 4K Pro&lt;/strong&gt; as a good option and …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 25 Jul 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #6</title>
      <link>/feeds/apps/digests/69</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #6&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ux2x21/code_was_never_the_hard_part/&#34;&gt;&#xA;              &amp;#34;Code was never the hard part&amp;#34;&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ux2x21/code_was_never_the_hard_part/&#34;&gt;384 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I am sick and tired of all the posts (usually AI-generated by CEOs/CTOs/&amp;ldquo;thought leaders&amp;rdquo;) that start with &amp;ldquo;Code was never the {bottleneck, problem, hard part, &amp;hellip;}.&amp;rdquo; I&amp;rsquo;m not sure whether this comes from a misunderstanding of what code is or a deliberate misrepresentation meant to promote AI usage.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For starters, two rhetorical questions. If code was never the hard part, why:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;do hundreds of different programming paradigms, languages, libraries, frameworks, design patterns, and system architectures exist? Granted, some of this is just programmers bikeshedding. Still, plenty of it reflects substantial differences and tradeoffs.&lt;/li&gt;&#xA;&lt;li&gt;didn&amp;rsquo;t you write it yourselves or hire a bunch of minimum-wage workers to do it for you instead of having to hire a ton of highly skilled (and highly paid) engineers?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;A charitable explanation is that these people are genuinely clueless about what &amp;ldquo;coding&amp;rdquo; actually is. Perhaps in their mind coding is just …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uxppk8/i_dont_know_is_severely_underrated_in_our/&#34;&gt;&#xA;              &amp;#34;I don&amp;#39;t know&amp;#34; is severely underrated in our profession&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uxppk8/i_dont_know_is_severely_underrated_in_our/&#34;&gt;134 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&amp;gt; If you are a senior, don’t tell juniors to do something that you aren’t certain that is right and that you believe that it is right because another senior told you to do that when you were a junior. Don’t be a parrot.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Excerpt from &lt;a href=&#34;https://lucasoshiro.github.io/posts-en/2024-04-08-please_dont_squash/&#34;&gt;https://lucasoshiro.github.io/posts-en/2024-04-08-please_dont_squash/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I don&amp;rsquo;t think I&amp;rsquo;m unreasonable to believe that engineering judgment should demand reasoning and evidence. And yet, across five companies, including big tech, I have repeatedly watched engineers choose instinct, convention, and authority. Many barely skim the documentation, much less read books or papers. Yet they confidently repeat “facts” they cannot explain with anything more substantial than:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- “This is how we do it.”&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- “I believe I’m right.”&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Or, God forbid:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- “Claude said it.”&lt;/p&gt;&#xA;&#xA;&lt;p&gt;More recently, I met self-described “AI engineers” who had not seriously studied prompt design or evaluation practices; they just winged it and hoped for the best.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The best engineer I ever …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uwv3o4/why_do_i_rarely_see_women_principal_engineers_or/&#34;&gt;&#xA;              Why do I rarely see women Principal Engineers or senior ICs with 20&amp;#43; years of experience?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uwv3o4/why_do_i_rarely_see_women_principal_engineers_or/&#34;&gt;541 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;This is simply an observation from my career, not a criticism.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve noticed that I rarely come across women Principal Engineers or senior individual contributors (ICs) with 20+ years of experience.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Do many women developers tend to move into engineering management after 10–15 years, or is my observation just due to the companies I&amp;rsquo;ve worked at?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For those with long careers in tech, what has your experience been? What factors do you think contribute to this?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1utsi51/what_are_some_technical_books_and_blogs_with_a/&#34;&gt;&#xA;              What are some technical books and blogs with a great signal-to-noise ratio?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1utsi51/what_are_some_technical_books_and_blogs_with_a/&#34;&gt;52 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Maybe it&amp;rsquo;s just me, but it feels like it&amp;rsquo;s getting harder and harder to find sources of information that (a) don&amp;rsquo;t try to sell something, (b) have a high SNR, &amp;copy; are not entirely generated or rewritten by LLMs.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Here are some recent findings from me that match the criteria:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* &lt;a href=&#34;https://brandur.org/&#34;&gt;https://brandur.org/&lt;/a&gt;&lt;br /&gt;&#xA;This is a great blog from Brandur Leach who writes a lot about Go, Ruby, and Postgres. Brandur used to work at Heroku and Stripe, and now he works on his own project.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* &lt;a href=&#34;https://increment.com/&#34;&gt;https://increment.com/&lt;/a&gt;&lt;br /&gt;&#xA;Speaking of Stripe, they have this fantastic magazine (now abandoned, I believe) on various software engineering subjects.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* &lt;a href=&#34;https://notes.eatonphil.com/&#34;&gt;https://notes.eatonphil.com/&lt;/a&gt;&lt;br /&gt;&#xA;Also a very DB-heavy blog from Phil Eaton.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* &lt;a href=&#34;https://www.morling.dev/blog/&#34;&gt;https://www.morling.dev/blog/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Lots of insights on Kafka, Postgres, API best practices&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* &lt;a href=&#34;https://www.seangoedecke.com&#34;&gt;https://www.seangoedecke.com&lt;/a&gt;&lt;br /&gt;&#xA;Sean is one of my favorite authors. His post on good software design is a gem, in my opinion. &lt;a href=&#34;https://www.seangoedecke.com/good-system-design/&#34;&gt;https://www.seangoedecke.com/good-system-design/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* Designing …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uujd6c/did_you_miss_the_chance_to_switch_for_a_higher/&#34;&gt;&#xA;              Did you miss the chance to switch for a higher salary during COVID?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uujd6c/did_you_miss_the_chance_to_switch_for_a_higher/&#34;&gt;154 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;How many of you missed the high-paying offers during the COVID hiring boom and are still working at the same company?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Do you ever feel you missed the chance to significantly increase your salary by switching jobs during that period?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Looking back, do you regret staying, or did it work out well for you in the long run?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/y4vmeu2uekch1.jpeg&#34;&gt;&#xA;              It&amp;#39;s 3am on a Saturday, now i get it&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1utewfq/its_3am_on_a_saturday_now_i_get_it/&#34;&gt;172 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve a 32gb server that had an initial attempt of a file storage; today i didnt have much to do so I restarted this project.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;8 hours later&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Secured the server for remote development through ssh,&lt;/li&gt;&#xA;&lt;li&gt;Learn about podman compose (all my homies hate docker desktop now)&lt;/li&gt;&#xA;&lt;li&gt;Setup nginx proxy manager (how could I not live with this)&lt;/li&gt;&#xA;&lt;li&gt;New domain for our home with the respective A records for subdomains and force ssl.&lt;/li&gt;&#xA;&lt;li&gt;New service for movies(Jellyfin)&lt;/li&gt;&#xA;&lt;li&gt;&lt;del&gt;New service Gitea&lt;/del&gt; New Forgejo(all my homies hate github and Gitea)&lt;/li&gt;&#xA;&lt;li&gt;New service search engine for privacy (searxng)&lt;/li&gt;&#xA;&lt;li&gt;New openwebui + ollama (had previously lmstudio+openwebui)&lt;/li&gt;&#xA;&lt;li&gt;New immich (thank you for the suggestion)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Pending&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;OpenNotebook&lt;/li&gt;&#xA;&lt;li&gt;&lt;del&gt;Photo storage (heard about nextCloud, hoping to migrate from Google Photos)&lt;/del&gt;&lt;/li&gt;&#xA;&lt;li&gt;Add Cron to copy to another drive said multimedia&lt;/li&gt;&#xA;&lt;li&gt;Implement AdGuard&lt;/li&gt;&#xA;&lt;li&gt;Dashboard? Graphana? suggestions?&lt;/li&gt;&#xA;&lt;li&gt;At this point, PagerDuty? lol this is a jk&amp;hellip;unless?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Edit: Removed Gitea and added Forgejo to the family, also added Immich to …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/kpgml8m66pch1.jpeg&#34;&gt;&#xA;              Chat Control 1.0 was passed through the Backdoor, while most of the MP where on vacation, driven by Roberta Metsola, President of the European parliament. 2.0 yet to come. Time to self-host even more than before?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uu0zv5/chat_control_10_was_passed_through_the_backdoor/&#34;&gt;261 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1uwhvce/this_subreddit_used_to_be_fun/&#34;&gt;&#xA;              This subreddit used to be fun&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uwhvce/this_subreddit_used_to_be_fun/&#34;&gt;340 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;This subreddit used to be a fun place for me to get fresh ideas of cool projects to self-host and hear about people’s experiences, and seeing people build things, even sometimes with 32GB or 64GB of RAM.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now I feel like many of the posts are talking about: some new ai slop app someone vibe coded overnight, while drinking too many red-bulls, or about how lucky someone is to have just bought a M1 MacBook with 8GB RAM.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is it just me?&lt;br /&gt;&#xA;I preferred the old world… 😀&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1uunxeq/pocket_id_is_now_openid_connect_certified_oauth/&#34;&gt;&#xA;              Pocket ID is now OpenID Connect Certified™ &amp;#43; OAuth 2.0 API support&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uunxeq/pocket_id_is_now_openid_connect_certified_oauth/&#34;&gt;57 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey everyone&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I just wanted to share this because we are pretty proud of this milestone. Since v2.10.0 &lt;a href=&#34;https://pocket-id.org&#34;&gt;Pocket ID&lt;/a&gt; is now OpenID Connect Certified™ which means that we pass all tests of the OpenID Connect test suite.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Additionally we&amp;rsquo;ve introduced the support for OAuth 2.0 &lt;a href=&#34;https://pocket-id.org/docs/guides/apis&#34;&gt;APIs and permissions&lt;/a&gt; (or in more technical terms &amp;ldquo;resource servers&amp;rdquo; and &amp;ldquo;scopes&amp;rdquo;). This is very useful if you are building your own application and you want to delegate authorization and authentication completely to Pocket ID.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Our main goal remains the same; make Pocket ID as easy-to-use as possible while providing the features that matter most. I hope you&amp;rsquo;re enjoying Pocket ID! If you have any questions, feel free to join our &lt;a href=&#34;https://discord.gg/8wudU9KaxM&#34;&gt;Discord&lt;/a&gt;. And if you have ideas for new features or improvements, please share your suggestions on &lt;a href=&#34;https://github.com/pocket-id/pocket-id&#34;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&lt;hr /&gt;&#xA;&#xA;&lt;p&gt;If you&amp;rsquo;ve never heard of Pocket ID, it is an easy-to-use OpenID Connect Certified™ and OAuth 2.0 provider that lets users sign in to your …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://tailscale.com/security-bulletins#ts-2026-009&#34;&gt;&#xA;              PSA - root access vulnerability in tailscale ssh&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ux7n0k/psa_root_access_vulnerability_in_tailscale_ssh/&#34;&gt;56 comments&lt;/a&gt; • tailscale.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;If you use tailscale ssh, you rely on ACLs, and anyone else in your tailnet you should update as soon as possible. Even if you&amp;rsquo;re alone in your tailscale don&amp;rsquo;t write off the possibility of chained vulnerabilities.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Generally, when it comes to something as important as ssh, consider using openssh instead.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://play.google.com/store/apps/details?id=com.kevinforeman.nzb360&amp;amp;hl=en_US&amp;amp;time=324&#34;&gt;&#xA;              nzb360 v24 Released :: Now with Radarr 2.0!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uyz039/nzb360_v24_released_now_with_radarr_20/&#34;&gt;58 comments&lt;/a&gt; • play.google.com&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uuw4gi/the_good_times/&#34;&gt;&#xA;              the good times&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uuw4gi/the_good_times/&#34;&gt;30 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I used usenet in the late 80&amp;rsquo;s and 90&amp;rsquo;s for development purposes and social commentary, and this reddit place is an f&amp;rsquo;ing disgrace compared that culture. Jesus. They delete your comments for the most benign stuff. The monitoring is pathological. They &amp;ldquo;promote&amp;rdquo; free speech values but act like the worst hall monitors. I wrote a comment Opposing naziism and the holocaust and got threatened with a ban. I miss the the old usenet you accessed via a terminal.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uvz1sy/how_is_drunkenslug_different_to_other_usenet/&#34;&gt;&#xA;              How is Drunkenslug different to other Usenet Indexers? Is it worth it over others like NZBGeek and Althub?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uvz1sy/how_is_drunkenslug_different_to_other_usenet/&#34;&gt;48 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey there lads, just coming on here asking what the real difference is between Drunkenslug and other indexers like Nzbgeek and Althub.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For some context, yes, I am on Drunkenslug. My subscriptions for Nzbgeek and Althub are expiring and I&amp;rsquo;m on a &lt;strong&gt;tight&lt;/strong&gt; budget, so I&amp;rsquo;m debating which one is worth paying for: lifetime nzbgeek, lifetime althub, or paying for drunkenslug each year.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It&amp;rsquo;s pretty expensive compared to the others being 25 euros a year for the Unlimited plan (which is the one I&amp;rsquo;ll need), is it really worth it over lifetime nzbgeek and althub?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uvfxsy/permanently_banned_because_of_what_scenenzbs/&#34;&gt;&#xA;              Permanently banned because of what? (scenenzbs)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uvfxsy/permanently_banned_because_of_what_scenenzbs/&#34;&gt;76 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;So I just noticed, that &lt;a href=&#34;http://scenenzbs.com&#34;&gt;scenenzbs.com&lt;/a&gt; moved to &lt;a href=&#34;http://treasure-maps.com&#34;&gt;treasure-maps.com&lt;/a&gt;, idk why I haven&amp;rsquo;t got notified but that&amp;rsquo;s not my problem.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I tired to log into their website, because I saw, that the login stays the same. After login in, this message popped up:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/e5081c5ot0dh1.png?width=1714&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=f839cc4586eec056c60ba8f0dd4056ea1af25e9f&#34;&gt;https://preview.redd.it/e5081c5ot0dh1.png?width=1714&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=f839cc4586eec056c60ba8f0dd4056ea1af25e9f&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have no idea how this could&amp;rsquo;ve happen, because I only use one account and I don&amp;rsquo;t share it with someone else.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Did anyone ever had the same problem and is there something I can do about it, or do I just need to create a new account and pay again? If so, how can I prevent it from happening again?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;-&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;EDIT:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uv8p71/digital_carange_ip_ban/&#34;&gt;&#xA;              Digital Carange IP Ban&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uv8p71/digital_carange_ip_ban/&#34;&gt;8 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Anyone have a support email for Digital Carange. I got a discord alert that I had been booted from the discord channel because i no longer had an account. I attempted to just visit the website to try to find one, but i can&amp;rsquo;t even load the site because it says I am IP banned from loading it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I am paid up until June 2029. I just visited the site in the last two weeks, so it&amp;rsquo;s not like I would appear as dormant to them. I checked my other indexers and none of them have any crazy API hits happening to them, so I don&amp;rsquo;t think it would be an issue of me flooding their server inadvertently.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thank you for any help you can offer.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uuxham/i_have_a_confession/&#34;&gt;&#xA;              I have a confession…&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uuxham/i_have_a_confession/&#34;&gt;565 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;My name is u/CoppellCitizen and I have recently downgraded almost my entire library to 1080p and below.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To be honest, I was the only person in my house (also out of the house) who truly appreciated 4K. Since that was the case, I decided to just downgrade my movies and gain back much needed HDD space.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Have no fear, the movies I love the most on 4K stayed that way, but the vast majority of my library didn’t warrant the 4K appreciation if I was the only one who cared. My wife and kids have not said a thing about the quality change so in the long run it’s a win. To be completely frank, 1080p looks really good on our 4K TVs.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uwbvqo/plex_services_are_down_71426_1025am_cst/&#34;&gt;&#xA;              Plex services are down [7/14/26 10:25am CST]&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uwbvqo/plex_services_are_down_71426_1025am_cst/&#34;&gt;416 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve noticed that I can&amp;rsquo;t match any new content that I add to my server. Watchlist also appears to be down.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;http://Plex.tv&#34;&gt;Plex.tv&lt;/a&gt; is even down. Not good.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;*Edit: Keep checking &lt;a href=&#34;https://status.plex.tv/&#34;&gt;https://status.plex.tv/&lt;/a&gt; for updates and resolutions. As of 12:20pm CDT, some things may still be acting up. Some users report things working though. I can use my local server and match newly added items now.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;*Edit 2: It looks like everything is fully operational as of 12:40 CDT&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/nuffiocn9mch1.jpeg&#34;&gt;&#xA;              How do I hide the 3/5ths of useless bullshit in the Plex iOS app?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1utmn2c/how_do_i_hide_the_35ths_of_useless_bullshit_in/&#34;&gt;41 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/jbmvkfclxtdh1.png&#34;&gt;&#xA;              What&amp;#39;s a show you have that you think others might not have?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uz788e/whats_a_show_you_have_that_you_think_others_might/&#34;&gt;905 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I love this show.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uwt2ao/can_someone_explain_the_outages/&#34;&gt;&#xA;              Can someone explain the outages?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uwt2ao/can_someone_explain_the_outages/&#34;&gt;181 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I was surprised that Plex&amp;rsquo;s internal servers being down caused peoples&amp;rsquo; servers to go down. I always thought that Plex servers ran locally on devices and didn&amp;rsquo;t rely on Plex&amp;rsquo;s own servers to run them&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Am I missing something?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It reminds me of EA&amp;rsquo;s Sim City issue back in the day, when they tried to make an offline game always online.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 18 Jul 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #5</title>
      <link>/feeds/apps/digests/56</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #5&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uryhih/juniors_are_valuable_and_not_hiring_them_is_a/&#34;&gt;&#xA;              Juniors are valuable and not hiring them is a mistake&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uryhih/juniors_are_valuable_and_not_hiring_them_is_a/&#34;&gt;196 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;yes, it takes more work to write reasonably scoped tickets for a junior and then review their code than it does to just write it yourself or slopmaxx it with claude.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;that has inherent value, though. having impressionable juniors around forces your team to keep their shit together, keep standards high, keep the DX and documentation good.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;richard feynman, in addition to being a samba percussionist, lockpicker, and nobel-prize-winning physicist, had a lot to say about education and his technique for learning things was to teach them to someone else using simple language. having to mentor juniors has forced me to grow more than anything else i&amp;rsquo;ve done at my job.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;orgs which get rid of co-ops/juniors are quietly* harming themselves in a way that can&amp;rsquo;t be immediately measured, but which has long-term negative consequences.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;agree, disagree, any interesting experiences mentoring a junior where you learned something from it?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;^(*yes, ai has turned my brain to slime, thank you for …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uqt0bq/devs_who_make_or_have_made_printer_drivers_whats/&#34;&gt;&#xA;              Devs who make or have made printer drivers: what&amp;#39;s the deal?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uqt0bq/devs_who_make_or_have_made_printer_drivers_whats/&#34;&gt;239 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been making software for over 10 years and I am genuinely curious what goes on with companies that make printers. It struck me, after pulling my hair out trying to print a 2 page paper form, that I&amp;rsquo;ve been struggling with printers for decades at this point.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is there some insane culture at companies that make printers that makes the software and/or drivers terrible? Do they not test? Do they hire their managers under bridges? Are they drunk all the time?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For a while I thought it had to be some connectivity issue. Some bad connection problem that would be resolved with a solid Ethernet connection. When that didn&amp;rsquo;t work I bought a USB printer and that also didn&amp;rsquo;t solve it. I&amp;rsquo;ve tried different brands. Then I thought it had to be the Windows print queue just being useless. I then got a Mac and the same crap happens on Mac as it does on Windows.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;After years of fiddling, clearing queues, reinstalling drivers, plugging and unplugging, restarting, finding …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uqloh5/reliance_on_llms_is_killing_peoples_mental_models/&#34;&gt;&#xA;              Reliance on LLMs is killing people&amp;#39;s mental models and stripping people of the ability to process the information and generate ideas/insights in the background - when resting.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uqloh5/reliance_on_llms_is_killing_peoples_mental_models/&#34;&gt;201 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I used to be able to see to fully visualize the solutions I wrote manually in my mind and navigate these solutions line by line, having a strong mental model of how things connect, what lives where, what are the alternatives etc.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But then I took a LLM to the brain&amp;hellip; Anybody else seeing people&amp;rsquo;s mental models degrade gradually over time? In some cases - a significant degradation? Also - people over-relying on tools, offloading their thinking to the pattern of &amp;ldquo;just 1 more question&amp;hellip;&amp;rdquo; and coming up with solid stuff themselves less and less often?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Here&amp;rsquo;s a sensational hypothesis - perhaps we&amp;rsquo;re gradually approaching the death of our brains when it comes to creative and complicated tasks?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;IMHO, complexity is a relative thing - if your brain gets accustomed to solving complex problems by going through them methodically and slowly, then you&amp;rsquo;re capable of solving hard problems more often, with better judgement and confidence. But if you …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1urg0tk/whats_the_best_advice_youve_received_from_a/&#34;&gt;&#xA;              What&amp;#39;s the best advice you&amp;#39;ve received from a manager or senior developers?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1urg0tk/whats_the_best_advice_youve_received_from_a/&#34;&gt;267 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;What&amp;rsquo;s the best advice or feedback you&amp;rsquo;ve received from a manager, senior developer, or colleague that changed the way you think or work?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;d love to hear the advice and how it impacted you.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1upve8j/appropriate_behaviour_when_on_call/&#34;&gt;&#xA;              Appropriate behaviour when on call&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1upve8j/appropriate_behaviour_when_on_call/&#34;&gt;204 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Okay, this might be a ridiculous question, but my current job is the first time I&amp;rsquo;ve ever really had to be on call, with a chance for calls that need immediate action in the middle of the night. It&amp;rsquo;s typically been fine and I haven&amp;rsquo;t even gotten that many alerts to respond to. However, last night, while on call, I unthinkingly had a couple glasses of wine before getting an 11PM page and having to go fix something. Now, this wasn&amp;rsquo;t a problem, I could resolve the problem just fine, but my immediate reaction was &lt;em&gt;shit, that&amp;rsquo;s unprofessional.&lt;/em&gt; It didn&amp;rsquo;t occur to me that drinking on call was like drinking on the job until I got the actual page. Are there any other common behaviours that you guys think can/should be avoided when on call that are easy enough to forget is fine on your time, but not when you might have work to do?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1ushs24&#34;&gt;&#xA;              Girlfriend approved homeserver setup&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ushs24/girlfriend_approved_homeserver_setup/&#34;&gt;133 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I recently moved in with my girlfriend and we were trying to find solutions for the computers and hard drives I want to have attached to the modem.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We found this Ikea Gillersberg coffee table/shelf hybrid for 35€ and it was a perfect solution!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1uqxe6u&#34;&gt;&#xA;              Wealthfolio v3.6 released: the local-first investment tracker is now a full personal finance app (net worth, spending, goals, FIRE simulations), now with SSO&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uqxe6u/wealthfolio_v36_released_the_localfirst/&#34;&gt;159 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Wealthfolio is an open source, local-first finance tracker I&amp;rsquo;ve been building for a couple of years (~8k stars now). It started as an investment tracker, but as of this release it covers the whole picture: investments, net worth, spending, goals, and FIRE / retirement simulations (when can I stop working, what happens if I change my savings rate).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;New in 3.6, with self-hosters specifically in mind:&lt;br /&gt;&#xA;• &lt;strong&gt;SSO / OIDC authentication&lt;/strong&gt; — one of the most requested features here, so you can bring your own identity provider instead of a separate login&lt;br /&gt;&#xA;• Multilingual support, short positions, tax recording, and rebalancing&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Self-hosting is first-class: Dockerfile and compose.yml in the repo, plus Proxmox and Unraid guides. There are also desktop apps for macOS, Windows, and Linux if you prefer. Either way, everything lives in a &lt;strong&gt;local SQLite database, no account required, and your financial data never touches our servers.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The app is &lt;strong&gt;free and open source (AGPL).&lt;/strong&gt; The one optional paid add-on is …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1uo1jgp/banning_slop_posts/&#34;&gt;&#xA;              Banning Slop Posts&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uo1jgp/banning_slop_posts/&#34;&gt;192 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Can&amp;rsquo;t we just ban them via a (more detailed) low-effort rule?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I don&amp;rsquo;t mean experienced and skilled developers using AI to assist in their projects. I am talking about reoccurring posts almost always in this scheme:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- Tagged as non AI &amp;ldquo;oh i thought it was about the post not the project&amp;rdquo;. (No, you lied.)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- &amp;ldquo;I sketched/architected/hand-designed the structure myself and only used AI to help me write code.&amp;rdquo; (You did shit.)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- &amp;ldquo;The post was written by myself to describe my project.&amp;rdquo; (It clearly wasn&amp;rsquo;t. Everyone knows this.)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Some of the time these projects are closed source too, looking for some free testers and/or aren&amp;rsquo;t in any other means providing any value to this community.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It isn&amp;rsquo;t about just scrolling past them. It&amp;rsquo;s about dishonest people flooding this sub trying to take advantage of the people in here.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1us0hs5&#34;&gt;&#xA;              SparkyFitness turns One - A Self-Hosted alternative for MyFitnessPal, Flo, Hevy, Shotsy &amp;amp; More&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1us0hs5/sparkyfitness_turns_one_a_selfhosted_alternative/&#34;&gt;118 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey All,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I can&amp;rsquo;t believe it&amp;rsquo;s already been a year since this project started! When I created SparkyFitness, I never expected it to grow into a full-time passion project. Huge thanks to this community for giving me the opportunity to build a tool that helps you and your families stay healthy.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We just crossed 4.5k+ users and have 73 amazing developers contributing to the project. We are scaling faster than ever and even gained over 1,000 GitHub stars in just the last month alone!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We’re evolving way past legacy calorie and exercise tracking. Recently, we’ve added several major features:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Period cycle and pregnancy tracking&lt;/li&gt;&#xA;&lt;li&gt;Comprehensive medication management&lt;/li&gt;&#xA;&lt;li&gt;GLP-1 medication tracking&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;If you haven&amp;rsquo;t tried SparkyFitness yet, I&amp;rsquo;d love for you to give it a spin and let us know what you think.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The main reason for this post is to get your input on our upcoming Workout &amp;amp; Exercise module for our mobile app. The third screenshot attached shows what we have …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1uq4srb/droppedneedle_formerly_musicseerr_selfhosted/&#34;&gt;&#xA;              DroppedNeedle (formerly Musicseerr) - self-hosted music request, discovery, and downloads, now with no Lidarr&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uq4srb/droppedneedle_formerly_musicseerr_selfhosted/&#34;&gt;203 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hello everyone, my name is Harvey - I&amp;rsquo;m a backend software engineer from the UK. Some of you might remember a project I shared here a while back called Musicseerr. An unbelievable amount has happened since then, and development has continued steadily. V2 is now here. Rebranded: &lt;a href=&#34;https://www.droppedneedle.com/&#34;&gt;DroppedNeedle&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It started as a way to bridge slskd and Lidarr - search for music and request it straight to Lidarr, a bit like the Seerr/*arr flow. The further I got, the more I kept hitting the limits of leaning on Lidarr for the library side - so I replaced it. DroppedNeedle now scans, tags, fingerprints, and organises your library itself, and finds and downloads music on its own. Lidarr is gone entirely, which (along with the rename) is why it&amp;rsquo;s jumping to v2.0.0.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Point it at your own Soulseek (via slskd) and/or Usenet (via SABnzbd, with built-in Newznab indexers) and it searches, downloads, verifies, and imports - whole albums or single tracks.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It currently supports:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Native library engine&lt;/strong&gt; - …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uq990y/scene_nzb_url_changed/&#34;&gt;&#xA;              Scene NZB  url changed.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uq990y/scene_nzb_url_changed/&#34;&gt;22 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Now called &lt;a href=&#34;https://treasure-maps.com/&#34;&gt;https://treasure-maps.com/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;same login and password&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ushdgk/hou_house_of_usenet_registration_is_open/&#34;&gt;&#xA;              HoU House of Usenet Registration is open&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ushdgk/hou_house_of_usenet_registration_is_open/&#34;&gt;19 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I just discovered that signing up works just fine. You don&amp;rsquo;t need to enter an invite code, even though the field is always active. Have fun 😊.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1usflxt/treasure_maps_birthday_promo/&#34;&gt;&#xA;              Treasure Maps - Birthday Promo&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1usflxt/treasure_maps_birthday_promo/&#34;&gt;28 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I just saw that Treasure Maps (formerly SceneNZBs) is celebrating its 4th birthday and is running a birthday promo until July, 12th 2026, 10 p.m. CEST.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;180 extra days for the yearly subscription.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You can find the URL for this Usenet indexer in the Wiki (registration is open):&lt;br /&gt;&#xA;&lt;a href=&#34;https://www.reddit.com/r/usenet/wiki/indexers/&#34;&gt;https://www.reddit.com/r/usenet/wiki/indexers/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I just wanted to let you know.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uq9x6b/newsgroupdirect_terabyte_tuesday_is_back_1tb/&#34;&gt;&#xA;              NewsgroupDirect Terabyte Tuesday is back! 1TB block for $10.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uq9x6b/newsgroupdirect_terabyte_tuesday_is_back_1tb/&#34;&gt;22 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Got the e-mail this morning. The block doesn&amp;rsquo;t expire.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=40d0&amp;amp;deal=2xrjEW1PSi4qnkxE&#34;&gt;https://newsgroupdirect.com/member/billing/?plan=40d0&amp;amp;deal=2xrjEW1PSi4qnkxE&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uo7w4d/just_started_today_i_have_some_questions/&#34;&gt;&#xA;              just started today, i have some questions...&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uo7w4d/just_started_today_i_have_some_questions/&#34;&gt;32 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;so i decided to dip my toes into usenet to see kind of whats going on over here. so for the downloader i&amp;rsquo;m using sabnzbd. its simple. straight forward. no big deal. for the indexer i&amp;rsquo;m using nzbplanet. not sure if there are better ones or whatever, but thats where i&amp;rsquo;m starting, and for the provider i set up frugal for a one month use to get a hang of how things work.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;i tested a few downloads, tweaked some settings, and things are humming along, but then i&amp;rsquo;ll go to download something and it will fail. it will say multiple articles missing, and then just dumps out. are these things just lost to time? or are there alternate ways to find the missing pieces? i think thats where i&amp;rsquo;m needing help in understanding because i&amp;rsquo;m used to using p2p, but then you are at the mercy of if someone is online or not. and i&amp;rsquo;ve used websites that interface with cloud download lockers, but with those you nearly have to maintain a rapidgator premium sub to download …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1unwi91/another_reason_watch_together_is_amazing/&#34;&gt;&#xA;              ANOTHER Reason Watch Together is amazing&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1unwi91/another_reason_watch_together_is_amazing/&#34;&gt;63 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I know they &amp;ldquo;dropped support&amp;rdquo; once it stops working it stops working, I know regardless of support from people they&amp;rsquo;re ignoring it, but another to the pile.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Small thing- But rewatching Cyberpunk Anime S01 with my Dad, whom prefers dub, I prefer sub.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It syncs video, but lets the individual users choice audio type and if subtitles or not seperately, its a small thing, but damn is that ever fantastic.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Consider this a acknowledgment of the dev(s) that designed this and thank you for even thinking about the smallest of details like that, even if it never comes out on the new crap app version, thank you for it existing to begin with, but also COME ON PLEASE KEEP IT AND BRING IT BACK TO THE OTHER DEVICES YOU KILLED IT FOR!!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/hq1hufnb68bh1.jpeg&#34;&gt;&#xA;              Just a little personal achievement!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1unatv5/just_a_little_personal_achievement/&#34;&gt;85 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;The most I’ve had simultaneously is 5 (probably more but I was probably not awake) but I’m quite thrilled to see such a number tuning at the same time tonight! I feel like Netflix, haha&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1urxghk/how_are_you_handling_running_out_of_space_in_2026/&#34;&gt;&#xA;              How are you handling running out of space in 2026?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1urxghk/how_are_you_handling_running_out_of_space_in_2026/&#34;&gt;524 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Just curious how are you handling running out of space in 2026? I probably have about 16 - 24 TB of space left on my server (total space for all media is about 193 TB). I really don&amp;rsquo;t want to delete any content.  Are you just sucking it up and purchasing new drives? If not, are you deleting media, and how are you determining which media to delete? I&amp;rsquo;m deciding on which way I want to go? Most of my movies are blu-ray remuxes, and tv/anime are 1080p.  About 98% of my music is lossless (Flac/Hi-res). I have a few people that watch stuff and request stuff to be added.  Unfortunately, I don&amp;rsquo;t see the storage prices coming down anytime soon, and honestly I don&amp;rsquo;t think they ever will go back to what we used to call normal. Even refurb/used drive prices are crazy high.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In case anyone was wondering this is my current server. It&amp;rsquo;s old hardware but it works:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Dell PowerEdge T430&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Xeon CPU E5-2690 v4 @ 2.60GHz (2 processors)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;128 GB ECC RAM - I&amp;rsquo;ve …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1ury62g/tv_show_editions_release/&#34;&gt;&#xA;              TV Show Editions Release&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ury62g/tv_show_editions_release/&#34;&gt;115 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href=&#34;https://forums.plex.tv/t/tv-show-editions-release/940424&#34;&gt;Plex Forum&lt;/a&gt;&lt;br /&gt;&#xA;&lt;strong&gt;Category:&lt;/strong&gt; Announcements&lt;br /&gt;&#xA;&lt;strong&gt;Posted by:&lt;/strong&gt; PlexInfo — July 9, 2026&lt;/p&gt;&#xA;&#xA;&lt;hr /&gt;&#xA;&#xA;&lt;p&gt;Today we&amp;rsquo;re opening up Editions for TV Shows to Plex Pass subscribers.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If you&amp;rsquo;ve ever had both a dubbed and original-language version of an anime show in your library, or The Wire in 4:3 and the remastered 16:9, you know the awkwardness: they&amp;rsquo;re the same show, but they&amp;rsquo;re not, and Plex had no clean way to treat them as two distinct things.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You may already be familiar with Editions from movies. Same idea: when you have two genuinely different releases of a TV show (not just different quality encodes of the same content) you can label them as separate editions. Each gets its own listing in your library, tracked independently for watch status, ratings, and metadata.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Some examples of where this comes in handy:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Dubbed vs. original-language releases (anime fans, you know who you are)&lt;/li&gt;&#xA;&lt;li&gt;Color and black-and-white editions of the same series (Spider Noir)&lt;/li&gt;&#xA;&lt;li&gt;Shows re-released in a different …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uofdt4/anyone_else_have_a_friend_where_most_of_your/&#34;&gt;&#xA;              Anyone else have a friend where most of your conversations these days are just them asking you if you can add something on Plex?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uofdt4/anyone_else_have_a_friend_where_most_of_your/&#34;&gt;141 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have a lifelong friend, we live on opposite sides of the country now, great friends and all that. But these days the majority of our texts are just him asking if I can add something on Plex. It&amp;rsquo;s maybe like once every 2 weeks. No biggie. I mean, I rarely text with most of my good friends anyway. Everyone moved and got busy, classic stuff in your 30s.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Anyway, just kind of a bummer lmao. But we still catch up sometimes and see each other when we&amp;rsquo;re in town.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Also, getting ahead of it, I don&amp;rsquo;t want to set up Ombi or anything (tried it and I didn&amp;rsquo;t like it). I really don&amp;rsquo;t want to give people any freedom when HDDs are so expensive or deal with the security or explaining how it works etc.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Just curious if anyone can relate. I know the solution (if I even feel like saying anything), it&amp;rsquo;s just nice to hear someone can relate.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 11 Jul 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #4</title>
      <link>/feeds/apps/digests/43</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #4&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uiowd5/the_more_i_advance_my_career_the_less_i_want_to/&#34;&gt;&#xA;              The more I advance my career the less I want to work with same level engineers&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uiowd5/the_more_i_advance_my_career_the_less_i_want_to/&#34;&gt;127 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I started from the bottom now I am here, working as a Sr.Eng for a major software company with several very technically skilled engineers.&lt;br /&gt;&#xA;I also know many people who work for the most prestigious companies of our times: FAANG, AI, Fintech…&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have realised that I don’t really connect them on a personal level and I don’t like working with them much.&lt;br /&gt;&#xA;Not because of toxicity (Never had a truly toxic coworker or employer yet) but because of the following personality and cultural characteristics&lt;/p&gt;&#xA;&#xA;&lt;p&gt;There is a lot of bro culture about programming and insecurities that manifest by trying to look smart all the time.&lt;br /&gt;&#xA;Also a lot of technical talk &lt;sup&gt;24&lt;/sup&gt;&amp;frasl;&lt;sub&gt;7&lt;/sub&gt; which usually is in the form of bike shedding.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;They are usually very skilled on the details and bureaucracy but not as much on the big picture and they do have huge problems in communication.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I started this careers dreaming of working for “builders” of the late 2000s - early 2010s eras.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I miss old workplaces where they people were less …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1um276r/new_job_doesnt_allow_local_admin_access_and_its/&#34;&gt;&#xA;              New job doesn’t allow local admin access and it’s driving me nuts. Is this common now?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1um276r/new_job_doesnt_allow_local_admin_access_and_its/&#34;&gt;315 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Started a new job this week and I learned developers have no local admin access. Every single thing has to be requested, and it’s slowing me down considerably. Onboarding is already a huge PITA and the cherry on top is needing to create a ticket for every little thing I need.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It took 2 days to get Homebrew installed on my Macbook, but come to find out I have to raise a ticket to install any package. Every ticket goes to India and they remote in and install with admin access. And I have not even scratched the surface for things I need installed. Every standup update this week was “waiting for IT ticket to be resolved” and at first I was thinking it was just me until a few people on my team told me they were not up and running for nearly 3 weeks when they started. What the hell!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In my 8 YOE I’ve never worked for a company like this. It’s insanely frustrating. How is this a reasonable process for developers? Is this what bigger companies are like now?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ukttup/armin_ronacher_is_very_uneasy_about_the_agent/&#34;&gt;&#xA;              Armin Ronacher is very uneasy about the agent loops future&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ukttup/armin_ronacher_is_very_uneasy_about_the_agent/&#34;&gt;203 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;From &lt;a href=&#34;https://lucumr.pocoo.org/2026/6/23/the-coming-loop/&#34;&gt;https://lucumr.pocoo.org/2026/6/23/the-coming-loop/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Present-day models tend to produce code that is too defensive, too complex, too local in its reasoning. They avoid strong invariants. They add fallbacks instead of making bad states impossible. They duplicate code, invent bad abstractions, and paper over unclear design with more machinery. Worse though: I so far see very little progress of this improving. If anything, on that front it feels to me that we might even be making steps in the wrong direction. At least for my taste, present-day hands-off harnesses like Claude Code with ultracode produce worse code than what we were producing last autumn. That’s because Claude Code, with Fable for instance will be working uninterrupted on a problem for thirty minutes or more, when previously the process would have been much more human in the loop.&lt;br /&gt;&#xA;(&amp;hellip;)&lt;br /&gt;&#xA;Today I do not like much of the code that I see from systems built that way and neither do I enjoy interacting with too much of …&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uh8uts/the_ai_burns_the_toast_i_scrape_it/&#34;&gt;&#xA;              The AI burns the toast, I scrape it.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uh8uts/the_ai_burns_the_toast_i_scrape_it/&#34;&gt;225 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What I mean by the title is that I feel like the teams in my company are in a huge anti-pattern where the majority of the building is done (badly) by AI, then everyone scrabbles around manually reviewing and fixing the shit it&amp;rsquo;s spewed out. It&amp;rsquo;s like putting bread in a toaster that always burns it, and sitting with your knife ready to scrape it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this just my company? Is this really the best way to work and I&amp;rsquo;ve just lost the plot?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve been thinking about it a lot, how would we get out of this scenario?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m wondering if the token price hikes are actually a good thing, if limited tokens will force people to think about what to use them for. If we had a strict budget, would we realise we&amp;rsquo;d prefer the AI writing tests and doing code reviews to it writing the code?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;LinkedIn seems to believe that burnt toast is all we need and we should stop bothering to scrape (aka loop engineering).&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1um6ym9/does_anyone_else_feel_stuck_at_the_senior/&#34;&gt;&#xA;              Does anyone else feel stuck at the Senior Engineer level?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1um6ym9/does_anyone_else_feel_stuck_at_the_senior/&#34;&gt;169 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m seeing a pattern in my organisation.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Junior developers are becoming Mid-level developers, and Mid-level developers are becoming Seniors. But once you reach Senior Engineer, career progression seems to slow down dramatically.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;There are plenty of Junior and Mid-level positions, fewer Senior roles, and only a small number of Principal, Staff, or Distinguished Engineer positions. Companies seem comfortable promoting Juniors to Mid and Mid to Senior, but promotions beyond Senior are much rarer.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is anyone else seeing the same thing in their organisation? Has the Senior level become a bottleneck?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/sfhnmry649ah1.png&#34;&gt;&#xA;              Public reminder: Protect your apps. My unprotected qBittorrent instance ended up running a cryptominer.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uiy979/public_reminder_protect_your_apps_my_unprotected/&#34;&gt;294 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I host a public qBittorrent instance for my small group of friends. This has been fine for at least a year.&lt;br /&gt;&#xA;For some reasons, I noticed my server has becoming slow.&lt;br /&gt;&#xA;After checking, I found a program named `tcrond` running a cryptomining.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Apparently qBittorent could execute command, which I only learned about it today.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If you have unprotected apps, this is a reminder for you.&lt;br /&gt;&#xA;protect you apps, unless you are 100% they can&amp;rsquo;t do anything dangerous.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Lucky me I am running it inside docker. This could be worst.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Lesson learned&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/jc88pfdow8ah1.jpeg&#34;&gt;&#xA;              Maintenance Day&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uiwrka/maintenance_day/&#34;&gt;61 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1ukgmcb&#34;&gt;&#xA;              NostalgicPod now supports Jellyfin, Navidrome, Subsonic and OpenSubsonic!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ukgmcb/nostalgicpod_now_supports_jellyfin_navidrome/&#34;&gt;239 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi everyone :)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;(My previous post was removed because apps like this can only be shared on Wednesdays, so I spoke with the moderators and they told me I could post it today)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I’m the developer of NostalgicPod, a mobile music player and companion app for &lt;strong&gt;self-hosted Jellyfin, Navidrome, Emby, Subsonic and OpenSubsonic servers.&lt;/strong&gt; It connects directly to your own backend, imports your music library, covers, playlists and existing ratings, lets you stream without storing the full library on your phone, and syncs star ratings back to the server.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The app is inspired by the iPod Classic and has been built with a lot of feedback from the r/iPod community. The complete version is currently available on Android and also supports local music in &lt;strong&gt;MP3, FLAC, ALAC, OPUS and other formats&lt;/strong&gt;, along with a click wheel, classic menus, &lt;strong&gt;Cover Flow&lt;/strong&gt;, lossless playback, &lt;strong&gt;lyrics, podcasts, radio&lt;/strong&gt; and a few retro-style games.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;NostalgicPod has also been added to the official Navidrome apps repository, where the …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/mkeei5vxamah1.png&#34;&gt;&#xA;              GeoPulse - selfhosted alternative to Google Timeline - big updates&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ukljop/geopulse_selfhosted_alternative_to_google/&#34;&gt;112 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hi r/selfhosted,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;A few months ago I posted about GeoPulse, a self-hosted, privacy-first Google Timeline alternative - &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1r805jh/geopulse_a_selfhosted_privacyfirst_google/&#34;&gt;https://www.reddit.com/r/selfhosted/comments/1r805jh/geopulse_a_selfhosted_privacyfirst_google/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Since that post, I’ve kept actively developing it based on feedback from Reddit/GitHub users. GeoPulse has gone from v1.17.0 to v1.33.0, with ~29 releases and ~250 commits since the previous post. The project is now close to 1k stars on GitHub.&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;What is GeoPulse?&lt;/h1&gt;&#xA;&#xA;&lt;p&gt;GeoPulse turns raw GPS data into a clean, searchable timeline with trips, stays, maps, sharing, stats, location analytics, and more.&#xA;It supports GPS data from OwnTracks, GPSLogger, Colota, Traccar, Home Assistant, GPX, GeoJSON, Google Timeline exports, Dawarich exports, and other compatible sources.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Everything is self-hosted and designed to run on small home servers/VPS setups.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Github&lt;/strong&gt;: &lt;a href=&#34;https://github.com/tess1o/geopulse&#34;&gt;https://github.com/tess1o/geopulse&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;Biggest changes since the last post&lt;/h1&gt;&#xA;&#xA;&lt;h3&gt;Vector maps&lt;/h3&gt;&#xA;&#xA;&lt;p&gt;GeoPulse now supports MapLibre vector maps …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1ulsc3m/replace_youtube_premium/&#34;&gt;&#xA;              Replace YouTube Premium&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ulsc3m/replace_youtube_premium/&#34;&gt;218 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have been building out a self hosted stack for each media type in my homelab to escape subscriptions and cut costs down to $0. Movies and shows, covered by Jellyfin + arr stack. Books/audiobooks covered by calibre + arr, and even adult content covered by Stash + my own automated built system.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What I haven&amp;rsquo;t been able to figure out yet is replacing YouTube Premium, which keeps increasing in cost for little to no value. I use both YouTube Music and YouTube daily for watching YouTube and listening to music, and I have been doing this for years upon years. I used to be able to say the price was worth it , but now that I have managed to cut all other subscriptions out, this is pretty much the last one left.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What am I asking is, do you any of you know a good way to replace Youtube premium with a YouTube/YTM with no ads and similar features to premium at no cost? From what I understand self hosting music can be difficult and I by no means listen to mainstream music, but Im not sure …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uk1v53/ds_registration_open/&#34;&gt;&#xA;              DS Registration Open&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uk1v53/ds_registration_open/&#34;&gt;41 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Just passing along info from another sub&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uh59j6/newsgroupdirect_summer_2026_special_triple_play/&#34;&gt;&#xA;              NewsgroupDirect Summer 2026 Special: Triple Play (three backbones) for $35/yr and Grand Slam (Four backbones) for $45/yr&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uh59j6/newsgroupdirect_summer_2026_special_triple_play/&#34;&gt;46 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;strong&gt;The best deal in Usenet just got better! Three or four different backbones at once!&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;NGD Triple Play - Three Backbones - $35/year -&lt;/strong&gt; &lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=s8md&amp;amp;deal=&#34;&gt;https://newsgroupdirect.com/member/billing/?plan=s8md&amp;amp;deal=&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;UsenetExpress (Unlimited) - UsenetExpress Backbone - DMCA - 5797+ Days - US/EU Servers&lt;/li&gt;&#xA;&lt;li&gt;SuperNews (Unlimited) - Giganews Backbone - DMCA - 3200+ Days - US/EU Servers&lt;/li&gt;&#xA;&lt;li&gt;Vipernews (Unlimited) - Uzo Reto Backbone - NTD - 3000+ Days -  EU Server&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;NGD Grand Slam - Four Backbones - $45/year -&lt;/strong&gt; &lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=13ab&amp;amp;deal=&#34;&gt;https://newsgroupdirect.com/member/billing/?plan=13ab&amp;amp;deal=&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;UsenetExpress (Unlimited) - UsenetExpress Backbone - DMCA - 5797+ Days - US/EU Servers&lt;/li&gt;&#xA;&lt;li&gt;SuperNews (Unlimited) - Giganews Backbone - DMCA - 3200+ Days - US/EU Servers&lt;/li&gt;&#xA;&lt;li&gt;Vipernews (Unlimited) - Uzo Reto Backbone - NTD - 3000+ Days -  EU Server&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://Usenet.Farm&#34;&gt;Usenet.Farm&lt;/a&gt; (1.5TB FUP*) - Its Hosted Backbone - DMCA - 3000+ Days -  EU Server&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;These prices will renew at the same price until you cancel.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Quantum encryption is included on the UsenetExpress backbone login. …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uhgpl4/newsdemon_summerwinter_2026_sale_unlimited_usenet/&#34;&gt;&#xA;              NewsDemon Summer/Winter 2026 Sale: Unlimited Usenet Access for $0.50/month for the first three months, billed monthly. Then $28/year, billed annually, with your price locked in.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uhgpl4/newsdemon_summerwinter_2026_sale_unlimited_usenet/&#34;&gt;51 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://www.newsdemon.com/summer-sale/&#34;&gt;https://www.newsdemon.com/summer-sale/&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Like the title says:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Month one: $0.50&lt;/li&gt;&#xA;&lt;li&gt;Month two: $0.50&lt;/li&gt;&#xA;&lt;li&gt;Month three: $0.50&lt;/li&gt;&#xA;&lt;li&gt;Next year: $28&lt;/li&gt;&#xA;&lt;li&gt;Every year afterwards: $28&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Simple billing.  You get three months to check out why so many people support us, then you get a great deal on a yearly account that will not increase.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;No need to &amp;ldquo;stack&amp;rdquo; or give us your hard earned dough for years in advance.  We trust that our service is good enough that you will want to stay with us. But if you want to do that, contact our support department.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;50 Connections (all you need with our service, if you need more, contact support)&lt;/li&gt;&#xA;&lt;li&gt;Post-Quantum Encryption&lt;/li&gt;&#xA;&lt;li&gt;NNTP Pipelining&lt;/li&gt;&#xA;&lt;li&gt;Three Server Farms&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Virginia, USA&lt;/li&gt;&#xA;&lt;li&gt;California, USA&lt;/li&gt;&#xA;&lt;li&gt;Amsterdam, Netherlands&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;5796+ Days Retention&lt;/li&gt;&#xA;&lt;li&gt;25+ years of continuous single ownership&lt;/li&gt;&#xA;&lt;li&gt;30 Day Money Back Guarantee&lt;/li&gt;&#xA;&lt;li&gt;No logging of what you read or download&lt;/li&gt;&#xA;&lt;li&gt;Credit Cards, Paypal, SEPA, iDeal, Crypto&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Hope everyone has a great summer (winter for those in the S. Hemisphere)!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ui4i9d/frugal_usenet_summer_sale_w_receipts/&#34;&gt;&#xA;              Frugal Usenet Summer Sale w/ Receipts!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ui4i9d/frugal_usenet_summer_sale_w_receipts/&#34;&gt;49 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/fmgiize4f2ah1.png?width=1448&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=7c50de70ff1553271bd52f19e9f636764d97dfbf&#34;&gt;https://preview.redd.it/fmgiize4f2ah1.png?width=1448&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=7c50de70ff1553271bd52f19e9f636764d97dfbf&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Hi All-&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Was surprised to see sales dropping this time of year as they mostly stopped about 5 or 6 years ago.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Either way, stop by Frugal for a great summer deal with various options available:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- $35 per year (no Blocknews)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- $40 per year with 300 GBs of Blocknews&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- $45 per year with 750 GBs of Blocknews&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Besides Blocknews differences, all products include:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Access to &lt;strong&gt;all 7 of our main server locations around the world&lt;/strong&gt;, Netnews backbone, 5,500 +/- days retention&lt;/li&gt;&#xA;&lt;li&gt;Our independent backbone, EU based bonus backup server access with up to 1 TBs per calendar month; 3,000 +/- days retention. This server is truly independent of the main servers. Do not get caught up with other packages who may bundle and stealthily sell you the same access two or three times.&lt;/li&gt;&#xA;&lt;li&gt;Up to 200 connections on the main servers / another 50 on the bonus server (not that you need them all …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ulih46/looks_like_dognzb_finally_finished_their_server/&#34;&gt;&#xA;              looks like dognzb finally finished their server upgrades&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ulih46/looks_like_dognzb_finally_finished_their_server/&#34;&gt;35 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;that being said, i can&amp;rsquo;t login because their new system requires them to send an email code to you&amp;hellip; but their system isn&amp;rsquo;t emailing me anything! psych! uggh. anyone else able to login?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uk5mf7/please_stop_posting_about_buying_your_plex_pass/&#34;&gt;&#xA;              Please stop posting about buying your plex pass in 1865 for $12.16&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uk5mf7/please_stop_posting_about_buying_your_plex_pass/&#34;&gt;485 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m tired, boss.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/vvquhwf9w8ah1.jpeg&#34;&gt;&#xA;              Maintenance Day&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uiwp6q/maintenance_day/&#34;&gt;613 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.msn.com/en-us/news/technology/plex-raises-price-of-lifetime-plex-pass-introduces-five-year-plan-at-250/ar-AA2706Y9?cvid=08ef508fcb364569a7196b10e93f0c00&amp;amp;ei=8&#34;&gt;&#xA;              Plex has quietly introduced a five-year Plex Pass plan priced at $250, the same cost as its lifetime Plex Pass before the price hike&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ukxh8p/plex_has_quietly_introduced_a_fiveyear_plex_pass/&#34;&gt;269 comments&lt;/a&gt; • msn.com&lt;/div&gt;&#xA;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1ukoi61/now_that_were_charging_1000_for_plex_pass_can_we/&#34;&gt;&#xA;              Now that we’re charging $1000 for plex pass. Can we get a native working Apple TV app?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ukoi61/now_that_were_charging_1000_for_plex_pass_can_we/&#34;&gt;208 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Going to rant.  Over a year without an update. I don’t care about the new ui as anything is better than infuse. Old UI/new UI, don’t care just want a working app. Can’t watch half my 4k rips because they just stutter constantly. And before the ten people come in here saying oh it’s you mInE wOrKs, check your transcoding, or your server sucks. It’s not that. It’s 100% an app issue, hundreds of posts about it. It’s inexcusable to have a platform as big as Apple TV not have a working app and especially for over a year. My shield works flawlessly, infuse on Apple TV flawlessly. It’s the plex app, how it processes, and how it throttles. I’ve seen the stories that they had one developer for tvOS and he left. Ok but it’s been over a year??? We get people every other week building their own clients from scratch that work better than the native app.  I don’t know why we’re acting like there was only one guy in the world who can code for tvOS.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uh0631/everyone_but_specifically_those_with_lifetime/&#34;&gt;&#xA;              Everyone, but specifically those with lifetime membership, setup 2FA.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uh0631/everyone_but_specifically_those_with_lifetime/&#34;&gt;145 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;If you have or are getting lifetime member before the end of the month your account is going to be worth $750. Take the 5 minutes needed and setup 2 factor authentication.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 04 Jul 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #3</title>
      <link>/feeds/apps/digests/30</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #3&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ugaqo5/anyone_else_notice_supercharged_juniornew_grad/&#34;&gt;&#xA;              Anyone else notice supercharged junior/new grad dunning-kruger behavior lately?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ugaqo5/anyone_else_notice_supercharged_juniornew_grad/&#34;&gt;218 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’ve noticed the young guys in my org behave very differently from how juniors have historically acted.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;First, I suspect these guys could not survive at all without llms. They don’t have the metal models to problem solve and work through tasks to develop domain expertise. They have some kind of token induced learned helplessness. I think they might not even have code editors on the systems; literally all work they do is typing into the prompt box of codex.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Despite this, they have extremely high confidence and no filter. They will throw out bizarre business and architectural ideas that are just totally nonsensical to anyone with domain expertise or even just some general engineering battle scars. The proposals will often be ai filtered to sound plausible and look impressive but they make no sense. They will initiate meetings with vendors and other teams, go above peoples heads and get management and directors involved in random stuff.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;They will also frequently do low value …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uayaj0/good_intuition_is_one_of_the_most_underrated/&#34;&gt;&#xA;              Good intuition is one of the most underrated traits of your top engineers&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uayaj0/good_intuition_is_one_of_the_most_underrated/&#34;&gt;154 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I see these posts all the time &amp;ldquo;What makes a great senior/staff/.. etc Engineer&amp;rdquo; and nobody ever talks about just having good intuition.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Over the past year, my engineering org has gone from &lt;200 to &gt;500 engineers and my reports specifically have focused on hiring senior and staff level engineers.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now there are a few things that we did wrong, but in my defense, most of this was outside of my control.&lt;/p&gt;&#xA;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;p&gt;We hired externally for positions instead of promoting some of our better engineers who exceeded. This seemed to be some sort of notion that our talent level was shit (and to be fair, we do have a lot of shit talent at the company), but the baby went out with the bath water.&lt;/p&gt;&lt;/li&gt;&#xA;&#xA;&lt;li&gt;&lt;p&gt;We over indexed on pedigree during the hiring process. A number of engineers who I gave a thumbs down on were hired anyway because they came from a well known tech company. Even though it was obvious that they were probably dead weight at said company.&lt;/p&gt;&lt;/li&gt;&#xA;&#xA;&lt;li&gt;&lt;p&gt;We failed to retain our top talent. We kind of forced this …&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ub3uct/over_reliance_on_ai/&#34;&gt;&#xA;              Over reliance on AI&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ub3uct/over_reliance_on_ai/&#34;&gt;285 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;It feels like we’ve reached a point where even senior/staff engineers are making code changes through AI without fully understanding the changes themselves.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Recently, a staff engineer on my team opened an MR. I pointed out an obvious bug, but their response was basically a copy-paste from AI and barely had any meaning given the context. So not just the code changes but we&amp;rsquo;re also using AI to &amp;ldquo;complete&amp;rdquo; the conversations, and I&amp;rsquo;d be ashamed of myself if I were a staff.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;That worries me. Not because AI is bad, but because of how over-reliant we’ve become on AI to the point we stopped using our inner creativity and the feeling of solving hard problems.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this becoming the new normal? Are we moving toward a version of SWE where people spend less time understanding systems and more time blindly prompting tools? At the same time, companies are also widely expecting more productivity from their employees and I am not sure if it&amp;rsquo;s the pressure of delivering …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1ud3u6f/management_started_introducing_productivity/&#34;&gt;&#xA;              Management started introducing &amp;#34;productivity&amp;#34; metrics that&amp;#39;s rubbing me the wrong way&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1ud3u6f/management_started_introducing_productivity/&#34;&gt;224 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;So management started introducing some new things they are tracking for &amp;ldquo;productivity&amp;rdquo; which is starting to kind of put me on edge.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The first thing they are now starting to track: &lt;strong&gt;Pull Requests.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Not because they think having smaller PR&amp;rsquo;s makes reviewing easier, or to make the codebase healthy, but they are now using PR&amp;rsquo;s as a way to sort of grill Engineers or use as a &amp;ldquo;you&amp;rsquo;re not being productive&amp;rdquo; if PR&amp;rsquo;s haven&amp;rsquo;t been opened. My tech lead has told us that ANY change we are doing has to be done through a PR. PR&amp;rsquo;s are not being tracked at a team level but rather by each individual Engineer, so it has caused some of the engineers to do some odd things. Example, if two engineers are working on a PR and one of them submit the PR for review and then finally merge it to the main branch, that other engineer that was working along in the branch is shit out of luck and will probably get a talking to at the end of the week. So, now …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1uddwau/feeling_very_behind_right_now/&#34;&gt;&#xA;              Feeling very behind right now&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1uddwau/feeling_very_behind_right_now/&#34;&gt;131 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Where were you all at 32?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I been in SWE for almost 8 years now, my salary does not reflect my skillset but I do like the place I work, they treat me well. I tried doing some interview the past month and no offer yet.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But I&amp;rsquo;m feeling so behind in my career, my goal is to be a system architect and I feel like I don&amp;rsquo;t deserve to ever get there and that&amp;rsquo;s its impossible for me to reach there.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Did anyone else feel like there career did not have much runway left?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/9brnpxo0939h1.jpeg&#34;&gt;&#xA;              Rad little eReader that connects to Calibre&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1udrtps/rad_little_ereader_that_connects_to_calibre/&#34;&gt;131 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m kind of super into this thing. I haven’t been this excited about reading since bookfairs in elementary school.&lt;br /&gt;&#xA;It’s the XTEink X4 running Crosspoint Reader Custom Firmware. I’m pretty sure it’s an esp32-C3 running inside but I’m not 100% sure.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/9ix3gga7939h1.png&#34;&gt;&#xA;              TREK: the self-hosted realtime trip planner I posted here 3 months ago, rewritten and a lot bigger now&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uds1tp/trek_the_selfhosted_realtime_trip_planner_i/&#34;&gt;117 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hey everyone,&lt;/p&gt;&#xA;&#xA;&lt;p&gt;About three months ago I posted the first version of this here, back when it was called Nomad. It got way more attention than I was ready for and also took a fair beating in the comments, and a good chunk of that criticism was right. I have been working on it pretty much nonstop since, and at this point it is a different app, so a second post felt fair. It is called TREK now.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Quick recap of what it is: a self-hosted trip planner. You build an itinerary day by day, drop in places, times and notes, see everything on a map, and anyone you share a trip with edits it live alongside you. It runs on your own box and none of your travel data leaves it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;What is different since the Nomad post:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;It got fully rewritten. The first version was a &amp;ldquo;prototype&amp;rdquo; held together with tape. It is a clean monorepo now (client, server, shared contracts) and contributing no longer requires an archaeology degree.&lt;/li&gt;&#xA;&lt;li&gt;Realtime collaboration is solid. Two people editing the same day …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1ucd7cj/whats_the_most_useful_thing_you_selfhost_that/&#34;&gt;&#xA;              What&amp;#39;s the most useful thing you self-host that isn&amp;#39;t media related?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ucd7cj/whats_the_most_useful_thing_you_selfhost_that/&#34;&gt;441 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I run the usual stuff: Pi-hole, Jellyfin, NAS. The basics. Lately I&amp;rsquo;ve been diving into self-hosting AI tools and it&amp;rsquo;s a different beast entirely compared to just running a media server.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The hardware requirements alone are a conversation. A 4K movie stream uses your GPU for transcoding maybe 5% of the time. Running a local LLM pins your GPU at 100% for minutes straight. The power draw difference is noticeable.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But the tradeoff is interesting: no API costs, no rate limits, no random service shutdowns. Once the hardware is in place, it&amp;rsquo;s yours. You can throw a million requests at it and the only cost is the electricity.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m curious what non-obvious things people in this community self-host. What&amp;rsquo;s the weirdest or most useful thing you run that surprised you with its value?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/yzfms2027f8h1.png&#34;&gt;&#xA;              Safebucket v0.6.0 - Self-hosted file sharing, now with file preview, bulk download and LDAP&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1uatxjo/safebucket_v060_selfhosted_file_sharing_now_with/&#34;&gt;32 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Hello!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We&amp;rsquo;re two friends working in tech, and we&amp;rsquo;ve been building Safebucket: a simple, S3-agnostic, open-source alternative to WeTransfer, Dropbox and Palmr.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;What&amp;rsquo;s new in v0.6.0:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;File preview: Preview images, videos, text, etc directly in the UI&lt;/li&gt;&#xA;&lt;li&gt;Bulk download: Select several files and download them in one click&lt;/li&gt;&#xA;&lt;li&gt;LDAP support: Add your LDAP as an authentication provider&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;We&amp;rsquo;re open to feedback, contributions, and questions. What features would you like to see next?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Github: &lt;a href=&#34;https://github.com/safebucket/safebucket&#34;&gt;https://github.com/safebucket/safebucket&lt;/a&gt;&lt;br /&gt;&#xA;Documentation: &lt;a href=&#34;https://docs.safebucket.io&#34;&gt;https://docs.safebucket.io&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.patreon.com/dokuwiki/posts/dokuwiki-support-158080793&#34;&gt;&#xA;              TIL The next release of DokuWiki will finally have built-in Markdown support&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1ubpc9e/til_the_next_release_of_dokuwiki_will_finally/&#34;&gt;31 comments&lt;/a&gt; • patreon.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;DokuWiki (the self-hosted, file-based wiki) was created before Markdown was popular, so the author created his own syntax specifically for DokuWiki.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Since the rise of StackOverflow, GitHub, and Reddit, Markdown is now everywhere. People have been creating third-party plugins for DokuWiki to add Markdown support, but it’s been mediocre. The next release of DokuWiki will finally have built-in Markdown support 🙏&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/dokuwiki/dokuwiki/pull/4636&#34;&gt;https://github.com/dokuwiki/dokuwiki/pull/4636&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.patreon.com/dokuwiki/posts/dokuwiki-support-158080793&#34;&gt;https://www.patreon.com/dokuwiki/posts/dokuwiki-support-158080793&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1udgt0l/new_to_usenet_heres_a_simple_place_to_start/&#34;&gt;&#xA;              New to Usenet? Here’s a simple place to start&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1udgt0l/new_to_usenet_heres_a_simple_place_to_start/&#34;&gt;60 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;We’ve had a lot of newer users finding the sub lately, so here’s a simple starting point.&lt;/p&gt;&#xA;&#xA;&lt;h2&gt;What is Usenet?&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;Usenet is one of the oldest parts of the internet that is still actively used today.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It is a decentralized network of servers where articles are posted to newsgroups and carried across Usenet providers. It existed long before the modern web, and people still use it because it can be fast, reliable, private over SSL, and very powerful once it is set up correctly.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Unlike a single website or app, Usenet works through a few different parts: providers, indexers, NZBs, clients, and automation tools.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;That is where the learning curve comes from. To fully use Usenet, you need to understand what each piece does and how they work together.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The basic pieces are:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Provider&lt;/strong&gt; — gives you access to Usenet servers&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Indexer/search&lt;/strong&gt; — helps you find NZBs&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;NZB&lt;/strong&gt; — points your client to the articles it needs&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Client/newsreader&lt;/strong&gt; — SABnzbd, NZBGet, etc. This connects to your provider and retrieves the …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uf6tn2/newshosting_summer_sale_2026_save_92_2505_for_15/&#34;&gt;&#xA;              Newshosting Summer Sale 2026 - Save 92% - $25.05 for 15 Months ($1.67/month)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1uf6tn2/newshosting_summer_sale_2026_save_92_2505_for_15/&#34;&gt;149 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Summer is here, and we’re kicking it off with one of the best Newshosting deals of the year.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;The Most Complete Usenet Bundle for $1.67/month&lt;/strong&gt; &lt;/p&gt;&#xA;&#xA;&lt;p&gt;Includes: &lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Unlimited Newshosting access&lt;/li&gt;&#xA;&lt;li&gt;6,523+ days retention across 125,000+ newsgroups&lt;/li&gt;&#xA;&lt;li&gt;100 SSL-secured connections&lt;/li&gt;&#xA;&lt;li&gt;Free newsreader with built-in search &lt;/li&gt;&#xA;&lt;li&gt;Free VPN account &lt;/li&gt;&#xA;&lt;li&gt;250 GB Easynews bonus account&lt;/li&gt;&#xA;&lt;li&gt;500 GB Tweaknews bonus account&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Grab the deal&lt;/strong&gt;: &lt;a href=&#34;https://controlpanel.newshosting.com/signup/index.php?promo=a8vr0&#34;&gt;LINK&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;$25.05 for 15 months ($1.67/month)&lt;/strong&gt; &lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Includes 3 free months&lt;/li&gt;&#xA;&lt;li&gt;Renews at $71.88 per year thereafter&lt;/li&gt;&#xA;&lt;li&gt;30-day money-back guarantee&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Summer Bundle Highlights:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Unlimited Usenet Access&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Unlimited access with full retention and access to Newshosting&amp;rsquo;s highest-completion network.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Free Newsreader with Search&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The included newsreader makes it easy to search, browse, and access articles without needing extra software.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Bonus EU Backbone Coverage&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The included 500 GB Tweaknews account provides access to a separate high-retention EU backbone for added coverage and completion. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Browser-Based …&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ugfhos/summer_2026_usenet_deals_roundup/&#34;&gt;&#xA;              ☀️ Summer 2026 Usenet Deals Roundup&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ugfhos/summer_2026_usenet_deals_roundup/&#34;&gt;39 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve gathered the current Summer 2026 Usenet promotions in one place to make it easier to compare the available offers. If I missed a provider or an existing deal changes, let me know and I&amp;rsquo;ll update the list.&lt;/p&gt;&#xA;&#xA;&lt;table&gt;&#xA;&lt;thead&gt;&#xA;&lt;tr&gt;&#xA;&lt;th&gt;Provider&lt;/th&gt;&#xA;&lt;th&gt;Price&lt;/th&gt;&#xA;&lt;th&gt;Backbone&lt;/th&gt;&#xA;&lt;th&gt;Extras&lt;/th&gt;&#xA;&lt;th&gt;Retention&lt;/th&gt;&#xA;&lt;th&gt;Connections&lt;/th&gt;&#xA;&lt;th&gt;Server / Policy&lt;/th&gt;&#xA;&lt;th&gt;Reddit&lt;/th&gt;&#xA;&lt;/tr&gt;&#xA;&lt;/thead&gt;&#xA;&#xA;&lt;tbody&gt;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://signup.easynews.com/checkout/special-for-you-a/&#34;&gt;Easynews&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;$1.99/mo ($29.85 / 15mo)&lt;/td&gt;&#xA;&lt;td&gt;Omicron&lt;/td&gt;&#xA;&lt;td&gt;Free VPN&lt;/td&gt;&#xA;&lt;td&gt;6523+ days&lt;/td&gt;&#xA;&lt;td&gt;60&lt;/td&gt;&#xA;&lt;td&gt;US / DMCA&lt;/td&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ufd0xr/easynews_summer_2026_deal_199mo_unlimited_usenet/&#34;&gt;Post&lt;/a&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.eweka.nl/en/landing/promo-deal-evme-1&#34;&gt;Eweka&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;€2.50/mo (€37.50 / 15mo)&lt;/td&gt;&#xA;&lt;td&gt;Eweka&lt;/td&gt;&#xA;&lt;td&gt;Free VPN + 1TB Easynews&lt;/td&gt;&#xA;&lt;td&gt;6520+ days&lt;/td&gt;&#xA;&lt;td&gt;50&lt;/td&gt;&#xA;&lt;td&gt;EU / NTD&lt;/td&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ufza3q/eweka_summer_deal_unlimited_eweka_usenet_1tb/&#34;&gt;Post&lt;/a&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.newsgroup.ninja/en/landing/specialpromodeal&#34;&gt;Newsgroup Ninja&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;$3.99/mo ($59.85 / 15mo)&lt;/td&gt;&#xA;&lt;td&gt;Omicron&lt;/td&gt;&#xA;&lt;td&gt;Free VPN&lt;/td&gt;&#xA;&lt;td&gt;Full Retention&lt;/td&gt;&#xA;&lt;td&gt;50&lt;/td&gt;&#xA;&lt;td&gt;US / DMCA&lt;/td&gt;&#xA;&lt;td&gt;-&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=s8md&amp;amp;deal=&#34;&gt;NewsgroupDirect&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;$35/yr (Triple Play), $45/yr (Grand Slam)&lt;/td&gt;&#xA;&lt;td&gt;UsenetExpress, Giganews, ViperNews, Usenet.Farm&lt;/td&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=s8md&amp;amp;deal=&#34;&gt;Triple Play&lt;/a&gt;, &lt;a href=&#34;https://newsgroupdirect.com/member/billing/?plan=13ab&amp;amp;deal=&#34;&gt;Grand Slam&lt;/a&gt;, Free VPN&lt;/td&gt;&#xA;&lt;td&gt;5797+ days&lt;/td&gt;&#xA;&lt;td&gt;100&lt;/td&gt;&#xA;&lt;td&gt;US / EU / DMCA &amp;amp; NTD&lt;/td&gt;&#xA;&lt;td&gt;-&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://controlpanel.newshosting.com/signup/index.php?promo=a8vr0&#34;&gt;Newshosting&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;$1.67/mo ($25.05 / 15mo)&lt;/td&gt;&#xA;&lt;td&gt;Omicron&lt;/td&gt;&#xA;&lt;td&gt;Free VPN + 250GB Easynews + 500GB Tweaknews&lt;/td&gt;&#xA;&lt;td&gt;6523+ days&lt;/td&gt;&#xA;&lt;td&gt;100&lt;/td&gt;&#xA;&lt;td&gt;US / EU / DMCA&lt;/td&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1uf6tn2/newshosting_summer_sale_2026_save_92_2505_for_15/&#34;&gt;Post&lt;/a&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://turbousenet.com/en/order/?promocode=summer-solstice-2026&#34;&gt;TurboUsenet&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;€38.47 / year (30% off)&lt;/td&gt;&#xA;&lt;td&gt;Abavia&lt;/td&gt;&#xA;&lt;td&gt;Non-recurring&lt;/td&gt;&#xA;&lt;td&gt;3500+ days&lt;/td&gt;&#xA;&lt;td&gt;50&lt;/td&gt;&#xA;&lt;td&gt;EU / NTD&lt;/td&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ubnaxo/turbousenet_summer_solstice_promotion_30_discount/&#34;&gt;Post&lt;/a&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;a href=&#34;https://www.tweaknews.eu/en/landing/very-special-deal-1-e&#34;&gt;Tweaknews&lt;/a&gt;&lt;/td&gt;&#xA;&lt;td&gt;€2.99/mo (€44.85 …&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ufza3q/eweka_summer_deal_unlimited_eweka_usenet_1tb/&#34;&gt;&#xA;              Eweka Summer Deal: Unlimited Eweka Usenet &amp;#43; 1TB Easynews &amp;#43; VPN - now €2.50/month (83% off)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ufza3q/eweka_summer_deal_unlimited_eweka_usenet_1tb/&#34;&gt;42 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Eweka is celebrating Summer with a deal that combines unlimited Usenet access, Easynews access, and VPN protection in one plan.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;€2.50/month for the first 15 months (€37.50 total). This promotion includes 3 additional months at no extra cost.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Renews at €71.88 per year (€5.99/month).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.eweka.nl/en/landing/promo-deal-evme-1&#34;&gt;&lt;strong&gt;EWEKA DEAL LINK&lt;/strong&gt;&lt;/a&gt; &lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;What&amp;rsquo;s included&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;6520+ days of retention&lt;/li&gt;&#xA;&lt;li&gt;Unlimited Eweka Usenet access&lt;/li&gt;&#xA;&lt;li&gt;50 connections with SSL&lt;/li&gt;&#xA;&lt;li&gt;Newsreader with search included &lt;/li&gt;&#xA;&lt;li&gt;1TB Easynews account (web-based Usenet access)&lt;/li&gt;&#xA;&lt;li&gt;Premium VPN account &lt;/li&gt;&#xA;&lt;li&gt;30-day money-back guarantee&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;Every subscription includes a free newsreader with Usenet search, making it easy to search and access Usenet from a single desktop application. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;The deal also includes a free 1TB Easynews account for web-based Usenet access and a free VPN account at no additional cost. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;Behind every Eweka subscription is a trusted European Usenet backbone serving the Usenet community since 2002, delivering fast and stable speeds, excellent completion, and access to one of …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1ufd0xr/easynews_summer_2026_deal_199mo_unlimited_usenet/&#34;&gt;&#xA;              Easynews Summer 2026 Deal - $1.99/mo Unlimited Usenet &amp;#43; Web Access &amp;amp; Search&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1ufd0xr/easynews_summer_2026_deal_199mo_unlimited_usenet/&#34;&gt;54 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Great news! Our &lt;strong&gt;$1.99/month&lt;/strong&gt; special offer was originally expected to end, but due to popular demand, we&amp;rsquo;ve decided to extend it as our &lt;strong&gt;Summer 2026 promotion&lt;/strong&gt;. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thank you for your continued support, and we hope you enjoy Easynews at this special summer price!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The Easynews Summer Deal is now available for just &lt;strong&gt;$1.99/month&lt;/strong&gt;. Unlimited Usenet. Built-in search. No setup required.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Easynews combines unlimited Usenet access with a built-in web interface and search engine, making it possible to search, browse, and access Usenet articles directly from your browser. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://signup.easynews.com/checkout/special-for-you-a/&#34;&gt;&lt;strong&gt;GET DEAL HERE&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;$1.99/month&lt;/strong&gt; ($29.85 total for 15 months), renews at $79.99/year.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;This includes:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Unlimited Usenet access&lt;/li&gt;&#xA;&lt;li&gt;Web-based access with built-in search (no newsreader needed)&lt;/li&gt;&#xA;&lt;li&gt;Full NNTP access (works with any newsreader)&lt;/li&gt;&#xA;&lt;li&gt;6,523+ days retention&lt;/li&gt;&#xA;&lt;li&gt;60 connections&lt;/li&gt;&#xA;&lt;li&gt;Free VPN included (with kill switch, SmartDNS, and ad blocking)&lt;/li&gt;&#xA;&lt;li&gt;30-day money-back guarantee&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Why Easynews?&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;No setup required&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Log in through your browser and …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1ueoth4/plex_at_kids_dental_office/&#34;&gt;&#xA;              Plex at kid’s Dental office&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ueoth4/plex_at_kids_dental_office/&#34;&gt;147 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I have never seen Plex being used in a professional setting like this so I am happy to see this. They are using it to have complete control over the options the kids can watch (plus don’t have to pay for a Netflix subscription like they had before) shout out to them for this!!!!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Anyone else experience plex on a business setting?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1ugavhm/i_caved_and_purchased_a_lifetime_plex_pass/&#34;&gt;&#xA;              I caved and purchased a lifetime plex pass…&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ugavhm/i_caved_and_purchased_a_lifetime_plex_pass/&#34;&gt;328 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m usually not a fan of financially supporting poor decisions, and I know I played right into the classic marketing trap, but after talking with my wife about ease of use and “turn-key” solutions we elected to pull the trigger and purchase the lifetime plex-pass before the price hike. We figured it’s better to have it and not need it, than need it and not have it; plus, it will essentially pay for itself in 3-4 years, so there’s that. I know I’m not the only one to make this move, so hopefully I’m in good company lol.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uc0mup/i_finally_have_all_i_hope_i_didnt_miss_anything/&#34;&gt;&#xA;              I finally have all (I hope I didn&amp;#39;t miss anything) of Doctor Who, including recreations of missing episodes and title cards. Now I just hope I end liking the show, cause I&amp;#39;ve never seen any of it.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uc0mup/i_finally_have_all_i_hope_i_didnt_miss_anything/&#34;&gt;92 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/my0n7rod5p8h1.png?width=1588&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=dae836f88cba3fa0dddf6bb34db6b0d060890a9f&#34;&gt;https://preview.redd.it/my0n7rod5p8h1.png?width=1588&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=dae836f88cba3fa0dddf6bb34db6b0d060890a9f&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/b2d2p6th5p8h1.png?width=1332&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=7e016b9f4f52c3044499cda4a01a179fe16bddc2&#34;&gt;https://preview.redd.it/b2d2p6th5p8h1.png?width=1332&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=7e016b9f4f52c3044499cda4a01a179fe16bddc2&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/tqtbas1j5p8h1.png?width=677&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=93ae5f1eaac9f87b19f143f7f1390773100a25aa&#34;&gt;https://preview.redd.it/tqtbas1j5p8h1.png?width=677&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=93ae5f1eaac9f87b19f143f7f1390773100a25aa&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/pzjqw4xp5p8h1.png?width=1372&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=ec5da231299799ad289a66d6203069d95f1a7171&#34;&gt;https://preview.redd.it/pzjqw4xp5p8h1.png?width=1372&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=ec5da231299799ad289a66d6203069d95f1a7171&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1uet5v8/storage_purgatory/&#34;&gt;&#xA;              Storage Purgatory&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1uet5v8/storage_purgatory/&#34;&gt;199 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I basically maxed out my 20 TB of storage right as the cost of storage has skyrocketed. Nobody can predict with certainty when the cost for hard drives will come back down, but it will probably be at least a year or two. Not sure what anybody else’s plans are. Just saying this sucks.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1ud2kzt/to_boldly_go_this_is_why_i_freaking_love_plex/&#34;&gt;&#xA;              &amp;#34;To Boldly Go...&amp;#34; (This is why I freaking love Plex).&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1ud2kzt/to_boldly_go_this_is_why_i_freaking_love_plex/&#34;&gt;45 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&amp;ldquo;To Boldly Go&amp;hellip;&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This is why I freaking love Plex.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/yt4nb6i5kx8h1.png?width=3836&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=e1b215b45e4722ec65d52935c70f35031dc9e982&#34;&gt;https://preview.redd.it/yt4nb6i5kx8h1.png?width=3836&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=e1b215b45e4722ec65d52935c70f35031dc9e982&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 27 Jun 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #2</title>
      <link>/feeds/apps/digests/17</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #2&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u7itpp/20_yoe_high_coupling_low_cohesion_led_to_my/&#34;&gt;&#xA;              20 YoE &amp;#39;high coupling, low cohesion&amp;#39; led to my current survival mantra: &amp;#39;income, not outcome&amp;#39;&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u7itpp/20_yoe_high_coupling_low_cohesion_led_to_my/&#34;&gt;286 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Stealing &amp;ldquo;income not outcome&amp;rdquo; from someone over in &lt;a href=&#34;https://www.reddit.com/r/overemployed/&#34;&gt;r/overemployed&lt;/a&gt; (I&amp;rsquo;m not OE, I just follow)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I finally had a breakthrough today. I think. I (20 YoE) have been struggling in my role at a startup as someone who wears many hats from SA to ML eng to product eng to data eng, etc etc as I watch the amount of tech debt and security concerns (or lack of concern) accelerate in my young org. The drivers are mainly vibe-coding non-engineers and actual engineers that have kind of thrown in the towel on any logical design or planning of the system/software.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It kind of all culminated around a more mid-level engineer telling me &amp;ldquo;I gave up with everyone sending me AI summaries in Slack and tickets. I just feed it right back into Claude Code and let it do the thing.&amp;rdquo; I find those giant text walls unreadable myself and his mentality of &amp;ldquo;slop in, slop out&amp;rdquo; isn&amp;rsquo;t exactly unreasonable. The &amp;lsquo;outcomes&amp;rsquo; aren&amp;rsquo;t great, but&amp;hellip;..&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Over the …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u62pxg/what_traits_have_actually_correlated_with_your/&#34;&gt;&#xA;              What traits have actually correlated with your best hires?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u62pxg/what_traits_have_actually_correlated_with_your/&#34;&gt;193 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;We&amp;rsquo;ve hired a lot of people over the last 8 years. Our interview process works okay, but it&amp;rsquo;s far from perfect, one of our best hire we&amp;rsquo;ve ever had didn&amp;rsquo;t do amazing on our interviews but has really shined through later on.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Looking back at the people who turned out to be genuinely great hires, I&amp;rsquo;ve started noticing a couple of recurring traits:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* Low ego, but confident, they are happy to flag problems or suggest improvements on their own, and didn&amp;rsquo;t get defensive when challenged.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;* Fast self-learners, could pick up new things without much hand holding.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Curious what others have found. What have you been able to correlate with your best hires, and just as interesting, did any of it surprise you / contradict what your interview process actually screens for? Or do you have any questions that you ask for now after making a few regretful hires?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u5wamn/just_some_ladys_opinion/&#34;&gt;&#xA;              Just some lady&amp;#39;s opinion&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u5wamn/just_some_ladys_opinion/&#34;&gt;53 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m a principal engineer and I&amp;rsquo;ve worked a long time in IT.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;ve seen a lot of posts lately about the impacts and use of certain tooling, career anxiety, and whether or not they still matter.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I just wanted to say: you do!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Whether you&amp;rsquo;re new to IT or have been here a long time, use certain tools or don&amp;rsquo;t, at the end of the day you&amp;rsquo;re the person solving the complex tasks.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Your work still matters and so do you.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Don&amp;rsquo;t lose sight of that.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;BTW - yes I&amp;rsquo;m a human. I&amp;rsquo;m trying to help put some positive messaging out there into the world.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u5e9we/has_software_development_shifted_from_building_to/&#34;&gt;&#xA;              Has software development shifted from building to last to building to replace?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u5e9we/has_software_development_shifted_from_building_to/&#34;&gt;145 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;ve been in software engineering for 15 years, and one thing I&amp;rsquo;ve noticed is that earlier we&amp;rsquo;d build a system, take it to production, and it would run for years with small enhancements and maintenance.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now it feels like every few years there&amp;rsquo;s a push to rewrite everything with a new tech stack, often because the existing system is considered &amp;ldquo;outdated&amp;rdquo; or &amp;ldquo;not sustainable.&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Have you noticed a similar shift in software, or is this just my perception? Are frequent rewrites driven by real business needs, or are we too quick to replace systems instead of evolving them?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u4skga/what_do_you_think_about_mythos_and_fable/&#34;&gt;&#xA;              What do you think about Mythos and Fable?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u4skga/what_do_you_think_about_mythos_and_fable/&#34;&gt;388 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m not american, so I can&amp;rsquo;t test them. In the age of LLMs, every week we hear that we&amp;rsquo;re all gonna be out of jobs by next week. Vibecoders get, of course, more insufferable, claiming that software engineering is gone.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Are the models really that good? Do you guys see an actual &amp;ldquo;replacement&amp;rdquo; coming? More job losses? Are they actually a good tool or is it all just smoke and mirrors to raise more money? Are they economically sustainable?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For me personally, they have been useful, but my company pays a shitload in tokens, I made some rough calculations and economically, they&amp;rsquo;re still too expensive to be more than a really expensive tool.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1u4wqnj&#34;&gt;&#xA;              PSA: Oracle is changing free tier limits. Update by the 15th to avoid charges&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u4wqnj/psa_oracle_is_changing_free_tier_limits_update_by/&#34;&gt;255 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Original post (can&amp;rsquo;t crosspost): &lt;a href=&#34;https://www.reddit.com/r/oraclecloud/s/jypxIpfvqT&#34;&gt;https://www.reddit.com/r/oraclecloud/s/jypxIpfvqT&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm&#34;&gt;https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;New limits:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- ARM: &lt;strong&gt;2 OCPUs and 12GB of RAM&lt;/strong&gt; (from 4 OCPUs and 24GB of RAM)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;-&lt;/strong&gt; AMD: Unchanged (still 2x 1 CPU, 1 GB)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Billing starts on the 15th (in 2 days). &lt;strong&gt;Update your instances by then, otherwise free instances will be shut down and PAYG instances will be charged $10-15 at the end of the month.&lt;/strong&gt; Oracle decided to not notify their users about this&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To update the instance:&lt;/p&gt;&#xA;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Back up any important data&lt;/li&gt;&#xA;&lt;li&gt;Log in to Oracle Cloud dashboard, head to the &amp;ldquo;Instances&amp;rdquo; section and click on your instance.&lt;/li&gt;&#xA;&lt;li&gt;Click on Actions -&amp;gt; More actions -&amp;gt; Edit (see 3rd image)&lt;/li&gt;&#xA;&lt;li&gt;Change &amp;ldquo;Number of OCPUs&amp;rdquo; to &lt;strong&gt;2&lt;/strong&gt; and &amp;ldquo;Amount of Memory&amp;rdquo; to &lt;strong&gt;12&lt;/strong&gt; (see 4th image)&lt;/li&gt;&#xA;&lt;li&gt;Click &amp;ldquo;Save changes&amp;rdquo;. The new limits will be applied and your instance will restart.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;EDIT: More confirmation from Oracle …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://research.google/blog/a-low-carbon-computing-platform-from-your-retired-phones/&#34;&gt;&#xA;              University of California launches first of its kind datacenter powered by 2,000 Pixel phones - A low-carbon computing platform from retired phones&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u6cuvm/university_of_california_launches_first_of_its/&#34;&gt;200 comments&lt;/a&gt; • research.google&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Found this news interesting, confirming what most of us here already realized: creating a self-hosted server out of used phones is an incredibly cost-efficient solution, especially with today&amp;rsquo;s storage and memory costs.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;They&amp;rsquo;re essentially stripping out the motherboard from the phones, installing a Linux distro that doesn&amp;rsquo;t contain all the consumer device protections like a low-memory killer daemon, and finally organized together in 25-50 device clusters&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Some highlights:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;ldquo;The single-threaded performance of modern smartphones’ performance processor cores is on-par with or better than those of modern multicore servers &amp;ldquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;ldquo;SPEC benchmarking results indicate that 25-50 phones equate to a modern server&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;ldquo;Early experiments show that even a moderately-sized cluster of 20 phones is capable of supporting peak submission rates for a 75+ student class, with grading latencies below the default AWS backend. A 2,000 phone deployment will be capable …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/2ue9z6oba38h1.jpeg&#34;&gt;&#xA;              Running a Mac as home server and couldn&amp;#39;t be happier. Power efficient, fast, small. Roast me!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u9fgo1/running_a_mac_as_home_server_and_couldnt_be/&#34;&gt;335 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I finally decided to get a home server a while ago. I&amp;rsquo;ve built my own PCs since I was a kid, my first was an AMD K6-2 at 400 MHz with an NVIDIA Riva TNT2 Pro. So I did what I always do: hand-picked the components for a box to host and back up our photos and videos. In November that build was €800. By December the same parts were €1,200. (The same setup is now €1800) for 16GB of RAM and no GPU. I hesitated. And the part that really bugged me: I&amp;rsquo;m a software engineer, and I wanted to be able to run local LLMs. And that build couldn&amp;rsquo;t do it.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I used to laugh at Apple fanboys back when they soldered Intel chips.&lt;br /&gt;&#xA;Fast forward to March &amp;lsquo;26: I bought a used Mac Studio M1 Max (64GB, 4TB) for €1,700 and made it the home server instead.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Then I plugged in a wattmeter and left it running for 16 days. Literally could not believe the numbers first and had to double  check.  It showed 8 watts during &amp;ldquo;idle&amp;rdquo; (No inference running)!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Real use: 25 Docker containers …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/oo5lmcenl68h1.png&#34;&gt;&#xA;              I stopped hand-drawing my homelab diagram. Now it rebuilds itself from code on every push&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u9u27o/i_stopped_handdrawing_my_homelab_diagram_now_it/&#34;&gt;51 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;My network diagram used to go stale the second I changed anything, so I made it a build artifact instead of a drawing.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It&amp;rsquo;s a .d2 text file (D2, diagram-as-code) in my repo. A GitHub Actions workflow watches that file, renders it with the ELK layout engine to SVG, rasterizes that to PNG, and commits the result back. The image in my README can&amp;rsquo;t drift from the source anymore. I add a node or a service, edit a few lines of text, and the diagram redraws itself on the next push.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The icons are the bit I like most. Proxmox, Talos, ArgoCD, Cilium, Falco and the rest aren&amp;rsquo;t stored in the repo at all. They get pulled from public icon repos at render time and inlined into the SVG, so the output is self-contained and I never touch an image file. It&amp;rsquo;s all public if you want to lift the setup: &lt;a href=&#34;https://github.com/mortennordbye/homelab&#34;&gt;https://github.com/mortennordbye/homelab&lt;/a&gt;. The .d2 source and the workflow live in docs/diagrams/ and .github/workflows/render-diagram.yaml.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1u5ve2y/human_curated_noslop_list_of_selfhosted_apps/&#34;&gt;&#xA;              Human curated, no-slop list of selfhosted apps?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u5ve2y/human_curated_noslop_list_of_selfhosted_apps/&#34;&gt;96 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;For a long time, I have been using the &lt;code&gt;awesome-selfhosted&lt;/code&gt; Github repo to browse/shop for stuff I could selfhost on my stuff. But with the influx of one-shot slopware, I am looking for a place where I can find a good list of selfhosted things. :)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Any index/list that you can recommend?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u7kaqj/ninja_central_is_open_for_registration/&#34;&gt;&#xA;              Ninja Central is open for registration&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u7kaqj/ninja_central_is_open_for_registration/&#34;&gt;117 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://ninjacentral.co.za/register&#34;&gt;https://ninjacentral.co.za/register&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Get it while it&amp;rsquo;s open!&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u5qxf2/stingyusenet_30_discount_5_for_every_goal_for/&#34;&gt;&#xA;              [StingyUsenet] 30% discount &amp;#43; 5% for every goal for Curaçao&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u5qxf2/stingyusenet_30_discount_5_for_every_goal_for/&#34;&gt;12 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/jc9baje37a7h1.png?width=1774&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=48c654a9bb441d6a7e822e30885a3f9b39dad4e3&#34;&gt;https://preview.redd.it/jc9baje37a7h1.png?width=1774&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=48c654a9bb441d6a7e822e30885a3f9b39dad4e3&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Waddap y&amp;rsquo;all!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;em&gt;14-06 19:24 - Edit #1: So yes, Curacao scored a goal. Who would have thought. Stop the cheering already; it&amp;rsquo;s costing us money.&lt;/em&gt; &lt;strong&gt;We&amp;rsquo;re at 35% discount now.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The World Cup is full of football (&lt;strong&gt;&lt;em&gt;USA, pay attention here: FOOTBALL, where you play with YOUR FOOT&lt;/em&gt;&lt;/strong&gt;), but StingyUsenet is backing Curaçao. The smallest country in the tournament somehow made it this far, which is already more than most people expected.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To celebrate, we’re starting with a 30% discount. For every goal Curaçao scores, we’ll &lt;strong&gt;add another 5% discount&lt;/strong&gt;. One goal, more savings. Two goals, even more. If they keep finding the net, we’ll keep increasing the deal. Being the football (&lt;strong&gt;&lt;em&gt;USA, pay attention here: FOOTBALL, where you play with YOUR FOOT&lt;/em&gt;&lt;/strong&gt;)-super power they are, we&amp;rsquo;re taking a HUGE risk here.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The offer lasts as long as Curaçao does. Once they’re out, …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u8ejts/do_not_purchase_vipernews_supscriptions/&#34;&gt;&#xA;              Do not purchase ViperNews supscriptions!&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u8ejts/do_not_purchase_vipernews_supscriptions/&#34;&gt;29 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I should have known better.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The price was tempting so I went for it. Their product is absolute garbage and the service is nonexistent.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;50 to 70% of all nzbs didn&amp;rsquo;t finish becaue of missing articles.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;They have a  &amp;ldquo;risk-free 7-day money-back guarantee&amp;rdquo;. I contacted them 4 times - nothing.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Wasted timd and money. Dont do the same mistake.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;edit:&lt;br /&gt;&#xA;My 50 to 70% estimate was a gut figure made out of anger. Thanks for your input. 70% completion is still garbage. The poor completion rate alone doesn&amp;rsquo;t even bother me. There are surely use cases for that.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Ghosting a customer who wants to use their &amp;ldquo;risk-free 7 day guaranteed money back&amp;rdquo; option is scammy corpo bullshit.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u707xo/does_anyone_even_use_usenet_for_communication/&#34;&gt;&#xA;              Does anyone even use usenet for communication?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u707xo/does_anyone_even_use_usenet_for_communication/&#34;&gt;37 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&amp;hellip;or is this all [p-word] and [w-word]?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I mean, like as the thing is; as a mailing list or forum?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;From my understanding, it&amp;rsquo;s email style?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Where are the chats happening?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u968u6/nzbget_v262_client_release_notes/&#34;&gt;&#xA;              NZBGet v26.2 Client Release Notes&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u968u6/nzbget_v262_client_release_notes/&#34;&gt;11 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;As teased recently, with v26.2 the WebUI is officially no longer English-only! This release also brings network speed unit switching, support for standard &lt;code&gt;~/.config&lt;/code&gt; locations, 7-Zip and UnRAR updates, and bug fixes.&lt;/p&gt;&#xA;&#xA;&lt;h1&gt;Features:&lt;/h1&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Multi-Language Support:&lt;/strong&gt; The WebUI natively supports 20 languages with auto-detection! Layout responsiveness and config text readability have also been improved to make sure everything looks great in any language [&lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/813&#34;&gt;#813&lt;/a&gt;].&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/eny3vspzj18h1.png?width=1317&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=0a4079b06d77646d179977c9e0cb508dce0aaa50&#34;&gt;https://preview.redd.it/eny3vspzj18h1.png?width=1317&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=0a4079b06d77646d179977c9e0cb508dce0aaa50&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;[](&lt;a href=&#34;https://preview.redd.it/nzbget-v26-2-client-release-notes-v0-vo9zn4pvi18h1.png?width=1317&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=cccc8f3e81ee2c2d5fc751b45a5b0cb6f9a4028d&#34;&gt;https://preview.redd.it/nzbget-v26-2-client-release-notes-v0-vo9zn4pvi18h1.png?width=1317&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=cccc8f3e81ee2c2d5fc751b45a5b0cb6f9a4028d&lt;/a&gt;)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Alongside this massive translation update, here are the other quality-of-life additions:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Unit Switching:&lt;/strong&gt; Added the ability to toggle network speed display between MB/s and Mb/s [&lt;a href=&#34;https://github.com/nzbgetcom/nzbget/pull/813&#34;&gt;#813&lt;/a&gt;].&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Config Support:&lt;/strong&gt; Added support for standard &lt;code&gt;~/.config …&lt;/code&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1u6wjkc&#34;&gt;&#xA;              I just got hit with Plex’s new TV updates… It’s horrible&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u6wjkc/i_just_got_hit_with_plexs_new_tv_updates_its/&#34;&gt;317 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Idk if other platforms have had this update already but I have all FireTVs in my home. I just turned on my TV this evening, like I always do, and BAM. My TV app looks completely identical to the ugly mobile app. AND ITS SUPER BUGGY AND SLOW and unresponsive. Like such a mess it belongs still in Beta. Why was this rolled out???? I actually liked the old Plex UI. This is terribly not functional. It looks like they just wanna copy Netflix with this UI. Anyone else been having issues with this new update?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Jeez, they even removed all the player controls. What a mess. I tolerated it on mobile but TV too???&lt;/p&gt;&#xA;&#xA;&lt;p&gt;UPDATE: I just side loaded the older version of Plex. I feel so much better now, it’s great to be home.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To all the people saying “You’ll get used to it”, sure I would if it actually worked. The update is cool looking but completely unusable to me right now. I’m not dealing with that. I built my server for a better streaming experience, not bs.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/20cm534fw67h1.jpeg&#34;&gt;&#xA;              Plex now shows file sizes for downloads.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u5d9lg/plex_now_shows_file_sizes_for_downloads/&#34;&gt;18 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Just wish we could have more bitrate options&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit: as for bitrate it gives the option to download each time, same options&lt;br /&gt;&#xA;Original&lt;br /&gt;&#xA;1080p 20Mbs&lt;br /&gt;&#xA;720p 4mbs&lt;br /&gt;&#xA;And 480 1.5mps&lt;/p&gt;&#xA;&#xA;&lt;p&gt;That’s fine but it should be more like the regular trascoding&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1u6m1i5&#34;&gt;&#xA;              Found my original Plex library, kind of...&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u6m1i5/found_my_original_plex_library_kind_of/&#34;&gt;26 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m doing some deep cleaning at home and I found one old box of VHS tapes from the mid to late 90&amp;rsquo;s. As a teenager I used to record shows. I&amp;rsquo;m sure that a lot of these are even commercial free. I used to stop recording at commercial breaks and start back up again when it came back on. I would like to see some of those old commercials though. I am sure I have more boxes too. I just need to find them.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So I&amp;rsquo;m wondering when did your obsession with saving media start? How many of you also used to do this, if you&amp;rsquo;re my age or older. I was there for the start of Napster which changed everything. I was also one of the first Netflix customers with the 8 DVD at a time subscription. I also have books filled with DVD&amp;rsquo;s ripped from that Netflix subscription. I remember at first how they would come super fast, but they must of realized what a lot of us were doing because they slowed down how fast they would come. Oh the good old days.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&amp;amp;#x200B; …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1u7ya6r/why_spectrum_why/&#34;&gt;&#xA;              Why Spectrum, why?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u7ya6r/why_spectrum_why/&#34;&gt;98 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I&amp;rsquo;m at my folks visiting and they have a new cable modem and router from their provider. So I see the Plex app in the UI and get logged in. I connect as my mom and start to get her home screen set with favorites and everything, and my server isn&amp;rsquo;t showing. Ok, I switch users and it&amp;rsquo;s the same for me. Hmm, maybe my server is down or something, but everything is working fine on my phone.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It turns out that Spectrum Xumo has basically nerfed the Plex app and does not allow personal streaming servers. I guess they think that their services should be enough, why would anyone ever want anything else. #%$#@@%\^&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And my folks are old enough to not want to switch back and forth, they&amp;rsquo;re OK ditching my stream because the cable company has stuff&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So question, is there a way to get the Plex app unlocked?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;​&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1u6zvw2/building_plex_library_in_2026_still_viable/&#34;&gt;&#xA;              Building plex library in 2026- still viable?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u6zvw2/building_plex_library_in_2026_still_viable/&#34;&gt;314 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I’m trying to decide whether it still makes sense in 2026 to build a Plex-based library by ripping discs, or whether I should shift toward buying digital movies through Apple instead. My main draw to Plex is local ownership and potentially higher quality from UHD Blu-ray sources, but I’m increasingly concerned about the long-term practicality of the ripping ecosystem itself. UHD Blu-ray drives seem to be getting harder to find and more expensive, and it feels like the hardware/software stack for ripping is becoming more niche over time.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;At the same time, my actual use case is mostly convenience-driven—rewatching TV shows and movies in bed or on different devices, not necessarily building a massive archive. So I’m trying to understand whether Plex still makes sense as a system to invest in today if the initial ripping phase is increasingly constrained by hardware availability. For those actively building or maintaining libraries now, do you see ripping as still sustainable long term, …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sat, 20 Jun 2026 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Tech &amp; Selfhosting #1</title>
      <link>/feeds/apps/digests/6</link>
      <description>&lt;!DOCTYPE html&gt;&#xA;&lt;html lang=&#34;en&#34;&gt;&#xA;&#xA;&lt;head&gt;&#xA;  &lt;meta charset=&#34;UTF-8&#34;&gt;&#xA;  &lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1.0&#34;&gt;&#xA;  &lt;title&gt;Mailshine - Tech &amp;amp; Selfhosting #1&lt;/title&gt;&#xA;  &lt;style&gt;&#xA;    @import url(&#34;https://use.typekit.net/zlp6nxd.css&#34;);&#xA;&#xA;    html {&#xA;      font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Oxygen&#39;, &#39;Ubuntu&#39;, &#39;Cantarell&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;      -webkit-font-smoothing: antialiased;&#xA;      -moz-osx-font-smoothing: grayscale;&#xA;    }&#xA;&#xA;    h1 {&#xA;      display: block;&#xA;      font-weight: 700;&#xA;      margin: 0;&#xA;      font-size: 27px;&#xA;      line-height: 1.2;&#xA;      color: hsl(236, 18%, 26%);&#xA;      font-family: niveau-grotesk, -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, sans-serif;&#xA;    }&#xA;&#xA;&#xA;    .container {&#xA;      max-width: 680px;&#xA;      margin: 0 auto;&#xA;    }&#xA;&#xA;    .heading {&#xA;      margin-top: 24px;&#xA;      margin-bottom: 16px;&#xA;    }&#xA;&#xA;    .heading&gt;img {&#xA;      vertical-align: middle;&#xA;      width: 20px;&#xA;      height: 20px;&#xA;      display: inline-block;&#xA;    }&#xA;&#xA;    .heading&gt;a {&#xA;      display: inline;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    .subreddit {&#xA;      color: #FF4500;&#xA;&#xA;      font-weight: 500;&#xA;      margin: 0 0 0 3px;&#xA;      font-size: 22px;&#xA;      line-height: 1;&#xA;      display: inline;&#xA;      vertical-align: middle;&#xA;    }&#xA;&#xA;    .selftext {&#xA;      font-size: 0.9rem;&#xA;      margin-top: 1em;&#xA;    }&#xA;&#xA;    .item-title {&#xA;      font-weight: 600;&#xA;      margin: 0px 0px 1px;&#xA;      font-size: 17px;&#xA;      line-height: 1.4;&#xA;      color: hsl(228, 12%, 35%);&#xA;      word-wrap: anywhere;&#xA;      word-break: break-word;&#xA;    }&#xA;&#xA;    .item a {&#xA;      color: inherit;&#xA;      text-decoration: none;&#xA;    }&#xA;&#xA;    ul.items {&#xA;      list-style-type: none;&#xA;      margin: 0;&#xA;      padding: 0;&#xA;    }&#xA;&#xA;    .item {&#xA;      margin-bottom: 10px;&#xA;    }&#xA;&#xA;    .item-subhead {&#xA;      color: hsl(209, 10%, 65%);&#xA;      font-weight: 500;&#xA;      font-size: 0.8em;&#xA;    }&#xA;&#xA;    .block-icon {&#xA;      width: 20px;&#xA;      height: 20px;&#xA;    }&#xA;  &lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&#xA;&lt;body&gt;&#xA;  &lt;div class=&#34;container&#34;&gt;&#xA;    &#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/ExperiencedDevs &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u19g97/one_kind_thing_to_do_when_a_coworker_is_laid_off/&#34;&gt;&#xA;              One Kind Thing to Do When a Coworker Is Laid Off: Reach Out&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u19g97/one_kind_thing_to_do_when_a_coworker_is_laid_off/&#34;&gt;143 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;It’s always interesting to me how when coworker gets laid off suddenly after 2,5,10, even 20 years who actually reaches out to them after on Linkedin.&lt;br /&gt;&#xA;They get their slack and laptop shut down immediately so they can’t tell anyone and then throughout next few days your colleagues find out you were.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;REACH OUT if you worked with them!! Say Hey how are you doing? It was a pleasure working with you and wish you success.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It is sad in our industry we work 10-12 hour days a huge part of our lives in at work everyday interacting with the same group of people yet when you’re done some of them say nothing at all. Or worse they linger on your profile and disappear like all those years were just nothing. At a human level, if you had positive interaction say something.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;It feels good to the laid off person having some connection to bring closure to it. No one’s expecting long notes or that every person will but you would expect the PM you talk to everyday the SWE constantly mingling on ERD to say …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u2dqmp/did_the_ai_hype_cycle_damage_your_relationship/&#34;&gt;&#xA;              Did the AI hype cycle damage your relationship with leadership?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u2dqmp/did_the_ai_hype_cycle_damage_your_relationship/&#34;&gt;246 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;There&amp;rsquo;s a lot of posts on here about, of course, AI and how it&amp;rsquo;s caused havoc and anxiety amongst developers, and something I&amp;rsquo;ve been thinking about is the attitude given off by a lot of companies and non-dev leaders and workers in general. There was almost a delight in the idea of completely replacing full teams of human beings with a robot that could replace them. Lots of smirking and snide comments.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I remember seeing ads for AI solutions (many of which were garbage and are now gone) happily brag that you&amp;rsquo;ll be able to cut massive amounts of people. I know progress is progress but still there was a tone of &amp;ldquo;thanks for your service, don&amp;rsquo;t let the door hit you on the ass on the way out, dorks.&amp;rdquo;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now that some of the hype has scaled back a bit and companies are either rehiring devs or greatly reducing their estimates for layoffs, I&amp;rsquo;m just wondering if it&amp;rsquo;s made you look at leadership the same way? I&amp;rsquo;m not trying to sound like …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u1tgjq/the_biggest_problem_with_ai_is_not_correctness_it/&#34;&gt;&#xA;              The biggest problem with AI is not correctness - it is architecture sanity&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u1tgjq/the_biggest_problem_with_ai_is_not_correctness_it/&#34;&gt;267 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Most of the experienced folks say - of AI is not production ready because it produces bugs or shitty code overall. They add more tests and do manual code reviews, and hope it fixes the AI problem.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Well, it is true if you use shit models (anything &amp;lt; the latest Anthropic/OpenAI), but the story is about something different.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Good models generate production-ready code, covered with tests - there&amp;rsquo;s not much you can improve actually.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The biggest issue is overengineering.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I did not see an agent ever suggesting to drop 3 tables and 30% of code to simplify the app.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;You ask for updates - and it will keep generating shit by adding mode code, + extending your schema, + converters + migrations + tests.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Everything looks solid and kinda production ready, but the whole thing is already poisoned - it keeps accumulating the tech debt.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Eventually you will need some major feature added and it does not fit the schema, and you realize there&amp;rsquo;s not much you can do in reasonable amount of …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u12mk5/any_other_experienced_developers_just_not_have/&#34;&gt;&#xA;              Any other experienced developers just not have the time to prep for the difficulty of interviews?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u12mk5/any_other_experienced_developers_just_not_have/&#34;&gt;134 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;during my unemployment period, there were multiple jobs that were transparent about the interview process. While I appreciated the transparency, it was also a bit taken back that some where four, six, seven plus rounds in total. Like what?? I personally have a young family and with the wife picking up more hours, I obviously had more responsibilities at home, and with that barely any time to search for jobs, do interviews, and then restudy/relearn all my Data Structures and Algorithms for the leetcode challenge. And why?? If they’re just gonna Make me us AI to prompt my way to not writing a line of code. Guess it’s my fault for not being a cracked engineer? Lol&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And not just parents I imagine if someone currently has a job and perhaps less responsibilities at home, how are you gonna explain to your employer that you’re gonna be absent for an hour plus the coming weeks? oh and also time to study and prepare for the interviews.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;again maybe it’s my fault for not keeping up with DSA, i …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/ExperiencedDevs/comments/1u45khs/has_the_bar_actually_gotten_lower/&#34;&gt;&#xA;              Has the bar actually gotten lower?&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/ExperiencedDevs/comments/1u45khs/has_the_bar_actually_gotten_lower/&#34;&gt;317 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;First off, I’ll acknowledge that this is probably one of the most confusing times to work in technology. AI is reshaping the industry in how we work, in how we solve problems, in how we get information.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But I feel like I’m losing it a little bit. I’ve been hiring for a few weeks now and have been wildly disappointed with the candidates I’m seeing. We’re using the same panels we used half a decade ago, a time where good devs were at a premium, and finding that candidates can’t get halfway through the problem. It’s gotten to the point where my interviewers are asking if they should use different questions because these are too hard.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;And it seems to be true across the leveling spectrum. Mid levels who don’t know the difference between map and forEach and seniors/managers who don’t know how state is managed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Maybe this is my “Ok boomer” moment and I need to understand that devs are prompting more and writing less code themselves. I’m prepared to receive that feedback. But I expect my …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/selfhosted &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/j9utav24vw5h1.jpeg&#34;&gt;&#xA;              Blue checkmark on emails&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1tzlbn3/blue_checkmark_on_emails/&#34;&gt;152 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;How can I get such a blue verification check mark on my personal domains?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is it something I&amp;rsquo;d need to pay for or something only available for big established brands?&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/vet4ovqstm6h1.jpeg&#34;&gt;&#xA;              I think I might be living with some disabilities&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u2vflg/i_think_i_might_be_living_with_some_disabilities/&#34;&gt;63 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Atleast according to perplexity..&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1u4wqnj&#34;&gt;&#xA;              PSA: Oracle is changing free tier limits. Update by the 15th to avoid charges&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u4wqnj/psa_oracle_is_changing_free_tier_limits_update_by/&#34;&gt;119 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Original post (can&amp;rsquo;t crosspost): &lt;a href=&#34;https://www.reddit.com/r/oraclecloud/s/jypxIpfvqT&#34;&gt;https://www.reddit.com/r/oraclecloud/s/jypxIpfvqT&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm&#34;&gt;https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;New limits:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- ARM: &lt;strong&gt;2 OCPUs and 12GB of RAM&lt;/strong&gt; (from 4 OCPUs and 24GB of RAM)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;-&lt;/strong&gt; AMD: Unchanged (still 2x 1 CPU, 1 GB)&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Billing starts on the 15th (in 2 days). &lt;strong&gt;Update your instances by then, otherwise free instances will be shut down and PAYG instances will be charged $10-15 at the end of the month.&lt;/strong&gt; Oracle decided to not notify their users about this&amp;hellip;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;To update the instance:&lt;/p&gt;&#xA;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Back up any important data&lt;/li&gt;&#xA;&lt;li&gt;Log in to Oracle Cloud dashboard, head to the &amp;ldquo;Instances&amp;rdquo; section and click on your instance.&lt;/li&gt;&#xA;&lt;li&gt;Click on Actions -&amp;gt; More actions -&amp;gt; Edit (see 3rd image)&lt;/li&gt;&#xA;&lt;li&gt;Change &amp;ldquo;Number of OCPUs&amp;rdquo; to &lt;strong&gt;2&lt;/strong&gt; and &amp;ldquo;Amount of Memory&amp;rdquo; to &lt;strong&gt;12&lt;/strong&gt; (see 4th image)&lt;/li&gt;&#xA;&lt;li&gt;Click &amp;ldquo;Save changes&amp;rdquo;. The new limits will be applied and your instance will restart.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;EDIT: More confirmation from Oracle …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/selfhosted/comments/1u4dwms/20_apps_i_actually_run_on_my_home_server_and/&#34;&gt;&#xA;              20 apps i actually run on my home server and which ones are worth it&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u4dwms/20_apps_i_actually_run_on_my_home_server_and/&#34;&gt;171 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;been self hosting for a while now and theres a huge difference between apps people recommend and apps that are actually worth maintaining long term&lt;/p&gt;&#xA;&#xA;&lt;p&gt;ones i actually kept running:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- nextcloud — replaced google drive and photos, worth the setup headache&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- vaultwarden — bitwarden but yours. rock solid&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- jellyfin — media server, no subscription ever again&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- pihole — network-wide adblock, cant imagine going back&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- uptime kuma — monitoring dashboard, super clean&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- immich — google photos replacement, still in heavy development but already solid&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- paperless-ngx — document scanning and organisation, way more useful than expected&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- mealie — recipe manager, actually use it&lt;/p&gt;&#xA;&#xA;&lt;p&gt;ones i set up and abandoned:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- gitea — cool but i just use github, no real reason to self host this unless youre paranoid&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- matrix/element — tried to get people to switch, nobody did lol&lt;/p&gt;&#xA;&#xA;&lt;p&gt;- bookstack — wiki is nice but overkill for personal use&lt;/p&gt;&#xA;&#xA;&lt;p&gt;the pattern i noticed is that apps replacing paid subscriptions are …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/9f8fp28t0v6h1.png&#34;&gt;&#xA;              Reverse engineered BLE protocol of a $7 generic Chinese smart ring from Temu, and built an iOS app for it&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/selfhosted/comments/1u3wg8z/reverse_engineered_ble_protocol_of_a_7_generic/&#34;&gt;175 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I loved the idea behind the Google Fitbit Air: an LLM wrapped around your health data, daily briefs, and a coach you can ask questions.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But there app is really terrible, it&amp;rsquo;s expensive $100 band plus $10/mo, and Google getting a constant stream of your heart rate, sleep, and other private data. Whoop is worse, with a subscription that runs up to $360 a year. It won&amp;rsquo;t take much for these companies to start selling our health data to health insurances.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So I bought a $7 generic Chinese smart ring off Temu. It came with an app with an abysmal UI, and again, you have no idea whether it&amp;rsquo;s shipping your data to some server. I used a BLE dongle to sniff the packets between the ring and the app and worked out the protocol, then built my own iOS app that keeps all the data locally on your iPhone.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Introducing PulseLoop: a no-subscription, open-source iOS app. Your health data stays on your phone, paired with an AI coach that reads your real ring data, draws charts, and …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/usenet &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u2vqzo/release_notes_sabnzbd_504/&#34;&gt;&#xA;              Release Notes - SABnzbd 5.0.4&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u2vqzo/release_notes_sabnzbd_504/&#34;&gt;15 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;h2&gt;&lt;a href=&#34;https://sabnzbd.org/downloads&#34;&gt;https://sabnzbd.org/downloads&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;In this fifth major release of SABnzbd, we included:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Smarter (and potentially faster) downloads with NNTP Pipelining and Direct Write.&lt;/li&gt;&#xA;&lt;li&gt;Reliability gains from a reworked cache and safer processing.&lt;/li&gt;&#xA;&lt;li&gt;A significant number of bug fixes and platform updates.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2&gt;Features and bug fixes in 5.0.4&lt;/h2&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;RSS feed modifications no longe require clicking &lt;code&gt;Apply Filters&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Fixed RSS priority handling.&lt;/li&gt;&#xA;&lt;li&gt;Server Test could block the queue.&lt;/li&gt;&#xA;&lt;li&gt;Use reduced progress bar width in Compact layout.&lt;/li&gt;&#xA;&lt;li&gt;Replaced unreliable directory access check.&lt;/li&gt;&#xA;&lt;li&gt;Prevent crash in idle-jobs check.&lt;/li&gt;&#xA;&lt;li&gt;Jobs with invalid date would show as &lt;code&gt;Fetching&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Windows and macOS: Updated Python to 3.14.5 and Unrar to 7.22.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2&gt;Features and bug fixes in 5.0.1, 5.0.2 and 5.0.3&lt;/h2&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fetching NZB&amp;rsquo;s failed on new installations.&lt;/li&gt;&#xA;&lt;li&gt;Queue entries from older versions now load correctly after upgrading.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;nzo_id&lt;/code&gt; now uses GUIDs to prevent duplicates.&lt;/li&gt;&#xA;&lt;li&gt;Updating to 5.0 now succeeds even when duplicate &lt;code&gt;nzo_id&lt;/code&gt; values exist.&lt;/li&gt;&#xA;&lt;li&gt;URL fetching no longer …&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1tz8oga/usenetprime_7_year_anniversary_sale_discounted/&#34;&gt;&#xA;              UsenetPrime 7 Year Anniversary Sale!!! | Discounted Annual, Semi-Annual Combo Plans and Combo Blocks&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1tz8oga/usenetprime_7_year_anniversary_sale_discounted/&#34;&gt;46 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://usenetprime.com/sevenyearitch&#34;&gt;7 Year Anniversary Sale (click here)&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;🎉 &lt;strong&gt;7 Years in Busi&lt;/strong&gt;ness 🎉&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This week marks our 7th anniversary, and I want to express my deepest gratitude to our incredible &lt;strong&gt;Members&lt;/strong&gt;. Your unwavering support, dedication, and compassion have been the foundation of our growth, and I am truly grateful for your presence in my life.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Let us raise a toast to all the remarkable achievements we have accomplished together, and to the exciting opportunities that lie ahead! 🙌&lt;/p&gt;&#xA;&#xA;&lt;p&gt;**while we apologize for any signup/login email issues, please do most hesitate to PM me and I will handle them directly**&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u34yum/usenet_and_vpn/&#34;&gt;&#xA;              Usenet and VPN.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u34yum/usenet_and_vpn/&#34;&gt;45 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;If usenet is secure,  why do some places bundle it with a VPN?  Always curious about this.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Has anyone gotten a letter about downloading anything from their ISP or from anyone else?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Curious before I dig in and start downloading.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;if you&amp;rsquo;re using an indexer site,  couldn&amp;rsquo;t they hand over your information?  Some dont allow throw away emails,  so wouldnt be too hard to figure out the user then.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u0ctn3/anyone_else_having_issues_with_nzbgeek/&#34;&gt;&#xA;              Anyone else having issues with NZBgeek&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u0ctn3/anyone_else_having_issues_with_nzbgeek/&#34;&gt;15 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Currently keep getting an error when trying to download nzbs, it brings me to another page and says server temporarily unavailable. Just wanted to make sure it wasnt just me. Never had this issue before.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Update: Someone on discord said “An upstream provider is currently experiencing large scale volumetric DDOS attacks.”&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/usenet/comments/1u2ca3f/usenetagency_the_world_cup_2026_25_off_and_5/&#34;&gt;&#xA;              [UsenetAgency] The World Cup 2026: 25% off (and 5% extra for every round the Dutch make advance)&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/usenet/comments/1u2ca3f/usenetagency_the_world_cup_2026_25_off_and_5/&#34;&gt;2 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://preview.redd.it/c5r2s8g7bi6h1.png?width=1774&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=1f271262967cc22700ff11d3525cb1fb09cbc914&#34;&gt;https://preview.redd.it/c5r2s8g7bi6h1.png?width=1774&amp;amp;format=png&amp;amp;auto=webp&amp;amp;s=1f271262967cc22700ff11d3525cb1fb09cbc914&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Hi All!&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The 2026 World Cup is just around the corner! As teams gear up for their first matches, we’re kicking things off with an attractive discount on your UsenetAgency subscription. At UsenetAgency, reliability, professional service, and a stable connection are our top priorities. That’s why we’re launching this 2026 World Cup promotion with a whopping 25% discount. And that’s just the beginning.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;During the tournament, the discount can actually increase even further. For every round the Dutch national team (Oranje) manages to advance through, we’ll increase the current discount by another 5%. If &amp;ldquo;Oranje&amp;rdquo; moves on to the next round, you’ll automatically benefit from an extra discount. This way, following the World Cup isn’t just exciting on the field, but also for your wallet. The further the Netherlands advances, the higher the discount …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;heading&#34;&gt;&#xA;      &lt;img class=&#34;block-icon&#34; src=&#34;https://mailshine.salt.gg/static/reddit-alien.png&#34;&gt;&#xA;      &lt;h2 class=&#34;subreddit&#34;&gt; r/plex&amp;#43;radarr&amp;#43;sonarr &lt;/h2&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;ul&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1u3m1uc/elan_confirms_he_is_the_only_person_working_on/&#34;&gt;&#xA;              Elan confirms he is the only person working on Plexamp&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u3m1uc/elan_confirms_he_is_the_only_person_working_on/&#34;&gt;278 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;So we knew its bad with maybe 2-3 people working on it…but never thought literally no one is except the person who left in his spare time out of passion&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Elan response&#xA;“&#xA;Plex kindly allowed me to keep access to Plexamp source and make changes to it, but I’m the only one working on it.”&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/gallery/1u0g8py&#34;&gt;&#xA;              Made a digital movie poster for my man cave.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u0g8py/made_a_digital_movie_poster_for_my_man_cave/&#34;&gt;133 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Used a cheap Roku tv and a pi to make a dynamic poster.  Cycles every 10 seconds or so. Displays random movies, stuff coming soon via sonarr and radarr etc.  It all runs on a pi and Posterr.  The screen is powered on and off via my home automation system so when I leave the screen shuts down.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1tz9usv/while_others_move_away_from_plex_i_did_the/&#34;&gt;&#xA;              While others move away from Plex, I did the opposite&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1tz9usv/while_others_move_away_from_plex_i_did_the/&#34;&gt;292 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I know most people don&amp;rsquo;t care, but I still feel like posting my experience.&lt;br /&gt;&#xA;This is the internet after all, lol.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;With all the recent ongoing stuff, this place has obviously been filled with people who say they are moving away from Plex because they are unhappy with the direction its going.&lt;br /&gt;&#xA;I&amp;rsquo;m not going to comment on what I think about that, other than that I think everyone is always entitled to their own opinion.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But for me personally, I have actually moved over from Emby to Plex.&lt;br /&gt;&#xA;I&amp;rsquo;m probably in the minority to do so in recent times, but here we are.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Not because I&amp;rsquo;m unhappy with Emby, in fact, I will keep it on in the background, because I still love messing around and being very free in what I can do to it.&lt;br /&gt;&#xA;But the stuff a lot of people call &amp;ldquo;feature bloat&amp;rdquo; are actually things I was missing in Emby and Jellyfin.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&amp;rsquo;m a sucker for User Interfaces and User Experiences, and no matter how much time and effort I spend in customising the Emby …&lt;/p&gt;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://www.reddit.com/r/PleX/comments/1u1k7hm/feature_that_plex_should_implement_autosubtitle/&#34;&gt;&#xA;              Feature that Plex should implement: auto-subtitle grabbing.&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u1k7hm/feature_that_plex_should_implement_autosubtitle/&#34;&gt;142 comments&lt;/a&gt; • reddit.com&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;I feel like one feature that actually makes sense for plex would be for Plex to use it&amp;rsquo;s avaliable index of subtitles and be able to automatically grab subtitles for titles on your server missing them. Since I find programs like Bazarr to be very finicky and pretty bad at downloading stuff, it would be nice if plex could automatically download and sync up captions. I&amp;rsquo;ve already posted this to the Plex feature recommendation page, but I wanted to see what the good people of reddit would think.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;      &lt;li&gt;&#xA;        &lt;div class=&#34;item&#34;&gt;&#xA;          &lt;div class=&#34;item-title&#34;&gt;&#xA;            &lt;a href=&#34;https://i.redd.it/w7cbp2ib0i6h1.png&#34;&gt;&#xA;              Transatlantic Plex&#xA;            &lt;/a&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div class=&#34;item-subhead&#34;&gt;&#xA;            &lt;a href=&#34;https://old.reddit.com/r/PleX/comments/1u2amru/transatlantic_plex/&#34;&gt;101 comments&lt;/a&gt; • i.redd.it&lt;/div&gt;&#xA;&#xA;          &#xA;          &lt;div class=&#34;selftext&#34;&gt;&lt;p&gt;Thought I&amp;rsquo;d post this as I thought it was cool. I have a home in Texas and a home in the UK with my Plex server being located in Texas. I was able to setup a HD Homerun in both locations, with the UK Homerun accessible over my Tailnet. So they all appear in one Plex feed and I can watch from anywhere on earth. Works really well. Can also happily stream my 4K Blu-ray rips.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Perfect for when I want to watch football in the US and rugby in the UK.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;          &#xA;&#xA;        &lt;/div&gt;&#xA;      &lt;/li&gt;&#xA;      &#xA;    &lt;/ul&gt;&#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&#xA;&lt;/html&gt;&#xA;</description>
      <pubDate>Sun, 14 Jun 2026 05:16:10 +0000</pubDate>
    </item>
  </channel>
</rss>