Live data from Hacker News

Viewing profile — abdulla

abdulla

HN member
Joined
Sat, Jan 16, 2010, 3:53 PM UTC
HN karma
147
Public activity
55 items

About abdulla

No profile information was provided.

Recent public activity

  1. comment
    Comment #31513753

    Dart is core part of Flutter: https://flutter.dev What makes you say it's being killed?

  2. comment
    Comment #28375977

    Android began restricting what APIs you could use in your app with Android 9: https://developer.android.com/guide/app-compatibility/restri... Similarly, what is accessible from the…

  3. comment
    Comment #27274431

    As raggi mentioned above, you can use both. The additional feature that FEMU provides us is Vulkan support, which allows you to interact with a GUI. On the team, we use both. For e…

  4. comment
    Comment #27274168

    If you're willing to give it another go, you should try it in FEMU (our fork of QEMU): https://fuchsia.dev/fuchsia-src/get-started/set_up_femu

  5. comment
  6. comment
    Comment #24339457

    Committing the faux pas of replying to myself, here's another take: https://www.crikey.com.au/2020/08/31/scott-morrison-v-facebo...

  7. comment
    Comment #24337359

    Stratechery has a good analysis of the "News Media Bargaining Code": https://stratechery.com/2020/australias-news-media-bargainin...

  8. comment
    Comment #24257389

    My understanding is that they used to be, now they're all Cortex derivatives: https://en.wikipedia.org/wiki/Kryo#Kryo_5xx_Series

  9. comment
    Comment #24139584

    I was really excited for this, I want to buy it and am willing to compromise for 1st generation hardware. But no NFC means it impacts my life substantially, from payments to public…

  10. comment
    Comment #22801633

    Doesn't Sony use clang? My understanding was LLVM does a better job at optimisation than MSVC.

  11. comment
    Comment #18822155

    Working on a hypervisor, I see this. It mostly crops up as things like IPIs being more costly when nested.

  12. comment
    Comment #16294997

    Could you explain what you mean? I'd like to understand your point of view.

  13. comment
    Comment #15641608

    This is based on a cursory examination of [1], so I may be off-base. But Xen appears to rely on the host for many things that can be, and often are, hardware accelerated in KVM. Se…

  14. comment
    Comment #15640754

    KVM can take better advantage of hardware acceleration than Xen. Xen requires a modified guest, which traps back to the host more frequently.

  15. story
  16. comment
    Comment #15259818

    There's zedboot too. See: https://fuchsia.googlesource.com/zircon/+/master/docs/gettin...

  17. comment
    Comment #15259762

    See: https://fuchsia.googlesource.com/zircon/+/master/docs/zx_and...

  18. comment
    Comment #14834095

    What terminal emulator is being used in that image?

  19. comment
    Comment #14009749

    Are you asking about VMOs or VMARs? In general: it gives a process a huge amount of flexibility in terms of how it sets up its own address space, communicates with other processes,…

  20. comment
    Comment #8952763

    I'm guessing the reason for the !! in the macro is to force a boolean conversion. Is there a better explanation?

  21. comment
    Comment #5191976

    That's some pretty anecdotal evidence. Just as anecdotally, I have heard to the contrary.

  22. comment
    Comment #3658941

    Fair enough. You know you can pay for some of those services and not get served ads. You can also disable ad targeting and history in various apps. This, understandably, disables s…

  23. comment
    Comment #3651829

    Don't you think that was a bit of an overreaction? And will you be doing the same for any Microsoft and Facebook services you use?

  24. comment
    Comment #2483610

    I'm curious, do you agree with Steve Jobs when he states, "a lot of the time, people don't know what they want until you show it to them"?

  25. comment
    Comment #2478504

    Sure. HCI encompasses, and is heavily motivated by, cognitive psychology.