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/)ZA
Posts
0
Comments
1,221
Joined
2 yr. ago

  • How does one go about looking for movements to join? Honestly asking. I'm assuming I can't just type "labor movements near me" into Google maps, but I honestly don't know where to start looking for trustworthy resources on this stuff.

  • I'm not claiming that "discard" is a git action. I'm claiming a git user should understand what's meant by the phrase "discard changes". Run git status in a repo that has changes in the working directory. In the resulting output, there's a message:

     
        
    Changes not staged for commit:
        (use "git add <file>..." to update what will be committed) 
        (use "git restore <file>..." to discard changes in working directory)
            ...
    
      

    The phrase "discard changes" is used consistently in git's output.

  • Yeah that would be the logical thing to do, lol. In my time experiencing and working in the software development world though, rarely are high-level decisions like that made based on how logical they are. Usually they're made based on how much short-term cash flow they may generate.

  • Maybe there's a middle ground, where instead of just letting a flood of people all download your game on day one, the publisher like pre-downloads it onto some sort of physical media, and then sell copies of that physical media. That way people could get into the game immediately when they receive their copy without having to wait on the same 6 hour download that a million other people are also waiting on, that download activity doesn't interfere with the bandwidth of people trying to play the game, and the physical availability puts a sort of temporary artificial limit on how many people can play at once.

  • Two big things I've noticed:

    1. They removed the Chromecast queue feature. So if I'm casting to my TV, I can either play one video at a time, or I can enable autoplay and see what the algorithm decides to serve me - I can't queue up a few videos and just watch those, like I used to be able to.
    2. Playlists are becoming harder and harder to use. Finding the button to add a video to a playlist, moving videos from one playlist to another, and managing playlists in general has all become more difficult recently.