solrize

joined 2 years ago
MODERATOR OF
[–] solrize 14 points 1 week ago

with the message: “Let’s get carving.”

Surely she meant "Carve, baby, carve"?

[–] solrize 20 points 1 week ago (3 children)

Write code, lots and lots of it. Make it really good, clean code. Rewrite it multiple times if that's what it takes to get it clean. Developing those instincts puts you way ahead of just reading about another damn framework.

[–] solrize 1 points 1 week ago* (last edited 1 week ago)

This is nuts, and is it an actual special battery too, or just a 1/2AAA or 10180?

I remember Cyansky making some silly lights before, and I guess they are still at it.

Added: I see on the BLF review that the battery is a 16280. No idea if that's a standard sized, but it's definitely uncommon. They could have just used a 16340. Silly.

Added 2: I wonder if it could be a 15270 aka RCR2? I guess 16280 would be close to 1/2A but again it seems weird.

Added 3: per web search, 16280 is fairly common.

[–] solrize 73 points 1 week ago (7 children)

Send 'em back where they came from! Oh wait....

[–] solrize 2 points 1 week ago

Thanks, yes, that is very helpful and is the type of thing I was wondering about, and also whether GCM somehow got wakeups from the baseband instead of just waiting on TCP.

I actually don't know whether I'm running anything right now that uses GCM in any important way. That presumes incoming phone calls and SMS really are alerted by the baseband and not by GCM (not sure if that is true). I'm using K9 from F-droid so presumably with no GCM credentials, and it seems to me (now that I think of it) that it polls IMAP every few minutes or so, somehow without obviously running in the background, hmm.

Anyway for this immediate application I guess I won't worry about battery impact too much unless I really notice a problem. I think listening on a socket is important enough that I should check into how well it works. The SMS approach seems like the lowest overhead in power usage though.

[–] solrize 4 points 2 weeks ago

I think they are worse now than they used to be, but they do work for some people. I was always suspicious of the PII gathered so I stayed away from them. Craigslist personals worked back when they existed, and Reddit can work. An important tip: copyedit your SPAG (spelling, punctuation, and grammar) to hell and back before sending a response, since the slightest error WILL hurt your chances.

[–] solrize 25 points 2 weeks ago (1 children)

I had to look up what a Pagani Zonda R was. A $2 mllion race car. Wow. (Spoiler: the one in the guy's apartment wasn't a functional car, but still).

https://supercarblondie.com/pagani-zonda-revolucion-crane-miami-pablo-perez-companc/

[–] solrize 4 points 2 weeks ago (1 children)

I don't understand how it's worse for the guy in the truck though. I've never used Snapchat so I'm likely missing something.

[–] solrize 0 points 2 weeks ago (3 children)
[–] solrize 17 points 2 weeks ago (5 children)

They don't have email? It's like the 1980s when only nerds had email.

[–] solrize 1 points 2 weeks ago

Thanks, I'll look at those. I prefer to install from F-droid so I'll see if they are there.

[–] solrize 1 points 2 weeks ago* (last edited 1 week ago) (2 children)

My phone still has google stuff. I have turned off Google Play Services (GPS) and sometimes the apps squawk but meh. Is GPS somehow related to GCM/FCM? I do get notification dots from a few apps like email, messages, phone, etc. I use K-9 email and someone mentioned that it might just be holding a TCP connection open to an IMAP server, but it doesn't seem to run in the background.

There are also things like the clock/alarm app which presumably always run but which also don't show up on the list of running apps, hmm.

I guess I'm wondering if keeping a network connection open inherently uses power, and if that is how GCM works. I would think a blocked Linux process itself uses almost no power, but the kernel has to keep that connection alive. TCP timeout is usually what, 20 minutes? So there must be a wakeup at least that often.

I guess that GCM actually launches the recipient app if it isn't actually running. Presumably those UP brokers(?) can do the same.

This is also how inetd on linux works, more or less. Is there a reason we don't just use inetd on phones, come to think of it?

Added: per this stackexchange comment, GPS is in fact the client side background app that receives FCM messages and routes them out to other apps on the phone.

349
submitted 10 months ago by solrize to c/memes
 
 

New study shows that the default apps collect data even when supposedly disabled, and this is hard to switch off

 

Any idea why? I've been using it for months. I probably had to grant permission when I first installed it, but haven't had to again since then, until just now.

Also, some of the time, when F-droid updates an app, the update just goes through. But other times I get a dialogue asking "do you want to update this app?". It seems random. Any idea?

Phone is a Moto G5 Stylus 2023 and it recently got a security update from Motorola, but I think I've done some F-droid updates since then. However, this may be related.

The other possibility is that something might have happened to F-droid's code signing credentials, e.g. someone messed with them? That thought is basically why I'm asking here.

48
submitted 10 months ago by solrize to c/news
 

