Spyke

The biggest downside of Fairphone IMO is that they don't maintain their hardware support in LineageOS and for the retail product then branch development off, add a bit of custom branding and adapt whatever Google requires these days. It would greatly improve custom ROM support in general.

74
lemmy.ml

Graphene isn't the best choice for everything. It doesn't have good backup solutions nor device to device backup or anything solid for complete snapshots and when restoring your so called backups you'll realize what all it truly lacks.

It's hardened and has a lot of security and privacy features but none of that matters if your opsec is bad, or it's feature set doesn't match your threat model. I am not knocking it at all. It just isn't the white knight for every case.

49
lemmy.ml

Seedvault works, I've restored from backups multiple times.

However there are still many parts of overall data that aren't fully backed up.

Certain app data doesn't get saved.

Settings are but not in entirety requiring manual rechecks of all settings and reconfiguration if needed. Which saves no time because then you cannot trust it fully for what was and was not altered meaning you then must asses everything which took away the total value, and adds a layer of distrust.

Profiles must be backed up individually which creates a giant hassle to restore/maintain consistent backups, which also requires different drives for each profile to be recognized correctly.

App lists are impartial requiring a wrote down list or some form of rememberance that's not reliant on the backup list of installed apps.

I can go on with more its late in my time zone and I have to sleep so. It's a good project and has merit. It is just not where it should be to really be useful at scale. I am aware of the experimental setting to create a more comprehensive backup. Even with it checked on the backups are not complete. Thus the use of Graphene while a great project has definite major flaws. If they implement device to device backups it would be a game changer. Not high up on their list of to dos though.

22
hershreply
literature.cafe

Thanks for the info. I have not really tested Seedvault myself so this is all good to know.

Ironically, one of the main reasons I switched to GrapheneOS was because Google's backups were so frustrating and I was hoping Seedvault would be more comprehensive.

5

It is and its not. You just have to know the limitations, some of which I mentioned. Try it for yourself and to a restore then report back you'll understand it's very cumbersome in some ways.

Don't expect to be able to wipe a phone and restore from backup like you never left it'll get you closeish. So you need to ask yourself is that good enough for you with your opsec and threat model? To only have part of your data back..

