While neither suspend nor hibernation work reliably (in particular with wifi, bluetooth, and usb mass storage devices), I still use suspend exclusively instead of turning off my computer. Whatever application you had open is still open in the exact same state, and that's practical.
I just tried it. It barely runs at all. It's extremely slow. At 20-25 fps, walking feels more like crawling, and it uses all my computer resources, fans running as loud as they can, showing 100% CPU usage on two threads + GPU usage.
There is no point if the experience cannot at least as smooth as Minecraft.
Norway and Sweden are very different; some conflicts even exist between the two. Norway has a bigger territory, and has control over all the areas where there are natural resources. Norway has a much smaller population. Sweden has a more vibrant society and prettier girls. Norway is much more rich thanks to all the oil.
Going to the EU doesn't require a visa for American citizens. You can regularize your situation by applying for asylum once there, but if you're in a good country they won't deport you anyway (unless there is an extradition request).
When you say it's important to remember Pearl Harbor, you mean it's important to remember how the US government let the Japanese ransack a military base to gather public opinion for war? Are you also implying that the same thing happened with 9/11?
You can assign the same page of physical memory multiple times in virtual memory. Therefore you can easily fill the whole virtual space with a single page.
reduce the predictability of memory locations from memory-fill attacks by causing memory allocation (in hardware, transparent to the OS) to return slightly more or less than what is called for
This makes no sense at all.
Operating systems use a hardware feature called MMU to give certain pages of physical memory with certain processes. The operating sytem manages which pages are owned by who, and that is why a user needs to ask the kernel to allocate a page before he can use it (the very concept of memory allocation because unnecessary if there is no operating system, though it can still be useful to share memory between different subsystems in the same program). The physical address of the page is unknown to the user and, while deterministic, is difficult to predict since it depends on everything that has happened since the kernel started. The page appears in a virtual space to the user. On a normal setup, the address in that virtual space will be deterministic and only depend on what has happened since the process started. ASLR simply changes this to make hardware pages be mapped at random addresses.
You don't need to actually allocate the memory, you just need to reserve the memory space. I don't know what you mean by "too much control". Every process, even though without administrator/root rights, run in a virtual 32 or 64-bit space. Both of them can entirely fill the virtual memory space whatevere the operating system, and even if there is very litle actual RAM.
While Thinkpads have essentially stayed the same (some would disagree, but I still find them to be of good quality), the services associated with the purchase, such as support and warranty, have become way worse than they used to be. This was to be expected though.
Developers are the best sysadmins you can have, since they're actually somewhat competent. It's just that they've got better things to do and are paid more.
While neither suspend nor hibernation work reliably (in particular with wifi, bluetooth, and usb mass storage devices), I still use suspend exclusively instead of turning off my computer.
Whatever application you had open is still open in the exact same state, and that's practical.
There is actually a significant gap between Photoshop 4 and 5 with regards to color and text, which are both pretty important things.
Isn't encryption enough?
Why do you need to go through a proxy too?
The resources are in the North and Norwegian Seas. Sweden has no coasts there.
Google Chrome 24, Linux x86_64.
Recent high-end Intel processor and NVIDIA graphics card.
My bad, it's limited to 2 hours voice.
You need the 16/20 euro plan for unlimited calls, which also has unlimited 3G.
2 euro per month (free if Free is also your ISP), unlimited calls and texts.
I just tried it.
It barely runs at all. It's extremely slow. At 20-25 fps, walking feels more like crawling, and it uses all my computer resources, fans running as loud as they can, showing 100% CPU usage on two threads + GPU usage.
There is no point if the experience cannot at least as smooth as Minecraft.
I forgot to say the obvious: Sweden is in the EU, Norway isn't.
Norway and Sweden are very different; some conflicts even exist between the two.
Norway has a bigger territory, and has control over all the areas where there are natural resources.
Norway has a much smaller population.
Sweden has a more vibrant society and prettier girls.
Norway is much more rich thanks to all the oil.
The highest temperature on Earth ever is 55. That's not much bigger.
Going to the EU doesn't require a visa for American citizens.
You can regularize your situation by applying for asylum once there, but if you're in a good country they won't deport you anyway (unless there is an extradition request).
Good question. I don't know. Realistically speaking, I wouldn't count on European countries refusing extradition to the US.
Good thing software patents don't exist in most of the civilized world then.
You realize that everytime you transcode you lose quality?
When you say it's important to remember Pearl Harbor, you mean it's important to remember how the US government let the Japanese ransack a military base to gather public opinion for war?
Are you also implying that the same thing happened with 9/11?
Several companies made proposals for what would eventually become H.265.
Who won?
JavaScript cannot run system calls?
That kind of thing is obviously done through system calls.
I don't understand the rest of what you're saying.
What allows you to say that?
It doesn't even require 150 million pages. I would think making that many mappings wouldn't be a problem.
You can assign the same page of physical memory multiple times in virtual memory.
Therefore you can easily fill the whole virtual space with a single page.
This makes no sense at all.
Operating systems use a hardware feature called MMU to give certain pages of physical memory with certain processes. The operating sytem manages which pages are owned by who, and that is why a user needs to ask the kernel to allocate a page before he can use it (the very concept of memory allocation because unnecessary if there is no operating system, though it can still be useful to share memory between different subsystems in the same program). The physical address of the page is unknown to the user and, while deterministic, is difficult to predict since it depends on everything that has happened since the kernel started.
The page appears in a virtual space to the user. On a normal setup, the address in that virtual space will be deterministic and only depend on what has happened since the process started. ASLR simply changes this to make hardware pages be mapped at random addresses.
You don't need to actually allocate the memory, you just need to reserve the memory space.
I don't know what you mean by "too much control". Every process, even though without administrator/root rights, run in a virtual 32 or 64-bit space. Both of them can entirely fill the virtual memory space whatevere the operating system, and even if there is very litle actual RAM.
While Thinkpads have essentially stayed the same (some would disagree, but I still find them to be of good quality), the services associated with the purchase, such as support and warranty, have become way worse than they used to be.
This was to be expected though.
Developers are the best sysadmins you can have, since they're actually somewhat competent.
It's just that they've got better things to do and are paid more.