He passed on March 20. One of the greatest "hard" science fiction writers, author of True Names, A Fire Upon The Deep, and other cyberspace classics. Link is to his death notice in the old school fanzine File 770. Moment of silence please. RIP.

36
submitted 11 months ago* (last edited 10 months ago) by solrize to c/flashlight
 

And, any idea how to use them? 3 pins is perplexing.

56
submitted 11 months ago* (last edited 11 months ago) by solrize to c/android
 

G Stylus 2023 - went from $119 to $199, no longer attractive since 5G stylus is still $249

5G Power went from $179(?) to $299, lolwut? The 5G Stylus is a higher model and still $249

G Play 2023 is still $99 and a good deal but quite limited with 32GB flash and Mediatek CPU

G Play 2024 introduced at $149, a nice incremental upgrade to the 2023 model, has 64GB flash, but get this, they have dropped the SD slot.

The last bit is disturbing since no other 2024 models are yet announced. I wonder if they will drop the SD slot in all of them. Not good.

I got a 5G Stylus a couple months ago and still like it a lot. I had been thinking of getting one of the lower models for my brother since he doesn't care about 5G. The 2023 non-5G Stylus looked great at $119 but lame at $199. The 2023 and 2024 G Plays are both still of interest.

https://www.motorola.com/us/smartphones-moto-g-family

 

Phone is Moto G Stylus with Android 13. Whenever I launch the built in photos app, it now gives me a nag screen to download a version upgrade. When I click "upgrade", nothing happens. It's conceivable that I have network permission disabled for the app. I better check.

  1. Is this a familiar thing? How do I make it stop, either by installing the upgrade or by shutting off the nag screen?

  2. Is there a FOSS photo viewer that anyone recommends instead, that I can install from F-droid? I'm reasonably satisfied with the UI of the Google one. It allows sharing photos, moving them into subfolders, seeing the metadata, and some minor editing, all of which are useful. I don't care in the slightest about cloud sync or google drive so it's ok if the replacement app doesn't have those.

Thanks!

 

Thanks Moto, just 2.5 months behind. I think they will do a major version update sometime, then 1 more security patch and that's it? That's what they did with my previous phone. It wasn't ideal but tbh it didn't bother me that much.

All this is pure FYI.

35
submitted 1 year ago* (last edited 1 year ago) by solrize to c/android
 

I don't have a google account and don't want one and really prefer to not upload my contacts to someone else's server as a matter of principle. I have a personal nextcloud server so could use that if it helps, but it's not clear that it does.

I tried exporting the old contacts as a .vcf file and importing the .vcf to the new phone, and that MOSTLY worked, but it seems to have lost the labels on the phone numbers. E.g. my entry for XYZ Bank had separate phone numbers for payments, credit card, and so on. Those got transferred to the new phone as home, mobile, work. I.e. .vcf doesn't seem to handle custom labels.

Is there some kind of workaround? The vcf scheme seems like about the best, except for the issue of losing the contact labels.

To complicate matters a bit, I've been using the new phone for a couple weeks now, so I have added or edited some contacts on it. That means if I do another transfer, I'd prefer to not wipe out the contacts database on the new phone, though if that is unavoidable I guess I can survive.

Old phone is Android 7 and new phone is Android 13 if that matters. I haven't examined the .vcf file in an editor but I guess I should try that.

Thanks for any advice.

34
submitted 1 year ago by solrize to c/android
 

It's cheap and it's the only one of the G family that supports Boost Mobile (don't know why the other ones don't). It would be for a family member who may need to replace an Android 8 phone. For stupid reason I have a couple of prepaid Boost cards, so being able to use them is a plus, but the phone's low up front price is also a big attraction. I have the G Stylus 5g and like it a lot, so am imagining the Play as a less fancy version. Is that reasonable? Thanks.

-36
submitted 1 year ago* (last edited 1 year ago) by solrize to c/android
 

Is it a rule imposed by the phone carriers, who want you to buy a different plan with no voice service if you have a tablet? It can't be the phone makers since the are so many. It can't be Android software licenses since Apple seems affected too. I'd be pretty interested in a tablet sized phone. But they seem to have maxed out in the current tall skinny format that is not really big enough for some things. Just wondering.

Edit: aha, I managed to get rid of the stupid photo. Thanks for the help.

70
submitted 1 year ago* (last edited 1 year ago) by solrize to c/android
 

I mean the functionality where it guesses what word you are trying to type, after seeing a few letters, or when you type by sliding your finger over the keyboard instead of pecking individual keys. I have all the custom dictionary and self-training stuff shut off on my old Android 7 phone (didn't want to upload data to Google) and it still worked pretty well. Is it my imagination or is Android 13 a lot worse?

Amusingly, Android 13 seems more willing to use NSFW words. I tried to type "furosemide" (a prescription drug that a family member uses) and the phone sas "fu" and suggested "fucking". Android 7 also had those words but wouldn't use them until it was out of alternatives. I'm not offended but I think that change is funny.

view more: ‹ prev next ›