2013/12/21-2014/2/5 [Computer/SW] UID:54759 Activity:nil | 12/21 I was laid off and started filing for EDD for my weekly pay.
I just got a job. Is there a form I need to file, or do I just
stop filing out EDD to get my weekly pay? As a side note, how
do they actually know I am working or not?
\_ You just stop filing and they stop paying; you don't need to do
anything else. I don't know the internals of how they do things,
...
|
2014/1/14-2/5 [Computer/SW/Languages/C_Cplusplus] UID:54763 Activity:nil | 1/14 Why is NULL defined to be "0" in C++ instead of "((void *) 0)" like in
C? I have some overloaded functtions where one takes an integer
parameter and the other a pointer parameter. When I call it with
"NULL", the compiler matches it with the integer version instead of
the pointer version which is a problem. Other funny effect is that
sizeof(NULL) is different from sizeof(myPtr). Thanks.
...
|
2013/12/28 [Computer/SW/Security] UID:54760 Activity:nil | 12/28 Happy holidays everyone.
For some reason my work's ip address gets logged in /etc/hosts.deny and\
I cannot ssh in anymore from work
(except from home where I can ssh in fine): anyone knows if this file is\
auto-generated due to some event? Thanks
...
|
2013/3/24-5/18 [Computer/SW/Unix] UID:54638 Activity:nil | 3/24 How are people transferring large files to one other person these days?
When I need to send some videos to my parents, I upload them to
my SpiderOak account, but they don't have anything like that,
so I'm not sure how to get videos from them. Does DropBox do this
for free?
\_ DropBox +
...
|
2013/2/19-3/26 [Computer/SW/OS/OsX] UID:54611 Activity:nil | 2/19 I program a lot by sshing to a Linux cluster. So I'm used to using
Xemacs to code. This works fine from a Linux or Windows workstation,
but sometimes I have to use a Mac. On Mac, the meta is usually
bound to option, but that often doesn't work over ssh for some reason.
This makes using emacs a real pain. Any suggestions on how to fix it?
(Other than "use vi")
...
|
|