@thomasfuchs I think it's a distortion of another sentiment, don't bring up problems and just demand that other people fix them. If you're not willing to pitch in on the work required to solve them, you're literally not helping. Especially if you're just pointing out problems that are already known and recognized.
@Alkaris@JessTheUnstill one has to wonder if their skills really atrophied so much so quickly, or were they always incompetent and just successfully faking it for 20+ years?
@skinnylatte ever since someone here posted a while ago about eating Cheetos with chopsticks to keep their fingers clean, yeah I pretty much use them for everything now.
@Infoseepage@HeavenlyPossum for trump it was Mission Accomplished. He wasn't placed into the Presidency to govern, he was put there to destroy America from the inside out. His goal is precisely to waste resources and squander influence, not to win.
@dalias I just use tcpdump for packet capture. Then use wireshark on the file of captured packets. There's a "Decode As..." option for selecting what protocol decoder to use.
@ireneista@skinnylatte that site is all in Simplified Chinese, and blocked translate.google.com . I learned Traditional Chinese, and I'm pretty rusty. So it was a challenge to order from there the first few times. But hey, when you gotta have your dumplings...
@dalias I still use sipdroid. It does seem a bit clunkier now than it used to be, but overall still works.
One thing that needs fixing, if you use mute on your end, it actually stops sending any data over your connection, and the remote side will think you've disappeared, and eventually hang up on you. What it ought to be doing is sending packets of zeros to keep the connection alive.
@dalias@mirabilos@glyph@whitequark@jpm yes... but it makes it more obvious that you know what you're doing, when you keep "host order" for the natively operable value (e.g., what you can printf()).
@mirabilos@dalias@nxadm tbf, I sympathize. After all, naming is one of the two hardest problems in computer science (along with cache invalidation, and off-by-one errors). And I had to rename LMDB shortly after its release, to avoid confusion with other projects... it's tough to come up with good names.
@nxadm@dalias if you look at it as an attempt to make human programmers into interchangeable code spewing machines, then Google's new emphasis on AI code spewing machines probably means golang was a failure.