Slashdot Mirror


User: Thinman

Thinman's activity in the archive.

Stories
0
Comments
34
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 34

  1. Re:Dupe on How 8 Pixels Cost Microsoft Millions · · Score: 1

    This means that /. could be /.'d because it is linking itself?

  2. Re:The way source code looks (Python) on The Python Paradox, by Paul Graham · · Score: 1

    [do_something(x) for x in collection]

    (yeah List comprehensions rocks!)

  3. Re:rm on Top Ten Linux Configuration Tools? · · Score: 1

    My ten fingers!!!!

  4. Re:RAD? on Microsoft Launches Visual Studio Express, VS 2005 Beta · · Score: 1

    May be you are right on the prototyping, but after it, on production o learning enviroment it is the worst language I've ever tried.

    If you want to do something with a little diferent from how VB was designed, it takes A LOT of time and effort.

    Eventually you get thinking VBliss with many loops, tricks&tips, lost variables, etc. I mean it's not a good language to learn how to programm.

  5. money on Linux Today Founder Calls for Boycott of Linux Today · · Score: 1

    I'm not sure, because you are getting money from M$, and surely no one on LT will give credit to te ad.

    We belong to an open world, we could not play as censors, everyone has rigth to say what they want. It depends on our desition to belive they.

  6. Everything free? on Sun Says Hardware Will Be Free · · Score: 1

    Software is already free (any kind of free) and they say hardware will "also" free... some shops say shipping is free...

    I don't get where the money will come.

    Come on, this just to confuse people, nothing else.

  7. Re:I like the last bit on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 0

    I think MacOSX is FreeBSD Derivate not Mach derivate.

  8. Re:Maybe you have an answer to my question on Linux Cluster attains 125.2 GFLOPS · · Score: 1

    In clusters enviroments it's better to avoid the SMP machines.

    The reason is simple: The access to the resources are better with mono-processor systems, there is no need of competition among the procesors in the same machine.

  9. Re: Well is this fast enough for you? on Major Security Flaw in IIS4.0 · · Score: 1

    Hey, how many ITs have read this?
    Does anyone of them have done the steps to resolve this isue?