77
Roaming rule (lemmy.blahaj.zone)
submitted 2 weeks ago by jojo to c/196
top 15 comments
sorted by: hot top controversial new old
[-] unexposedhazard@discuss.tchncs.de 48 points 2 weeks ago

Insane if you think about how little functionality this kind of app needs. Millions of lines of code for what?

[-] zea_64 37 points 2 weeks ago

I bet they have a copy of every native library they use except like libc, and probably don't do any dead code elimination on those. And maybe they also have copies of the app for different ARM versions. And then an additional 20MB of JavaScript because everyone does these days.

[-] superb 13 points 2 weeks ago

Don’t be silly, the whole app is JS!

[-] Takumidesh@lemmy.world 23 points 2 weeks ago

Wouldn't it mostly be assets like logos, maps, icons, etc?

[-] unexposedhazard@discuss.tchncs.de 31 points 2 weeks ago

Maps would be much more. Maybe some icons but the app is online only so most things could be loaded live. Its probably just god awful bloated js libraries.

[-] dwemthy@lemdro.id 21 points 2 weeks ago

All the little car icons add up to a lot of space, you need a separate one for each driver

[-] unexposedhazard@discuss.tchncs.de 7 points 2 weeks ago

Thats a good one :)

[-] pine 21 points 2 weeks ago

Gotta bundle the entirety of nwjs/electron. There's simply no other way.

[-] unexposedhazard@discuss.tchncs.de 15 points 2 weeks ago

I used a linux os for my phone for a while called SailfishOS and it was great having fully fledged apps for things like maps, music, etc in the kB range. The app i used for public transport schedules was 15kB.

[-] Arkhive 3 points 2 weeks ago

I’d love to learn more about this. With hyprland I could see a passable “mobile” UI that feels like an extension of my main system, but I’ve not taken the dive into trying to get Linux working on a phone making calls and everything.

[-] unexposedhazard@discuss.tchncs.de 5 points 2 weeks ago* (last edited 2 weeks ago)

I have a Fairphone and i really wanna try out ubuntu touch on there some time. The functionality support with that is pretty amazing now, basically all relevant features are supported. The only issues are VoLTE not working and GPS being slow, but thats because of missing google services so cant be helped.

This also comes with waydroid btw, an android emulator thats pretty fast for all normal applications.

Fairphone 4 feature support: https://devices.ubuntu-touch.io/device/fp4/

Device list for ubuntu touch: https://devices.ubuntu-touch.io/promoted/

[-] palitu@aussie.zone 3 points 2 weeks ago

I am very conscious of how much data I use due to where I now live. I have noticed that flatpak's have a massive download size (100's of megs), especially when compared to the deb package (kb to mb) 2-3 orders of magnitude more.

[-] unexposedhazard@discuss.tchncs.de 5 points 2 weeks ago

Anyone correct me if im wrong but afaik, .deb packages just install the actual program and can utilize your systems existing packages as dependencies, while flatpaks are completely isolated and need to bring loads of dependencies with them. This whole trend towards isolated software packages is nice for security and compatibility, but yeah size and performance are comparably dogshit.

[-] 737 8 points 2 weeks ago

high level abstractions

[-] Sternburgexport@feddit.org 3 points 2 weeks ago

Sell your data

this post was submitted on 16 Oct 2024
77 points (100.0% liked)

196

16428 readers
1901 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS