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/)CF
Posts
0
Comments
793
Joined
2 yr. ago

  • If made correctly (which is hilariously easy), it's a clean install and uninstall process, support some level of potential conflict regarding files that are shared with other packages/commands, support dependencies out of the box, and with minimal work can be made easy to update for the user (even automatically updates, depending on the user's choices) by having an (again, very easy to setup for a dev) repository. With the added value of authenticity checks before updating.

    All this in a standardized way that requires no tinkering, compatibility stuff, etc, because all these checks are built-in.

    Note that some of this probably applies to other system package management solutions, it's not exclusive to .deb.

  • The problem is that they’re killing competition.

    So, they pay to develop a product, for themselves, explicitly says "it's only for us, shoo shoo", and when they decide that their product, that they pay for, and provide for free to their user, should not be used by other, it kills the competition that did not do anything except take the product for free despite being told not to?

    I'm not on the side of Microsoft for most things. But if doing nothing but taking someone else's free product qualifies to be competition that should be protected, we're having problems.

  • A bucket of bullets does not sound that threatening. A bucket of battery acid, tepid water, or mud, a bit more. Although I would not recommend escalating stuff in general, people fucking around pets needs that sometimes.

  • I've been thinking about keeping a running windows on the side once I switch my "gaming" system. There's two things that won't work well (or at all) on Linux: fully PC-tethered wireless SteamVR with my current hardware (HTC Cosmos Elite), and a ripping software.

    I might keep a small windows running for VR (although I'm currently looking into trashing the hardware if a good alternative shows up). For the ripping software, I'll just stitch a script that uses existing open source software to do roughly the same thing.

    And I might just get a small box, like a 200something computer with only Steam and the wireless card, to remote play VR through it, if that's an option.

    Bye bye windows.

  • As someone outside the US, I was told that people were very keen on keeping lots of guns to react in case the government tried to pull this kind of shit. When's the part where they react?

    I'm sarcastic; I know why it isn't happening, and realistically it would be a terrible thing, but, you know, we're living in the weirdest time.

  • Permanently Deleted

    Jump
  • also the “GUI” for debuggers on Linux aee pretty much just separate terminals for gdb, and often I can’t just jank my way out with printf() from various issues

    And that is an issue because…?