Slashdot Mirror


User: kevin4390

kevin4390's activity in the archive.

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

Comments · 1

  1. Re:Why go that far? on Mimic, the Evil Script That Will Drive Programmers To Insanity (github.com) · · Score: 1

    Helvitica font displays lowercase l capital I identically. Do this trick on the co worker who leaves the work station unguarded. The code will compile and throw up run time errors. They are lot more fun to watch.

    Who programs in Helvetica? Also how would you do it so that it compiles but throws errors at runtime by replacing a lowercase L with an uppercase i or vice versa? You'd have to make a duplicate variable or something with the other letter and then not initialize that one or something.