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

  • Let's burn down their churches. They are a waste of space and energy. Being heated and powered 24/7 for only a day or two of worship services is incredibly frustrating, especially when there's a church on every block (in my location, at least).

    Let's build libraries and community centers and low-cost daycare centers on that land instead.

  • In this economy??

    Fabricated poverty and homelessness, medical and educational debts, corporate greed and consumerism, accumulating environmental issues that nobody with the ability to make change is willing to pursue, non-stop wars, political turmoil...

    I don't know. I think the dead have it better.

  • Flatpaks can also be used to run CLI programs, but it requires using flatpak run instead of using the apps standard CLI command. But you can create an alias and should work mostly the same way.

    For example, I have neovim on my Debian laptop via flatpak. So in order to run it, you have to do

     
        
    flatpak run io.neovim.nvim
    
      

    You can create an alias for that command

     
        
    alias nvim='flatpak run io.neovim.nvim'
    
      

    And then you can use the nvim command as normal

  • Don't use GoDaddy though. I was searching for a domain on that site and after a few minutes it was taken.

    There are reasons to avoid GoDaddy, but what you experienced isn't really a GoDaddy-specific problem. If a domain gets registered on one provider, it will be unavailable on all providers. Unless you are accusing them of falsely saying they were taken but are available for purchase at a premium. I don't think I've heard of them doing that, but who knows what kind of greedy tactics corporations will try these days.

  • These little ejector tools are useful for more than just SIM cards. CD/DVD ROM drives have force eject buttons inside tiny little holes that these can reach and push. Many hardware reset buttons are also hidden inside tiny holes.

    You could use an unfolded paperclip in a pinch. One of my air purifiers has a reset button inside a hole that is slightly too thin for the paper lips I have on hand. But the SIM ejector tool I keep around fits perfectly.

  • I would rather have a smaller, more serious community that allowed for meaningful conversations if it meant we could keep all the meaningless, distracting drama away. I don't want a 1:1 Reddit replacement. I want something that was better than Reddit.

  • Does your dermatologist not offer telehealth as an option? I'm usually able to just have a phone or video call with my PCP to see how things are going and renew my prescription. Not offering telehealth seems very odd in our post-2020 world.

    Edit: Unless you needed to go in for a scan or test. Sorry, I didn't even consider that possibility.