If you reading this article you’re probably a Vim user or somebody who has lost. If you’re a Vim lady or guy, that’s great because I’ll say something how to compile your brand new Vim instance, directly from the source files.
Meantime you may won...
Couple of days ago my tiny VPS server served by very famous provider has become an attacker of denial of service. Yes, you’ve read it right, my tiny VPS was an attacker!
I was mailed by automatic DO (shortcut for company name) mailer, that my ser...
Recently I wondered how to improve my workflow with Git. I came across the Web and found some article which pointed on Git hooks that were introduced since version 1.8.2.
This cool feature allows you to execute some code before (or after) some ac...
Recently I have been working on some cloud project with my coworkers. We used AngularJS as frontend framework and Apiary as a backend bridge for RESTful API, while the real backend was being built.
The main goal for proper Nginx configuration was...
Currently, I am in a phase of migrating my content from legacy Wordpress to
Pelican. To finally complete this, I have to translate all content from Polish
to English to reach further audience.
Unfortunately, at this moment I suffer for lack of fr...
I have to start with words “I used Wordpress for 2 years constantly”. During this period of time, several times I had problems with basic stuff like uploading and managing images, insert some code snippets (like simple <pre> or <code> ...
If you’re storing all your configurations for Nginx servers on your Mac into single file, then probably you can do it far better and efficient then before.
Take a look on this small article how to improve your server configurations by separating ...