Slashdot Mirror


User: jcupitt65

jcupitt65's activity in the archive.

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

Comments · 506

  1. Re:IDE on Mozilla x (Perl + Python) = New IDE · · Score: 1

    No offense, but it is hard to beat "find definition" for speed

    erm isn't this what ctags is for? it's even harder to beat ^] for speed :)

  2. Re:Doing the math... on A New Rendering Model For X · · Score: 1

    We need more than 2^15 pixels at the moment ... web browsers, for example, need huge scrollable windows for pages. Things like mozilla do very ugly workarounds to avoid the current X limit.

  3. Re:C++/Java/CORBA/Components/Frameworks on Ask Miguel de Icaza About Gnome · · Score: 1
    But it is also overly complex and needlessly limited. This complexity and inflexibility are there because the code is implementing object oriented features that would normally be within the domain of a language.

    This isn't really true IMO. The GTK type system is quite a bit nicer than C++ (it's closer to Java), and although it does look a little unwieldy at first, most of it is boilerplate stuff and very easy to write.

    C has lots of advantages over C++ for libraries: it's much more portable, easy for other languages to bind to, smaller and faster.

    C++ might be a good choice for writing GNOME apps though. There are several bindings available.

  4. Link with more info on UK Decryption Law Pushed Through · · Score: 1

    If you've not seen it, check out stand.org.uk, they have a whole site on this issue, with the arguments very clearly explained.

  5. artists on I Want Names for my Servers! · · Score: 1

    I work at the National Gallery in London. We name after artists:

    perugino
    furini
    seurat
    giotto
    ducio etc.

    Added bonus: difficult enough to spell to deter crackers.

  6. Here are some pictures, and the full rules on Lego robots in volleyball tournament · · Score: 5

    The BBC has a page up about it here.

    There are some pics of the robots, and a little summary of the rules. They also link to mindstorms and the official volleyball page.