Skip to main content
 

Happy holidays! My Workflow (iOS) flow to add recipe ingredients to reminders <a href="https://workflow.is/workflows/0a54a25582fe4e2395be0d4fe681c3ed">https://workflow.is/workflows/0a54a25582fe4e2395be0d4fe681c3ed</a><p>#status </p>

 

More Private Browsing

If you visit this site you will know what browser cookies are and that they are used to store information about you across visits to that website. A typical website will store a few to a few hundred cookies on your computer.

Each cookie has an expiry date for when they are no longer valid and then automatically deleted by the browser. Did you know the lifetime of some of these cookies are several decades in the future and that they are routinely used by data brokers and analytics companies to gather data on you?

That's why I've recommended installing a plugin like PrivacyBadger, to prevent these tracking cookies from being passed back to websites that track you across websites.

But you can also override the maximum lifespan of these cookies. I've experimented and 10-14 days seems to be a good medium between having to login to all your websites all the time and maintaining privacy.

Update: 2019-08-29 - the following no longer works on recent Firefox releases:

On Firefox, open about:config and search for network.cookie.lifetime, you will find network.cookie.lifetime.days (set this to 14) and network.cookie.lifetimePolicy (set this to 3 to override the default behaviour or letting the website decide).

On Chrome or Vivaldi (update: and now Firefox) browsers it's possible to set these values by installing my FreshCookies addon, which does not contain any tracking itself.

 

I'm providing my two factor authentication code to log into my password manager to provide the password into my social network account which asks me to provide a two factor authentication code, just to view an image. <p>#status </p>

 

<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?<p>#status </p>

 

Hide Trackbacks 1.1.1

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.<p>#status </p>

 

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.<p>#status </p>

 

We're building a dystopia just to make people click on ads

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.

 

Brexit

[caption id="attachment_2699" align="alignnone" width="245"]A perfect illustration for Brexit A perfect illustration for Brexit[/caption]

 

 

The Death Of Stalin

Can't wait to see this film!

 

Get about thirty percent more battery life and preserve your mobile data plan by deleting Google Hangouts from your iOS device.<p>#status </p>

 

How to install pip and pipenv properly on Ubuntu 17.10

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 https://bootstrap.pypa.io/get-pip.py -O /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?<p>#status </p>

 

WordPress blogging from my micro.blog service! Yes.<p>#status </p>

 

iOS still needs so much work. :-(<p>#status </p>

 

Playing my purchased digital music across my devices is still harder than it ought to be in 2017.<p>#status </p>

 

It turns out an iPad might not charge using an extension lead but will when plugged directly into a wall socket.<p>#status </p>

 

Recognising Ogg Vorbis streams in WinAmp

I'm working on a side project where I am broadcasting an OGG Vorbis stream using Icecast. Google Chrome played the stream, and so did VLC, but WinAmp was unable to. It connected to the stream with an HTTP 200 status but could not interpret it.

As it turns out WinAmp requires the mount point to have a file extension for it to detect the stream correctly, so updating the mount point to stream.ogg instead of stream in the icecast configuration did the job.

 

Understanding the adaptive Nintendo Switch

The Nintendo Switch is redefining gaming by adapting to the players environment. Unfortunately, it is widely misunderstood. It provides fun when used alone, with others, or with other Switch owners; in the living room, on the bus, at a desk. It an adaptive console, not a portable one. Any game that can be played like this is going to be a liberating experience, being optimised for how we live and can be played whenever we feel like.

So far, it seems the Nintendo Switch is widely misunderstood, even by game developers, reviewers and gamers alike. This is not surprising because Nintendo attempts to achieve something that no other gaming device has ever tried: gaming anywhere.

The moment everything fell in place for me was when I stopped thinking about Nintendo Switch as a portable console, but as an adaptive console.This explains why it does not become loads more powerful when docked, because that would favour playing on the TV over all the other ways. Nintendo has gone through amazing lengths to let you play together with other Switch owners even without a WiFi network, because it wants gaming everywhere.

A game that is not fun on the TV or playing with others on the same switch is limiting the switch experience and I think we will see a lot of games that are compromised in some way as game developers are getting to grips with the platforms adaptability.

The Switch is a careful balance between offline and online play, individual versus group play, and a study about where gaming can fit in our lives.

 

Banning the "Ban Crypto" Agenda

Cory Doctorow over at BoingBoing.net writes:

Theresa May says there should be no "means of communication" which "we cannot read" -- and no doubt many in her party will agree with her, politically. But if they understood the technology, they would be shocked to their boots.

Perhaps we should no longer assume that politicians 'do not understand the internet' and assume they are asking for changes in the full understanding that they don't achieve the goal for which they're introduced.

As long as the situation that's being created is more favourable for them than the current one it's a net benefit.

Short-term politics is the biggest threat to UK society at the moment and the current government is particularly good at it.