Simplenote – The simplest way to keep notes. Light, clean, and free. Simplenote is now available for iOS, Android, Mac, Windows, Linux, and the web. I found Simplenote a few months ago, I start using it and I instantly loved the simplicity of the platform, it has all the features you’d expect on a modern… Continue reading Simplenote→| isscroberto
Wherever you are, whatever you’re doing, your worst enemy already lives inside you: your ego. We all aspire, then, we succeed or fail in a never-ending cycle, this book is a good reminder to get rid of this unhealthy belief in our own importance in order to get the most of these 3 phases and… Continue reading Ego is the Enemy→| isscroberto
– 14 September 2018 I’m with the Facebook recruiting team and I thought I’d check in to see if you might be open to new opportunities. It all started like this through a message on LinkedIn. At the time I was not actively looking for new opportunities but the idea of working at one of… Continue reading My Failed Interview at Facebook→| isscroberto
About 6 years ago, at the university where I got my Software Engineering degree, a professor gave my class this advice: Open a GitHub account, if you don’t have one yet, and start contributing to open source projects. Then he told us about all the wonders of Open Source and how, thanks to his own… Continue reading My History with Open Source→| isscroberto
For anyone out there looking out for a REST API that converts numbers to letters in Spanish… 🤷♂️ Here you are: https://github.com/epconccs/nal Built with ASP.NET Core.| isscroberto
Sharing this API I found, it’s aimed to end with boredom. The Bored API The Bored API helps you find things to do when you’re bored. There are fields like the number of participants, activity type, and more that help you narrow down your results.| isscroberto
View this post on Instagram Cuando no deseo nada, tengo todo… A post shared by Roberto O (@isscroberto) on Dec 16, 2018 at 8:51pm PST| isscroberto
I believe that contributing to an open source project is essential for any developer, contributing is very rewarding and it brings many benefits for you as a developer. Improve your skills Find mentors and teach others Grow your career Learn Impact These are just a few of the perks and I’ll not go deeper into… Continue reading How to Make your First Open Source Contribution→| isscroberto
Voy a guardar intacto el recuerdo de este instante porque todo lo que existe ahora mismo nunca volverá a ser igual. I am going to keep my memory of this moment intact because everything that now exists will never be the same again. This book was a required read for me when I was in… Continue reading Las Batallas en el Desierto→| isscroberto
An Android Service, is an application component that can perform long-running operations in the background, and it doesn’t provide a user interface. A few example uses for a service could be:…| isscroberto