Programming Rambling

mrzard's ramblings in the wild

Farewell 2014, Welcome 2015

| Comments

So we are closing another year… And I see this is just my fourth post of the year. Pretty bad, but at least is a good starting point, because it’s easy to improve on it.

This will be a long post, so let’s stop it here, and you can proceed to the full wall of text if you feel like it :)

2014 has been a ver eventful year for me. I started the year as the CTO of ChicPlace.com. I had already been there from October 2012, building a custom e-commerce platform over PrestaShop as a prototype. The idea worked pretty well, so, with the help of Denys Pasishnyi and Aldo Chiecchia, we set our sights into building a ‘real’ app in 2013. We started looking for someone dynamic who would help us deliver a full Symfony2 e-commerce website in little to no time. After some search we found Marc Morera and enlisted him. We worked our asses off (Aldo, Denys, Marc, Nadal Soler and myself) and we put out a complete solution in August 2013. From then on we tried to build the business and keep improving.

In 2014, ChicPlace was facing interesting challenges (growth, opening a branch in Latin America…), but we had already lost Marc due to budget cuts (luckily he stayed close, in the incubator) and I was growing tired of the non-technical dynamics in ChicPlace, so I in April I came to the conclusion that I had to move forward and wish my pals at ChicPlace good luck. Before I left, though, I was fortunate enough to be around for the birth of ElCodi which came into beign by giving steroids and improving a lot over the idea I had of building an e-commerce web app for the incubator. Marc took the idea to the next level by envisioning an e-commerce components system that is being built now, and not only for the incubator, but for everyone. ElCodi is OSS, and always happy to welcome contributors, so if you have the time, go take a look and help some very nice people out!

As I said, in April I announced that I would be leaving ChicPlace on May 30th, and started weighing my options. Came to the conclusion that there are some very nice projects out there. I had some interviews with SkyScanner, Schibsted and Adsmurai. Adsmurai is a very interesting project with an awesome team behind and I really wanted to be a part of it, but there were some personal issues I could not resolve and had to recommend them a great programmer (Jordi Creus) and keep looking myself. I am happy to say that Jordi is still with Adsmurai and it looks like they are growing very quickly! SkyScanner had a very long selection process, and while I made close to 10 hours of technical tests with them, and a Skype interview, they were still trying to piece the team together and took more than a month to give me feedback. I guess they were trying to make sure they were getting the right people, but the process became too long for me, for reasons I will detail now.

I was still in the processes with Schibsted and SkyScanner when I landed an interview with Billy Mobile through ex-teammate and Frontend Developer Horacio Herrera. I had a very nice chat with Alejandro Scandroli, Jordi Tamargo and Gemma Llobet and they made an offer that was very much aligned with what I was looking for both in a business and personally. So, with some doubts in my head about the ‘lost’ opportunities with Schibsted and SkyScanner, both established and strong companies, I took the MVAS IT Manager spot at Billy, yet another startup in my resume (since 2008 I’ve almost exclusively worked for startups, except for consulting and training).

At first, Billy was just what I expected. We were shooting from the hip, pushing code to the live servers like maniacs and generally doing tons of work to keep a working business model working. But as the weeks went by, we started to refine ourselves. We introduced the use of composer, some process that resembles a deployment tool, we started using the Symfony components, made a development VM ready with Vagrant, started using ElasticSearch and Symfony2 for some of the projects, started using Redis beyond GET / SET… So basically, while the core business in Billy was (and should be) technically easier than the challenges I had at ChicPlace, we were starting to make it look like a decent technical challenge too. So in this vein, in August we started looking for a developer to join me, as the amount of work surpassed the hours I could put in. The search was very difficult, and made me realize that there are a LOT of outdated developers out there. One thing is not knowing something, but to me, it’s very important that you know that you don’t know it. Let me explain it better. If I am looking for a junior developer, I don’t give a rat’s ass that you cannot explain to me Factory pattern. That’s in a book, you can go look at it anytime you need it. But it’s VERY important that you know it exists, and that you know that you can go look at it anytime you need it. Basically, I need you to be able to find an answer to my questions with 5 minutes and access to Google and StackOverflow. You won’t be able to do that if you do not know what you do not know.

I interviewed people with 4, 5, 6 years of experience that had no idea what Dependency Injection was. They had never used any of the ‘new features’ - I put that in quotes as some of these features are more than some years old - of PHP (no namespaces, no closures, no traits), they had never TRIED to use composer. But after a lot of searching we found Oriol Orellana, a senior developer who had a very good background and was a very good fit for us. We were lucky that he was open to join Billy and he has been with use since November. Oriol has brought with him a lot of order and process to the chaos put in place by beign in a one-man band. And I really hope we can build on that to keep making our technical processes and outputs better, and hopefully keep growing the team.

So, in the professional side, that brings us to December! It has been a very very good year for me professionally. There have been ups and lows, but I am very happy that I have the opportunity to keep working with awesome people and interesting problems.

On the personal side, it’s been pretty eventful too! Not only changing jobs, but I started 2014 with a very BIG news headline: My girlfriend was pregnant! She had a very nice pregnancy and delivered a healthy, beautiful and smiling baby girl on September 21st. Her name is Ada, and all the sleepless nights, the smelly diapers… are more than worth it. My girlfriend and I like challenges so, when Ada was about 5 weeks old we went to Sabadell to check a flat to rent… And we loved it. So my girlfriend organized the moving of a complete family by herself while I kept working and since December 1st we are living in Sabadell.

All in all, as always I have to be grateful to all of the awesome people I keep finding in my path. I am very fortunate to have the family I have, to be in the industry I am in and to have had the opportunities I have had. I hope 2015 is at least as awesome as 2014. And also hope I will be putting some more content here too!

Comments