Live data from Hacker News

Viewing profile — gitua

gitua

HN member
Joined
Sun, Sep 13, 2020, 5:17 PM UTC
HN karma
6
Public activity
9 items

About gitua

No profile information was provided.

Recent public activity

  1. comment
    Comment #24507046

    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

  2. comment
    Comment #24506709

    > 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 (b…

  3. comment
    Comment #24499342

    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 ca…

  4. comment
    Comment #24488126

    > 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 Ap…

  5. comment
    Comment #24476464

    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 clien…

  6. comment
    Comment #24472716

    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. l…

  7. comment
    Comment #24472619

    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 wak…

  8. comment
    Comment #24462436

    I think 5Ghz is the last concern given the primitive status of Linux phones which can barely make a phone call.

  9. comment
    Comment #24462363

    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 k…