Viewing profile — a1xndr
a1xndr
HN member- Joined
- Wed, Sep 06, 2017, 4:08 PM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About a1xndr
No profile information was provided.
Recent public activity
-
comment
Comment #40051645
On most builds of QEMU, that command will start a VM with an e1000 card networked through SLIRP. It's the equivalent of something like: -netdev user,id=net0 -device e1000,netdev=ne…
-
comment
Comment #38641462
Doing this is a huge amount of engineering work. Things like the usb controller, modem, audio, touch sensor, and many many more are often custom hardware without any specs availabl…
-
comment
Comment #31825482
> VM escapes are pretty difficult, especially with modern, patched microcode processors Most VM escapes happen through buggy virtual-devices written in C/C++/.. code. Virtual-devic…
-
comment
Comment #28392605
I wasn't involved in the work mentioned in the post, but I worked on integrating QEMU into oss-fuzz. Here's an example of a report from oss-fuzz, that we get by email: https://bugs…
-
comment
Comment #18905294
The English ones are probably most easily found since design guidelines are usually written in the local language. https://design.gov.ru/design-system/#principles
-
comment
Comment #17201956
on phones, ads are not limited to your web browser
-
comment
Comment #17182883
.local is perfectly fine according to the IETF https://tools.ietf.org/html/rfc6762
-
comment
Comment #16569009
I don't see how Spectre and meltdown were blown way out of proportion? Google and Amazon seem to have treated them quite seriously.. Maybe they should have just closed their eyes. …