In its current form its just a hassle right now to create backups on seperate drives (not even partitions on one drive I tried, as seedvault and the OS only identifies the drive you don't get to choose) for each profile plugging them into your phone individually, backing up each one, and keeping them up to date often, it's a lot! I have swapped several pixels and profiles I hate doing it everytime it really is a subpar process. I AM ALL EARS FOR A BETTER SOLUTION. Having to piece your data back together for it to be complete again doesn't sit right with me to be considered backed up correctly. It leaves you vulnerable and some of us don't like being locked into any specific device or situation like having your life on a device and being at the mercy of it for any reason you might encounter. I'm actually moving away from graphene due to these issues. It's just not there yet.

Its one thing to read the documentation and another to have experience in using the software first hand which is why I got downvotes, over time, daily those are the ones who have experienced what I mean. I just wanted people to be aware that it's not the saving grace yet.

Imagine the real world use case of backups and maintenance which should be done as often as possible as to lose as little data as possible. Phone gets broken, stolen, confiscated, what have you. Having reliable backups is the difference between starting over and continuing with what could be your entire life in this digital age.

2
zergtoshireply
lemmy.world

I'm being bugged by Seedvault caring for apps that have a 'don't backup app data' flag.
I could live with that being a default setting, which can be manually overwritten in the Seedvault settings for these apps.
Apps not allowing (in case of Seedvault: encrypted) full backups while offering no or bad built-in backups is just cumbersome when trying to have current backups.

8
WhyJiffiereply
sh.itjust.works

afaik their device-to-device mode should be able to workaround that. it can still be saved to storage

2

I believe you're right, but that doesn't solve the problem of making routine full backups, which would come in handy if the device gets lost or breaks.
One can hope future versions of Seedvault care less about what apps want.

3
sh.itjust.works

Agreed.

That said, it would be awesome to have an alternative to Pixel devices if you do want GrapheneOS.

14
lemmy.ml

The project has sort of silo'd itself into security which is only one part of the equation. Rather than overall completeness, functionality, maintainability. It's lacking major fundamental feature sets. Thus its more of a tails meets whonix/Qubes right now not a all in one bow wrapped package to save the day for its consumer base. Many many other issues/bugs I didnt list. Perhaps I'll add more tomorrow. If everyone wants.

6
sh.itjust.works

And that's exactly what it should be IMO. I prefer a project with narrow goals to one that does everything, but poorly.

If I want backups, I can use something like Syncthing. When moving to a new device, I prefer to install everything from scratch because I generally don't use most of the apps I have anyway. I don't put anything critical on it, so why would I need to restore from a snapshot?

If you want those features, it's not the ROM for you.

I just want a simple device with a long support cycle and no spyware, and GrapheneOS delivers. I have Google Play Services on a seperate profile, and my main profile is completely free of that crap. I want a Linux phone, but every phone has serious limitations, like missing audio, sketchy calls, or completely broken camera. GrapheneOS is the closest experience I have to that.

10
WhyJiffiereply
sh.itjust.works

If I want backups, I can use something like Syncthing.

syncthing cant backup your device. that is a file transfer app. for backing up the device you need either appmanager and root, or good old dd and root (and a half shutdown system)

I don't put anything critical on it, so why would I need to restore from a snapshot?

  1. because not everyone uses the device the same way as you
  2. snapshots are always complete. file based backups are not because of metadata changes. seedvault even less because it picks apps except this and that, and an unknown subset of the settings, and shared storage for the files that you have enabled

If you want those features, it's not the ROM for you.

currently there's no ROM on which you could execute a real backup, thanks to encrypted storage with keys stored in TPM. TPM sees a change, and now your backup is a useless blob of practically random data

I just want a simple device with a long support cycle and no spyware, and GrapheneOS delivers.

as does calyx os

I have Google Play Services on a sperate profile, and my main profile is completely free of that crap. I want a Linux phone, but every phone has serious limitations, like missing audio, sketchy calls, or completely broken camera.

with microg, this can be done on calyx too. there's even a few options on how much you want google to know.

and if your point is that not all apps work with microg, then you would never actually move to a linux phone because that will never have google play services (hopefully, else something has gone way wrong), probably not even microg or apps that would depend on it

2

syncthing cant backup your device. that is a file transfer app.

That's exactly what backup software is, it's keeping copies of important data in multiple places so if one dies/gets stolen, you have backup copies.

I can tell syncthing to copy all my important data to another device.

I don't need all the installed apps or a disk image, that's way overkill. I could do that, but it'll get way more than I need.

as does calyx os

You're right, Calyx OS is also a good choice.

I went with GrapheneOS for two reasons:

  • sandboxed Google Play vs microG - no option AFAIK to disable it
  • faster security updates

My goal is a baby step toward Linux phones, not compatibility with Android. I only have Google Play Services on a separate profile, and I spend 95% of my time on the profile without it. The less I rely on Google Play Services, the easier it'll be for me to transition to Linux alternatives.

Better app compatibility is a nice side effect. I have a handful of apps that rely on Google Play Services, and there's a decent chance they wouldn't work on microG. But I rarely use them and I'm willing to go without if it means I can have a Linux phone.

1

sandboxed Google Play vs microG - no option AFAIK to disable it

you mean disabling microg?

if so you can refuse installation at profile setup. if you make a new profile, you can choose to install it there. then in microg settings there are some toggles for functionality

btw, which of your apps nead google services?

2

I agree. Seedvault works but if you really use the project and its features as intended you'll see problems I listed above which is not complete I'm just tired there are plenty more.

You'll start to see the problems and the lack of value add from graphene. I'd feel much safer on a Linux machine and correct backups, under most threat models and opsecs, even without all the advanced security features than stuck locked into graphene as a half baked project. Which is saying something, and why I said it depends on your opsec and threat model I wasn't bashing the project it just is not the end all be all right now.

The year of Linux is upon us. Soonish*

Its had more dev time across the board which is why I would choose it first and foremost. What it lacks in certain features its fundamentally more complete. Regardless of distro mostly.

4

T-Mobile supports these bands:

  • 5G: n2/41/71/258/260/261

  • 5G,ER: n25

  • 4GLTE: B4/5/12/71

  • 4GLTE,ER: B25/66

  • 2G,GSM: B2

Fairphone 5 supports these bands:

  • 5G: n1/2/3/5/7/8/20/28/38/41/48/71/77/78

  • 5G,ER: n66

  • 4GLTE: B1/2/3/4/5/7/8/12/20/28/32/38/40/41/42/48/71

  • 4GLTE,ER: B66

It looks like the Fairphone 5 covers T-Mobile's 5G Frequency Band 1 frequencies (bold), but Frequency Band 2 is not covered (italic).

Regarding 4G, the Fairphone 5 covers all LTE networks (bold) except for extended range band B25 (italics).

it doesn't support US bands for TMobile

It covers some, but not all.

1

Was thinking the same thing. Not Graphenes fault though but a failing of OEMs to provide what’s necessary.

8
baduhaireply
sopuli.xyz

It has CalyxOS support though. A decent alternative.

6

Agreed. I was debating between CalyxOS and GrapheneOS, and I ended up w/ GrapheneOS because I ended up picking the Pixel 8 due to the long software support cycle. If I picked any other phone, I would've ended up w/ CalyxOS.

Both are great projects.

1

Indeed. I am currently waiting for Calyx to be released for my phone, it's a Moto g84, and support seems to be coming along nicely.

I probably would have picked a pixel if I could, but they are not available for sale in my country.

2

no other manufacturer than google ever will have graphnene os support. their requirements cannot be met unless you are a tech gian, and with exceptionally good connections to the hardware manufacturers

5
jlai.lu

Fairphone brand is basically saying to everyone "Hey look at our generic Android phone with everything you need from Google, including AI stuff and data collection" and when you ask if you can have a privacy friendly features they basically say "Nope, we just do a phone with replaceable parts, that's all. Don't ask for more"

2

And it would be such good marketing strategy "replaceable parts + privacy"

At least someone commented CalyxOS supports it which seems to be a good alternative to GrapheneOS

2
lemmy.world

You could always go for /e/os though

Edit: Didn't know it was this bad...

-1
lemm.ee

/e/os is a security dumpster fire. It's even worse than stock Android. Stay away from it.

22
sudneoreply
lemm.ee

No offense, but that's not what a security dumpster fire is. Security updates are important, of course, but they are also not the biggest deal.

In fact, I bet that the vast majority of users (on Android or otherwise) are lagging way behind in updates anyway.

16
lemm.ee

That is not the only issue, it's just one of the more major ones that shouldn't be dismissed like it's nothing. Another major one is the unlocked bootloader. You can take a look at all the Android ROMS here.

I think people should treat carefully when changing the OS of a mobile device. Changing your OS to something less secure just because you want to shove it to Google and Apple is not enough to warrant it. Better to stay with something safe that you know than with something insecure like /e/OS.

Luckily we have Graphene so you can actually switch to a more secure and private OS that is not made by an American corporation hungry for data.

2

/e/OS has official builds for the fairphones, you can re-lock the bootloader there, afaik. At least according to this: https://doc.e.foundation/devices/FP5/install

You can also buy the phone directly with /e/OS pre-installed & closed bootloader, from what I read on the fairphone website.

6

I am not dismissing it, I am saying that is not as big as you make it to be. Most users lag behind in updates anyway, besides using minimal and trusted applications, the outside exposure to exploitation is relatively small, for a device without a public address. I am not the one APTs are going to use the SMS no-click 0-day against.

Similarly for the bootloader issue. The kind of attacks mitigated by this are not in most people threat models. They just are not. As someone else wrote, it's possible to relock the bootloader anyway with official builds (such as my FP3). But anyway, even for myself the chance that my phone gets modified by physical access without my knowledge is a fraction of a fraction compared to the chance that someone will snatch the phone in my hand while unlocked, for example (a recent pattern).

If these two issues are what prompts you to call a "security dumpster fire", I would say we at least have very different risk perceptions.

4

good on you for asking the question. OP does not know what he is talking about

0

Generally speaking privacy and security are related but not really linked to each other. Google services might be very secure, but a privacy nightmare for example. In this particular case, even more, because the chances that using a "googled" phone will mean data collection (I.e. privacy issues) are almost certain, while the risks we are talking about are much more niche and - as I elaborated on another comment - in my opinion not really in most people threat model.

I would like to hear your perspective instead, because I am not really into using authority arguments, but as a security engineer I believe to at least understand well the issue with security updates, vulnerabilities and exploits. So yes, I do think to know what I am talking about.

2
lemmy.zip

Thanks for the answer. How does it compare against other Android forks in terms of security update speed?

Also, isn't Fairphone once also criticised for falling behind on Android security updates or was I misremembering this?

4

How else would they push their mediocre reviewed Bluetooth headsets and ear buds?

61
tetris11reply
lemmy.ml

my phone has a headphone jack, my phone before that had a headphone jack. Wanna guess how often I used it? Zero because I have decent bluetooth headphones

-30

I use my backup headphones when my Bluetooth headset has run out of battery

49

I use mine. Bluetooth is great and all, but it's still not the same quality as a hard-line. And they also run out of batteries.

35

my phone has a headphone jack, my phone before that had a headphone jack. Wanna guess how often I used it? Zero because I have decent bluetooth headphones

That’s just like your opinion man

34
sh.itjust.works

My last phone had a headphone jack. Wanna guess how often I used it? All the time! And that was despite having decent Bluetooth headphones.

I loved wearing my cans when mowing the lawn because it cut down on the noise, and I also used them when laying in bed since they had much better audio. I would use my Bluetooth headphones the rest of the time because they were more convenient.

My new phone doesn't have headphone jack, and I'm super bummed.

25
Lazhwardreply
lemmy.world

So now you still do the exact same things but with a little dongle, right?

-5
Asetrureply
feddit.org

USB-C to headphone jack dongles suck. You lose them easily, you can't charge your phone if they're connected and if you disconnect your headphones the device still behaves as if they're plugged in. It's so much less convenient and on the other hand there's just no downside to having a dedicated headphone jack, so I still don't get why they're no longer including them.

11

As well as all your points (which I 100% agree with), my other issue with these dongles is simply that they stick out way more. If I buy a pair of headphones with an angled connector, I can plug them in and wrap the wire a little bit and then when the phone's in my pocket, the wire takes up basically no space and doesn't get smushed about by my leg.

With a dongle, I need an extra couple inches of vertical space, and because the wire/connectors are sticking directly out the phone, they get bent all over the place. Absolutely crap design. Yes 90 degree USB-C to headphone jacks exist but they take up way more space than just a headphone jack.

10
Lazhwardreply
lemmy.world

You lose them easily

Just leave them connected to the headphones.

you can't charge your phone if they're connected

Dongles with an additional usb port exist.

if you disconnect your headphones the device still behaves as if they're plugged in.

Again, leave the dongle connected to the headphones, not the phone.

It's so much less convenient

It is less convenient, but I'd argue not by all that much. More importantly it's not any less convenient for the vast majority who are already only using Bluetooth.

there's just no downside to having a dedicated headphone jack

  1. It's an additional, and to most people superfluous, point for water ingress. Water damage is the most common type of damage in phones.

  2. It takes up space which could be utilised otherwise, like with a slightly larger battery or larger speakers or camera modules.

  3. It's an additional part which needs to be manufactured, stocked, installed and purchased. Extra cost which only benefits a few. This is especially important to Fairphone in particular because they don't use off-the-shelf components and promise to supply replacement parts pretty much indefinitely. I.e. Fairphone would have to design a custom module and then have that module in stock and manufactured specifically for them for the lifetime of each of their devices. That's not a trivial expense.

-2

It's an additional [...] point for water ingress.

the whole back panel is a big point of water ingress when that is not glued shut hard

It takes up space which could be utilised otherwise, like with a slightly larger battery or larger speakers or camera modules.

I never needed the additional camera modules, and there were phones with single camera module that made very nice images. the jack is also often at the top of the device where the battery doesn't reach, but in my phone there's also enough place for it between the bottom and the battery for a jack connector. in a fairphone

It's an additional part which needs to be manufactured, stocked, installed and purchased. Extra cost which only benefits a few.

exact same opinion about multiple camera modules. nobody really needs them.

6
Asetrureply
feddit.org

I can't have them connected to my headphones all the time because I connect headphones to other devices that all have a fucking headphone jack.

  1. It's an additional, and to most people superfluous, point for water ingress. Water damage is the most common type of damage in phones.

I've had watertight phones with a headphone jack over a decade ago.

  1. It takes up space which could be utilised otherwise, like with a slightly larger battery or larger speakers or camera modules.

Yes. Anything you add to a phone is a tradeoff. No shit. These points are what is usually used to justify the lack of a jack. But maybe, just maybe, they don't save as much money as they make with selling wireless headphones and this is just an excuse? Especially the big companies like Apple or Samsung that sell their own peripherals? And this whole thing is just an excuse to sell overpriced gadgets that need to be replaced every few years because of their batteries? Maybe, just maybe, it'd be valid if consumers still had a choice and could pick phones with or without a jack and would have to pay for the luxury of using decent headphones with a few milliamperehours?

  1. It's an additional part which needs to be manufactured, stocked, installed and purchased. Extra cost which only benefits a few. This is especially important to Fairphone in particular because they don't use off-the-shelf components and promise to supply replacement parts pretty much indefinitely. I.e. Fairphone would have to design a custom module and then have that module in stock and manufactured specifically for them for the lifetime of each of their devices. That's not a trivial expense.

Manufacturing a phone is not a trivial expense. Removing features is a business decision and a headphone jack costs money but doesn't earn any whereas they can produce more cheaply without one. I get it. It's just that doing so requires you to buy and use battery powered headphones that are much less sustainable than traditional magnets tied to a cable. How a company that lives off its promise to safe the world jumps on that wagon is a miracle to me. Companies that remove headphones don't care about audio quality (which is why Sony still produces phones with audio jacks, I guess) or sustainability. Which is odd for a company like fp.

5

requires you to buy and use battery powered headphones

This is simply false though, we'd agreed that you are required to buy and use a dongle, and that this is an added inconvenience. But you are not required to switch to wireless headphones and your old cans haven't suddenly become useless. People still have a choice between wired and wireless, wired has just become a little less convenient, that's all. I completely agree with you that people shouldn't go out buying new gadgets if their old stuff is still functional, but you can just continue using your old headphones if you get a new phone if you buy a dongle with it. Inconvenient yes, but not the end for wired headphones.

1
NekuSoulreply
lemmy.nekusoul.de

Yup. If anything, they should add a second USB-C connector. Much more versatile and you can still charge your phone if one of them dies.

These flaky, but simultaneously bulky headphone connectors need to die. They're inferior in pretty much every way imaginable.

3

Quickly checking if you're an actual human or just a bot I came across this comment of yours:

I have blocked 264 users, 9 communities and 4 instances and it's made Lemmy much better for me toxicity wise. Whenever a debate gets toxic or someone starts just insulting or discussing in bad faith or I just get a bad vibe from them - I block.

Guess I'll take your advice then.

1

I'm going to lose that dongle. You say further down that I can just leave them connected, but I use my headphones with more than my phone (laptop, desktop), and those other devices have a headphone jack. Leaving it plugged in to my phone sucks too, for obvious reasons.

I don't care about water ingress. I'm happy to give up water resistance and have a slightly thicker phone if it means I get a headphone jack, bonus points if it's easier to open the phone for repairs.

3

I used mine all the time because I hate using bluetooth even though I have expensive bluetooth headphones, I have now cancelled you out

14

My decent Bluetooth headphones have the option to plug in a headphone cable to use them wired. I use it occasionally so I can reduce audio latency, which can be useful with gaming...and essential with rhythm games.

13
tetris11reply
lemmy.ml

...are they booing me, or are they booing headphones?

-1
lemmy.world

Wanna know how many times I played a piano in the past 20 years?

Zero. Clearly they shouldn't exist.

11
tetris11reply
lemmy.ml

No, but maybe you should re-gift it to someone who does....

-2
lemmy.world

You're not making sense.

Your position was that someone else is wrong to desire audio jacks, because you personally don't need one after spaffing money on some Bluetooth earphones.

My point – which I thought was very obvious, but apparently you missed it – was that just because you don't see the value of something doesn't mean others don't or that it shouldn't exist.

I don't have a piano, and I don't know why you think I do.

My entire metaphor is that I don't play or have a piano, but I recognise that it's stupid for me to discourage others from having them solely because I personally don't have or want one.

6
tetris11reply
lemmy.ml

I'm a bit confused by your metaphor then (and thanks for the constructive insults, brings me back to the old reddit days...), since why take issue with something you dont own or use in the first place? Is the piano the headjack, or is it the bluetooth?

-1
lemmy.world

I didn't insult you, I remarked that you didn't appear to have understood my comment, and by the looks of it you still don't.

Apologies if you're upset by my comment. That was not my intent. I was just pointing out the absurdity of your judgemental comment.

I'm not the one taking issue with something I don't own. That's my entire point. You are discouraging someone from wanting something just because you personally don't value it.

The piano is the headphone jack.

You don't need a headphone jack, and feel the need to disparage others who do. "I don't use a headphone jack, so you shouldn't want a phone with one."

Similarly, I don't need a piano. However, I don't go around telling people they shouldn't want/play one, because I recognise that the things I want in my life are different to the things other people want in theirs.

3

It's more like a new keyboard comes out and people all complain that it's not a piano.

0
valareply
lemmy.world

This is fine if you don't care about having the best audio quality and lowest latency possible.

5
WhyJiffiereply
sh.itjust.works

not just that. with a jack, you can use your phone as a perfect mic for your PC. its also better in terms of privacy as you don't blast "IM HERE" signals that every other shop has a tracking device for logging them. I would guess majority of bluetooth audio devices don't even support mac address randomization

@[email protected]

7
tetris11reply
lemmy.ml

I would guess majority of bluetooth audio devices don’t even support mac address randomization

Wouldn't that be a nightmare for pairing? The device wakes and tries to connect to the last device it was paired to, only to find unknown vendors

1
WhyJiffiereply
sh.itjust.works

mac randomization is a defined thing in the BLE standard (afaik bluetooth classic does not have it, but maybe that changed in BT 5.1?). It's not truly random, it involves cryptography so that paired devices can recognize each other in the end

3

I feel like latency only matters if you're realtime gaming. In any other situation the video just syncs to the audio.

As for quality AptX-HD is decent for low bitrates even at 24-bit, and LDAC remains excellent for anything higher.
Unless you're listening to high-res FLAC (in which case, god help your earphone impedance when listening to normal songs), I doubt the loss is audible

2
feddit.org

That's cool. Let me know when it gets support for GrapheneOS and finds it's headphone jack again.

84

The answer is likley never, GOS devs dont trust Fairphone devs (due to poor security practices) and Fairphone devs are unwilling (in some cases unable) to meet the extremely high standards for GOS.

14
Bilb!reply
lem.monster

Doesn't that basically equate to "yep, this is an android phone?"

72
altphotoreply
lemmy.today

Yup. My current one is dying and I'm using it almost always wired to a charger or battery. I don't care how badly they try to waste my battery, I'm not buying a new Android phone ever. If this one dies, I'm prepared to not use a phone until there's a reasonably priced Linux phone.

11
Foresterreply
pawb.social

Just replace the battery then. Most phone shops have the ability and tools to do it in about an hour to 3 hours.

14
altphotoreply
lemmy.today

I'm afraid. Lol phones with non replaceable batteries suck.

3

They are replaceable, it just takes some tools and work, both of which you can get at the phone repair shop.

7

... That's because it comes with vanilla android, unless you buy the e/OS version or flash it yourself

1
lemmy.zip

I really wish this was available in the US. I've found myself able to hang on to devices longer and longer. So this would be perfect. I'm only charging my battery to 80% and discharging it to 30% before charging it again just to prolong the life of the battery because that's the first thing that dies on most devices. Having a user replaceable battery again would be an absolute godsend.

73
Nazreply
sh.itjust.works

This is a 50% DoD and is considered best possible practice to prevent lithium-ion dendrite formation.

Updoot for good advice.

Proof:

35

Depth of Discharge, sorry -- 0 to 100 would be a 100% depth (the entire battery), 30 to 80 is 50%.

32
pollereply
feddit.org

What kind of software creates this plot?

12

Missed opportunity to call it "AkkuBattery" for all the dual language pun enjoyers out there 🎩

1

The really nice thing is that the larger phone batteries get the more you get to use at 50% depth of discharge. My phone is 5,000 mAh and so I get to use 2,500 mAh of it. Once average phones start getting 5,500 mAh, that will mean I will be able to use 2,750 mAh. 250mAh may not sound like a lot, but it can go a decently long way.

6
Ulrichreply
feddit.org

This is a 50% DoD and is considered best possible practice to prevent lithium-ion dendrite formation.

Not entirely true. "Best possible" would be left plugged in and charged to 50%. Next best would be 49-51%. Then 48-52% and so on.

Also it's not that difficult or expensive to swap a battery and not really worth the stress, in my opinion.

1

Well, you are absolutely correct. A 1-2% DoD is something for like, the Voyager Probe though, not a smartphone :)

