There are 151 articles categorized as "Development"

Contributing to open source projects has many benefits — you learn and you teach, you can make friends or find business partners, you might get a chance to travel. Even have a keynote at a conference, like Gary did.

Read-only Symfony form field

on April 10, 2017. in Programming, Development. A 1 minute read.

The future me will be grateful for this post. I always get it wrong the first time.

Continue reading Read-only Symfony form field...

Waste an hour on a stupid mistake

on April 07, 2017. in Programming, Development, Blablabla. A 2 minute read.

I made such a stupid mistake today and lost an hour of my time trying to figure out what the hell is wrong, that I just have to blog it.

Continue reading Waste an hour on a stupid mistake...

PHP traits to create test doubles

on April 04, 2017. in Programming, Development. A 3 minute read.

Keeping your application or library code well organized, easy to follow, and read is important. Your test code should not be exempt from those rules, you should follow good testing conventions.

Continue reading PHP traits to create test doubles...

Performing end to end testing of any application requires from us to have a set of reliable test data in the database.

Current Vim setup for PHP development

on February 10, 2017. in Development, Programming. A 4 minute read.

I made some changes to my Vim setup for PHP development recently, so it’s time to write it all down. I’m more than sure that I’ll break it soon and won’t be able to remember all the things I did to have the current setup.

PHP-FPM security limit extensions issue

on February 03, 2017. in Software, Development. A 2 minute read.

For the first time ever I saw this error:

Force Python version in Vim

on January 12, 2017. in Development, Software. A 2 minute read.

Vim can be compiled with Python support. Vim can be compiled with both Python 2 and Python 3 support.

Continue reading Force Python version in Vim...

Things I learned in the past four years

on December 30, 2016. in Blablabla, Development, Programming. A 4 minute read.

Since yesterday was my last day on a project after four years and two months, I decided to take a look back on those four years and write down some of the things I learned.

Issues with Vagrant after upgrading to Fedora 25

on December 24, 2016. in Development, Software. A 2 minute read.

Fedora 25 was released over a month ago, so I decided it was time to upgrade from 24.