Mama told me not to come.

She said, that ain’t the way to have fun.

  • 9 Posts
  • 1.89K Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle






  • Yeah, I completely agree.

    I drive old cars because they don’t spy on me and they’re inexpensive to own. I have an 07 hybrid and an 06 minivan. They’re only an expression of my personality to the extent that I don’t care about my car and need something to get from A-B. I don’t flaunt it, and I’ll probably replace it with an older EV because refilling gas is annoying for my dedicated commuter (the hybrid).

    I’d rather ride my bike, but my work is too far away (2 hours on transit, ~1.5 hybrid w/ bike, maybe 1 with a riced ebik, each way), and my reasons for sticking with my employer and not moving are more important than my preference for cycling.

    My mode of transportation is about utility, not expression of personality. I’d drive a truck if it made sense, I just haven’t found one that makes more sense than renting one the 2-3 times per year I need to haul something that doesn’t fit in my minivan.

    When I need to upgrade my car, I’ll find something sensible and maybe remove the parts I don’t like. It’s not a big deal.


  • Right, the hardware is the problem. If we do some software solution, it’ll be through a web browser or app, both controlled and developed by some independent group (to prevemt bias from the current admin) monitored by the government and released as FOSS. It would do challenge-based tamper protection on launch and submission of the vote, and you could use a separate, government-produced verification website to check your vote.

    Even with all that, I still think we should stick with paper ballots. However, if we absolutely need something digital, that’s less bad than the current voting machine system.










  • Oh absolutely. In fact, I created a package that currently has millions of weekly downloads that I don’t really maintain anymore (someone else volunteered). So I’m pretty familiar with these issues. People burn out or move on or whatever.

    The reason I like larger projects is because it’s more likely someone will notice if there’s a problem. There’s no guarantee, sure, but more eyeballs is generally a good thing, and that’s how the xz vulnerability was caught so quickly. It’s better if a project has a healthy amount of contributors, but all things being equal, I prefer a popular project to a less popular one. How many people would notice an issue in diesel-async vs diesel? How many are like me and would use the async features if it’s in the main project, but would hesitate if it’s a separate crate?

    None of this has anything to do with the quality of of the code or maintainers, it’s purely about the number of eyeballs.