2
lemmy.dbzer0.com

What did you actually gain here? With my Pixel 7 it looks almost the same with 3.1% capacity loss per year without taking any special care of my battery. Is my phone an outlier or does it just not matter? And I almost exclusively charge with wireless.

1
Nazreply
sh.itjust.works

I charge wired (high speed, 18-22W). Wireless is known to be a lot slower and theoretically gentler on the battery.

I also use the phone heavily, like a computer, I'm a "power user", so my battery thrashing is higher than average.

Us having the same durability lost on our engine despite me driving double the miles is a good analogy.

1
Stalinwolfreply
lemmy.ca

I'm interested in this one also. I like the look of it. Currently a long-time Pixel user, but I'm open to other options. It will take a truly good camera to pull me away, though.

8
woelkchenreply
lemmy.world

Sometimes last year Marquez Brownlee (I think it was him, I don't think it was Dave2D) was conducting a blind test among his audience which Photos they thought looked best. Some top brands were jumping up and down from one test scenario to another but the Fairphone ended up in the midfield constantly. True, that's not a glowing recommendation of the camera but at least an insurance that one doesn't get utter trash either.

20
Lazhwardreply
lemmy.world

Do you happen to know whether this was before or after the camera update? The camera has been noticeably improved at some point.

3

iirc, it's typically the pixel a series, normal pixel series, the most expensive iPhone, and the Samsung flagship (or smth like that)

The Pixels tend to give really punchy contrast which a lot of people like

8
woelkchenreply
lemmy.world

Not off the top of my head but I distinctly remember that the Pixel A phone scored higher than the flagship Pixel model.

I would need to look the video up but I'm also between appointments, so I can comment for a bit but not do research.

3

That's honestly one thing I'm really glad about. I'm legally blind, so pictures don't honestly matter that much to me, and so I could really give a fuck less what the camera looks like as long as it functions well enough to act as a magnifier for me to read small print on things occasionally.

Like if I go pick up one of those frozen pizzas from the store and I need to read the box to know what temperature to set the oven to and how long to put it in. I use the camera to just zoom in on the print and read it and then leave the camera.

4

the camera is average. Don’t buy this phone for the camera

1
Ruthalasreply
infosec.pub

Are you using something to automate that? If so what? Does it require root?

2

Several Android manufacturers have their own settings in the OS for battery longevity (automatic schedule based smart charging, or charging limits)

Don't think it's native in Android. Charging limits need support in the charging controller chip, plus driver support in the OS.

4

So my device settings have the functionality built in to stop charging automatically when the battery hits a certain percentage. And so I have set it to stop charging automatically at 81%. I also use BatteryBot Pro from F-Droid to alert me when the battery rises above 80% or drops below 30%

3
Pherenikereply
lemmy.ml

Murena does ship them to the USA, but with /e/OS preinstalled, which is great if you're into privacy and degoogling. I don't know how it works with US carriers though. Feel free to ask them on their forum, community.e.foundation

1
lemmy.zip

/e/OS doesnt interest me because its far to iphone(esk) in design. Though i might be able to flash LineageOS instead. I also want nothing to do with Google Play Services or even Micro-G. I even think Micro-G is too much of a compromise and won't use it. If an app won't run because Google Play Services doesn't exist, then I don't run that app. If I don't get notifications because Google Play Services doesn't exist, then I don't get notifications. So be it.

11

its far to iphone(esk) in design

It's far too iPhone-esque in design

"It's" has the apostrophe because it's "it" + "is

"too" has two o's when there's an excess of something. More stuff = more o's!

"esque" is uh...just how it's spelt

iPhone capitalization is just their branding.

I only commented to help with "esque", but saw other things I could help with. Knowledge is power!

6

It's pretty open hardware I'm sure it would be very easy to flash it to Fairphone's OS

2

I don't like their default launcher either, it's indeed very iphon-y. I just installed another launcher and that's it. It's essentially Android so that's no problem. I also disabled microg entirely, which is possible.

1
dumblederpreply
aussie.zone

There's other phones with user replaceable batteries. I looked it up a month or so ago. They're not as ethical as fairphone, but still better than my drawer of working phones with dead batteries.

1

Phones like the Galaxy Active which have terrible hardware to make them entirely unappealing outside of that one crucial feature. They do this on purpose.

5
lemmy.world

I hope Graphene eventually shifts to support the fairphones. Doubtful, but it'd be perfect

57
lemmy.world

Sure, but once that's in place, Graphene has to make efforts on their part. It's not instantly compatible unless the hardware is exactly identical to a supported device. That's the point I was making. I forget sometimes when being flippant that I have to explain every detail so that overly pedantic people can follow...my bad...

1

If we could get a Fairphone with GrapheneOS, that would be the perfect phone for me. Repairability & the most secure and private Android. Sign me up!

16
vga
sopuli.xyz

I wish they could implement the parts of the Pixel phones that allow GrapheneOS to be used.

55
lemmy.world

What parts are these? I've always wondered what this was about, why the pixel was the only phone that could support GrapheneOS

21
neon_novareply
lemmy.dbzer0.com

The last I looked was that the Pixel was the only phone that allowed you to load a custom rom and relock the bootloader. Other phones kept the bootloader unlocked once it was modded.

So, graphene could be put on those phones if the devs wanted to do it, but it would be less secure since the bootloader would remain unlocked.

Also, supporting a small line a phones is probably infinitely easier than a range, of devices, but it would be nice to have another option. Especially now that the Fairphone pice is reasonable.

20
baduhaireply
sopuli.xyz

The last I looked was that the Pixel was the only phone that allowed you to load a custom rom and relock the bootloader. Other phones kept the bootloader unlocked once it was modded.

That is not the case. SHIFTmq, Motorola and Fairphone allow the bootloader to be relocked with a custom rom. There are many requirements the Fairphone lacks for GrapheneOS, but relocking the bootloader is not one of them.

11
Prismreply
feddit.org

The Fairphone can be locked after flashing a custom rom. /e/-OS is officially supported. You can even buy it from them with /e/ preinstalled. iode-OS also works. I don't know about Graphene OS, but tbh, I don't see the benefit of Graphene OS for the average user. /e/ has built in privacy features, is google-free and runs MicroG as alternative to Google Play Services. Most apps run fine. You can even use your apps that you purchased from the PlayStore.

I've been using Fairphone 5 with /e/-OS for over a year and love it.

5
Luffyreply
lemmy.ml

/e/ has built in privacy features

/e/ uses a for profit 3rd party for unencrypted backups. That alone should be a big red flag.

is google-free and runs MicroG

So it runs google. MicroG just limits what data is sent to google.

You can even use your apps that you purchased from the PlayStore.

You can do the same with aurora store. That's available on just about every phone.

15

You can do the same with aurora store. That's available on just about every phone.

not if the app attempts to verify its license through the play store. you need microg for that, or patch it

4
joel_feilareply
lemmy.world

Well even graphene os still runs a version of Android. So there is still some goggle code in that. But ripping oit google play, amd various goggle services means goggle doesn't track you with those. Yeah if you still ise gmail and log into toutube every day they will.

0

there is still some goggle code in that.

But that code is open source, and it has been verified that it dosent track you.

11
Prismreply
feddit.org

It a perfectly usable Android for the average user. Everything works out of the boy. If it is not for you, fine. Buy a Pixel.

-3
Luffyreply
lemmy.ml

for the average user.

So we are talking about an average user, who

  • fully understands the appeal of a degoogled Phone
  • Willingly spends extra money for a fairphone
  • is able to migrate away from google services to /e/'s services
  • Is willing and able to troubleshoot any problems that MicroG has
  • is willing to fix not working banking apps
  • but somehow can't use a simple web installer from Calyx

Tell me, is this average user in the room with us right now?

Everything works out of the boy.

So does (and does not) with Calix or Graphene

Buy a Pixel.

I think you don't get what I'm talking about.

-It takes a base level of understanding why you would buy a Fairphone (or any degoogled phone)

  • it takes a base level of understanding phones to be able to use a degoogled one
  • If you already have that knowledge, you might as well just take an extra 5 minutes and use the web installer for calyx since it is literally the same AND has less vendor lockin than /e/

Edit: You want an average user friendly ROM? Just use Lineage for gods sake.

5

Exactly. Even if I wanted /e/, I would re-flash when I got it, because the reason I want /e/ is because I don't trust the OEM.

It's the same way with desktops, I see zero value in buying a laptop w/ Linux pre-installed because I'm just going to reinstall when I get it anyway.

3

In 4 years I have never (and will never) used any service from /e/. There is no vendor lock whatsoever. That's fully optional.

Points 3, 4 and 5 in your list are moot IMHO.

Also

It takes a base level of understanding why you would buy a Fairphone

It doesn't really. "Phone is repairable and X can help me", "they pay the makers fair wages" are not really complex value propositions that require some (technical) understanding.

The point of /e/ and similar distributions is that you can buy a phone with it (average user will never reflash) and just have a phone that doesn't use Google (it does, for the amount that doesn't require you to do extra technical stuff and have a sane user experience at the same time).

