2012/4/2-6/4 [Computer/SW/Languages/Java, Computer/SW/RevisionControl] UID:54353 Activity:nil | 4/02 We use Perforce at work for revision control. It seems to work okay.
Lately, a lot of the newer developers are saying that Perforce
sucks and we should switch to Mercurial or Git. I have done some
searching on the Internet and some others have this opinion. Added
advantage is that Mercurial and Git are free. However, there would
be some work to switch for the sysadmins and the developers.
...
|
2011/4/16-7/13 [Computer/SW/Languages/Python] UID:54086 Activity:nil | 4/16 Whoa, I just heard that MIT discontinued 6.001 (classic scheme)
to 6.01. In fact, 6.00, 6.01 and 6.02 all use Python. What the
hell? What has the world become? It's a sad sad day. SICP forever!
\_ old story, they've ditched that shitty book and lang for a while.
\_ I used to think scheme was cool, then I saw Ka Ping Yee's
"Beautiful Code" class aka 61a in python, and converted.
...
|
2011/4/26-7/13 [Computer/Theory, Health/Women] UID:54095 Activity:nil | 4/26 Is it correct to say that Godel's work on the incompleteness thm
proved the Principia Mathematica wrong?
\_ It didn't exactly prove it wrong; it proved that the true goal of
PM (a complete and consistent set of mathematical truths)
is unattainable. -tom
\_ Ah cool, no this is good. See ok yeah so the main goal of PM
...
|
2011/2/24-4/20 [Computer/SW/Languages/Java] UID:54048 Activity:nil | 2/24 Go Programming Language. Anyone here use it? It kind of
reminds me of java-meets python, and well, that is fitting given it's
a GOOG product. What is so special about it?
\_ as I understand it, it's a suitable OOP-y systems language with more
structure than C, less complexity than C++, and less overhead than
Java/Python.
...
|
2010/8/8-9/7 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Web] UID:53914 Activity:nil | 8/8 Trying to make a list of interesting features languages have
touted as this whole PL field comes around, trying to see if they
have basis in the culture of the time: feel free to add some/dispute
1970 C, "portability"
1980 C++, classes, oop, iterators, streams, functors, templates
expert systems
...
|
2011/6/5-8/27 [Computer/HW/Memory] UID:54127 Activity:nil | 6/5 In an effort to stabilize our services, we'll be rebuilding parts of
the CSUA infrastructure over the course of this summer. To give us
some wiggle room, I've temporarily decreased soda's allocated RAM from
8GB to 2GB. If you need to run something that requires large amounts
of memory, please send mail to root@csua.org and we'll try to
accommodate your request. --jordan
...
|
2011/3/26-4/20 [Computer/HW/Memory] UID:54062 Activity:nil | 3/19 When you're explaining the stack to people do you draw it with the
highest addresses at the top or at the bottom?
\_ When I explain any memory layout including stacks, I draw with the
highest addresses at the bottom. But I've seen people doing the
other way. -- yuen
\_ do you by any chance have seen or have a jpg of the full memory
...
|
2010/7/25-8/25 [Computer/SW/Graphics] UID:53897 Activity:nil | 7/25 What's up with that moving bit pattern that Win7 displays when it
boots up? (It's the one that's like in the Apple II days when you
use the graphics memory for code or data while it's still in HGR
mode.) Is there a way to disable that? It slows things down a lot
every time I reboot my Win7 VM on my office machine if I RDP to the
machine via DSL. Thanks in advance.
...
|
2010/5/26-6/30 [Computer/SW/Unix/WindowManager, Computer/SW/OS/OsX] UID:53844 Activity:nil | 5/26 anyone use lxde? supposedly it is less stupid than xfce and
less bloated than gnome. thoughts?
\_ lol, does anyone still use desktop linux? Get with the times
buy a mac. Now. DO IT. Go NOW.
\_ but we prefer herring to Kool-Aid
\_ "you have to yell, he's hard of herring"
...
|
2009/12/7-2010/1/3 [Computer/HW/Memory, Computer/HW] UID:53574 Activity:nil | 12/7 How many TCP retransmits are too many? Here is what I get:
3594143433 segments received
3760174421 segments send out
3801829561 segments retransmited
\_ rephrase. you can never have too much money. or too little.
what is, is.
...
|
2009/7/21-24 [Computer/SW/Languages/Java] UID:53168 Activity:moderate | 7/20 For those who care btw, it looks like eclipse is now A Standard Tool
at UCB ugrad cs, probably replaced emacs. Furthermore, people get
angry at seeing Makefiles, (since eclispe takes care of that). I
guess it's just a sign of the times.
\_ The more people at my work use eclipse the less the code is
managable in emacs. I'm not sure which application's fault
...
|
|