A blog about Development, Food and everything between them
DateTime.AfterPost – DateTime.Now = 3 minutesI think that by now you know I love to cook. I love inventing things and experimenting with different foods and recipes. But sometimes you need to take the shelf instead of the self and by that I mean look for recipes and integrate them into your kitchen. This week I prepared Coconut Milk Meatballs, fully inspired …
DateTime.AfterPost – DateTime.Now = 3 minutesVery often we are tackled by a new request from our PM. As a team of developers we are first very excited to have new assignments and we start thinking on how we can develop it. But is that the best way to think about new assignments? Today on ADC – Self VS Shelf Self …
DateTime.AfterPost – DateTime.Now = 3 minutesI want to open something up. I finished my degree and started working almost immediately as a junior developer. The gap between what I thought what developing is and what it really is, was HUGE. I knew how to code, given a problem I could find the right algorithm to solve it. But there is …
DateTime.AfterPost – DateTime.Now = 4 minutesVM (Virtual Machine) is awesome. It really is. When I was studying in the University, no one even mention Virtual Machines and such, and that’s a shame. I have a lot of thoughts about the difference between what we learn and what is implemented in our jobs, there will be another post about that. VM …
DateTime.AfterPost – DateTime.Now = 4 minutesWhile growing up I taught myself how to cook by watching my Mom cook. I did a lot of try and fail and followed recipes until I got to where I am (and I think I’m pretty good at it). My favorite things to cook were dishes that I would invent using whatever there is …
DateTime.AfterPost – DateTime.Now = 3 minutesAs you’ve already know, I’m originally from Argentina and proud of that! Born and Raised there ‘till I was a teen. One of the most (if not the most) famous card game in Argentina is called “Truco” (“Trick” in Spanish). It’s a game you play with Spanish Cards (different from Poker Cards) and you can …
DateTime.AfterPost – DateTime.Now = 3 minutesChucky & Tiffany, Haunted House, The Exorcist, Legacy Code. These all pairs of words represent our worst nightmare. Imagine, you are at your desk, working on some project you like. Suddenly, your team leader enters the room and asks you to check if you can fix a small issue in one of your team’s app. …
DateTime.AfterPost – DateTime.Now = 3 minutesOne of the most common complaints I hear where I work is that the developers don’t have enough coding assignments. I can understand that and I too felt sometimes we do a lot of “maintenance” work and less real-time coding. In 2018 I was in charge of a big project that had very few programming in …
DateTime.AfterPost – DateTime.Now = 5 minutesAs you’ve already realized, I was born in Argentina, and beside Asado we are the world leading champion in Empanadas. Empanada is the Argentinian “meat in dough”. Knowing more and more people from around the world made me realize almost every nation has its own kind of “meat in dough”. My mother (obviously) makes the best empanadas, …
DateTime.AfterPost – DateTime.Now = 3 minutesNow that we know how to use the .Net Core Dependency Injection Framework and how to nuget our code (and even configure a symbols server), we can move to the last part of our infrastructure – Visual Studio Template. At the end we’ll have our own template to choose from in the “Create a new …