Cloudflare is adding a free VPN to its 1.1.1.1 app – from The Verge.
Sounds interesting. The only caveat, one cannot change one’s apparent location to oh, I don’t know, say the United States, to listen to NFL football on the Browns Radio Network.
Cloudflare is adding a free VPN to its 1.1.1.1 app – from The Verge.
Sounds interesting. The only caveat, one cannot change one’s apparent location to oh, I don’t know, say the United States, to listen to NFL football on the Browns Radio Network.
I'm just about to turn off the IFTTT trigger that tweets notification of my blog posts to Twitter. I've written a wrapper for Python's 'Twython' module; one that provides auth and, right now, the ability to post a tweet. Fingers crossed, hoping it seamlessly replaces IFTTT.
It's called TwigPen, a name borrowed from my pnut.io social network app PigPen. It's used like this from within a Python script:
import TwigPen
…some code to define tweettext…
TwigPen.postsomething(tweettext)
After it simply failed to tweet, I rolled the TwigPen code into rssupdatepnut; what follows is a repeat of my previous posts.
-mild bleating follows-
An updated version of my previous post follows. Executive summary: "Doh!"
-original below-
Oops! I forgot to git pull origin master
the updated script from the rssupdatepnut GitHub repo.
…
Daft Baz scratched head for a few minutes thinking the script'd failed for some techy reason. No, simply PEBKAC.
Am I feeling lucky?
-original above-
It turns out I messed up here too, with the result below:
$ python3.6 rssupdatepnut.py
File "rssupdatepnut.py", line 81
TwigPen.postsomething(pnut_message)
^
IndentationError: unexpected indent
I'd better fix it then, instead of blogging about it!
An updated version of my previous post follows. Executive summary: "Doh!"
-original below-
Oops! I forgot to git pull origin master
the updated script from the rssupdatepnut GitHub repo.
…
Daft Baz scratched head for a few minutes thinking the script'd failed for some techy reason. No, simply PEBKAC.
Am I feeling lucky?
-original above-
It turns out I messed up here too, with the result below:
$ python3.6 rssupdatepnut.py
File "rssupdatepnut.py", line 81
TwigPen.postsomething(pnut_message)
^
IndentationError: unexpected indent
I'd better fix it then, instead of blogging about it!
Oops! I forgot to git pull origin master
the updated script from the rssupdatepnut GitHub repo.
…
Daft Baz scratched head for a few minutes thinking the script'd failed for some techy reason. No, simply PEBKAC.
Am I feeling lucky?
It snowed again, the gritter failed to make an impact (but I'm not sure one came this way.) The school was shut so World Book Day didn't happen here, my wife was late from her night shift (waiting for staff to arrive), and the boiler stopped working.
What to do when the condensing boiler repeatedly stops working in the winter, it gurgles like a boiling kettle before the error indication appears, and resetting the thing fails:
It's likely that the condensate drain pipe is frozen outside the home.
If that doesn't clear the ice:
At this point I must stress that you need to be aware if you mess this bit up the very least of your worries will be the size of the repair bill:
The new washing machine is… it's got more programmes than the previous one, and more flexibility too! I'm…
/me rubs thighs enthusiastically…
Apologies to those of you on pnut,io who saw the multiple postings when my rssupdatepnut app failed; all I had to do was add code to overwrite the previous post date file with the latest post's date, if they were different.
RAVPower Battery Case for iPhone 6 / 6S with Apple MFi Certified Extended Battery Charger with 3000mAh 125 Percent Extra Battery
Toilet proof?!
By Amazon Customer on 29 November 2017
Verified Purchase
Mine survived a trip to the u-bend yesterday. Don't try this at home; I did so you don't have to!
Disclaimer thingy: a quiet buzzing and a refusal to charge for hours afterwards might be a reliable indicator the device wasn't meant for this kind of adventure.
Was this review helpful to you?
[Helpful]
[Not Helpful]
[Report]
I've spent my spare time during the last few weeks writing another app, this one for the pnut.io social network. It enhances the failures of my first app, for 10centuries.org. Yes, more social networking, surprising for such an antisocial [expletive deleted.]
https://github.com/bazbt3/PigPen
It's a Python program, application; heck call it an app if you must, I'm old. I began programming in the early 1980s, a time at the beginning of the UK's home computer boom, and a time when one had to program to make computers work. And then came the Sinclair Spectrum and its awesome games and all was lost for me by the mid-eighties.
Back to the present…
Yes, I've gone for feature bloat rather than iterate through the creation of bulletproof functions, but it's so satisfying when something works, when something clicks into place in my head, and when someone helps me understand something. That's the very best bit, cooperation!
So what does it look like? Old-fashioned.
How advanced is the graphical user interface? There isn't one.
Does it have a SnapChat plugin? Er… a say what now?
Does it have the ability to– Wait! It's written in Python 3.5; in good hands it can do pretty much anything a computer can do–
Ok, can it– No. I'm on but the second rung of the ladder, I can see snakes from here.
Roll 1d6 Oi! You f[CARRIER LOST]
Ok, the main thing I've gained from my progress so far is an enhanced understanding of the effort involved in the creation and maintenance of all the apps and services I'm using right now.
Respect.
I just finished making dinner for me and the girls and realised something quite profound. My web site has existed in various forms and at various hosts over the 20 years since I arrived online. That's not the important thing, no. 2017 is the first year that events outside my control rendered the vast majority of its content obsolete.
Yes, this is another post about the collateral damage resulting from App.net's demise; though this one will thankfully be brief. Being honest, I don't see much point in writing much about the past now, the future is much more important. It's actually very easy for me to say that; the majority of people who made App.net special are at 10centuries.org or pnut.io right now.
Back to my Wiki-type site. First the volunteer-driven App.net Wiki I helped edit expired, I stepped away from iOS, and then the network the App.net Wiki documented disappeared. Well, at least its infrastructure did. Ahhh…
My focus changed over the last year-and-a-half to blogging about what I'm thinking about, what I'm doing, and what makes me tick. A typical personal blog.
Maybe I should redirect incoming site requests to my 10C blog. or the more complete but less-social GitHub.com version or, heck, the trial self-hosted blog currently unloved and waiting for me to reconnect the Raspberry Pi 2 B mirroring it from the GitHub repo.
Dunno.