Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NA
Posts
1
Comments
24
Joined
2 yr. ago

  • In my mind it's the severity of the action.

    Among other things, Elon Musk helped put a fascist in the White House, then withheld food aid killing children in the developing world while that food rotted in warehouses.

    We should fight back against Elon in whichever way we can, including boycotts.

    Thor has a controversial opinion about video games.

  • Why did you bother mentioning the 19.2% inflation statistic if we're talking about real wages?

    Your point is taken that Biden is not primarily responsible for the wage increases during his time in office, but he doesn't have the power as president to unilaterally increase the federal minimum wage. He did sign an executive order increasing the minimum wage for federal employees and contractors which, while not having a significant impact on the wage growth nationally, is a step in the right direction.

    I realize your point is more that the author of this piece is a prick and he didn't spend enough time trying to understand the bad economic vibes coming from the working class, but it seems like the Biden administration did a relatively good job guiding the economy through post COVID turmoil, which he (... And Harris by proxy) did not get any credit for. Would you agree with that?

    I'm a huge fan of "sneering chud" by the way. Will be forcing that into a conversation soon.

  • I'll have to give it another try.

    I should clarify that the issues I had were podman compose being able to run unaltered compose files that worked with docker compose, many of which were fairly complicated. It may have been adequate for simpler use cases back when I tried it.

  • We've completely transitioned from docker to podman where I work. The only pain point was podman compose being immature compared to docker compose, but turns out you can run docker compose with podman using the podman socket easily.

  • Agree. I may be misunderstanding something here, but to view votes one would have to spin up their own instance. This would prevent your average abusive moron from harassing users who down voted their post/comment.

  • C++

    Jump
  • Typically, I can read an "average" open source programmers code. One of the issues I have with C++ is the standard library source seems to be completely incomprehensible.

    I recently started learning rust, and the idea of being able to look at the standard library source to understand something without having to travel through 10 layers of abstraction was incredible to me.

  • Agree with this. I think tactfully pointing out minor issues you see can be helpful because the implementor is closer to the problem and may have just overlooked the issue and can come up with a solution easily. I've been on the giving and receiving end of this, and so long as everyone is behaving professionally, it's always been helpful.

    On the "tactful" note, I'll generally say something like: "I don't have a solution, but I see problem. I don't know that this is reason enough to hold up this PR. I'll leave it up to you."

  • Just curious, if Marianne doesn't get the Democratic nomination do you still plan on voting for the Democratic nominee?

    Regardless of your feelings about Harris, (I have similar feelings) you must recognize that having her as president would be, by far, the lesser evil when compared to Trump especially if you're concerned about excessive imprisonment / decriminalization of marijuana.

  • Mechanical Keyboards @lemmy.ml

    You Can Now Buy the First OnePlus Mechanical Keyboard

  • Yep. I use both quite a bit. Chocolatey is great!

    The point Im trying to make is package managers are better suited for developers and the lack of a great alternative for installing software on the distros I've used is not helping with the mass appeal of Linux.

    I could be wrong here as I've never tried any of the "home computer" distros (mint, ubuntu).

  • Why do you think its bad? From a secruity standpoint its obviously not great, but its undeniably more convenient than running a curl command to pull in a third party .repo file, yum update and yum install to get something that isnt easily available in my base repos.