$ blog --latest // page 26 of 30

01
/devops devops linux postgres cronjob

How to back-up Postgres database on Linux using cronjob

Learn how to backup Postgres database on Linux, using cronjobs. Very simple and very straight forward guide step by step using only scripts.

02
/tools geolocation javascript coordinates

JS verify coordinates inside polygon

Verify if point of coordinates (longitude, latitude) is polygon of coordinates. Polygon contains arrays of points.

03
/devops devops architecture javascript programming

Generate SSH key and add it to the ssh-agent

Generate SSH key and add it to the ssh-agent. Simple guide to handle ssh keys on your own computer and use the key with ssh-agent.

04
/abstract productivity learning

The work environment is your second home

The work environment is your second home, or maybe even better is your first home. If you have a 9-5 job, probably you spend most of your day time inside your work environment.

05
/abstract webdev motivation programming codequality

Working with legacy code in a world full of fake developers

Working with legacy code is the hardest part of the entire career of any developer. I think there is no developer who did not face some.