Have a workstation (sans the HDD) to give away for free

31 views
Skip to first unread message

raghava

unread,
Oct 31, 2012, 6:13:59 AM10/31/12
to hacker...@googlegroups.com
Have a workstation (sans the HDD) to give away for free. The bundle is a Dell Optiplex running an Intel dual core processor with 2 GB RAM and an nVidia (Quattro) card; a 19" TFT LCD display. No HDD. Served as a decent enough dev rig. Had two of them, gave one on away on reddit; wanted to give the other one to any of the fellow h.SG folks. 

Let me know if anyone wants it. Only constraint is that one has to collect it from my place, any day after 9:30 pm, near Bedok MRT. (I can help you load that onto a cab though! :))

Best way to reach me would be through an SMS. cell_num=['8','6','5','0','3','2','4','7']

Thanks!

Martin Bähr

unread,
Oct 31, 2012, 10:59:08 AM10/31/12
to raghava, hacker...@googlegroups.com
On Wed, Oct 31, 2012 at 03:13:59AM -0700, raghava wrote:
> cell_num=['8','6','5','0','3','2','4','7']

is that ruby, javascript or python?

also you forgot to add:
cell_num.join("")
or if you prefer
"".join(cell_num)
WAT?! (what was guido thinking?)

btw in pike that would be:
array(string) cell_num=({"8","6","5","0","3","2","4","7"});
cell_num * "";
or
array(int) cell_num=({'8','6','5','0','3','2','4','7'});
(string)cell_num;

greetings, martin.
--
cooperative communication with sTeam - caudium, pike, roxen and unix
services: debugging, programming, training, linux sysadmin, web development
--
pike programmer working in china societyserver.(org|net)
foresight developer community.gotpike.org foresightlinux.org
unix sysadmin (open-steam|www.caudium).org realss.com
Martin B�hr http://societyserver.org/mbaehr/

James Rivett-Carnac

unread,
Nov 6, 2012, 7:32:33 AM11/6/12
to hacker...@googlegroups.com
phone_number= lambda x, first="":(x and (first + x.pop(0) + WHILE(x)) or '')(['8','6','5','0','3','2','4','7'])

and beware the stack depth ;)
j
On Thu, Nov 1, 2012 at 11:52 AM, Abishek Balasubramanian <abish...@gmail.com> wrote:
Hey,

I am interested in the workstation if it's still available.

I would only be able to collect it late next week though. Do let me know if the offer still stands. :)

Thanks!
Abishek

--
--
Chat: http://hackerspace.sg/chat
 
 
 

James Rivett-Carnac

unread,
Nov 6, 2012, 7:34:41 AM11/6/12
to hacker...@googlegroups.com
what is after the or is an empty string (just saw that it is kinda unreadable with some fonts).

raghava

unread,
Nov 7, 2012, 3:41:14 AM11/7/12
to hacker...@googlegroups.com
Thanks to all who showed interest! The machine was blocked for collection on 31OCT2012-1900hrs and was collected by Carlos.

/* thread closed ;) */
Reply all
Reply to author
Forward
0 new messages