Comments on: Let’s talk about Java and keeping the damn kids of the lawn… http://www.terminally-incoherent.com/blog/2008/02/26/lets-talk-about-java-and-keeping-the-damn-kids-of-the-lawn/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/02/26/lets-talk-about-java-and-keeping-the-damn-kids-of-the-lawn/#comment-8270 Fri, 29 Feb 2008 00:35:16 +0000 http://www.terminally-incoherent.com/blog/2008/02/26/lets-talk-about-java-and-keeping-the-damn-kids-of-the-lawn/#comment-8270

Actually, the idea of a VM is not bad. Look at Microsoft and .NET – they also use the same concept. You compile into a bytecode which is then executed on a virtual machine. They need to run on exactly one OS but they still picked this way of doing things. There are more languages which work this way. Java sucks not because it runs on multiple platforms though but for entirely different reasons – some of which I mentioned above.

Reply  |  Quote
]]>
By: TeamColtra http://www.terminally-incoherent.com/blog/2008/02/26/lets-talk-about-java-and-keeping-the-damn-kids-of-the-lawn/#comment-8234 Wed, 27 Feb 2008 08:08:11 +0000 http://www.terminally-incoherent.com/blog/2008/02/26/lets-talk-about-java-and-keeping-the-damn-kids-of-the-lawn/#comment-8234

Saying Java is good because it works on all Operating Systems is like saying Anal Sex is good because it works on all genders.

:D My point is I dislike java.

Reply  |  Quote
]]>