Open Thinkering

Menu

Tag: 100DaysToOffload

Everyone has an eschatology

Eschatology n. the branch of theology that is concerned with the end of the world or of humankind.

Whatever our professed spiritual beliefs I reckon everyone has an eschatology. That is to say, we have a theory, either explicit or implicit, about how the world will end ⁠— and whether that will occur in our lifetime, our children’s lifetime, or neither.

My own personal eschatology became a bit more up close and personal after reading Deep Adaptation: A Map for Navigating Climate Tragedy this morning. I downloaded it immediately after listening to the author, Prof. Jem Bendell, appear on the Emerge podcast in 2019. I’d stumbled across that podcast (currently on hiatus) due to the episode with Vinay Gupta, which I’ve discussed here.

From the conclusion of Deep Adaptation:

Disruptive impacts from climate change are now inevitable. Geoengineering is likely to be ineffective or counter-productive… In assessing how our approaches could evolve, we need to appreciate what kind of adaptation is possible. Recent research suggests that human societies will experience disruptions to their basic functioning within less than ten years due to climate stress. Such disruptions include increased levels of malnutrition, starvation, disease, civil conflict and war – and will not avoid affluent nations. This situation makes redundant the reformist approach to sustainable development and related fields of corporate sustainability that has underpinned the approach of many professionals (Bendell et al, 2017). Instead, a new approach which explores how to reduce harm and not make matters worse is important to develop. In support of that challenging, and ultimately personal process, understanding a deep adaptation agenda may be useful.

Bendell’s paper is an interesting one, and like my doctoral thesis, takes an academic yet personal tone. I need to read it again and follow up on some links, cross-referencing with some of the material from the Dark Mountain community and Vinay’s Simple Critical Infrastructure Maps (SCIM).

For now, I just wanted to encourage anyone reading this to read the paper and to encourage myself to think about realigning my work around the 4R’s outlined by Bendell:

Resilience asks us “how do we keep what we really want to keep?”

Relinquishment asks us “what do we need to let go of in order to not make matters worse?”

Restoration asks us “what can we bring back to help us with the coming difficulties and tragedies?”

Reconciliation asks “with what and whom can we make peace with as we face our mutual mortality?”

One other thing that I note in terms of operationalising this work is that Bendell seems to have done a particularly useful job of employing what I would call productive ambiguity. As a result, people can take something practical, while being able to contextualise it for their own situation.


This post is Day 91 of my #100DaysToOffload challenge. Want to get involved? Find out more at 100daystooffload.com. Image by Vinay Gupta used under a Creative Commons license.

HOWTO: Install Firefox on Chrome OS

Firefox on Chrome OS

Controversial though it may seem, and despite using Pop!_OS on my main PC, Chrome OS remains my favourite Linux ‘distribution’. I particularly like it on the Chromebook Pixel, a laptop so good I’ve bought three of them, at various times.

One thing I don’t like is having to us the Chrome web browser all the time. Thankfully, because it’s easy to get to the terminal these days in Chrome OS without having to do any kind of hacking, that’s easily fixed.

  1. Enable Linux
  2. Open the new Terminal app and copy/paste: sudo apt update && sudo apt upgrade
  3. Next copy/paste: sudo apt install flatpak
  4. Then: flatpak install flathub org.mozilla.firefox

Success!


This post is Day 90 of my #100DaysToOffload challenge. Want to get involved? Find out more at 100daystooffload.com

Introducing eink.link, my new side project

E-reader showing eink.link in web browser

I’m someone who uses the web browser on my e-reader. I always have done, from the earliest Amazon Kindle I had, through to the bq Cervantes 4 I use these days. To scratch my own itch, I’ve created a new site: eink.link

As you’d expect, web browsers on e-readers aren’t very capable. As websites get ever more bloated and complex, they render ever more poorly on these kinds of devices.

Simple, text-based websites work well, though. So I thought I’d begin to collect these and make them available for anyone to use. I’m not doing anything complicated: just using GitHub Pages to serve up a basic website that’s styled Simple.css.


Right now, I’ve added one or more links in the following categories:

  • Search
  • Ebooks
  • News
  • Weather
  • Social
  • Technical

It’s pretty awesome that I can download EPUB-formatted books directly from my e-reader’s web browser directly to the device!


In case you’re interested, I did do some very basic research with people who self-reported as users of e-readers. The following polls on Mastodon and Twitter together received 101 votes:

Results from Mastodon:

0% Yes, regularly
13% Occasionally
32% I know it's there
55% No / show me the results
Results from Twitter:

6.3% Yes, regularly
9.4% Occasionally
40.6% I know it's there
43.8% No / show me the results

Some may see the above as discouraging, but I disagree: that’s 10-15% of e-reader uses in my sample who are already using an e-reader web browser, and 30-40% who know how to access it.

If this were a ‘product’ rather than a side project, I’d say that there’s a definite niche there to be served. For example, we know that looking at backlit smartphone and tablet screens can cause insomnia. E-ink screens are much better in that regard, plus the simplicity of the websites that work on e-readers are potentially more calming.

For the foreseeable, though, this is just something that’s useful for me and hopefully some other people. The good news is that it works well on every type of web browser. I’m planning to implement a dark mode toggle soon, as well as add a bunch more websites — feel free to suggest some!


This post is Day 88 of my #100DaysToOffload challenge. Want to get involved? Find out more at 100daystooffload.com

css.php