Skip Navigation
Jump
Do folks managing servers mainly do so via command-line interfaces?
  • Software engineer here who works on web services. Most production-critical things in our workplace aren't managed by GUI's, or command lines... but by code. There are usually some infrastructure-as-code tools involved, like Terraform, CDK or Pulumi.

    GUI's are often reserved for quick fixes and trying out things on staging servers (derisively called "click-ops").

    52
  • Jump
    Black to play and mate in 3
  • It's a desperate move to prevent a checkmate. If white did anything else (try c5 for example), black will reply with g6#.

    If white did Bxf6, and black tries g6, white can escape by doing Kxg5.

    3
  • On my Pixel 7 Pro, on Settings - Battery, 89% is estimated to last up to 15 hours 30 mins. How about yours?

    3
    www.androidauthority.com Exclusive: Google Pixel 8 wallpapers and colors leaked, download them here

    Want to style your Android phone like the upcoming Pixel 8? Check out Google's Pixel 8 wallpapers and download them for yourself.

    From the article:

    • Google Pixel 8 colors: Haze, Jade, Licorice, Peony
    • Google Pixel 8 Pro colors: Jade, Licorice, Porcelain, Sky
    3

    Have you seen it? What do you think?

    0
    Jump
    How do you deal with your ADHD?
  • I got a list that I purposefully set up to grow. It's not a to-do list... It's a "might do" list. When things get messy in my to-do list, I move those items to the might-do list.

    Having 100 undone items on that list isn't a shameful thing, it means I said "no" to all those items (either actively or passively) and I try to celebrate that.

    2
  • Hey all! For the longest time I've had a server that hosts some things (eg Syncthing), but is only available via SSH tunneling.

    I've been thinking of self-hosting more things like Nextcloud and Vaultwarden. I can keep my SSH tunneling setup but it might make it difficult to do SSL.

    How do you manage the security of having public-facing servers?

    3