That said, calyx seems a great alternative and so are iode. I think the advantages of one over the other (for my brief search) are quite small.

1

I support all people around me when it comes to tech. I help them with their laptops and phones. If I get the chance to install Linux or de-googled Android, I do it, knowing that everything will work as they expect.

There is no baseknowlege required. People will buy what is readily available to them. A brand new Fairphone with e-OS preinstalled is readily available to them. And if the user experience is basically the same, they don't even need care that their phone is more private.

/e/-OS is based on Lineage, with some stuff pre-installed to make it easier for users. I don't get your problem. It is basically a distro. You are saying "why use Ubuntu when they can use Arch". Doesn't make sense at all.

lemmy is toxic as fuck. Same shit like every other site.

0
vgareply
sopuli.xyz

e-OS is said to have the worst security of pretty much all Android distributions. Dunno if this is a fact, but apparently the upgrade schedules are not great.

9
Luffyreply
lemmy.ml

I mean, you could use CalyxOS

It dosent have such things as 2 factor pin auth for fingerprint, but its the closest to Graphene

6
jabjoereply
feddit.uk

Not quite the same. The big thing with GrapheneOS is it can run the actual Google services, but sandboxed. Organic Maps is better than Google Maps in everyway, but it's routes are so much worse because it has no traffic into to go on. It's an anticompetitive network effect, but it's hard to fight without law makers.

