Anton on software
About RSS

Jan 9, 2021

But it works on my machine

It is mostly acknowledged that developers should be responsible for their code on every stage of its lifecycle. Despite that, some think that having a code work on their machine is enough to consider a job to be done, or that fixing and preventing issues in production is none of their business. The others are simply unaware of the complexities of real world and of the differences between a production environment and their local setup. This post is mostly for and about the latter.

May 5, 2019

Make CapsLock useful (again) on Linux and Windows

TL;DR: Use this repository to remap the CapsLock key and move your hands around the keyboard more effectively.

Aug 27, 2017

Setting up development environment with docker

Apr 18, 2017

Road highlighting on a map with Overpass

For a recent project at one of my courses, we had a requirement to highlight a road segment on a map at any given point. In a search for a ready-to-use database or API with road coordinates, I’ve found Overpass. It’s a part of an OpenStreetMap project that provides OSM map data over API, and has a feature to get roads around given point, which is exactly what was needed. Try the demo right away or proceed reading the article on implementation details.

Copyright © 2020
Powered by Hugo & Pixyll