Live data from Hacker News

Viewing profile — gmb2k1

gmb2k1

HN member
Joined
Sat, Aug 31, 2013, 11:30 PM UTC
HN karma
75
Public activity
24 items

About gmb2k1

No profile information was provided.

Recent public activity

  1. comment
    Comment #45568076

    I can't login with my YubiKey (FIDO2/WebAuthn) on the desktop app. It works flawlessly in the browser.

  2. comment
    Comment #40607091

    Probably the fTPM of your processor is just disabled in the BIOS/UEFI. You can just enable it in case you really want to upgrade.

  3. comment
    Comment #35546458

    I guess, only as long as I don't delete my cookies. I was thinking of something more persistent that I can easily share between machines. Amazing product, btw.

  4. comment
    Comment #35546226

    Can I save my sessions to an account somehow or do I need to bookmark the links?

  5. comment
    Comment #27630796

    It's a demonstration of their political stance. Radical left.

  6. comment
    Comment #26600934

    Did I miss something or is this a blog article about how to change a shortcut in the start menu?

  7. story
  8. comment
    Comment #24159418

    It's not like they're hiding the fact that they utilize mullvad. The price doesn't differ that much also. Currently, it's even cheaper through Mozilla: 4,99$ You're right that they…

  9. comment
    Comment #24159263

    FWIW, I heard good things about mullvad, too. Can't claim, that they didn't pick a reputable provider.

  10. comment
    Comment #24157927

    Actually, I would too, if that money is guaranteed to be used only for Firefox development. And only that. Not to pocket, not to an inept C-Suite, not to their political activism. …

  11. comment
    Comment #24157833

    What I don't get about the VPN thing is, that they're just a reseller of mullvad VPN. So, even if I trust Mozilla, that isn't of any help, if I don't trust mullvad. And if I do tru…

  12. comment
    Comment #24156935

    So was it really necessary to lay-off the servo and wasm and security teams?

  13. comment
    Comment #24147227

    From my understanding Mozilla VPN is just rebranded mullvad VPN. So what benefit do you get by purchasing VPN access from Mozilla vs. directly from mullvad? I don´t see any from a …

  14. comment
    Comment #24107581

    Other ridiculous examples: Apple vs. Apfelroute - A bike path through a apple producing region https://www.welt.de/wirtschaft/article192836621/Apple-will-A... Apple vs. Apfelkind -…

  15. comment
    Comment #24071585

    There is actually a gamepad-type keyboard as a real product. It doesn't work with gestures but with dedicated buttons. From the looks of it, you can type pretty fast on it, too. It…

  16. comment
    Comment #23948349

    I've lost all respect for Mozilla by now. They're still vital for the web ecosystem as a whole. But they turned into a polititcal party and I don't like.

  17. comment
    Comment #21607262

    Their Android app has no option to logout automatically after a set amount of time. You're logged in indefinitely. I consider that a security risk. Everyone who manages to unlock m…

  18. comment
    Comment #19104836

    Essen does not mean "eating" in this context. You mixed up the word "Essen" (meal, food) with the word "Essen" (noun of the word "essen" [to eat]), which means eating. So translate…

  19. comment
    Comment #18138434

    That would constitute tax fraud in many legislations. That's one of the principal points that tax auditors check in a group, although it's oftentimes hard to determine a market pri…

  20. comment
    Comment #15427651

    You can upvote the bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1406647 Personally, I think, that's a horrible move by mozilla, that destroys any momentum that they gai…

  21. comment
    Comment #10894714

    https://en.wikipedia.org/wiki/Sony_BMG_copy_protection_rootk...

  22. comment
    Comment #10887116

    Add the following to your eclipse.ini: --launcher.GTK_version 2 Alternatively set the environment variable SWT_GTK3 to zero to launch eclipse: export SWT_GTK3=0; /path_to_your_ecli…

  23. comment
    Comment #9250826

    I bought the game with 6 months access one and a half years ago. After the 6-months period was over, I still was able to replay the whole game from start to finish. And even now, a…

  24. comment
    Comment #7523748

    The difference between Eclipse and Netbeans/IntelliJ is, that Eclipse is implementing its own Compiler while the other two are using Oracle's javac. That's why Eclipse didn't have …