This mail is 13 years old, and doesn’t seem relevant for anything? This post seems like a lazy attempt at shit-stirring.
- 0 Posts
- 7 Comments
esa@discuss.tchncs.deto Leopards Ate My Face@lemmy.world•Privatize or downsize the USPS? Rural customers worry either option will hurt themEnglish40·20 days agoIf usps doesn’t want to deliver to rural addresses, fine, but set up some alternatives. Create a secured remote mailbox, or offer P.O. Boxes for free.
The fundamental problem here is that the US population doesn’t really want to pay for stuff where they don’t directly benefit. In “me first” politics, rural populations are screwed.
esa@discuss.tchncs.deto Linux@lemmy.ml•Systemd's Nuts and Bolts - A Visual Guide to Systemd1·21 days agoYeah, JSON is essentially a side effect of having JavaScript already. It makes sense that it shows up a lot of places, especially web. But just like with JS, it’s not really good, just ubiquitous.
esa@discuss.tchncs.deto Linux@lemmy.ml•Systemd's Nuts and Bolts - A Visual Guide to Systemd6·25 days agoI’ve very barely dipped my toes in dbus before, and the option to have something else is on its face attractive (not a fan of XML and the late 90s/early aughties style of oop), but JSON for a system interface?
I mean, Kubernetes shows that yaml can work, but in this day and age I’d expect several options for serialisation, and for the default to be binary, not strings.
String serialisations are primarily for humans IMO, either as readers or writers. As writers we want something with comments (and preferably no “find the missing
}
” game), so for that most of us would prefer something like TOML if the data is simple enough, and actually Yaml for complexity at the level of Kubernetes—JSON manages to be even more of a PITA at that level.But machine-to-machine? Protobuf, cap’n’proto, postcard, even CBOR should all be alternatives to examine
Neovim developer got sidetracked configuring their reply plugin
esa@discuss.tchncs.deto Programmer Humor@programming.dev•The devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”0·4 months agoWith ASCII æs the åriginal sin. Can’t even spell my name with that joke of an encoding >:(
But what did you learn? What are we supposed to learn? Did you get any context, like how he actually went to anger management therapy later?
Or is this just guffawing and gawping at an old angry email from a tech celebrity?