PinnedInWesovi LabsbyIván Corrales Solera·Jan 26, 2024Getting Started with OpenTelemetry in distributed Go MicroservicesObservability for distributed micro servicesA response icon2A response icon2
PinnedInITNEXTbyIván Corrales Solera·Apr 29, 2022Webassembly: Running Go code in the browser.Webassembly (WASM) is one of the most disruptive technologies at this moment. WASM enables us to run programs in the browser that was…
PinnedInDev GeniusbyIván Corrales Solera·Feb 7, 2022Build your own DSL with Go & HCLDSL stands for Domain Specific LanguageA response icon2A response icon2
PinnedIván Corrales Solera·Feb 2, 2022BERT: Understanding the Null response threshold in QA systemsBuilding a robust Questions Answering system (QA) implies that the system will provide an answer only when this can be found in the…A response icon1A response icon1
PinnedIván Corrales Solera·Nov 3, 2021Transformers for Natural Language Processing (NLP)Whether you’re an experienced Artificial Intelligence (AI) developer or you’re a newbie in this world, this post will provide you with the…
Iván Corrales Solera·Dec 5, 2022Minikube on a VPS from scratchIt’s not rocket science to set up a Kubernetes (k8s) cluster on your local machine with minikube. On the other hand, It’s not…
Iván Corrales Solera·Sep 6, 2022Choosing the right programming languageThere’s not a silver bullet to state the properest programming language for each project. On the other hand, there are some languages…
Iván Corrales Solera·Feb 17, 2021Orion in Action: Testing a Real APIA powerful DSL to write your tests!
Iván Corrales Solera·Feb 8, 2021Orion: A next-generation automation testing toolOrion provides people without technical skills a mechanism to write and automate acceptance tests.
Iván Corrales Solera·Aug 1, 20203 days playing with Rust (and I love it!)This article is mainly focused for those developers who haven’t tried Rust yet or they are starting to play with it.