El tipo de cambio real del boliviano a dólaresUSDTBOB / USDBOB / Dólar a Bolivianos / Bolivianos a dólaresDec 19, 2024Dec 19, 2024
Setup Grpc client SSL with GolangTo connect to cloud providers with SSL easilyAug 10, 2024Aug 10, 2024
Setting Up MercadoPago Checkout Pro with Vue as frontend and Go as backendThis is a very simple tutorial to serve a checkout pro flowAug 3, 2024Aug 3, 2024
Setting 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 3, 2024Aug 3, 2024
Setting 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 3, 2024Aug 3, 2024
Why 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
Go: Detects easily when a file was closed_write, closed, opened, created, etc> Without using complex tools like fsnotifyJan 13, 2023Jan 13, 2023
Sentry 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
Generate 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