Technical
How to run Python Selenium with Flask on a VPS using PhantomJS
I love automation and web testing/bot making, the problem is I just can only run it on my local computer or make a GUI app. This week I…
Homelab & Vietnam
Homelab, Proxmox, self-hosting — what broke, and what actually fixed it.
34 posts
I love automation and web testing/bot making, the problem is I just can only run it on my local computer or make a GUI app. This week I…
So today I was running into a small talk that I need to dim the background when the web page started. In a very simple and naive way…
Today i’m learning Node.JS and my most favorite service to deploy my test app is always heroku. Unfortunately, i gave up on Ubuntu couple months ago and currently…
Bored of using Java for making GUI App, I want to switch to another language that can handle the cross-platform problem with GUI, wxPython comes into my cup…