If you happen to be in SF, the Vallejo/Mare Island ferry should be a relatively convenient (and scenic) public transit option.
No. It has become significantly easier for Europeans to immigrate since 2005. Labor certification alone now takes less than a year rather than multiple years pre-PERM. EB2 and EB3 priority dates are current. Europeans…
It doesn't make sense for speculatively executed code to throw architecturally visible exceptions. The appropriate behavior would be to not perform speculative loads across protection domains (i.e. the behavior of AMD…
Hypervisor.framework itself only deals with CPU virtualization and is agnostic to whatever device model is implemented in userspace.
Well, it's not just the userland. The XNU kernel is a hybrid of Mach (tasks, threads, IPC, VM), BSD (processes, users, devices, networking, system calls, VFS) and IOKit (driver framework)
Did you have a VirtualBox VM running before xhyve?
Incidentally, someone is working on Go bindings for the OS X Hypervisor (https://github.com/penberg/go-osxhv).
Any KVM vs. Xen PV benchmarks? The Xen (PV)HVM case isn't that interesting.
> I'm not saying writing secure software in C is inherently impossible, but I'm not aware of it having ever been accomplished https://sel4.systems Possibly one of the most trustworthy pieces of software there is.
> You seem to be laboring under some serious misapprehensions here. QEMU is very much a virtualization solution. It calls itself an emulator because it's older than the name 'virtualization.' QEMU is an emulator, it…
They do that to some degree in Germany, which has a 3-tier secondary education system ought to group students based on their (perceived) academic aptitude. It has however been accused for being biased toward social…
If you don't mind trailing whitespace block select might be an option (option + select on OS X / ctrl + alt + select on Linux). Or just use copy mode and yank the selection to the system clipboard.
> Ok so one of the coolest things in this game is that you can have multiple flights occurring at once. Has anyone been able to intercept another flight they have put into space? Well, yes. That's how you assemble…
> but my little X121e is the best laptop I've ever used. What do you compare it with? I have one too (but currently dead due to infamous reset loop bug) and I think it is the worst ThinkPad I have owned. The screen…
> Every time the operating system decides that it’s time to run a different process, all caches are invalidated (on account of the virtual memory system). Unless you have a virtually indexed cache I don't see why an…
Has someone ever tried to compile/port the first web browser [1] on a modern OS X machine? [1] http://www.w3.org/History/1991-WWW-NeXT/Implementation/
KOSMOS experimental sets are still somewhat popular in Germany. http://www.kosmos-shop.de/Experimentierkasten-640132/Kosmos-... I only had the electronic sets as a kid, so I don't know how much the chemical ones have…
Companies, at least those with an official internship program, will take care of your J1 visa. Don't worry about that.
I made some annotations for California. Thats a best guess and might be horribly wrong. http://i.imgur.com/4J5P1.jpg (0:12m)
Did they discontinue academic pricing? Anyway, Coupon: "FUSION20" gives you a 20% discount.
That looks more like an issue with your machine. Does your CPU support VT extensions? Or they might not be enabled in the firmware. You can also fall back to traditional trap-n-emulate virtualization by disabling VT and…
Always panics on boot in VMware. Sad :( Edit: Seems to work in Parallels. Edit 2: Boots in Parallels but is not very usable. Hangs very often, Parallels Tools do not work. Now trying in VirtualBox. Edit 3: VirtualBox…
> What this means is that the kernel can no longer see if a user is writing to a read-only location, which is a major part of memory protection. No, disabling WP in CR0 is only relevant for privileged code. Writes…
He attempted to enter the US on a Visa Waiver (citizens of some western countries are eligible). A Visa Waiver doesn't require you to apply for a visa beforehand, you just hop on a plane when you feel like it. The terms…
The NVIDIA 320M of the previous model did not have dedicated memory either.
If you happen to be in SF, the Vallejo/Mare Island ferry should be a relatively convenient (and scenic) public transit option.
No. It has become significantly easier for Europeans to immigrate since 2005. Labor certification alone now takes less than a year rather than multiple years pre-PERM. EB2 and EB3 priority dates are current. Europeans…
It doesn't make sense for speculatively executed code to throw architecturally visible exceptions. The appropriate behavior would be to not perform speculative loads across protection domains (i.e. the behavior of AMD…
Hypervisor.framework itself only deals with CPU virtualization and is agnostic to whatever device model is implemented in userspace.
Well, it's not just the userland. The XNU kernel is a hybrid of Mach (tasks, threads, IPC, VM), BSD (processes, users, devices, networking, system calls, VFS) and IOKit (driver framework)
Did you have a VirtualBox VM running before xhyve?
Incidentally, someone is working on Go bindings for the OS X Hypervisor (https://github.com/penberg/go-osxhv).
Any KVM vs. Xen PV benchmarks? The Xen (PV)HVM case isn't that interesting.
> I'm not saying writing secure software in C is inherently impossible, but I'm not aware of it having ever been accomplished https://sel4.systems Possibly one of the most trustworthy pieces of software there is.
> You seem to be laboring under some serious misapprehensions here. QEMU is very much a virtualization solution. It calls itself an emulator because it's older than the name 'virtualization.' QEMU is an emulator, it…
They do that to some degree in Germany, which has a 3-tier secondary education system ought to group students based on their (perceived) academic aptitude. It has however been accused for being biased toward social…
If you don't mind trailing whitespace block select might be an option (option + select on OS X / ctrl + alt + select on Linux). Or just use copy mode and yank the selection to the system clipboard.
> Ok so one of the coolest things in this game is that you can have multiple flights occurring at once. Has anyone been able to intercept another flight they have put into space? Well, yes. That's how you assemble…
> but my little X121e is the best laptop I've ever used. What do you compare it with? I have one too (but currently dead due to infamous reset loop bug) and I think it is the worst ThinkPad I have owned. The screen…
> Every time the operating system decides that it’s time to run a different process, all caches are invalidated (on account of the virtual memory system). Unless you have a virtually indexed cache I don't see why an…
Has someone ever tried to compile/port the first web browser [1] on a modern OS X machine? [1] http://www.w3.org/History/1991-WWW-NeXT/Implementation/
KOSMOS experimental sets are still somewhat popular in Germany. http://www.kosmos-shop.de/Experimentierkasten-640132/Kosmos-... I only had the electronic sets as a kid, so I don't know how much the chemical ones have…
Companies, at least those with an official internship program, will take care of your J1 visa. Don't worry about that.
I made some annotations for California. Thats a best guess and might be horribly wrong. http://i.imgur.com/4J5P1.jpg (0:12m)
Did they discontinue academic pricing? Anyway, Coupon: "FUSION20" gives you a 20% discount.
That looks more like an issue with your machine. Does your CPU support VT extensions? Or they might not be enabled in the firmware. You can also fall back to traditional trap-n-emulate virtualization by disabling VT and…
Always panics on boot in VMware. Sad :( Edit: Seems to work in Parallels. Edit 2: Boots in Parallels but is not very usable. Hangs very often, Parallels Tools do not work. Now trying in VirtualBox. Edit 3: VirtualBox…
> What this means is that the kernel can no longer see if a user is writing to a read-only location, which is a major part of memory protection. No, disabling WP in CR0 is only relevant for privileged code. Writes…
He attempted to enter the US on a Visa Waiver (citizens of some western countries are eligible). A Visa Waiver doesn't require you to apply for a visa beforehand, you just hop on a plane when you feel like it. The terms…
The NVIDIA 320M of the previous model did not have dedicated memory either.