Slashdot Mirror


User: jonis

jonis's activity in the archive.

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

Comments · 6

  1. Re:Another upgrade on Office 2003 Beta 2 Screen Shots · · Score: 1

    The next thing they reinvent will be Emacs' kill ring...

  2. Greenspun's tenth rule of programming on Secure, Efficient and Easy C programming · · Score: 1

    And yet agean we can witness this wonderful rule at work...

  3. Re:Common Lisp on What Makes a Powerful Programming Language? · · Score: 1

    > The only language system in my experience that meets all of the specified criteria is Common Lisp with CLOS.

    As if there was a Common Lisp without CLOS.

  4. Re:Lisp without GC! on Common Lisp: Inside Sabre · · Score: 2, Insightful

    > A garbage collector has to scan all the data in memory to decide which bits are needed and which bits are garbage.

    This is actually not right. GC does not have to (as opposed to _can_) scan everything. Some (e.g. copying) GCs scan only the objects that are referenced (live objects). And in generational GCs the set of objects scanned is usually a fraction of live objects (recently created ones).

  5. What's wrong with it? on Cyber-Policing In India: Bye-Bye, Anonymity · · Score: 1

    I mean -- if one does not do anything illegal online then what the fuss is about? And if one does something illegal on- or off-line then one should be punished for one's own deeds.

    Everybody can post shit about anything or anyone anonymously. I'd be happy to see less of their crap all over the place.

  6. most portable virus on Cross-Platform Pseudo-Virus: Don't Panic · · Score: 2

    --
    I'm a signature virus. Please put me in your .signature to help me spread.