my gemini capsule source
status update: finish
| -rw-r--r-- | capsule/2022-03-24-status.gmi (renamed from capsule/2022-03-22-status.gmi) | 6 | ||||
| -rw-r--r-- | capsule/index.gmi | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/capsule/2022-03-22-status.gmi b/capsule/2022-03-24-status.gmi index 5779646..2dbfc8f 100644 --- a/capsule/2022-03-22-status.gmi +++ b/capsule/2022-03-24-status.gmi @@ -11,7 +11,7 @@ With Pine64 entering the e-reader scene, I thought it would be a good opportunit It's already a pretty slow device, but I wonder how much of that came from installing much android bloat. Maybe the next step is to figure out how to flash a new firmware using fastboot? Online forums suggest using a proprietary tool, or copying update files to part of the SD card, but I think that's a little risky... It's just not too easy of a job. ## Macbook Pro (2015) -I've been using 'foot' as my main terminal instead of alacritty. This gives me some problems when SSH-ing into certain machines, as TERM is set to foot (rather than xterm-256color), and bash (or another) doesn't know what capabilities foot has. +I've been using 'foot' as my main terminal instead of alacritty. This gives me some problems when SSH-ing into certain machines, as TERM is set to foot (rather than xterm-256color), and bash (or another) doesn't know what capabilities foot has. Maybe I should come up with a script to copy termcap files on SSH. ## OnePlus 3T (2016) This is still my dependable cellular device, running Android 7. I use this for gemini-browsing, with Grande (my unmaintained fork of the deceased Ariane). I stumbled across some internet posts with a build of Grande, saying that it crashes immediately. So, it does have a crashing issue: whenever it tries to load a page and it can't, it crashes. This can probably be solved by recompiling it with a more dependable homepage... wait, the default capsule is this one? Maybe that user tested it when my capsule was down? Eh, it's buggy. If you wanna patch it, I'll gladly test and merge. @@ -19,7 +19,7 @@ This is still my dependable cellular device, running Android 7. I use this for g ## Pine64 PinePhone (2020) => https://sr.ht/~craftyguy/superd I started using superd to launch stuff in userland. I sent some patches to this project. I'm also having some issues with my crontab apparently not running... have no clue about this. -I received the Lora backplate addon. JF (codingfield) is supposedly working on a library to work with this, but it hasn't been released yet. From my testing, all I've been able to do is mess up my i2c rate, and drain my battery. For the time-being, I've switched back to my original backplate. +I received the Lora backplate addon. JF (codingfield) is supposedly working on a library to work with this, but it hasn't been released yet. From my testing, all I've been able to do is mess up my i2c rate, and drain my battery (or maybe that's just crust being broken again). For the time-being, I've switched back to my original backplate. ## Pine64 PineTime (2020) To my list of devices, I added the PineTime smartwatch. Because of its incredible battery life (several days), I plan on using this as a complement to my PinePhone. @@ -30,4 +30,4 @@ To my list of devices, I added the PineTime smartwatch. Because of its incredibl I think I need to find something new to put my energy into. The last 6 months have certainly been interesting. => gemini://drewdevault.com/2022/03/14/It-takes-a-village.gmi Recognition is nice. Drew recently shouted out 1000 people who've contributed to his projects (among them, me). -Income would be nice, though I guess staying close to my family +Income would be nice, though I guess staying close to my family is a higher priority for me right now. diff --git a/capsule/index.gmi b/capsule/index.gmi index 50dde20..96201eb 100644 --- a/capsule/index.gmi +++ b/capsule/index.gmi @@ -1,6 +1,7 @@ # Zach's Capsule ## Things kept to be preserved +=> 2022-03-24-status 2022-03-24 Hardware I have developed on around March 2022 => 2022-02-22-status.gmi 2022-02-22 Status Update for February 2022 => 2022-01-24-status.gmi 2022-01-24 Cool software development in January 2022! => 2021-12-22-status.gmi 2021-12-22 Status Update for December 2021 |