Slashdot Mirror


User: jeff_at_betaredex

jeff_at_betaredex's activity in the archive.

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

Comments · 3

  1. Re:Dinosour language on Objective-C Enters Top Ten In Language Popularity · · Score: 1

    I don't think you understand what overloading means; It's not overloading if you write the equivalent of a switch statement (your chained ifs) yourself. That is the compilers job. As to duck typing: people do this all the time with c and function pointers, and c++ and multiple inheritance.

  2. Re:What about the presumption of innocence? on Arizona "Papers, Please" Law May Hit Tech Workers · · Score: 1

    in virginia, the drivers licence now demonstrates proof of legal presence. They've upped the documentation requirements when receiving the license accordingly.

  3. Re:Waste of time on Software SSD Cache Implementation For Linux? · · Score: 1

    but /home is where I do all my compiling from! Just goes to show you, one size does not fit all.