Hack of the day “Jobs Filterer for LinkedIn”, Chrome extension for filtering lists of jobs in LI
I wrote a Chrome extension to filter job listings in LinkedIn because LinkedIn itself is bad at this.
I wrote a Chrome extension to filter job listings in LinkedIn because LinkedIn itself is bad at this.
LastPass sent out an email and published a blog posting today to go with the support article they published earlier this week. They keep making things worse.
The newly released details about last fall’s LastPass breach and their response to it are bad, and LastPass should feel bad, and you should stop using LastPass.
The Ansible team has been great to work with, and it makes me happy that my small efforts to contribute to this critical software were welcomed and facilitated.
How to reliably run a script that requires networking immediately before your computer suspends.
The comic strip “Alice” has been added to my Comics Aggregator. This is a Comics Kingdom strip, so there are steps you need to take to be able to view it through the aggregator. Please remember to tip your waiter if you enjoy the aggregator.
You can use this script to maintain your Namecheap DNS records in a file which you can keep in source control!
Pull your Toodledo tasks and calendar entries into a text file every morning, where you can edit, add, delete, and reorder them, and when you’re done the changes go back into Toodledo.
Ever since I started being able to talk to my Android phone, I’ve wanted to be able to tell it to lock my screen. And ever since then, Google Assistant has stubbornly refused to do it. I can’t imagine why Google hasn’t implemented this feature; they obviously know people want it, since when you ask… Read More: How to use Tasker to enable locking your screen with… »
I ported TMDA from Python 2 to Python 3 so I could keep using it on my mail server. Turns out somebody already did that, but here’s my port anyway in case it’s useful to someone.