2012/6/27-7/27 [Computer/HW/Memory, Computer/SW/OS/OsX] UID:54424 Activity:nil | 6/27 You can't put 16GB RAM in the new 13" Macbook Pro.
Fuck you Apple!
\_ Really? I know they say you can't put more than 8GB in the 13"
MBP, but I have 16GB in my 2011 13" MBP and it works perfectly.
\_ I thought the new ones have soldier on HD and RAM just like
the Macbook Air?
...
|
2012/1/4-2/6 [Computer/HW/Drives] UID:54281 Activity:nil | 1/4 I want to test how my servers behave during a disk failure and
a RAID reconstruction so I want to simulate a hardware failure.
How can I do this in Linux without having to physically pull
a drive? These disks are behind a RAID card and run Linux. -ausman
\_ According to the Linux RAID wiki, you might be able to use mdadm
to do this with something like the following:
...
|
2011/2/14-4/20 [Computer/SW/Unix] UID:54039 Activity:nil | 2/14 You sure soda isn't running windows in disguise? It would explain the
uptimes.
\_ hardly, My winbox stays up longer.
\_ Nobody cares about uptime anymore brother, that's what web2.0 has
taught us. Everything is "stateless".
\_ You;d think gamers would care more about uptime.
...
|
2011/3/31-4/20 [Computer/SW/Languages/Python] UID:54070 Activity:nil | 3/20 Has anyone here had success in using python 3.0? Any gotchas
to worry about? I've got an entire set of apps in python 2.x
and am wondering if it's worth it to upgrade?
...
|
2011/2/5-19 [Computer/SW/Languages/C_Cplusplus] UID:54027 Activity:nil | 2/4 random C programming/linker fu question. If I have
int main() { printf("%s is at this adddr %p\n", "strlen", strlen); }
and soda's /proc/sys/kernel/randomize_va_space is 2 (eg; on)
why is strlen (or any other libc fn) at the same address every time?
\_ I don't pretend to actually know the right answer to this, but
could it have something to do with shared libraries?
...
|
2010/7/21-8/9 [Academia/GradSchool/MBA, Computer/SW/OS] UID:53891 Activity:nil | 7/21 "How to Upgrade an Old Phone into a Porsche"
http://www.csua.org (finance.yahoo.com)
"Ortiz spends five to six hours each day searching Craigslist for the
right kind of swaps. Over the last two years and 14 trades ......"
If he just got a job and work five to six hours each day for two
years, he would probably have earned more than enough money to buy the
...
|
2010/3/12-30 [Computer/SW/OS/Windows] UID:53754 Activity:nil | 3/12 When writing functions and structs in Windows user-mode and kernel-mode
code, when do you use IN/OUT, when do you use __in/__out, and when do
you not use either? I'm confused. Thanks in advance.
...
|
|