Khebbies blog
  • Home
Sign in Subscribe

Klaus Hebsgaard

If humans do stuff that computers can do, computers gather at night and laugh at the human

Sometimes we have to do really boring work as software developers. For instance today we are working on moving a domain from our internal DNS servers to AWS route53. This domain has been in our hands for 25 years - we have a lot of DNS records. We naturally have
Feb 10, 2021 2 min read

How should I do error handling?

In my last post I told you not to do generic error handling. The natural next question is then "How should I do error handling?". That question can be hard to answer, and as always in software development the answer is: "It depends". First of all error handling in every
Feb 7, 2021 2 min read
architecture

Don't do generic error handling

So I just had a look at a fairly new restful api, written in kotlin. The developers who made the api decided to be smart about error handling - instead of doing error handling in every api endpoint - why not just do some generic error handling. The error handling
Feb 6, 2021 1 min read
Page 1 of 1
Khebbies blog © 2023
Powered by Ghost