<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Terracrypt</title><id>https://www.terracrypt.net/feeds/tags/dumbphones.xml</id><subtitle>Tag: dumbphones</subtitle><updated>2026-03-01T20:46:16Z</updated><link href="https://www.terracrypt.net/feeds/tags/dumbphones.xml" rel="self" /><link href="https://www.terracrypt.net" /><entry><title>The smartest dumbphone - some thoughts</title><id>https://www.terracrypt.net/posts/the-smartest-dumbphone.html</id><author><name>Jonathan Frederickson</name><email>jonathan@terracrypt.net</email></author><updated>2025-11-11T10:00:00Z</updated><link href="https://www.terracrypt.net/posts/the-smartest-dumbphone.html" rel="alternate" /><content type="html">&lt;p&gt;Despite my last post, I got frustrated enough with my smartphone usage recently that as of today I'm using a flip phone. We'll see how long this lasts but so far I'm actually enjoying it.&lt;/p&gt;&lt;p&gt;But a sort of follow-up on my recent post, I suppose. I'm both a smartphone addict (which has me interested in using my phone less) and interested in &lt;a href=&quot;https://en.wikipedia.org/wiki/Category:Mobile/desktop_convergence&quot;&gt;convergence&lt;/a&gt; (which has me interested in using my phone more, in a sense). This feels like they would be in conflict, but I think there's actually a way in which it might not. This is such a specific and niche idea that I don't know if it actually appeals to anyone but me, but...&lt;/p&gt;&lt;p&gt;On a Linux phone, I think it might be possible to use multiseat sessions to simultaneously run both a mobile-focused environment on the phone screen/keypad (like &lt;a href=&quot;https://wiki.postmarketos.org/wiki/Bananui&quot;&gt;bananui&lt;/a&gt;), and a separate fully-fledged desktop environment on an external display. On the go, you'd have a basic flip phone. Plug it into a dock, and you have a desktop computer!&lt;/p&gt;&lt;p&gt;You probably don't want the desktop environment and everything running on it to keep running/stay resident in RAM when undocked, which got me thinking about options to deal with that. To make sure things don't eat up CPU time unnecessarily, you could use cgroups to suspend all the processes related to the desktop side of things. If the phone has enough RAM and you carve out some for the desktop, that might be fine.&lt;/p&gt;&lt;p&gt;But if we want to get really crazy... I just ran across &lt;a href=&quot;https://criu.org/Main_Page&quot;&gt;CRIU&lt;/a&gt;, which allows you to checkpoint running processes to disk and restore them later. It seems like checkpointing graphical applications currently isn't possible, but maybe someday? Or as a more heavyweight option, run a VM for the desktop session and suspend it to disk when unplugged? There's at least &lt;a href=&quot;https://source.android.com/docs/core/virtualization&quot;&gt;some precedent&lt;/a&gt; for doing that on mobile phones.&lt;/p&gt;&lt;p&gt;The kind of hardware that you'd need to actually do this is so absurdly specific that it probably doesn't exist. You need a flip phone capable of docking via DisplayPort Alt-Mode, and an absurdly overpowered processor and overprovisioned RAM for what a flip phone normally needs. Has anyone made something like this? I have no clue.&lt;/p&gt;&lt;p&gt;Impractical? Probably. Fun? I think so. :)&lt;/p&gt;</content></entry><entry><title>Dumbphones and the spam filtering tradeoff</title><id>https://www.terracrypt.net/posts/dumbphone-spam-filter.html</id><author><name>Jonathan Frederickson</name><email>jonathan@terracrypt.net</email></author><updated>2025-11-06T16:12:00Z</updated><link href="https://www.terracrypt.net/posts/dumbphone-spam-filter.html" rel="alternate" /><content type="html">&lt;p&gt;I'll admit it, I'm a smartphone addict. I've tried, as best I can, to avoid using the big adtech social media platforms in the last few years. But even a web browser is enough to suck me in several times a day for &lt;em&gt;hours&lt;/em&gt; in total.&lt;/p&gt;&lt;p&gt;A while back, I bought a dumbphone - a Nokia 2780 Flip, to be exact. It's essentially a modern version of the flip phones many of us had back in the early 2000s. You get calls, texts, contacts, calendars, some &lt;em&gt;very&lt;/em&gt; basic web browsing, and not much else. It runs on KaiOS, which is a mostly proprietary derivative of Firefox OS from years back, with the UI redesigned for flip phones.&lt;/p&gt;&lt;p&gt;It doesn't have a Matrix app (&lt;a href=&quot;https://blog.bananahackers.net/farooqkz/saying-goodbye-to-kaios-and-to-chooj&quot;&gt;despite the efforts of enthusiastic hackers&lt;/a&gt;) so I'd be missing out on what I've been using as my primary messaging platform for a while. I think I could probably get by with that, only having SMS, phone calls, and email while on the go. But what has me dreading the possible switch is actually something else entirely.&lt;/p&gt;&lt;p&gt;Robocalls and spam callers have become an increasingly annoying problem lately, and simultaneously, smartphone platforms have actually gotten pretty good at blocking them. I personally use &lt;a href=&quot;https://github.com/aj3423/SpamBlocker&quot;&gt;SpamBlocker&lt;/a&gt; because it's FOSS and very configurable, but Google and Apple now both have call screening features for those who want to go that route. It feels like a bit of an arms race between spammers and smartphone vendors.&lt;/p&gt;&lt;p&gt;KaiOS doesn't have anything like this. I'd be subject to the flood of spam calls that I've been somewhat successful at avoiding thus far. So it feels like there's a tradeoff here: do I switch, and deal with the annoyance of multiple daily spam calls? Or do I stick with a smartphone, and continue to get sucked into the anxiety rectangle? I wish there was a better choice!&lt;/p&gt;</content></entry></feed>