October 2022

Python
2022-10-31 12:43 (3 years ago)
A Python Script to Automatically Update ChromeDriver

I wrote a script to download the version of chromedriver that matches the currently installed version of Chrome.

2022-10-25 00:04 (3 years ago)
Retrieve Google Spreadsheet Content as a List of Dictionaries using GAS

Shell script to launch Chrome on macOS with a fixed window size from the command line — combine `--window-size` and `--window-position`.

Django
2022-10-17 11:24 (3 years ago)
Manually Creating a Password Reset URL in Django AllAuth

Build a macOS Service (Quick Action) that sends `find` results to the clipboard via `pbcopy` — works back to Big Sur.

2022-10-10 01:47 (3 years ago)
Template Code for Starting an App with Python Bottle (and Combining with Vue CDN)

Here is a template code for creating a simple HTML application using Bottle.

Python
2022-10-09 02:16 (3 years ago)
Code for Creating a Logger When Making Python Command Line Tools

Build an OpenVPN server that routes all clients in a segment through the VPN — from CA cert issuance to distributing `client.ovpn`.

Categories

Archive