2010/4/28-5/10 [Computer/SW/OS/Windows] UID:53807 Activity:nil | 4/28 Win 3.1 was more widely adopted than Win 3.0. Win XP (5.1) was more
widely adopted than Win 2k (5.0). Now it looks like Win 7 (6.1) is
going to be more widely adopted than Vista (6.0). Is this a trend on
Microsoft x.0 versions being bad?
\_ duh.
\_ "more widely adopted" ... well... what are you basing these numbers
...
|
2010/2/18-3/9 [Computer/SW/WWW/Browsers] UID:53713 Activity:nil | 2/18 Why is there now Firefox 3.5.8 when there was already 3.6 a month ago?
\_ Why is there Windows XP SP3 when there was already Vista?
Generally companies manage patches for at least two levels of
product. -tom
\_ I see. So Fx 3.6 is more like a new version than an update to
3.5.x. --- OP
...
|
2009/8/4-13 [Computer/SW/OS/Windows] UID:53239 Activity:kinda low | 8/3 VMWare + Windows XP + Validation question. I need to test stuff with
Service Pack 3 installed. I have a valid key that I own (yeah yeah I
actually *bought* a copy, please don't flame me for supporting evil
M$). Is it possible to register the key once, and then duplicate it
for testing purposes? Will Windows or Microsoft detect copies and
disable the rest the copies?
...
|
2009/6/1-3 [Computer/HW/CPU] UID:53068 Activity:high | 5/31 History of winners and losers by *popularity*:
VHS > Beta Max
USB2 > Firewire
x86 > PowerPC > Everything Else > DEC Alpha > Itanium
BlueRay > HDDvd
\_ It's too early to tell RE: "Blue"Ray. They may both turn out to be
...
|
2009/2/20-25 [Computer/SW/OS/Windows] UID:52610 Activity:nil | 2/20 I'm using Cygwin/X on XP. All the X indows (xterm, emacs)
seem to have a keyboard repeat rate and a repeat delay that's different
than the one XP uses for other Windows apps. When I do "mode con
rate=xx delay=yy", it only changes Windows apps but not the X apps.
How do I change the keyboard repeat rate and delay for X? Thanks.
\_ man xset
...
|
2008/11/29-12/6 [Computer/SW/OS/FreeBSD, Computer/SW/OS/VM] UID:52129 Activity:moderate | 11/29 I'm experimenting with virtualization, and as a poor college student
I'm wondering what the best alternatives for virtualization are, and
how best to cut my teeth on messing with non-linux platforms (or I
guess interesting stuff on Linux would work too). Right now I've got
FreeBSD7 running on KVM on my home computer (on a Core 2 Quad), and am
somewhat at a loss as to how to use it. (More details: bridged
...
|
2008/11/15-26 [Computer/SW/OS/Windows] UID:51993 Activity:nil | 11/14 I have a bunch of pictures and I find that thumbs.db on
Windows XP to be very useful, especially when you're on NAS
and the network is slow. Having that said, my Win XP has
stopped generating thumbs.db even though I've set it to generate
thumbs.db (Properties->View->Uncheck "Do not cache thumbnails.").
How do I force Windows to generate Thumbs.db? Googling seems
...
|
2008/10/12 [Computer/SW/OS/Windows] UID:51487 Activity:nil | 10/12 When XP boots up on my PC, the screen reads "Microsoft (R) Windows (R)
5.01. 2600 Service Pack 3 Multiprocessor Free." What does "Free" mean?
Thx.
...
|
2008/9/18-19 [Computer/HW/Laptop] UID:51217 Activity:low | 9/18 My 7 year old Dell laptop is slowly decending into its death throws.
I am seriously considering an Mac laptop; but am having a hard time deaa\
ling with the price. Curious to find out if people really think that
the extra $$ upfront was a good investment. a 2K macbook pro with
standard config can buy a high end dell laptop
\_ I have both a MacBook Pro (and before that a PowerBook) and a
...
|
2013/6/6-7/31 [Politics/Foreign/Asia/China, Computer/SW/Security] UID:54690 Activity:nil | 6/6 Wow, NSA rocks. Who would have thought they had access to major
data exchangers? I have much more respect for government workers,
crypto experts, mathematicans now than ever.
\_ flea to Hong Kong --> best dim-sum in the world
\_ "flee"
\_ The dumb ones work for DMV, the smart ones for the NSA. If you
...
|
2012/8/26-11/7 [Computer/SW/Security] UID:54465 Activity:nil | 8/26 Poll: how many of you pub/priv key users: 1) use private keys that
are not password protected 2) password protect your private keys
but don't use ssh-agent 3) use ssh-agent:
1) .
2) ..
3) ...
...
|
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil | 8/29 There was once a CSUA web page which runs an SSH client for logging
on to soda. Does that page still exist? Can someone remind me of the
URL please? Thx.
\_ what do you mean? instruction on how to ssh into soda?
\_ No I think he means the ssh applet, which, iirc, was an applet
that implemented an ssh v1 client. I think this page went away
...
|
2011/4/27-7/30 [Computer/SW/Security, Computer/SW/Unix] UID:54096 Activity:nil | 4/28 Will wall be fixed? - jsl
\_ What's wall?
\_ An anachronism from a bygone era, when computers were hard to
comeby, the dorms didn't have net, there was no airbears, and
when phones didn't come standard with twitter or sms.
\_ A non useful implementation of twitter.
...
|
2011/5/19-7/30 [Computer/SW/Security] UID:54110 Activity:nil | 5/19 Uh, is anyone still using this? Please mark here if you post and
haven't added this yet. I'll start:
\_ person k
\_ ausman, I check in about once a week.
\_ erikred, twice a week or so.
\_ mehlhaff, I login when I actually own my home directory instead of
...
|
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.
...
|
2010/8/12-9/7 [Computer/SW/Languages/Perl] UID:53922 Activity:nil | 8/12 Ruby coders, do you mostly DIY your stuff or use the ruby libs out
there? How is their quality compared to other libs you have used
for other langs? Thx.
\_ I use Ruby for hobby stuff, etc. I use libraries for system stuff
(web access, process, etc.) but that's about it. Perl libraries are
much better/more complete. I assume because of the maturity and
...
|
|