Dang, a whole dollar? I would sell origami tanks for 25¢ each, didn’t realize people would pay more than that.
Dang, a whole dollar? I would sell origami tanks for 25¢ each, didn’t realize people would pay more than that.
This ridiculous article is what led me to unsubscribe from his newsletter altogether.
As far as I know, nothing really changed as a result of them stepping down.
This is not valid JSON.
What’s more, there was a recent discussion about why the derive feature is recommended in serde, and one of the points brought up was that the versions for both crates basically have to be equal. I couldn’t help but wonder, would this be a problem if the releases actually followed semver? Theoretically, it shouldn’t matter what versions you use, as long as they’re above a certain minor version and the major versions match. But since everything is a patch, we have to pin the two crates together somehow.
Probably a spicy take, but I think any API being used by a macro should be made public. A macro shouldn’t be the only way to do something; it should just be a way to remove the boilerplate required to do it.
There are also plenty of purposeful semver violations. For example, serde
makes basically no attempt to follow semver, and any pleas to do otherwise fall on deaf ears.
I’ve seen similar things done on other communities on Lemmy, and it always drives me nuts. Every single post on c/Technology is like this, making the whole community feel soulless and inactive.
Also, the amount of low quality questions or posts thinking they’re in r/PlayRust that would be posted would drive me up the wall. I’ve been glad to be away from that.
I think people consider it a fiasco because of the amount of backlash, drama, and accusations that surrounded it. The whole thing showed failures in the way things were decided and communicated as well.
Is there any proof of this? I think one of the replies on the original thread is wise:
Maybe take hearsay from an anonymous Internet catgirl with a grain of salt.
The counter doesn’t work on my phone, either.
You can download the code directly from crates.io still.
Yeah, I’ve noticed this happening elsewhere on Lemmy instances, too.
You’re right, I missed that. That’s unfortunate.
Well said. I imagine that maintaining a project as ubiquitous as serde
is not an easy job, and I’m sure dtolnay is no stranger to holding his ground when people disagree with him. I’m therefore not that surprised to see him holding his ground on this issue, and I think people should still continue the discussion with him instead of immediately forking.
I personally think that proposing a PR to allow opting out of this (as is being hashed out here: https://github.com/serde-rs/serde/pull/2580) is a much better solution than forking. In my experience in open source dev, writing a PR often produces much better results than just complaining in an issue.
dtolnay isn’t the only maintainer though. oli-obk is also a maintainer and is participating in the discussions on the PR.
Fun fact: the guy who wrote watt
is the same guy who wrote serde
.
I’m guessing that no one here does. If you’re on Lemmy, you’re probably also using Mastodon instead of Twitter.
Whenever people ask why anyone makes open source software for free, I’m going to use this as a metaphor.