Our agent found a bug with WireGuard in Google Kubernetes Engine
40 points
6 hours ago
| 4 comments
| lovable.dev
| HN
jbaiter
26 minutes ago
[-]
Isn'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?
reply
soupdiver
2 hours ago
[-]
hate how it all has the same tone now
reply
owenthejumper
2 hours ago
[-]
came to say this. it's the AI writing cadence, I can smell it from 1000ft: - Lots of "The" headings - Always "why it matters" - Machine gun style cadence of short sentences
reply
kandros
30 minutes ago
[-]
convergence that we see in all kind of medium when some things are considered “working better” (true or not)

AI writing takes these to an extreme but we have see the same happening everywhere even before AI

reply
i_think_so
1 hour ago
[-]
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.
reply
IanCal
40 minutes 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.
reply
sleepybrett
30 minutes ago
[-]
the premiere golang debugger is called delve. Also you must not hang out w/ many ttrpgers.
reply
yomismoaqui
52 minutes ago
[-]
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.

reply
g8oz
1 hour ago
[-]
Without markdown I don't even know who I would be anymore.
reply
wolttam
1 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.

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)

reply
i_think_so
1 hour ago
[-]
Just on HN alone I think I'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.

I feel like a school friend of mine has been taken from me.

reply
twoodfin
57 minutes ago
[-]
The real dead giveaway is that the writing is bad.
reply
DANmode
32 minutes ago
[-]
Indeed: https://news.ycombinator.com/item?id=47921359

and the comments above it

reply
peyton
58 minutes ago
[-]
It’s just people who don’t read books outing themselves. Ignore.
reply
Aachen
21 minutes ago
[-]
Oh my, a 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 hadn't been restarted [and were] using the old 1420-byte MTU.

> [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

Great idea, rebuild a whole fleet of VMs instead of adding the MTU configuration to your wg-down script

reply
parliament32
1 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'm sure it's an interesting bug but I can't stomach reading any more slop.
reply
cootsnuck
8 minutes ago
[-]
I think "AI-tone" 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/watch your stuff.

Makes me think of how pre-chatGPT I still could barely handle most recipe blogs because of their well known attempts at "filling space". And yea the problem is significantly magnified now everywhere else.

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'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.

reply
SaucyWrong
42 minutes 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
reply