infeeeee

joined 1 year ago
[–] [email protected] 1 points 4 days ago* (last edited 4 days ago)

How would it otherwise? Network based location?

Yes. Your phone could triangulate its location from nearby celltowers ane wifi networks. Google has a database of wifi routers (actually that was the point of google streetview, they collected wifi bssids alongside taking photos, they also collect this data from android devices).

With microg you can select from different dbs for this, they are called 'UnifiedNlp backends': apple has a similar db from iphones, mozilla used to collect this data with a separate app for MLS (they shut down the project in 2024 march). Microg builds an on device private db as well, it will remembers the wifi networks and celltowers you were close to, and next time you are there it won't need gps, saves a ton of battery life. This was called Deja Vu, I love this name. Search for UnifiedNlp on fdroid you can find some more options.

Since MicroG 0.3 you don't have to install these separately, Mozilla and Deja Vu are builtin, and they are more than enough

[–] [email protected] 3 points 4 days ago (2 children)

Huh? Which rom asks this? Usually you have to go through hoops to get microg, and only a handful of roms have it builtin. It can only ask if you want to enable microg not installing it or not, microg to correctly work it should be installed in /system/priv-app, to do that after boot on device, you have to be root.

Do you use any app from aurora or outside fdroid? If your answer is no, than you can use android without a GMS package.

Also as I wrote, location won't work for you underground or inside concrete buildings. If you are fine with these kind of limitations than you can obviously.

Marwin (the main developer of microg) said in some interview that he doesn't want microg to exist, and in a perfect world we shouldn't need such workaround. I would be also happy if android wouldn't depend this muhc on google

[–] [email protected] 35 points 5 days ago (17 children)

Is snapchat still a thing? Never used that but I thought from screenshots and memes that tiktok killed it (never used that either)

[–] [email protected] 11 points 5 days ago* (last edited 5 days ago) (5 children)

(I reread ops question and I can only see the term open source 2 times, but whatever, I understand what you say, and I don't want to debate about semantics.)

The point with microG is it's still the best way if you want to use android. The other options are:

  • Play services (GMS), or Huawei has some similar solution because of US trade embragoes.
  • You can use android without play services but notifications won't work for most apps, even if you can open them. (UnifiedPush tries to solve notification part) Wifi and cell based location won't work
  • I see microG as an acceptable middle ground. I still have to give up something to goog, but it's not much compared to GMS, and I can use all available apps
[–] [email protected] 15 points 5 days ago (1 children)

But it's a Friendica post, not from Mastodon. You can't write such a long posts on mastodon

[–] [email protected] 18 points 5 days ago (7 children)

OP asked about Open Source not about privacy.

MicroG minimises connections to google servers, here you can read what addresses it still connects to and why: https://github.com/microg/GmsCore/wiki/Google-Network-Connections

[–] [email protected] 25 points 5 days ago (9 children)

MicroG works really well

A free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries.

[–] [email protected] 0 points 6 days ago

Redmis usually have a good 3rd party rom support, if you can open the bootloader. Literally any rom is a better experience than MIUI or whatever they call that nowadays.

There is already a crdroid official available: https://xdaforums.com/f/xiaomi-redmi-note-13-pro-5g-poco-x6-5g.12860/

[–] [email protected] 0 points 1 week ago (1 children)

What is your attack vector, what type of tracking or privacy violations are you afraid of? I'm really curious.

The number of osm contributors are too small to someone start to track your edits for some nefarious reasons, targeted advertizing.

Email aliases are usually more convinient for this type of usage, basically it will be a read only address, you won't have to send anything from there.

[–] [email protected] 0 points 1 week ago (3 children)

Yes, changeset comments are more common than messages though. They are public comments. You can see all of them worldwide here: https://resultmaps.neis-one.org/osm-discussions You can see in the last week 1300+ comments were made

I review edits in my area made by new contributors frequently, write to them if their was some error, help them fix it, or if it's too complex for them I fix it etc. There are tools for that, e.g. osmcha flags suspicious edits.

Please also sign up with an email address you actually read. If you don't answer to changeset comments for a long time DWG (Data WorkingGroup) will block you.

Changeing username frequently doesn't help anything. You have a hidden user id you can't change, so tools can list all your previous usernames, even though it's not visible on the main UI.

[–] [email protected] 18 points 1 week ago (1 children)

That video is till up: https://www.youtube.com/watch?v=Vj04MKykmnQ

She went there, because in the support forum the manufacturer replied that they can only give the source code in person.

Actually that's acceptable, and does not violate GPL, they just expected that noone will show up in their sweatshop. GPL does not define how you should make the source available.

8
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

On some communities the header image and community logo is broken, e.g. here: https://lemm.ee/c/idm

I'm the mod there, I haven't changed images since I started the community, a year ago. If I click on the Edit community button, I can see both images on the sidebar.

If I comment somewhere and link to external image with the markdown syntax ![](...) images not showing up. This works in post bodies, it only affects comments.

Created a test post here, you can see the image in the first comment is not visible: https://lemm.ee/post/38021843

Edit: This may be related: https://lemm.ee/post/37717282

305
Genius (64.media.tumblr.com)
 

To connect simply run:

telnet mapscii.me
1
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

https://taghistory.raifer.tech/#/bus%3Alanes/&/lanes%3Apsv/&/psv%3Alanes/&/lanes%3Abus/&***/busway/

I use psv:lanes, but there are no real bus lanes here, it's called buslane, but law says taxis can also use it.

 

MR: https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/merge_requests/1

An issue: https://gitlab.archlinux.org/pacman/pacman/-/issues/91

To find your already installed debug packages:

pacman -Q | grep -e '-debug '

This debug packages usually huge, I noticed this accidentally, and I haven't found a news about this on archlinux.org

To solve this add a ! before debug on line 97 in /etc/makepkg.conf

 
view more: next ›