Post B4mymVLT2h4LYc05ZI by mntmn@mastodon.social
 (DIR) More posts by mntmn@mastodon.social
 (DIR) Post #B4mUM4keIXDkvLGDL6 by mntmn@mastodon.social
       1 likes, 0 repeats
       
       i have to confess that sometimes i talked to my phone to set up a tea timer (because the UI hoops to get there is unnecessarily complicated). which is the only use case i ever had of talking to my android phone. but that's also broken now :D also quite dystopian that they're sending my pleas for a tea timer to gemini cloud. longing for a linux phone, and some simple short command CLI for common tasks. oh, now the tea timer went off. so it worked and didn't work at the same time. nice.
       
 (DIR) Post #B4mUQu6dIxSzM6qUcK by mntmn@mastodon.social
       2 likes, 0 repeats
       
       remember text adventures (infocom, magnetic scrolls)? they could do this better in the 80s on a commodore 64
       
 (DIR) Post #B4mUchridmTirpUuzw by mntmn@mastodon.social
       1 likes, 0 repeats
       
       there used to be a time when a core UI didn't have to have a ****ing legal disclaimer in fine print saying that it can make errors about people. this place is not a place of honor
       
 (DIR) Post #B4mUqdJuKwo2pAK7FY by nblr@chaos.social
       0 likes, 0 repeats
       
       @mntmn Same… My only use case for the siri function of my iphone. „Remind me of [this] in 3 hours“ or „…tomorrow at 14:30“.Genuinely faster than navigating the interface or doing basic math (now+time) in the head.
       
 (DIR) Post #B4mW1fyusk4GDaKnoW by aanee@mastodon.online
       0 likes, 0 repeats
       
       @mntmn Have Olauncher installed and in use. Have Clock installed and set to open on click on home screen clock. Click the clock on home screen. Press timers tab. Press start on one of the saved tea timers.https://f-droid.org/packages/app.olauncherhttps://f-droid.org/packages/com.best.deskclockBut that's just how I do. Though I usually use the timer function on the microwave next to my cettle when home....linux phone would be cool.
       
 (DIR) Post #B4mX1nle2AF6Jtkav2 by mntmn@mastodon.social
       0 likes, 0 repeats
       
       @EndlessMason you're damn right. the sand doesn't even need to go through a chip fab!
       
 (DIR) Post #B4mX9waR80L5zNOH3o by mntmn@mastodon.social
       0 likes, 0 repeats
       
       @aanee neat launcher!
       
 (DIR) Post #B4mXHqx3xlaUpRkGMC by the_wub@mastodon.social
       0 likes, 0 repeats
       
       @mntmn I use a properly dumb 4G phone for simple alarms. Such as reminding me to check on the wood burning stove I lit ten minutes ago. A few key presses to set the alarm.My PinePhone is mostly used as a tablet device. Perhaps something that a lot of UI designers have no idea about is that there are people like me who struggle with touch screens. I often find myself swiping to much or too little and opening an app I never use.Hence, I use the dumbphone for phone calls and alarms.
       
 (DIR) Post #B4mXLCwYecm1u76nRo by mntmn@mastodon.social
       1 likes, 0 repeats
       
       lmao > The Infocom parser doesn’t use any particular bit of linguistic theory – Lebling etc just cobbled it together
       
 (DIR) Post #B4maO05TD3oClKIgts by sussusamogus@mastodon.social
       0 likes, 0 repeats
       
       @mntmn i'll never forget the first time i'd asked the assistant post-gemini to play a song, to which it asked me to unlock my phone. genuinely sat there for a minute in combined disbelief of "how did you guys eff this up" and "what the hell is the point of this thing then"no surprise when switching it back to the old google assistant, it worked fine lmfao
       
 (DIR) Post #B4muStKNlbWcKTswKW by GopherPete@techhub.social
       0 likes, 0 repeats
       
       @mntmn this is all part of the plan! They're getting ready for when Gemini gets to be part of Apple's Siri. I can't imagine the chaos.
       
 (DIR) Post #B4mymVLT2h4LYc05ZI by mntmn@mastodon.social
       0 likes, 0 repeats
       
       @the_wub hmm. maybe i should try that too
       
 (DIR) Post #B4n9ZWDVabnZzYHvOK by js@nil.im
       1 likes, 0 repeats
       
       @mntmn MNT Phone when?
       
 (DIR) Post #B4nGgenInTK0IfNhJY by d@waferbaby.com
       0 likes, 0 repeats
       
       @mntmn > open mailbox
       
 (DIR) Post #B4non6gLQ8hmyINF9k by radioclash@retro.pizza
       0 likes, 0 repeats
       
       @mntmn I do this with Alexa, I have a 'tea timer' function but also can just say 'Alexa timer for 5 minutes; and I think it's local, but that's crazy that it needs cloud support for THAT?The only time that MIGHT make sense is long timers and the power going out or something, losing connection,. But then the internet would not work either....FFS.
       
 (DIR) Post #B4oN6OrfRHgHJ82d0K by the_wub@mastodon.social
       0 likes, 0 repeats
       
       @mntmn 👍
       
 (DIR) Post #B4oey3RH0v3FiOrkqO by valpackett@social.treehouse.systems
       0 likes, 0 repeats
       
       @mntmn diiing (says the linux phone)actually lots of things are not there yet tho. the clock does not set up rtc wake yet so if the phone goes to sleep the timer won't ring (i'll work on that myself). and the sound volume control is not differentiated by category (media/call/notification) so if you lower the volume the alarm is super quiet too. but none of this is rocket science and we'll fix it!
       
 (DIR) Post #B4oey3iHzef8ZApLMm by mntmn@mastodon.social
       0 likes, 0 repeats
       
       @valpackett im curious about the technical details, my guess is this would use an internal RTC's alarm IRQ as wakeup source? as i'm designing my own hardware (tablet) i want to try another approach which would be relying on full suspend of the SoC, and bundle all background notification APIs, and a low speed mobile connection for something like UnifiedPush. it would then wake up the SoC on demand and offer an API to grab the latest events. what do you think? do you know of similar prior art?
       
 (DIR) Post #B4pKSdxlsX9hnilseG by valpackett@social.treehouse.systems
       0 likes, 0 repeats
       
       @mntmn yes, you just tell the rtc (via a CLOCK_*_ALARM timerfd and linux just does it, but we'll have to make a dbus api because that's protected by linux capabilities which are a nightmare) and it pings the wake irq when it's time.wrt mobile connection, the qcom IPA driver already sets its irq as a wake irq, so incoming data from modem should wake the system. well I haven't confirmed that it does for real but I am seeing odd wakeups with no irq reason lol. but we're missing filters support.
       
 (DIR) Post #B4pKSeEQsaU0dOZBcO by mntmn@mastodon.social
       0 likes, 0 repeats
       
       @valpackett on my platform the modem is pluggable (though still qualcomm (quectel)), currently USB, which normally presents itself as a set of virtual serial ports for AT commands and a USB ethernet device. do you happen to know if packet filtering for wowwan is a thing there/supported by drivers? perhaps as WOL ont he virtual ethernet? hm.
       
 (DIR) Post #B4pKUiBLAE45Ss6WZM by valpackett@social.treehouse.systems
       0 likes, 0 repeats
       
       @mntmn i made a recent post about push, definitely will need to work on it soon. tl;dr i don't think the coalescing into a single source is a big deal, and it doesn't fit into the p2p-all-the-things vision of the future.so yea if i confirm that ipa wakeup already works we'll be able to have a "wakeups only when push arrives because the only open connections are push ones lol" thing, until someone figures out ipa filters to make it better