Viewing profile — abdulla
abdulla
HN member- Joined
- Sat, Jan 16, 2010, 3:53 PM UTC
- HN karma
- 147
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About abdulla
No profile information was provided.
Recent public activity
-
comment
Comment #31513753
Dart is core part of Flutter: https://flutter.dev What makes you say it's being killed?
-
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…
-
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…
-
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
- comment
-
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...
-
comment
Comment #24337359
Stratechery has a good analysis of the "News Media Bargaining Code": https://stratechery.com/2020/australias-news-media-bargainin...
-
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
-
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…
-
comment
Comment #22801633
Doesn't Sony use clang? My understanding was LLVM does a better job at optimisation than MSVC.
-
comment
Comment #18822155
Working on a hypervisor, I see this. It mostly crops up as things like IPIs being more costly when nested.
-
comment
Comment #16294997
Could you explain what you mean? I'd like to understand your point of view.
-
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…
-
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.
- story
-
comment
Comment #15259818
There's zedboot too. See: https://fuchsia.googlesource.com/zircon/+/master/docs/gettin...
-
comment
Comment #15259762
See: https://fuchsia.googlesource.com/zircon/+/master/docs/zx_and...
-
comment
Comment #14834095
What terminal emulator is being used in that image?
-
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,…
-
comment
Comment #8952763
I'm guessing the reason for the !! in the macro is to force a boolean conversion. Is there a better explanation?
-
comment
Comment #5191976
That's some pretty anecdotal evidence. Just as anecdotally, I have heard to the contrary.
-
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…
-
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?
-
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"?
-
comment
Comment #2478504
Sure. HCI encompasses, and is heavily motivated by, cognitive psychology.