hate how it all has the same tone now
Our agent found a bug with WireGuard in Google Kubernetes Engine
31–40 of 40 posts
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#32Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#33I think the credit belongs to Sascha still. Look at this: > 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't be right! > Sascha dug into the crash dumps. The stack trace pointed to a concurrent map-access panic, multiple goroutines trying to read…
100% but it doesn’t benefit an AI company to properly assign credit. Their AI identified a generic problem, not this problem, and then their AI was guided like a child into the correct spot to start searching for a a bug that it eventually traced.
Does credibility really mean nothing anymore?
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#34Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#35In fact, it happened to me today at work!
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#36Isn't this like the #1 problem people have with wireguard? I've had clients with the MTU issue every time I've set it up for more than a few clients. Also how on earth is "connection reset by peer" dreaded?
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#37Earlier quoted context omitted.
I hate that AI has stolen my emdashes and I can't use them without looking like slop. But I will die defending markdown as my preferred note taking format. They're not taking that away from me.
How about not caring about what people on the internet say about your writing using emdashes? They are a false positive signal for identifying AI texts anyway.
Unfortunately, in a place like this, if a bunch of people falsely accuse you of being a slop spreader your karma drops like a rock.
Can you imagine how hard it is to start up a new Reddit account lately? Even in a small and isolated community of niche enthusiasts just getting to the point where your posts aren't auto-modded takes serious effort. One stray emdash and you can lose it.
Ask me how I know.
Oh yay, I'm in HN jail again. "You're posting too fast." Faster than once per 30 minutes? Sigh.
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#38Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#39Earlier quoted context omitted.
100% but it doesn’t benefit an AI company to properly assign credit. Their AI identified a generic problem, not this problem, and then their AI was guided like a child into the correct spot to start searching for a a bug that it eventually traced.
> 100% but it doesn’t benefit an AI company to properly assign credit. Does credibility really mean nothing anymore?
Re: Our agent found a bug with WireGuard in Google Kubernetes Engine
#40A bug in Wireguard? What did Google change, since it affects only them? Any lessons learned about modifying cryptographic software? ... Skipping past the investigation bit (minimising my daily slop intake), it's a wrong MTU value causing failing connections when Wireguard is disabled: > When we disabled WireGuard, we expected the configuration to change to use the full 1500 bytes. However, some nodes in the cluster h…