• 0 Posts
  • 9 Comments
Joined 11 months ago
cake
Cake day: August 2nd, 2023

help-circle



  • Flatpaks can also be used to run CLI programs, but it requires using flatpak run <package.name> 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.


  • Nobody needs a smartwatch. The question really is: “Will a smartwatch benefit me?” I can’t speak to everyone’s use case, but for me it’s been really useful for my cycling. I have an LTE smartwatch, so it’s nice that I can leave my phone in the car or at home and still track my cycling (with GPS and heart rate monitoring). Less bulk for me to carry around, and I’m protecting my significantly more expensive phone from potential falls or crashes.

    This is great for my regular exercise cycling because I don’t really need my phone camera or anything with me while doing my regular routes. Just the ability to make and receive a call if I need to and track my cycling performance. And since the watch can also pair with my Bluetooth headphones, I can download a couple podcast episodes and keep myself entertained. Again, all without my more expensive, bulkier phone.

    Just like any consumer device, not everybody needs it. You find the right devices that make your routines more convenient.