• 0 posts
  • 23 comments
Joined 3 years ago
Cake day: July 2nd, 2023
  • Yeah, this has become an issue for us at work as well.

    Currently we are doing a POC for an in-house developed solution where a azure function app handles the renewal of certificates for any domain we have, both wildcard and named, and place the certificates in a key vault where services that need them can get access.

    Looks to be working, so the main issue now is finding a non-US certificate provider that supports acme. EU has some but even more local there aren’t many options.

  • Dnsmasq is dependent on whatever DNS servers you provide it with for its data, so if those controlling those DNS servers get ordered to block something you experience that.

    Unbound however does the same job as the DNS servers you would configure in Dnsmasq : when you do a DNS request, unbound goes to the root hint servers, then works its way down through the authorative DNS servers til it finds what you are requesting.

  • Ps/2 keyboards used interrupt when transferring data, meaning instead of waiting for the cpu to get the data it is trying to send when it is free, it will just interrupt what the cpu is currently doing and tell it to process what the keyboard is sending.

  • Yeah, I’m in the same boat.

    I’ll have a lot of tabs open with documentation and such as I’m working on things, but at the end of the day they are all either bookmarked if I need to continue the next day, or closed as I close my browser.

    Then we have people like one of the consultants we have, that has 100+ tabs open, in several browser windows (different profiles), at all times. I wonder how much money we’ve wasted on him just by waiting for him to find the right tab when he wants to show us something in meetings…