6 comments

  • yellow_lead0 minutes ago
    I think the credit belongs to Sascha still. Look at this:<p>&gt; The agent surfaced a suspicious issue: the anetd pods in our Google Kubernetes Engine cluster were restarting constantly, around 120 restarts per pod over six days, which is almost one crash per hour. Surely, this couldn&#x27;t be right!<p>&gt; Sascha dug into the crash dumps. The stack trace pointed to a concurrent map-access panic, multiple goroutines trying to read and write to the same data structure at the same time without proper locking. But the key detail was where the panic happened: inside the Wireguard module of anetd.<p>AI: Your anted pod is crashing.<p>Engineer: Looks in the logs and finds a stack trace.<p>Your agent didn&#x27;t find the bug. It&#x27;s really that simple.
  • aliasxneo14 minutes ago
    This article reeks of desperation. I&#x27;m pretty sure Lovable&#x27;s days are numbered.
  • jbaiter46 minutes ago
    Isn&#x27;t this like the #1 problem people have with wireguard? I&#x27;ve had clients with the MTU issue every time I&#x27;ve set it up for more than a few clients. Also how on earth is &quot;connection reset by peer&quot; dreaded?
  • soupdiver3 hours ago
    hate how it all has the same tone now
    • owenthejumper2 hours ago
      came to say this. it&#x27;s the AI writing cadence, I can smell it from 1000ft: - Lots of &quot;The&quot; headings - Always &quot;why it matters&quot; - Machine gun style cadence of short sentences
      • kandros50 minutes ago
        convergence that we see in all kind of medium when some things are considered “working better” (true or not)<p>AI writing takes these to an extreme but we have see the same happening everywhere even before AI
      • i_think_so2 hours ago
        I hate that AI has stolen my emdashes and I can&#x27;t use them without looking like slop. But I will die defending markdown as my preferred note taking format. They&#x27;re not taking that away from me.
        • IanCal1 hour ago
          I felt like this with the word delve. Seemed like nobody had ever heard the word before, and that the only possible way it’d be written was if an llm did it - but it’s just a nice word.
          • SoftTalker15 minutes ago
            Delve was used a lot in corporate writing. A lot of the so-called &quot;whitepapers&quot; that businesses like to publish to show how smart they are were ingested in training models.
          • sleepybrett50 minutes ago
            the premiere golang debugger is called delve. Also you must not hang out w&#x2F; many ttrpgers.
        • yomismoaqui1 hour ago
          How about not caring about what people on the internet say about your writing using emdashes?<p>They are a false positive signal for identifying AI texts anyway.
        • g8oz1 hour ago
          Without markdown I don&#x27;t even know who I would be anymore.
        • wolttam1 hour ago
          Em dashes aren’t stolen, it’s still clear from the overall voice of the text if it’s AI written or not.<p>At least, in reasonably long sections of text. I find it can be hard to tell one way or the other in shorter texts (like comments)
          • i_think_so1 hour ago
            Just on HN alone I think I&#x27;ve seen roughly 3948538902748750897520938 mentions of emdashes when others were complaining about slop in the past 2 months. It might as well be the unofficial slop logo. Folks are treating it like a dead giveaway.<p>I feel like a school friend of mine has been taken from me.
            • twoodfin1 hour ago
              The real dead giveaway is that the writing is bad.
            • DANmode52 minutes ago
              Indeed: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47921359">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47921359</a><p>and the comments above it
            • peyton1 hour ago
              It’s just people who don’t read books outing themselves. Ignore.
              • dwedge7 minutes ago
                Even bookz aee ruined for me now. I was reading careless people and hate all the emdashes even though in a book it&#x27;s just normal
  • Aachen41 minutes ago
    Oh my, a bug in Wireguard? What did Google change, since it affects only them? Any lessons learned about modifying cryptographic software?<p>...<p>Skipping past the investigation bit (minimising my daily slop intake), it&#x27;s a wrong MTU value causing failing connections when Wireguard is disabled:<p>&gt; When we disabled WireGuard, we expected the configuration to change to use the full 1500 bytes. However, some nodes in the cluster hadn&#x27;t been restarted [and were] using the old 1420-byte MTU.<p>&gt; [paraphrased] This particularly affected Valkey connections because they were distributed across nodes with mismatched MTU settings. So your API pod might not connect. The fix was rerolling all the nodes to get a consistent MTU configuration<p>Great idea, rebuild a whole fleet of VMs instead of adding the MTU configuration to your wg-down script
  • parliament321 hour ago
    This piece might be a record for how quick it took me to smell the AI-tone and close the tab.. one paragraph! I&#x27;m sure it&#x27;s an interesting bug but I can&#x27;t stomach reading any more slop.
    • cootsnuck29 minutes ago
      I think &quot;AI-tone&quot; is a much better way to characterize this stuff than accusing people of using AI. The problem has always been the same. Putting out slop feels disrespectful to the people you want to read&#x2F;watch your stuff.<p>Makes me think of how pre-chatGPT I still could barely handle most recipe blogs because of their well known attempts at &quot;filling space&quot;. And yea the problem is significantly magnified now everywhere else.<p>Anyway, my point is, whether or not someone uses AI is almost secondary in a way (even though it can seem pretty obvious to most of us when it&#x27;s being used). All that matters is if the writing seems like it cares more about throwing words at people instead of actually conveying its points in a way to elicit understanding.
    • SaucyWrong1 hour ago
      Came here to say this. It’s a shame that I’m so exhausted reading slop that I’m probably missing many interesting stories from the industry