Slashdot Mirror


User: Corsix

Corsix's activity in the archive.

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

Comments · 7

  1. Wasn't Lua first? on Tcl Announces NaTcl: Native Client Tcl · · Score: 2

    I thought that one of the samples included with NaCl was a Lua interpreter, meaning that TCL is far from being first.

  2. Re:potential upside on Security Flaw Hits VAserv; Head of LxLabs Found Hanged · · Score: 1

    One of the things hit was the VPS hosting the wxWidgets SVN repository, though no data appears to have been lost in this case.

  3. Re:Confusion on iPhone Web Claims Draw Governmental Rebuke in UK · · Score: 1

    My solution (no doubt a very common one) to this is to run sshd on my server, listening on 443 (HTTPS), then tunnel other ports over a connection to that.

  4. Re:Metric School Terms on Calculating the Date of Easter · · Score: 5, Interesting

    My school (south-west UK) seems to have detached term times from Easter. This is Easter weekend at the moment, so we get the Friday and Monday off as they are bank holidays, but the two week long "Easter break" isn't for another two weeks yet.

  5. Re:Kids have it lucky these days on Google Announces Summer of Code 2008 · · Score: 2, Interesting

    While you are correct about many people in high school, some can write high quality code, as shown in the Google Highly Open Participation contest. With the Drupal project, there is a 12 y/o who is too young even for GHOP who writes very good code. Corsix -- GHOP Drupal grand prize winner

  6. Re:teh intarnets on XKCD Inadvertently Causes Googlebomb · · Score: 1

    http://www.google.com/search?q=%22Died+in+a+blogging+accident%22 (with quotes) is 8,350 hits
    http://www.google.com/search?q=Died+in+a+blogging+accident (without quotes) is 256,000 hits
    The XKCD comic and related articles refer to these searches done with quotes rather than without.

  7. mod_rewrite on Amazon Patents Including a String at End of a URL · · Score: 1

    Surely there are loads of examples of mod_rewrite doing this kind of thing?