Great article! This helped me understand a lot more about D-Bus.
I’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
i would read it, if medium allowed me…
Why it is a guide, it’s not a visual guide.
a slightly unrelated question. do the authors at least get paid for posting things on Medium? if not, why do that? I’m unironically curious. it’s a bad platform no matter how you look at it: it’s closed for unregistered readers, it’s typesetting sucks ass… the only reason I could see, is if the authors actually get some of the ad revenue, in which case I’d much rather pay directly to the authors.
Yes, I do get paid. Sometimes considerably (for what tech writing can provide).
Indeed, writing tech articles on Medium has allowed me to get some extra income/free-time in between jobs, which I use to upskill myself and then share what I learn with the community (with some amount of friction regarding the paywall). This self-reinforcing loop is quite appealing to me, and - I would argue - aligns somewhat with my take on the Kantian categorical imperative.
For what it’s worth, I like the typesetting. Medium also has extremely good SEO, likely from some direct negotiation with search engines, I assume. Eventually I plan to move my tech writings to my own blog, with some sort of minimal ad system, no paywalls. Also, I usually unpaywall my tech articles after the window of high income dries up.
I updated the post to use the “friend link” which should allow you to read for free. (I didn’t realize you could edit the link on lemmy after publishing).
in which case I’d much rather pay directly to the authors.
All my stories have a link to my ko-fi at the end, but the income from that is significantly less than what I get from Medium directly.
Edit: Thanks @hayk@lemmy.ml for donating! Much appreciated!
re: Medium I was genuinely curious why people use it, thanks for the clarification.
still as someone who writes only open source codes, it goes a bit against my religion, but I totally understand if your income depends on it! thanks for the text, and for the “friend link”. as promised… ; )
article has a typo. opinion discarded.
/s
Ayyyyy!
Love systemd thanks for the writeup 👍🏽