WTF…are protocol buffers? (Part 2)
Note: This is part 2 of my introduction to protocol buffers. Part 1 provides an overview to protobufs, and writing .proto files. Read it here.
Hi. I’m Ricardo Useche. I’m originally from Venezuela, but currently reside in New York City. I completed my undergraduate studies at the University of Houston, obtaining a B.S. in Computer Science.
I was fortunate enough to complete a few internships during this time, exploring areas like data science, full stack engineering, and IoT. I hold interest in a variety of things and every once in a while launch small, personal projects. This site is one them.
ricardouseche.dev contains a series of ramblings related to technology, life, cooking, and more. My goal is to use the site to become better at writing, while also documenting my experiences with things. I hope you find something useful from this, as I do.
I currently work at Google as a Developer Relations Engineer, and contribute to the adoption and development of our internal server platform.
Previously, I worked at Google as a Solutions Consultant (2020-2021).
Note: This is part 2 of my introduction to protocol buffers. Part 1 provides an overview to protobufs, and writing .proto files. Read it here.
I’m used to working with what is commonly known as RESTful APIs. In simple terms, APIs which expose endpoints for HTTP requests to access a server or a servi...
Background Today we’ll look at a key aspect of cloud computing: logging and monitoring. Writing code is the beginning of a journey that many consider to en...
We use Google’s IoT Core to build a temperature and humidity monitoring system…for my living room.
I’m a big fan of rice. If you’re reading this, chances are you are too. This is my recipe for cooking rice which has never failed me. You will end up with de...
Considering the amazing possibilities that Cloud Computing provides, it is of great importance to be aware of things that may impede your applications from w...