Yes that's a fair point agreed . If every platform were like that then Mozilla would never have even existed, but Chrome gaining even more market wouldn't be great either
> I as a developer want to get work done and I don't care about ideals like "standards". The "I'm just doing my job" mentality often gets us in very bad situations down the road (be it for Privacy, Ecology, Standards,…
It's true, but I think that's not the point. It's not because people don't care that it won't impact them. Many people don't care about Privacy, Ecology, etc... yet it will have catastrophic consequences down the line.…
> I think that Backslash against Nvidia is due to it's somewhat hostile nature towards OpenSource I would add also Nvidia's hostility towards standards. They are pretty much the Apple of the GPUs : Optix, RTX, CUDA,…
One to one video/audio is fine and securely end-to-end encrypted with vanilla WebRTC. But for group conversation this won't scale because with p2p (mesh network) WebRTC, each client has to encode and decode for all…
It would simplify development quite a bit if this solution ends up being sufficient for battery life. No need to think about onCreate, onResume, onPause, onStop, onRestart , etc. like on Android. But RAM might also be a…
Interesting , thanks for your answer. How can you listen to network events while being suspended ? I thought that on linux suspend = all user processes stopped. Does it somehow wake up every nth second to check if there…
I think 5Ghz is the last concern given the primitive status of Linux phones which can barely make a phone call.
I'm really curious how Push Notification, App LifeCycle, Localisation Services, Background App/Services, etc. are going to be implemented on Linux phones. Is each app going to be killed when not in foreground ? Or are…
Yes that's a fair point agreed . If every platform were like that then Mozilla would never have even existed, but Chrome gaining even more market wouldn't be great either
> I as a developer want to get work done and I don't care about ideals like "standards". The "I'm just doing my job" mentality often gets us in very bad situations down the road (be it for Privacy, Ecology, Standards,…
It's true, but I think that's not the point. It's not because people don't care that it won't impact them. Many people don't care about Privacy, Ecology, etc... yet it will have catastrophic consequences down the line.…
> I think that Backslash against Nvidia is due to it's somewhat hostile nature towards OpenSource I would add also Nvidia's hostility towards standards. They are pretty much the Apple of the GPUs : Optix, RTX, CUDA,…
One to one video/audio is fine and securely end-to-end encrypted with vanilla WebRTC. But for group conversation this won't scale because with p2p (mesh network) WebRTC, each client has to encode and decode for all…
It would simplify development quite a bit if this solution ends up being sufficient for battery life. No need to think about onCreate, onResume, onPause, onStop, onRestart , etc. like on Android. But RAM might also be a…
Interesting , thanks for your answer. How can you listen to network events while being suspended ? I thought that on linux suspend = all user processes stopped. Does it somehow wake up every nth second to check if there…
I think 5Ghz is the last concern given the primitive status of Linux phones which can barely make a phone call.
I'm really curious how Push Notification, App LifeCycle, Localisation Services, Background App/Services, etc. are going to be implemented on Linux phones. Is each app going to be killed when not in foreground ? Or are…