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

  • I get a summary once a week of all the updates. I then check the release notes and if nothing needs any changes just run the ansible playbook that updates to those releases. I don't want to get up and first thing in the morning read alert emails because an update failed over night, so i sit down for 10 minutes once a week.

  • Wasps

    Jump
  • Honestly, wasps (the ones common where I live) are pretty chill, sure they always go in your face, but you can just gently wave in their general vicinity and they will avoid you. The only times when they are aggressive is in autumn.

  • Contabo is really cheap and has a few datacenters around the world. That low price comes at a cost though, their uptime is not as good as that of other providers. Expect about 3 outages a year, lasting about half an hour, maybe a day in extreme cases.

  • I'm not sure why they specifically say laptop, and then don't mention what's different to a desktop PC.

    Then you click on the linked NVIDIA article and the first comment says, that it also happens on their desktop.

  • Didn't really hop much, started with Windows, went on to OSX, got annoyed at it and ran Arch in a VM until I was comfortable with it, then went bare-metal with it.

    Happy Arch user for some years now, though recently I'm using Fedora for work and I really like it. It's not a good fit for some machines I'm running which need a lot of customisations to run properly.

  • I would really like to know how this graph was generated, because some expenditure per capita values have three different corresponding life expectancy values. Just look at Spain for example.

    • I usually use bash/python/perl if I can be sure that it will be available on all systems I intend to run the scripts. A notable exception for this would be alpine based containers, there it's nearly exclusively #!/bin/sh.
    • Depending on the complexity I will either have a git repository for all random scripts I need and not test them, or a single repo per script with Integrationtests.
    • Depends, if they are specific to my setup, no, otherwise the git repository is public on my git server.
    • Usually no, because the servers are not always under my direct control, so the scripts that are on servers are specific to that server/the server fleet.
    • Regarding your last question in the list: You do you, I personally don't, partly because of my previous point. A lot of servers are "cattle" provisioned and destroyed on a whim. I would have to sync those modifications to all machines to effectively use them, which is not always possible. So I also don't do this on any personal devices, because I don't want to build muscle memory that doesn't apply everywhere.
  • I just switch providers, it's easier to get a good deal than by staying and nagging customer support. Though I currently pay €10,- with my current provider because I also have fibre with them, so I'll probably stay with them for the foreseeable future.

    I switched ever couple of years.