May 2003 - Posts

0
Comments

MS is creating a new functional language called F# by findleyd

I found this while making my rounds on the web this morning. MS research is creating a new functional language called F# that seems to be based on OCaml and C#. I'm still not sure of the practical uses for most of us but I still cant help but have a morbid...
0
Comments

Move over Nerf now there's AIRZOOKA!!! by findleyd

No mess, No muss, No Fuss! Totally Safe - No projectiles. Shoots a harmless ball of Air. 100% Pure Fun I think I'm gonna order one of these to assult my co-workers with! For more info about how this works check out this article .
1
Comments

phUn with x0r by findleyd

This is a wacky idea I had recently about a use of the reflexive nature of XOR. For those of you that don't remember XOR has this interesting behavior: If A XOR B = C then B XOR C = A and A XOR C = B. In otherwords if you have any two values you can get...
1
Comments

I can't wait... by findleyd

Longhorn keeps looking better and better. Check out this preview.
2
Comments

Crash IE with a single INPUT tag by findleyd

I saw this over on slashdot today. This seems to be a part of IE that must be used for testing purposes or something. Try this HTML in any IE browser: <html> <form> <input type crash> </form> </html>
More Posts