Archive for 2016

Introducing stretchly - break time reminder app

Posted under stretchly electron on

Motivation

I work with computer more than 8 hours a day. And it's definitely not piece of cake: just look into my eyes…

Enter resting

Rest is a key component in ensuring the performance of the musculoskeletal system. Frequent breaks can decrease...

Read more

Free automated code reviews using Pronto

Posted under ruby rubocop pronto reviews code style on

Code style

Officially or unofficially, every dev team has it's code style. And hopefully, the means to enforce it, as well.

De facto standard way to enforce it is via pull requests where some other team member will check your code for violations so...

Read more

So there was no alcohol last month

Posted under alcohol sweets on

And sweets as well.

And it was interesting, indeed. I did keep the promise and during February (the shortest month, right?) there was no alcohol and sweets for me.

What did I expect?

Read more

Learning how to work with Heroku Buildpacks and Node app

Posted under heroku buildpack node on

Few days ago I started to work on new task: deployment of the front-end Node app to Heroku.

I am not familiar with it, so what could go wrong? No worries, I have colleagues with more experience, so let's call it time to learn.

First things first...

Read more

Learning Elixir - Functional vs Object-oriented

Posted under elixir functional object-oriented on

For the most of my dev life I've been doing Object-oriented programming (OOP). But as I mentioned in my previous post, lately I started to learn Elixir language with my non-programmer girlfriend.

It's been a lot of fun so far.

In this post I would...

Read more

previous page Page 3 of 4 next page