Edit: Ok, it is good, but the main thing I like about is the maps can be setup to be as good as ones you'd manually navigate by. A bit like UK's Ordnance Survey maps.

11

Organic Maps is better than Google Maps in everyway

It's really not, here are a few more:

  • no reviews for businesses - that's a huge reason people use Maps
  • you have to manually download maps you want to see, and repeat w/ every update
  • lots of missing info, especially where I live, and especially businesses
  • no satellite images or street view - OSM has it though

That said, I use Organic Maps almost exclusively, and I put in the time to add missing info where I can. I've probably added hundreds of places for my area. Basically, when I go somewhere new, if it's not in OSM, I take a few pictures and add the place when I get home, and I'll put in the effort to enter hours, phone number, etc from their website. It's a pain, but hopefully someone down the line appreciates that.

All of that info exists in GM though, so the only reason for me to use OM is stubbornness. OM is fantastic, but it's hardly "better than Google Maps in every way," in fact it's probably worse in most ways. However, I prefer it and will keep using it because I refuse to use Google services.

1

Ok, I accept all that, but the maps just are better to me. I grew up with the UK Ordnance Survey maps, and that's kind of what I want from my maps.

I'll amend.

2

I would totally be interested if they had solid Linux support, such as postmarketOS or mobian. Those systems continue to get updates long after most Android devices stop supplying updates, so it would fit really well with a repairable phone. It shouldn't be the default, but it would be awesome if they helped the Linux phone community make it the best supported hardware for the various Linux phone projects.

