Pablo DíazSetting Up MercadoPago Checkout Pro with Vue as frontend and Go as backendThis is a very simple tutorial to serve a checkout pro flowAug 3Aug 3
Pablo DíazSetting Up Cloudflare to serve a VPS HostingerWe assume that you already have a domain, if not you can buy one at Namecheap or Cloudflare.Aug 3Aug 3
Pablo DíazSetting Up TLS Certificates with Certbot to a Hostinger VPS (Alpine)Securing your web applications with TLS (Transport Layer Security) is crucial for maintaining privacy and integrity.Aug 3Aug 3
Pablo DíazWhy rewriting sound processing libraries to Golang? Doing my part with chatGPTCurrent libraries, software, methods for image and signal (sound) processing are very good and of excellent performance. However, they are…Jan 17, 2023Jan 17, 2023
Pablo DíazGo: Detects easily when a file was closed_write, closed, opened, created, etc> Without using complex tools like fsnotifyJan 13, 2023Jan 13, 2023
Pablo DíazSentry custom error in golangThere is a simplistic way to generate an error via Sentry sdk in Golang with title, message, env and tags as params. Remember to set…Jan 10, 2023Jan 10, 2023
Pablo DíazGenerate libraries fast with protoc-generatorDid you have problems in the past trying to create libraries to communicate gRPC based services from different languages like Golang…Jan 9, 2023Jan 9, 2023