<img class="alignnone wp-image-2693 size-full" src="https://vandragt.com/wp-content/uploads/sites/7/2017/11/2017-11-14.png" alt="" width="703" height="117" />
It is 2017 and we're still asking for 10 character alphanumeric passwords?
<img class="alignnone wp-image-2693 size-full" src="https://vandragt.com/wp-content/uploads/sites/7/2017/11/2017-11-14.png" alt="" width="703" height="117" />
It is 2017 and we're still asking for 10 character alphanumeric passwords?
Hide Trackbacks is a WordPress plugin that hides pingbacks and trackbacks from your website comments.
I've updated the plugin to indicate it works correctly with WordPress 4.9 and earlier.
Embedding a ted.com video by pasting the URL into a WordPress post means the whole video loads (33mb!) on pageload! Great videos, bad service.
Fix iPhone lightning port disconnection issues by cleaning out the port with a tooth pick. If the inside isn't white then it's not clean.
We're building an artificial intelligence-powered dystopia, one click at a time, says techno-sociologist Zeynep Tufekci. In an eye-opening talk, she details how the same algorithms companies like Facebook, Google and Amazon use to get you to click on ads are also used to organize your access to political and social information. And the machines aren't even the real threat. What we need to understand is how the powerful might use AI to control us -- and what we can do in response.
This is why I run PrivacyBadger to block tracking, not ads.
[
](https://www.ted.com/talks/zeynep_tufekci_we_re_building_a_dystopia_just_to_make_people_click_on_ads)
[caption id="attachment_2699" align="alignnone" width="245"]
A perfect illustration for Brexit[/caption]
Get about thirty percent more battery life and preserve your mobile data plan by deleting Google Hangouts from your iOS device.
Ubuntu 17.10 comes with python3 3.6.3 installed by default but not pip and pipenv. We can install install pip systemwide and pipenv into the user local bin so we can use all the convenience when working with our python projects:
wget <a href="https://bootstrap.pypa.io/get-pip.py%C2%A0-O" target="_blank">https://bootstrap.pypa.io/get-pip.py -O</a> /tmp/get-pip.py
sudo python3 /tmp/get-pip.py
pip3 install --user pipenv
echo "PATH=$HOME/.local/bin:$PATH" >> ~/.profile
source ~/.profile
Sources: Installing Python 3 on Linux; pip installation; Installing pipenv; How to permanently set PATH on Linux
Update 9 Nov 2017: replaced curl with wget, thanks Peter
@manton on iOS I can only post after attaching my WordPress blog even though I have a micro blog via Kickstarter?