Slashdot Mirror


User: highwindarea

highwindarea's activity in the archive.

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

Comments · 46

  1. I've got three words for you on The Disposable Computer · · Score: 2, Insightful
    • One
    • Time
    • Pad
    • /
  2. Re:Me either ... on Exegesis 7 Released (Perl 6 Text Formatting) · · Score: 1

    me 2

    But seriously it parrot does sound like a good idea, for instance I prefer to write python than write perl, but there's a bunch a useful cpan modules, also having a single c->hiigh level language interface would be great.

    Imagine writing a game and being able to do the rendering engine in c, the game logic in python/perl/ruby and the AI in scheme or lisp.

  3. Re:Why? on Michael Dell Steps Down as CEO · · Score: 1

    I'm currently looking for work and that was freakishly realistic

  4. Already been done on Adding Background Noise To Your Phone Call · · Score: 1

    Me and my friends have been doing this to each other for years. It normally goes something like this.

    * I answer my mobile
    * One friend turns TV/Stereo up
    * Another starts moaning "Tom, come back to bed"
    * First starts saying "Background noise, background noise, background noise

    I also remember seeing a beer ad a couple of years where a bunch a guys are in a bar, and one of gets a call from his wife, his mates proceed to make noises of paper shuffling and other office noises.

    It's low tech but can work really effectively.

  5. Some of My Favourites on Open Source Projects That You Should Know About? · · Score: 1
    Boost. A collection of small c++ libraries for things like signal handling, compile-time metaprogramming, lambda functions etc. I think most c++ programmers would find some of this useful.

    Soya 3d This is a 3d library for python built on top of openGL. I find it's a lot higher level than calling OpenGL directly. It handles collision detection, rendering, animation, model loading etc, with a very shallow learning curve but still flexible.

  6. Re:Logo OS? Try a Lisp OS on Rubyx OS - A Testament To The Power Of Ruby · · Score: 1

    I know you're joking but the mzscheme interpreter can actually be run as an OS. It's pretty useless, but going from pressing the button to a scheme prompt in 5 seconds in kinda cool.

  7. I just saw the weather report on SCO Says They'll Sue A Linux User Tomorrow · · Score: 2, Funny

    Here : Fine Over There : Cloudy Hell : Six inches of snow And what's that flying past the fifth story window. A pig

  8. Re:System shock on Thief 3 Website Goes Live · · Score: 2, Funny

    I don't think begging will be enough. To get System Shock 3 I think we will have sacrifice a beowulf of Athlon-64's to the development gods.

  9. Re:Hmm... on Astronauts Attach Mannequin to Outside of ISS · · Score: 1

    I am far from an expert but it does make sense. If I'm right you could use it to create a galactic scale beowulf cluster; serving pr0n and /. to the entire universe

  10. My favourite Dot-com memory on Dot-Com Service Memories? · · Score: 3, Funny

    Reasonable chances of getting an job in IT .... that didn't require mocing to India.

  11. Re:CVS and others on Subversion 1.0 Released · · Score: 1

    I couldn't agree more. This is probably the main reason I'm not helping any OSS projects at the moment. Especially considering the price of Internet access in Oz.

  12. Re:By that logic... on Morphing Code to Prevent Reverse Engineering? · · Score: 1

    I write a lot of python code, Identation is always right

  13. This looks promising on Nerve Cells Successfully Grown on Silicon · · Score: 1

    One step closer to a direct neural interface to my computer, it's time to dump your stock in keyboard and monitor companies they'll be broke in a year.

  14. Re:Hard To Believe on Extinction Of Human Languages Affects Programming? · · Score: 1
    Scheme continuations allow a certain amount of non-linear programming, It's hard to get used to but very useful. If anybody is interested I suggest you read SICP.

    Actually I suggest anybody even vaugely interested in programming read it, it's free and it really changed the way I think about programming.

  15. Re:A Waste? on Perl Haiku Contest Winners Announced · · Score: 1

    I can see where you're coming from but there's a big difference between writing a 3 line perl script and debugging thousands of lines compiler code.

    I'm a fairly bad programmer, I wrote a perl haiku in about 10 minutes just for fun, in that time I wouldn't even be able to download the source for firebird, let alone

    1. find a bug in the Firebird Bug Tracker

    2. read through the mailing list etc. to check that nobody has patched it,

    3.compiled the source, reproduced the bug, tested the limits of what makes it crash and what doesn't

    4. finding the appropriate part of the source, patching it

    5. make sure it doesn't break anything else

    6.post it to the firebird people and get flamed about my patching not working on somebody's obscure system.

  16. Re:Release more hybrid games on Mac Version Of Halo Exemplifies Piracy Problem? · · Score: 1

    However, you need to do more cobbling things together. I havn't tried OpenAL, but you hardly have to cobble SDL and OpenGL together, I find they work together smoothly.

  17. Processors are for wusses on Learning Computer Science via Assembly Language · · Score: 1

    Real programmers convert thier algorithms to state machines, then build the state machines out of nand gates. User interface, LED's and toggle switches are an excellent user interface

  18. Still no operator overloading on Java SDK 1.5 'Tiger' Beta Finally Released · · Score: 1

    Sigh

  19. Re:saw it coming on Intel Shifting 64-bit Plans · · Score: 1

    There is no hardware 3D It's a server OS.

  20. ADA. Yuk on IT Contractors and the ADA? · · Score: 1

    I saw the title and thought the government was forcing contractors to code in ADA... and was glad I'm not a contractor

  21. Re:Establish a standard, and wait on China's War Against Wires · · Score: 5, Informative