Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Best quote I ever invented...
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic Printable version
 View previous topic  Trench Wars Development Zone Hiring Post :: Post Beta Test new Wiki  View next topic  
Author Message
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Jan 02, 2005 12:13 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
If you don't understand why Java was made the way it was


But I do. Java failed at what it was originally designed to do. But this history has continued on at what it does good now, which is projects that are rich with features at the cost of optimization, but with the bonus of working on most platforms. Azureus is a great example of a project that works well with Java.

But that isn't what Ekted was commenting about.
Back to top
View users profile Send private message Add User to Ignore List Send email
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sun Jan 02, 2005 1:10 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

If you have a lot of little squares, you can make a circle. Draw a circle in paint and zoom in.
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Jan 02, 2005 4:17 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

No, thats a pixelated object that is perceived as a circle. Try using any vector graphics programs, draw a circle, and zoom in.
Back to top
View users profile Send private message Add User to Ignore List Send email
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Jan 02, 2005 11:12 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Java is meant to be a secure programming language where malicious or bad programs cannot crash/destroy the computer.

It is also meant to help the programmer rapidly develop in a better than C++ way. The language is very clean.

It doesn't fail at either of these goals. If you're thinking that Java was meant for applets, I can see why you might think it failed.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Jan 02, 2005 11:13 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

If each square is a point, then it would take pi without the decimal point squares to make a circle of any size.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Jan 02, 2005 11:21 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

My point is that it's possible to improve something without "re-inventing" it, which is what C does. It's also possible to completely re-invent it, which is what Java did with its bytecode.

I'd say it's something more like C is a screwdriver where you can add on any head that you'd like, it's just a bit of work. Java is a screwdriver where it's very easy to add heads but, let's say, they have a strange gear arrangement that makes the user (the computer) work much harder to operate the screwdriver.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Jan 02, 2005 12:09 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

No, the flathead screwdriver gives you more tourqe applied to the screw than phillips, but the phillips driver doesn't slip out of the screw head and mar your surface like a flat head will. That was my analogy, and I think it's a good one.

You're picking up on Java's speed issues, which tells me you aren't talking about the language anymore. If you want to talk about the JVM implementation, then that's fine with me, but let me know first.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Jan 02, 2005 10:43 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

The fact that you can't even consider Java a programming language without some kind of interpreter automatically involves the interpreter in the discussion.

Heck, if that wasn't true, I could say my thoughts are the best programming language ever. All I'd need is an interpreter. icon_biggrin.gif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Jan 02, 2005 11:13 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

You don't need a JVM on a Java based processor.

You don't need a JVM if you compile to machine code rather than bytecode.

If you want to talk about the JVM, fine, but it isn't required for one to code in Java
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Jan 02, 2005 11:28 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I didn't know they made java based processors yet?
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Mon Jan 03, 2005 9:02 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

They've been around almost as long as the language has.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Jan 03, 2005 11:30 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Well that's essentially ignoring one of the purposes of Java: cross-platform?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Mon Jan 03, 2005 12:24 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

How is it ignoring it, exactly? The processor's machine code IS Java bytecode. The same Java bytecode that is interpreted by JVMs into native machine code.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Jan 03, 2005 12:33 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote





At last nerds, we meet again.jpg - 31.3 KB
File downloaded or viewed 12 time(s)
Back to top
View users profile Send private message Add User to Ignore List Send email
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Mon Jan 03, 2005 3:41 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

where do you get these pictures from?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:36
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Mon Jan 03, 2005 4:17 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

His house. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Mon Jan 03, 2005 4:25 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
C is a flat head screwdriver. Java is a phillips head screwdriver.

That's sofa king idiotic. icon_rolleyes.gif

Anyways, all you dumbasses get rid of your stupidass signatures please.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Jan 03, 2005 5:19 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

SuSE wrote:
Anyways, all you dumbasses get rid of your stupidass signatures please.


Problem fixed. Everyone now has a new Profile option to disable viewing of other people's signatures. To be nice, I turned yours to 'No' already.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Jan 03, 2005 5:24 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

SuSE wrote:
Anyways, all you dumbasses get rid of your stupidass signatures please.

Not once on this page of this topic did a signature extend the length of someone's post. What's the problem?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:36
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Mon Jan 03, 2005 6:10 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

SuSE wrote:
[..]

Anyways, all you dumbasses get rid of your stupidass signatures please.


He thinks they are "stupid" and useless. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Mon Jan 03, 2005 6:43 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
Problem fixed. Everyone now has a new Profile option to disable viewing of other people's signatures. To be nice, I turned yours to 'No' already.

I love j00 sa_tongue.gif
Purge+ wrote:
He thinks they are "stupid" and useless. sa_tongue.gif

just "stupid" would pretty much cover "useless" (or vice versa in this case), but yes - they are almost always
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:36
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Mon Jan 03, 2005 9:08 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

No worries. I still don't think my sig is stupid. icon_razz.gif
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Tue Jan 04, 2005 4:56 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
How is it ignoring it, exactly? The processor's machine code IS Java bytecode. The same Java bytecode that is interpreted by JVMs into native machine code.

So you're saying that either Java has to be interpreted or you need to buy a Java-specific processor? That's like saying "This language is inefficient and sloppy or requires a specially-built processor." What a great language.

Anyway, I find the syntax of Java awful, too. Espcially the crap about having to create dialogs through code instead of nice little templates like Windows has.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Tue Jan 04, 2005 6:48 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Windows? What? Let's keep it to languages.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Tue Jan 04, 2005 9:05 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

You haven't a clue about sloppy and inefficient until you've seen x86 assembly.

The Java based processors run a hardware interpreter, yes. But, then again, heh, so do all modern CISC processors (including the beloved Pentiums). They're all built on top of highly efficient RISC processing machines.

So, I'm saying that x86 machine code has to be "interpreted or you need to buy a x86-specific processor." What a great language.

Please, don't talk about problems that the language you yourself are defending has to a larger degree. There are very few fully funtional x86 emulators. There are fully operational Java JVMs for almost every platform.

I'd much prefer to talk about the language itself rather than it's implementation, but everyone seems to be drawn to the myth of Java's "slowness". However, if you feel you can make headway on the implementation argument against someone like me, who studies computer architecture, feel free. I could use a good debate.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 30 page(s) served in previous 5 minutes.

phpBB Created this page in 0.953107 seconds : 49 queries executed (83.6%): GZIP compression disabled