Mind Reference

Simplicity and elegance are unpopular because they require hard work and discipline to achieve and education to be appreciated. — Edsger W. Dijkstra

Saturday, August 27, 2022

Debian: Clean up dpkg rc packages

›
rc means that the package is not completely removed. dpkg --list | grep "^rc" | cut -d " " -f 3 | \ xargs sudo dpkg...
Monday, August 22, 2022

Debian: Possible missing firmware

›
If you encounter issue like the following, you need to download/update firmware files. W: Possible missing firmware /lib/firmware/i915
Saturday, August 29, 2020

Wheezy Projects Update

›
All libraries related wheezy.web and wheezy.template have been recently migrated from bitbucket to github .
Saturday, August 1, 2020

Python ASGI CLI

›
Call ASGI Python application module from command line (without an application server), just like CURL. Interested?
Thursday, July 9, 2020

Authorization in Microservices Landscape

›
Overview This article outlines a high-level design of authentication and authorization options in Azure per a typical SPA use case interact...
›
Home
View web version

About Me

My photo
Andriy Kornatskyy
Lviv, Ukraine
- Since 1999 in IT. Software architect, business analyst and team lead with a well-balanced combination of business, management and technical skills.
- Solid understanding of the software engineering process, its underlying principles and best practices. Extensive experience in implementing, using, and mentoring teams utilizing Scrum. Technical leading teams of 4 – 20, multi-project target and cross teams.
- Much experience with human-factor usability design for GUIs.
- Excellent communication skills and extensive customer contact.
View my complete profile
Powered by Blogger.