According to the postmarketOS wiki, audio is completely broken, so you have to use Bluetooth. That kind of sucks.

47
lemmy.world

Bring back the headphone jack & we'll be happy.

Next up, make the phone compatible with Linux OSs

38
lazysoci.al

We can but hope. I have a dongle that plugs into my charging point to make it a headphone jack, but it's not the same

3
Kazumarareply
discuss.tchncs.de

I recently went through that dongle buying experience. Having to get the correct DAC and amplifier chipset so the sound won't be too low is annoying. For the record I ended up going with one that has the CX31993 DAC and the MAX97220 amplifier, it doesn't have a real name so I'll just give a link: https://aliexpress.com/item/1005008755907868.html. It is a bit louder than my first impulsive buy, but I haven't tested the microphone yet.

8

What do you do to break them?

In my forties and never broken a headphone jack, headphones, cable, or in fact anything like that. I tend to take care of my stuff and not treat it in such a way as I’m going to break it.

8
lemm.ee

But the presence of a headphone jack doesn't prevent you from using Bluetooth?

5
lemmy.world

This would've been my new phone if it had a headphone jack.

32
Rubanskireply
lemm.ee

From an environmental standpoint it doesn't make any sense to drop it. More batteries, more e waste

7

They sell earbuds, that's all you need to know why it doesn't have a jack anymore.

3

I was trying so hard to buy one but Sony did not make them available at all in my country. The only way to buy an Xperia or a Zenfone 10 is through shady importer websites and you get no warranty.

1
feddit.uk

I'm using this phone right now and I love it. it feels solid. Im using a degoogled ROM and it just works, there seems to be a lot of people pressing for graphene os specifically and discrediting the phone for what it is. its so easy to take apart and cheaply repair its great. it's perfect for folk who want a decent smartphone that you dont have to worry about being thrown around. sure it's not perfect but it is still a very good

30
Scribbdreply
feddit.nl

I have been shopping for a rom for my FP. Which are you running?

5

I use CalyxOS on mine. It has microG all working by default so if you need that sort of thing it's probably the easiest way to get it up and running

5
MangoCatsreply
feddit.it

Yeah, that plus labor is 80% of what I typically pay for a whole brand new phone... I know why it is this way, but it really is this way and that makes it very hard for low volume players to enter the market.

1

Smartphones of this price would be low quality, impossible to self epair, and very likely made with very poor social and environmental conditions. It's the opposite of what Fairphone does, so the comparison is not possible.

5
AlexisFRreply
jlai.lu

The heck are you talking about? If you change it yourself it's still 100€. And you won't find any decent smartphone at this price.

1

I typically pay US$250 for unlocked smartphones, and they are fine for me, my wife, my kids, friends and family...

If the screen is 100€ and the labor to install it competently (I suppose this is a DIY serviceable phone, but the screen?) is another 75€, that's 80% of what I would be paying for a brand new phone.

0

I've owned the 4, for a couple of years. Was really excited to get one.

Parts have been unavailable for a long time when I needed them. The battery is pretty dead after 2 years meanwhile my pixel which is about 5 years old still going strong. The os is the buggiest experience I've ever had, sluggish, going from portrait the landscape kills UI formatting if it switches to power save it'll skip a video. Boot loops constantly.

Never again I'm afraid it's neat I could fix things with it so quickly but they fail hard past that.

Example navigation buttons have just covered the voyager ui

29

I hope so, and I hope they make it compatible with regular Linux, like postmarketOS or Mobian. Make sure all the core phone features work properly (calls, SMS/MMS, data, audio, sensors, etc), then let the Linux community go nuts on it.

I'd pay a premium for that, and I'd probably pick up a Framework laptop as well. I currently use an old Thinkpad (circa 2018), and I'm trying to make that last until Framework has an option for a 13-14" laptop with insane battery life (ARM or RISC-V is probably fine), or at least has a keyboard that has a Trackpoint and physical mouse buttons like my Thinkpad. But if they make a phone, I might just lower my standards a bit to keep everything in the family.

1
lemmy.world

I really want this to come to the US as well..

Is this phone also more secure?

The problem we are running into right now is Apple and Google are colluding with the US government over fascism and they are supporting their Nazi regime

They have all the power and they can change all of these services overnight, they can track you and everything and you will have no idea and no way to get rid of it

We really need an open replacement. Phones are now used for everything

25

I used a Fairphone 4 with /e/ and it was good. Not great, but useable. I expect the hardware bugs I ran into (using the camera only worked like 20 times before the phone needed a restart, Bluetooth randomly not working) to be ironed out by now. Currently on an old Samsung and it is more solid, but I also liked the environmentalism with the fairphone. Anyone with a Fairphone 5 and something like a glucose sensor thats in constant use?

9

Please get through the FCC and open sales in the USA before Fairphone 6 is made.

I really don't want to buy another unrepairable phone.

21
lemmy.world

I have the fairphone 4 and have had no issues. As long as a fairphone exists I don't see any reason I should switch.

20
lemmy.world

I had to replace parts on my FP5. It fell on very bad asphalt at speed whilst cycling in a foreign country. The glass on the camera modules scattered. Display protector broke and the case got some good damage. I was instantly calmed realising it is a FairPhone and knowing I could order replacement parts.

Repairs were trivial and it feels good to have created just a tiny amount of e-waste instead of a large amount. The black aluminium case has some war wounds (scratches) reminding me of the trip.

24
Notamoosenreply
lemmy.zip

Knowing it's so easy to repair, do you think it's worth bothering with a case and/or screen protector?

2

I don't bother with a case for this reason, haven't broken anything so far. Just replaced the battery a couple times.

2

I'd likely use a case in this instance. I remember dropping the Pixel 5 several times for that reason.

1
lemmy.zip

If you hate cases so much, sure. But why create e waste and waste your money when you can avoid that by using a case?

2
sudneoreply
lemm.ee

FWIW, I have the FP3 for now more than 4 years. I have only replaced the battery 6 months ago. A case would have been extra waste (to produce the case itself) in my case, and probably will be trashed after as it might not fit the next phone.

