Live data from Hacker News

Viewing profile — kagenouta

kagenouta

HN member
Joined
Thu, Jan 02, 2020, 5:04 AM UTC
HN karma
56
Public activity
22 items

About kagenouta

No profile information was provided.

Recent public activity

  1. comment
    Comment #23589733

    If we're nitpicking, it's Pascal case when it starts capitalized :-p

  2. comment
    Comment #23522435

    > x264 and x265 are not hardware accelerated, either. Huh, TIL. Though I would also sort of want to know where x264 and x265 were a year in, tbf.

  3. comment
    Comment #23514315

    Note that the encoders are slower largely because it's not hardware-accelerated yet. We can reasonably assume that will change, as basically every major player in the CPU/GPU space…

  4. comment
    Comment #23444578

    Brave and a couple of others are actually getting extension support in the near term because Kiwi recently went FOSS.

  5. comment
    Comment #23444533

    Hard agree. I'd also argue that any meaningful antitrust action we may eventually impose on big tech companies should force this. If the one thing so far that's led the feds to thr…

  6. comment
    Comment #23444504

    Huh, TIL.

  7. comment
    Comment #23443032

    > Qualcomm being closed source is the biggest issue with running good (user-respecting) software on phones, since basically every single Android has a Qualcomm processor/GPU. Actua…

  8. comment
    Comment #23437391

    Which just sort of loops back to how if Web-based chat had a spec with meaningful user traction we wouldn't have any real use for RCS in the first place. Also how XMPP could have b…

  9. comment
    Comment #23437370

    Tackling this point separately: the entire reason they do this is because they routinely experiment with side projects and then build the ideas that work well into the services tha…

  10. comment
    Comment #23437231

    Not within the spec. Which was sort of the point I was (poorly) trying to make - that it's a huge caveat, but otherwise a decent fallback if and when that changes. Google is adding…

  11. comment
    Comment #23436261

    I, for one, have a bigger problem with it forcing the use of phone numbers as a sign-in method. They're an arbitrary identifier from a legacy system that there's not really a point…

  12. comment
    Comment #23238088

    Am I the only one thinking it's weird that this rolls out on ChromeOS first but other Linux platforms (including Android) last?

  13. comment
    Comment #23227117

    Also worth noting that one of Google's long-term goals is to make Android bootable on mainline. They've been slowly upstreaming the patches they built into Android's base kernel, a…

  14. comment
    Comment #23094576

    Or that you still call your OS "intuitive" after shuffling keyboard shortcuts around so hard that not only is your OS running a completely different set of hotkeys from everything …

  15. comment
    Comment #22771818

    11 is still early into its public testing phase -- developer previews are essentially pre-beta -- so it's hard to really make concrete guesses at what user-facing stuff will show u…

  16. comment
    Comment #22761477

    Tl;dr up front: For now. The UI absolutely isn't as fleshed out, but that's not the thing that makes this important. Yeah, it's built primarily as a test environment for apps that …

  17. comment
    Comment #22760444

    Depends on your device state. If you've unlocked your bootloader already, you should only need to wipe system-level partitions (which would affect applications, but not user storag…

  18. comment
    Comment #22760303

    This actually happened once before -- Cyanogen himself spent several years working as an engineer at Samsung. The project didn't actually start running into serious sustainability …

  19. comment
    Comment #22327746

    You might want to look into Pipewire - it's a next-gen A/V framework being developed by one of the creators of GStreamer. It isn't ready for prime time yet, but the long-term goal …

  20. comment
    Comment #22269406

    So you're saying, then, that it's some sort of cowabunga lifestyle?

  21. comment
    Comment #22112866

    > dx11 implemented in Vulkan Also 9 and 10, FYI. DXVK targeted 10/11 initially, and merged in D9VK (a separate but similar project covering DX9) about a month ago. Proton also has …

  22. comment
    Comment #22047545

    If you expect to reliably be able to fix something -- especially at scale -- you need to understand how it works. Specifically, you need to understand how it should work, where it'…