2010/1/22-30 [Computer/HW/Laptop, Computer/SW/OS/OsX] UID:53655 Activity:high | 1/22 looking to buy a new development laptop
needs ssdrive, >6 hr possible batt life, and runs linux reasonably
Anyone have a recommendation? Thx.
\_ thinkpad t23 w ssdrive and battery inplace of drive bay
\_ Ever wondered what RICHARD STALLMAN uses for a laptop? Well,
wonder no more!
...
|
2009/2/27-3/5 [Computer/Networking] UID:52658 Activity:nil | 2/27 I need to buy a wireless router, can u guys help me out? I need the
following features: wireless, G or better, PPTP dial up, PPoE dialup,
VoIP/SIP register, DDNS, uPnP.
I am having a such hard time to find a review site which allow me to
select these features. Any ideas? There are a couple model from
this small company Draytek has these features, I am having the hardest
...
|
2008/9/22-29 [Computer/SW/Database] UID:51265 Activity:nil | 9/22 In SQL, how can I do something like this:
SELECT ip_addr, count(*) AS ct FROM table WHERE
ct > 10 GROUP BY ip_addr?
I can't get the conditionals to recognize 'ct'
\_ SELECT ip_addr, count(*) AS ct FROM table HAVING
count(*) > 10 GROUP BY ip_addr?
...
|
2012/3/29-6/4 [Computer/HW/Memory, Computer/HW/CPU, Computer/HW/Drives] UID:54351 Activity:nil | 3/29 A friend wants a PC (no mac). She doesn't want Dell. Is there a
good place that can custom build for you (SSD, large RAM, cheap video
card--no game)?
\_ As a side note: back in my Cal days more than two decades ago when
having a 387SX made me the only person with floating-point hardware,
most machines were custom built.
...
|
|