Software Engineer
Problem Working with terraform for managing infrastrucure is fun unless you are on Apple Silicon. Many of terraform providers (non-official?) are yet to publish a version for Apple Silicon(darwin_arm64). Running terraform init raises an error for Inc...
Most of us are developing HTTP based applications (Android/iOS/Web Apps, IoT) on a daily basis, sometimes even without realising we are using HTTP behind the scenes (3rd party SDKs, even this article is served to you via HTTP). Most of us read about ...