Jerry Codes
  • About
  • Blog Posts
  • Daily dose of Python
Prevent accidental HTTP requests to 3rd party services in Python tests

Prevent accidental HTTP requests to 3rd party services in Python tests

Dec 8, 2019 5 min read Python
The world is full of web services which interact with each other via HTTP(S) requests and responses. Python is one of the most loved technologies when it comes to fetching data from
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Best practices in code reviews - key to healthy and efficient software development

Best practices in code reviews - key to healthy and efficient software development

Nov 9, 2019 3 min read
Code reviews, the last resort after automated checks, and the best mechanism for learning for both parties: the person whose code is being reviewed and the reviewers. This post reveals the best practices
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Sneak peek at Python 3.8

Sneak peek at Python 3.8

Jul 8, 2019 5 min read Python
Python 3.8 release is scheduled [https://www.python.org/dev/peps/pep-0569/#id6] for November this year (2019). The first beta release [https://www.python.org/downloads/release/python-380a1/] - no new
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
From embedded to full-stack web developer

From embedded to full-stack web developer

Feb 3, 2019 6 min read Personal
Embedded and web development, they are like two different worlds. Two different worlds also means two distinct sets of practitioners. As the nature of requirements and constraints is different for those two, the
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Pre-commit is awesome

Pre-commit is awesome

Jan 28, 2019 4 min read Tooling
Long story short, pre-commit [https://pre-commit.com/] is great! Although this is a Python oriented blog and pre-commit happens to be written in Python, pre-commit is basically language independent. If you use git
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Newer Posts
Page 2 of 3
Older Posts
Powered by Ghost
  • LinkedIn
  • Twitter
  • GitHub