1

If you can keep it safe then cool. I cannot take that risk as my current screen protector is already cracked a little within a year lol.

2

Depends on the use.

The screen protector serves as a blue light filter too, it's cheaper than a display, and fairly thin. That's a straightforward addition for my use but if you don't have issues with your phone dropping then you could certainly do without.

I very much dislike cases and loved the PH-1 for stating that a phone should be solid enough without a case (sadly it did not survive a 50cm drop on a floor so it did not hold up in practice). If you don't have much issues with your phone dropping then not having a case makes it so much nicer.

I take more risk holding my phone than I should which means it falls more than average. The price I have to pay is a screen protector and cover. Replacing the display should be easy, but it'd also be wasteful.

1

I've had this phone for over a year with Murena e/OS/! 90hz refresh rate is so nice

19
lemmy.ml

Aaaand it's impossible to buy in the US. Even if USians want to do the right thing, we're not permitted.

19

Still like the idea behind it and wish there was support for GrapheneOS (going even further than /e/o) as well as better camera quality but this is the price we have to pay for flexibility and sustainability I think. Like the concept here but never tried to go with one so far.

16

The hardware is good and I like the idea in principle but Fairphone's support and software QA is dreadful and you need to hope you never need the former because of problems with the latter. My FP5 was bricked by an update they pushed out and after six weeks of trying to get a solution from their support (four weeks of which they didn't respond at all) I ended up claiming on insurance and buying a Pixel. According to the forums this problem is far from unique to me.

15

I wish importing phones were an option for my country, but no. Even if I secured a way to bring it here, it takes 1000 dollars just to register its IMEI to use here.

14

Şu an yurtdışından telefon getirtecek olsam IMEI değiştirir geçerdim. iPhone için mümkün olmayabilir. Bu hale getirenler utansın.

-1

Really wish Fairphone would come to the US. I'd spend the money on it, but they only half-ass sold the last gen phone here on the US.

I don't even understand why. They support most 4G and every mid and low band 5G in America. Even if I could just import it, I'd be happy.

13

Unfortunately Telecomms in Australia seem to have a pissing contest on who can screw consumers more, America or Aussie companies.

3
MeThisGuyreply
feddit.nl

I can send you one probably, but you know.. tariffs (and processing fees).

8

I appreciate it, but I just got a new phone because I needed a new one recently. I wish it could have been something like a Fairphone, but thems the breaks.

2

Yup. I was interested in one as well, but they don't really support US customers, so I ended up w/ a Pixel w/ GrapheneOS flashed.

1

Fairphone 6 approaching? They are great, the project is amazing and I wish every brand would be like them in terms of caring about users and environment

8

I used a Jolla when it was new. It was pretty decent, and in fact had many innovations. Apple brought gestures to their OS several years after. It was one of the first implementations of a phone UI implement on Wayland, and one of the first serious Linux non-Android phones. Might still be.

Unfortunately, being a pioneer does not always help. Application developers didn't get interested in it enough so it never really got any apps.

13

Looks ok but I dont like the subscription model for os updates. First 12 months is free, then you have to pay.

But I guess they have to make their money somehow.

8
sopuli.xyz

I looked at it, but it looks really outdated phone. Would be interesting if we live in a 2015, but not today.

7
Miaoureply
jlai.lu

People need to stop wanking over specs for a device that'll be used 99% of the time to send text messages and watch YouTube videos

What do you need on a phone that takes 8gb+ ram?

6

That's sound in theory, but app developers don't really test on low end phones, so the apps tend to get more and more bloated as time goes by. As soon as you need something with a map, you're pretty much fucked. Looking at all the hiking maps that just get progressively worse without adding anything that I care for.

10

I need my pocket sized spaceship computer for shitposting and occasionally checking my email

7
oakwardreply
feddit.org

To connect it to a dock station and have a full desktop experience. That is my use case

2
feddit.uk

Well Jolla phones run Sailfish OS which doesn't support this anyway so probably not the phone you should be buying (And the phone supporting Sailfish OS doesn't suggest at all that it'll be able to run a "regular" Linux distribution either)

3

That is the dream :') a phone running linux with desktop capabilities

1

Also put the OS into perspective. The specs might not do for Android normally but might be just fine functionally, for Linux.

4

Great idea, but will never take down here in south America

People know that all these import parts and replacements are not exactly easy to pay for, even less to find. They need a cheap reliable phone that will at least handle day to day for years

I mean come on, the average cellphone user here is still using the equivalent of a Moto G2 or Samsung J2 and thats stretching it.

An S8 is still seen like luxury in here. And I'm not even going into iphones.

6
lemmy.ml

Are there phones available these days with both of these things?

3

Interesting, I very rarely see headphone jacks and had noe clue that FM radio in phones was a thing still. Nice resource, bookmarking that for later!

4

not really flashship phones. Well the Xiaomi ones might be flagship but I don't really keep track with those phones

1

Unfortunately, almost all of them are mediatek based, so while that makes rooting easier, there's very little chance of getting a custom ROM running on them.

1

I like it a lot but I need two physical SIM slots so it doesn't work for me, unfortunately. But great idea and love the price drop

5
dubvee.org

Anyone know what the bootloader unlock process is like for Fairphone? I know they support it, but does it take 7 days like OnePlus or constantly have issues like Motorola?

4

Oh, nice. That was my question. I wish it didn't require a code at all, but at least you don't have to wait a week like some other manufacturers. Thanks!

7
Zakreply
lemmy.world

I don't understand why this requires a code rather than a toggle in developer settings like a Pixel. That doesn't seem like openness and a commitment to treating users fairly since they could change their policy at any time.

6
WhyJiffiereply
sh.itjust.works

I've read that it's because fairphone has to pay a fee for each unlocked device, but it sounds a little weird so no idea if that's real.

but, it can be worked around if you don't want to get logged. the system just wants a 200 OK response from the server, I think through HTTP (not S), so you can set up an MITM proxy or custom DNS and web server to always give this response without using their website. that's what I did too.

you can read more here: https://forum.fairphone.com/t/oem-unlock-input-verify-code/56231

edit: and also here: https://forum.fairphone.com/t/unlocking-bootloader-offline/95573

and the connection is actually HTTPS, but does not validate it against a globally trusted root certificate, so it can easily be served by a local server and a self signed cert

4

I’ve read that it’s because fairphone has to pay a fee for each unlocked device, but it sounds a little weird so no idea if that’s real.

The posts seem to suggest that Google is charging them a fee in that case, but that would be a little surprising given Pixels have a no-fuss unlock, and Google permits third parties to redistribute its proprietary add-ons to Android free of charge for installation by end users.

In any case, you've convinced me this probably isn't Fairphone being evil, though some sort of public explanation would be nice.

1

First thing I did on my Fairphone 4 was to flash iode OS on it.

I don't know much about bootloaders and such, but I was done and happy within an hour after purchasing it.

Also, if I am not mistaken, I think warranty is still valid if you run custom ROMs.

Fairphone is very pro openness 😄

10
solrizereply
lemmy.world

Wait the Fairphone has a locked bootloader? The mind wobbles.

-4

Else anyone with physical access can install spyware without anyone noticing. Thats a bit of security which most people probably won't notice but can be deactivated in a minute by any owner, so I don't mind.

15

