Secure access from AWS CLI with Cross Account Access and MFA
In this article I will demonstrate, how you can access your AWS resources from the command line, when your organization enforces good… »
In this article I will demonstrate, how you can access your AWS resources from the command line, when your organization enforces good… »
This article is a revisit to a previous article dating back a little over an year, in which I installed Python 3.5.1 from sources. This time… »
Slack announced yesterday a new way to verify the HTTP requests for e.g. Slash commands and Events API it sends to web server. In this… »
Today I needed to process a MIME message, to quickly verify the content. Here's how I did it. Problem I needed to verify, if the MIME… »
A little over a year ago I wrote how to lint Python right within Sublime Text, Three steps to lint Python 3.6 in Sublime Text. Since then, I… »
I am building a chatbot, which can tell you about the upcoming movies in the selected city and date, all in Finnish. Analyzing Finnish text… »
In this short how-to I will install Jupyter within a virtualenv running on Python 3. Prerequisites Some prerequisites: I am running macOS 1… »
Writing consistent, well-formed code is important. Of course the functionality of the code is paramount, yet in addition the styling and… »
A review of 2016, and what I have been doing, both professionally and on my free time. Several system upgrade and implementation projects as… »
I recently delve into the numerous opportunities of light-weight computing, in form of a Raspberry Pi 2. You can find out how to do the… »
In some projects I need to connect to SQL Server (2008 and 2012) from Python app running on CentOS 7 server. There are some steps needed to… »
CentOS 7 has Python 2.7 installed out of the box and is used by the system itself to enable quite a few handy commands, such as yum. As a… »
I use Python for all kinds of data munging and analytical (e.g. Machine learning) tasks, and generating this site with Pelican. OS X comes… »
Couple of days ago I reneved my site. My old site contained information of my business Orchid Bits, and what I could do with my customers… »