Skip to main content

Jonas Voss

Gboard på Android kan man sætte egne bogstavkombinationer til at udvide til hvad det skal være. Det bruger jeg selv, og det virker virkelig godt. På desktop bruger jeg Espanso (https://espanso.org/) til udvide forkortelser. Det virker fremragende.

Jonas Voss

Nyt liv til 10 år gammel hardware

Jeg installerede LineageOS 18.1 på min Nexus 7 (2013) tablet

2 min read

Android Open Source project, CC BY 2.5

For 10 år siden fik jeg snitterne i en Google Nexus 7 tablet. Den fungerede i nogle år, men blev ramt af bootloop. Jeg forsøgte at fikse det dengang, men jeg havde ikke rigtig held med det, så den røg i skuffen med ting jeg måtte bekymre mig om senere.

Forleden dukkede den så op i min skuffe da jeg gravede efter noget andet, og jeg tænkte, at det måske var nu jeg skulle se om jeg kunne redde den. Tilfældigvis stod jeg lige og manglede en underholdningstablet til den 2-årige arving, og den var en yderst oplagt kandidat til det formål.

Der er sket meget siden jeg sidst forsøgte at redde denne Nexus 7, og jeg kunne med glæde se, at Lineage OS havde en officiel ROM til den. Så igår aftes flashede jeg den gamle Nexus 7 til Lineage OS 18.1 (Android 11), og det er nu blevet et ret fantastisk lille stykke hardware, når kravet er underholdningstablet: Skærm med 1080p, 32Gb lagerplads, og trådløs opladning.

Jeg fulgte instruktionerne fra wikien på LineageOS hjemmeside, og det virkede næsten som det skulle, på nær en fejlmeddelelse da jeg skulle formatere den interne lagerplads med kommandoen fastboot -w. Det brød den sig ikke om, men installationen fungerede fint på trods af dette.

Det er nogle år siden jeg sidst flashede noget gammelt hardware, og det er altså blevet en hel del nemmere nu synes jeg, og det er kun en god ting.

Den ekstra bonus ved LineageOS er, at den kommer udelukkende med FOSS apps. Som underholdningstablet har den ikke brug for at vide hvor den er, eller hvem der kigger, og med LibreTube kan man downloade videoer, så den fungerer også glimrende off-line.

Jonas Voss

Replied to a post on mas.to :

@lklastrup@mas.to unfortunately that feature isn't in the official app, AFAIK. You could try one of the other mobile phone apps for Mastodon, listed here: https://joinmastodon.org/apps

I use Tusky for Android, which is great, and has bookmarks (;

Jonas Voss

Flawed American Express card registration process

2 min read

Tried to activate an American Express credit card, via the American Express Android app today. Turned into a field study of assholedesign. I wonder if anyone from their customer service team, or their developers ever tried to follow the sign-up flow themselves.

Issue #1 - Secret rules

The fields the user needs to fill out, has no guidance on what qualifies as a valid input. I put in a username, and a password I deemed safe to use.

The app told me the following:

Error message from AMEX signup on Android App

"User ID must contain at least one number."

Ok. I add a number to my login and that worked. It wasn't clear I had to from the beginning.

Issue #2 - More secret rules

I then type in a password. It's 11 characters long, and includes one number, and one special character. That mix usually works.

The app tells me:

Password not valid, refer to Terms for details

"Password not valid, please refer to Terms for details."

What's wrong with writing the requirements in the error message or, and I know or it sounds a bit crazy, right next to the field you need to fill it into (like the Norman Nielsen Group has told us since 2015). At least they could have included a link to the "Terms" where these sacred details can be found. Anyway, I ended up getting a generated one from KeePass, but I still don't know what they rules are for their password.

Issue #3 - Dark design pattern

For the final example, this is how their marketing box looks like:

Image showing checkbox next to text which is counter to user understanding.

Notice how the promotions opt-in checkbox is next to the text saying:

"Your email address will not be shared with other companies to market their own products and services. You can update your preferences later if you wish."

This gives the impression that by checking the box, you agree to them not giving out your email address to other companies, while checking it opts you in, to receiving email promotions from American Express.

If you are designing a sign-up form for anything, please don't make me guess what I can put into the fields. It's a bad user experience that, with just a modicum of thought and testing, could be turned into a great experience. 

 

Jonas Voss

Jonas Voss

I replaced the Nexus 7 with a Pixel C with the folio cover, which has been my favourite gadget ever, honestly. Versatile, portable, etc, but I don't think they make them anymore. If you can find a 2nd hand 64gb version, I recommend them though.

There are likely much cheaper and HW-wise more up to date Android tablets out there, but as I'm happy with the Pixel C for now, I haven't done any research, so not much help from me there I'm afraid (:





Jonas Voss

Consuming Instagram differently

4 min read

I've been looking for a different way of consuming Instagram. Facebook has introduced more and more features in their neverending quest to wrestle users from Snapchat and onto Instagram, and I don't care for those. I like Instagram, the photo sharing part, not so much the TV and Stories part. The other reason is that whole privacy thing, of course. Turns out big social media players weren't quite the stewards of our personal data we were hoping for, and spending less time on actual social media websites seems like a good thing.

Except for some musicians and photographers, I don't follow brands on Instagram. I mainly follow people I know. Family, friends, and tags. Being a camera and photo enthusiast, I enjoy looking at photos taken with a variety of cameras and film, and a lot of people use Instagram to show their analogue makings.

For a while I used an app called Hermit on Android. Hermit is a wrapper that turns mobile web versions of websites into apps. It has ad blocking, and a bunch of other nice features. Using Hermit helped me get rid of ads on Instagram, and their algorithm somehow works differently on there as well. I liked the ordering better, it seemed to be more chronological. Only downside: I had to consume it on my phone. It was good, but not great.

Granary.io and Atom to the rescue

Thankfully, people much smarter than me are creating tools for consuming silo'ed social media in different ways. One such tool is Granary.

To be able to get the feed of your friends, and not the feed of your own damn self, you need to find your sessionid cookie value from Instagram. Do the following:

Edit: There's actually a much easier way to do the below, by using https://instagram-atom.appspot.com/ - thanks to Ryan for pointing it out.

  • Open the Chrome Browser
  • go to instagram.com and login with your account
  • after logging in, open the developer console of your browser, and reload the page
  • find the "Application" tab and click it
  • in the left hand panel there's a "Cookies" item, click the chevron to the left of it to expand it
  • click on the line that says https://www.instagram.com
  • in the list of cookies like csrftoken, ig_cb, mid, and rur, there should also be a cookie called "sessionid"
  • copy the value of sessionid

Next, open Granary.io, and click on the Instagram logo. Granary will load up this url, and then you have to fill out some fields. You need to fill in your Instagram username, select @friends from the dropdown, select "atom" as your format, and paste the cookied ID you gathered above, into the last field where it says sessionid cookie (for @friends) and hit the GET button.

When Granary has done its thing, you'll end up with a link below the form. With the cookie value removed, mine looks like this:

https://granary.io/instagram/l3traset/@friends/@app/?format=atom&cookie=

This link holds your liberated Instagram photo feed. I plugged mine into my Feed Reader and into Aaron Parecki's Aperture and now I can read my Instagram feed on my phone using Indigenous, and on my desktop, all with no ads and no stories. Glorious!

Is anything lost?

Besides losing the ads and stories, you also lose the ability to favourite a post on Instagram, and to add comments to a post. However, I don't necessarily see this as a loss. If I want to Like a post, I can just do it on my own personal feed, and it ends up looking like this. Sure, if it's a post from a friend of mine, they won't know from their post, that I liked it. But you know how you can fix that? Write them an email. If your feed reader lets you email a post, you can email your friend saying you liked their picture.

Not being able to comment might be the biggest loss, but if you can live with that, then I think you should do it, go forth and liberate your Instagram feed.

This will definitely be the way I will consume Instagram until we've all moved over to Pixelfed.

P.S. I'm not sure how long the sessionid cookie lives for, so you might have to reconstruct the link in Granary once in a while, but that should be about it. Also, don't share that sessionid with anyone. I'm pretty sure it can be used to log into Instagram as you.

Jonas Voss

Jonas Voss

HP Chromebook x2 Shows Up With 3000×2000 Display

This looks like a very promising competitor to the Google Slate. I might prefer having a ChromeOS based device, rather than an Android Based device.

Jonas Voss

Interesting looking native Android client for posting to your website using micropub.

https://github.com/swentel/indigenous-android/releases & https://realize.be/notes/1333 for context.

Jonas Voss

Sharing from the #IndieWeb on Mobile (Android) with Apps and @WithKnown

Great guide on how to use the Android App URL forwarder to share items to Known, from your Android phone.

 

Jonas Voss

Running Jupyter and the Scipy stack on Android

I don't understand much of what I did to accomplish this, but I did manage to get jupyter notebooks and the ipython environment installed on my Chromebook, which as a beginner, is a really helpful environment for learning python.

jupyter makes it easier to read the notes from the python bootcamp course I'm currently doing from Udemy when I'm not online.

An IndieWeb Webring 🕸💍

Jonas Voss