Fairphone don't sell replacement mainboards, presumably to stop people building phones from parts but they look very serviceable in other respects.

4
lemmy.world

500 Euro for what amounts to a midrange phone still seems like yuppie consumerism to me. Better to get an older phone and hold onto it. My Moto G4 lasted 7 years before obsolescence and physical wear caught up with it. I wonder how many current Fairphones will still be in use in 2034.

4
dumblederpreply
aussie.zone

Turns out ethical wages and materials cost money. I agree that older tech being more ethical as whatever 'cost' is may have was paid by the first owner.

59

I still have a made in Finland Nokia N9 that cost $200 around 15 years ago. Too bad it became unusable in the US with the shutdown of the 3G network, whenever that was.

6
Srootusreply
sh.itjust.works

Its fine, I haven't noticed any slowdown yet, the main issue right now is that there was a screen problem that caused the OLED pixels to stay on when a black screen was present. They removed the AoD while they fix it, they've fixed it a few months back, but we still don't have AoD.

4
lemmy.ml

I haven't noticed any slowdown yet

?? Confused with Windows?

1
Srootusreply
sh.itjust.works

No? People complain that mid to low range chips on android become unable to do everyday tasks overtime. My friend has a Samsung midranger that started out smooth, but now he complains about it and after handling it I see what he means, animations are choppy and app loading is slow, sadly making it no longer useable for him.

2

Android not liking slow devices anymore is something i know from my Kobo Leaf. But it getting slower? Is this limited to "Android" with Google Play Store devices?

About the animations, there's a setting in developer options to shorten or entirely disable them.

1

i got a 4 a few years back and it's still works great, still gets security updates. it still has the default android on it, so i've been looking into alternatives but it seems complicated. then again, i managed to switch to linux on pc so maybe it's not so bad

3

A firmware update from Fairphone bricked mine last year. Not impressed. Apparently it's happened to a lot of people who went to an alternative OS (Lineage) then back to stock. I just woke up one day to a paperweight on my bedside table and the support was horrendous: it took over six weeks to get any response and after another month of back-and-forth with responses taking a couple of days at a time I ended up just claiming on insurance.

2

Probably don't want to play graphics heavy games on it. For everything else it's pretty much like any other phone. Although of course it's not quite as premium as flagship phones. Hardware wise, a Pixel 8 leaves it in the dust. But you can't swap your battery or really anything on that one.

2

They say it's supported until 2031.

What will a 5G phone with at most 8GB RAM have to offer in 2031?

-2
lemmy.world

No headphones jack.

Trash generating hypocrites.

HMD are doing everything better than fair phone now with their latest models. More repairable, more flexible, long term support and updates.

Cheaper too.

-11

Are HMDs really more repairable? Most recent phone they had that tried to be repairable was Skyline and even there it was pretty limited. And btw that one didn't have a jack either.

2
feddit.it

No headphones jack.

Most people use bluetooth devices nowadays. Few have wired headphones, which they can still use by using a €2 adapter that you just leave plugged to them all the time. Then there is a 0,1% that complains on the internet demanding that phone companies keep a extra hole on their devices for a specific purpose another hole can already do. Oh and HMD phones don't have it either, at least for what i could find.

More repairable

They seem about the same (glass, back, speaker, battery, port), but on the ff5 you can replace the cameras as well.

more flexible

Tf does that mean? You can bend it?

long term support and updates.

Liar? Fairphones have like 8 years of security updates and major android version upgrades. HMD gives like 3 years on their latest devices... What are you talking about?

Cheaper too.

I'll give you that, but it really ends there.

HMD phones are not a bad choice at all but if the affordability isn't first in the list I don't see how they would make a better purchase over a Fairphone.

-1
ISOmorphreply
feddit.org

I don't know anything about HMD so I can't add to that. However I'd like to correct you regarding the headphone jack. The people that like it so much are generally privacy enthusiasts. Leaving your Bluetooth on makes you easily trackable. Using USB-C headphones helps in that regard but expediates wear and tear on the port by a lot and often makes the phone unusable a lot quicker, because you obviously need it for charging. Audio jacks generally have very low wear and tear. Hope that helps you understand we're not crazed evangilists hanging on to the past for the sake of it.

15

having only one battery that needs to be charged, one way to get the headphones disconnected (unplugging), and the greatly reduced battery drain by not needing Bluetooth on should be good enough reasons for 3.5mm jacks to stay.

5
Lazhwardreply
lemmy.world

expediates wear and tear on the port by a lot

How much is a lot? And good thing the usb-c port is a $15 user replaceable part then. Also dongles with two connectors exist if you specifically want to charge and use headphones at the same time.

4
DNUreply
lemmy.world

so everybody who wants to use 3.5mm headphones on phones should just replace their port every quarter? lmao

0
Lazhwardreply
lemmy.world

Every quarter? This is why I asked what was meant by 'a lot'. If you're going to claim that the extra wear caused would be this extreme I'd like for that to be at least somewhat substantiated.

2

I can only substantiate my claims with my own experience after buying a new phone. I believe my last two were jackless, and in both cases it got impossible to use the usbc port for listening to audio on the go in like a month or two (constant disconnects). Now this doesnt impact charging (resting position) but its absolutely impossible for me to use in ears on the go (usbc), so id go another step and say its just plain useless.

1

Another hole can carry analogue audio? I think you're referring to a USB port when you say "another hole can do the same job", but obviously it can't carry analogue audio. You need an external DAC to convert the digital audio it can output, to analogue. (The phone already has an internal DAC so this is dumb)

And then of course you run into the issue of being unable to use it while the phone is charging because you have 1 port for 2 different jobs

Not all of us like the idea of wireless earphones, there are still many who prefer to spend good money on nice IEMs or headphones that don't have to be charged to work, rather than overly expensive, subpar wireless options that will inevitably turn into e-waste when the batteries can no longer hold a charge.

Not to mention the ubiquity of the 6.5mm/3.5mm jack, this is standard across every piece of music gear you can think of from synthesizers to electronic drum kits to guitars, pedals, and interfaces.

You certainly don't walk into a recording studio and find USB C ports to plug into

4

idc about hmd, but usbc for audio is just shit. Ive tried various setups, I have a dac for phones, i have iems with usbc and yet the port is just not constructed for usage on the go where i preferably use in ears. So in total: aux got taken, instead we use the charging port and if we actually do that the ports gonna be dead in a year maximum if you havent aldready ripped apart your in ears because of these darn constant disconnects. I do have wiems that are more expensive than my iems and yet bluetooth audio transmission still sucks compared to cables and I long for the moment where i finally have a phone with aux again so my ears dont have to constantly bleed (wildly exaggerated obv). Last time i almost bought a Sony because of aux, but theyre just way too expensive for the software support they deliver. I just hope in a few years time theres a value phone built for me :).

2
lemmy.world

ass stock operating system, no macro lens, shit battery, still overpriced. you are better off with a refurbished pixel with a custom os.

im still not sure the whole business thing is a just a greenwashing scam or not.

on the other hand the battery can just be popped out, has a cool semitranspaerant early 00s design.

-12

Well even if the manufacturing of the phone is no greener, replaceable battery is still greener.

7
WhyJiffiereply
sh.itjust.works

why does a poor stock os matter if you will replace it anyway? did the same thing on day one

2