Articles / python
Community
Being Part of Your Local Community
As one of the volunteers of Python PH, Josef has been helping organize for PyCon PH for four years. He wishes to support other communities by attending PyCons in other countries. This post is a lookback on the past four PyCon PH that he took part organizing.
2019/04/25 ·Engineering
Automate Browsing to Free Up Browser Tabs, Save Time and be Productive
We spend a lot of time in our browser. Sometimes we dedicate a few browser tabs for some simple activity like monitoring a page for changes. But these seemingly small activities eventually end up occupying a lot of our browser's tabs, and in turn distracts us from doing more important things and maintaining our productivity. In this post, I'll walk through the process of creating a simple script to watch a Kickstarter project for deals. This is aimed at beginners or non-programmers.
2018/12/21 ·