• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle
  • That’s fair, they needn’t quote it, you’re right, they can just link it, context included.

    I do not have examples of those, nor did I claim to.

    What was misrepresented was a quote about SNL, where an offensive clip from old SNL was posted, and he said it was from when SNL was still funny. He didn’t even comment on the clip except for the era in which it came out. (I think there was a second one, but I don’t recall the other offhand, so I’m not gonna try to pull it out of my ass here)

    What I disliked is that by not linking the originals, we have to trust their judgment entirely and have to infer which incidents they’re referring to and what was said. That’s stupid. Just link the damn discussions, they were public. If it was bad, it will be obvious. I should not have to make my judgment based on their view of what was said, I want to make my judgment based on what was actually said. I don’t agree with what Tim said, but I also feel like they’re not being as transparent as they should be.




  • Cargo is really simple, which is great, but also limiting. Maven is much more complex, but for good reason - there’s use cases, especially around multi-artifact projects and version sharing, where cargo would require either some glue or you run into some interesting edge cases. Usually, Rust isn’t used for the kinds of big, wacky projects with a million dependencies that companies write in Java/Kotlin, so those kinds of use cases are considered more unusual.

    Gradle, in my opinion, makes itself complex because it’s all code, is very brittle, and several of its features just don’t work right and require workarounds. When it works, it builds fast and it works well, but getting it to work, and how often you have to get it to work again…not worth it.





  • Majority by number of distros, or only including desktop Linux distros? Because yeah, if you’re including server distros, that’s true, and if you count it by the number of distros, that’s true, but most people use one of a handful of distros on their desktop. Both gnome and KDE have software centers which you can use to install stuff without the command line.