Oh hai guise

All things asdf (and anything else)
User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Oh hai guise

Post by vraiment » Sat Jul 05, 2014 11:43 pm

assdef wrote:I remember keja. That limey British bastard. :D
Don't talk like that about him!
lunar_furor wrote:Interesting hmmmm. Do youuuuu know about C++ shai? and how have you been?
I do! Hi lunar! :D
assdef wrote:Lunar! Welcome back, good sir!

And I like Java, too!
Java sucks big time
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Sun Jul 06, 2014 3:10 am

I resent that. I like java quite a bit. To just up and denounce a widely used programming language for any reason, is absolutely irresponsable. That's just jobs and money you're throwing away. You hear people say that all the time and there's no excuse for it. That's like using a phillips screwdriver and saying FLAT HEAD'S SUCK because they do a similar job differently. You'd find that guy crazy, why should something like programming languages be ANY different?

Java works cleanly on everything and is easily accessable to just about anyone.
C languages are more efficient with FAR more ways to TOTALLY ruin everything, and generally only work on specific machines.

THEY ARENT THE SAME.
Image

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Oh hai guise

Post by ThingerDudes » Sun Jul 06, 2014 4:43 am

every programming language is flawed in their own way :3
Image

User avatar
assdef
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 7273
Joined: Sat Jan 02, 2010 9:30 pm

Re: Oh hai guise

Post by assdef » Sun Jul 06, 2014 6:00 am

ThingerDudes wrote:programming is flawed
QFT
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Sun Jul 06, 2014 6:07 am

ThingerDudes wrote:every programming language is flawed in their own way :3
This
Image

User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Oh hai guise

Post by vraiment » Sun Jul 06, 2014 10:54 pm

lunar_furor wrote:Java works cleanly on everything and is easily accessable to just about anyone.
C languages are more efficient with FAR more ways to TOTALLY ruin everything, and generally only work on specific machines.

THEY ARENT THE SAME.
Reasons to be a Java hater:
  1. Java is not multiplatform, it only runs where a JVM can run, and the JVM cannot run in all platforms (ej: iOS). C in the other hand is highly portable.
  2. Java versioning can drive nuts anyone.
  3. Java took up to version 8 to implement unsinged integers, lambda expressions and a deterministic way to destroy objects (try-with-resource).
  4. Why the f*ck almost everything must be in the heap? That's incredible slow.
  5. Memory usage in Java sucks much, specially in 32 bits platforms.
  6. Lately Java has proven to be an incredible vulnerabilities' nest, and lets add that because java is "multiplatform" (see 1) the vulnerabilities are therefor "multiplatform".
  7. Generics is a cheap compiler trick, I mean if I have a Vector<int> why must I create an array of integers to get the content of the vector?
  8. List could go on... but imma lazy
I think the only two cool futures Java has is full flagged anonymous classes and enums with a lot of cool features.

And about C. They give you more control, like using a standard car vs an automatic one, gotta go fast? you want to use a standard car
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Tue Jul 08, 2014 11:50 am

Java has run on iOs for at least 2 years now.
and accessing vectors doesn't require a seperate array.

I'm not saying Java's perfect. As with anything I'm just saying being an outright hater of something with clear use is just plain irresponsible. If I were going into an interview and said "I'm a java hater" I'd almost gaurenteed loose that opportunity. Every major language has its uses. C, Java, Lua, Python, Ruby, Perl, COBOL, ALL used in industrial, and professional settings. Is java right for most things? Probably not. I'm not saying go and be a Java pro. Being a C++ pro is fine, most programming concepts translate to other languages just fine. But if your boss says, hay do this in java for x reason, and you say Java is shite or argue in anyway, lost money.
Image

User avatar
assdef
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 7273
Joined: Sat Jan 02, 2010 9:30 pm

Re: Oh hai guise

Post by assdef » Wed Jul 09, 2014 12:39 am

WHY MUST EVERY THREAD NOW BE PROGRAMMING THREAD???

:x :x :x
Image

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Oh hai guise

Post by ThingerDudes » Wed Jul 09, 2014 2:15 am

the matrix programming is all around us
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Wed Jul 09, 2014 6:45 am

Why not? People used to take their tvs and radios apart and talk about electronics or wood working. Most of our stuff is now digital, programming is just the building of your software.
Image

User avatar
assdef
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 7273
Joined: Sat Jan 02, 2010 9:30 pm

Re: Oh hai guise

Post by assdef » Wed Jul 09, 2014 2:00 pm

I don't want to understand this programming nonsense, I just want to be able to post mean comments on YouTube.
Image

RandomBomb
ASDF Worshipper
ASDF Worshipper
Posts: 375
Joined: Wed Jan 15, 2014 10:37 pm
Location: South Bay...

Re: Oh hai guise

Post by RandomBomb » Wed Jul 09, 2014 11:28 pm

Also, you know how no one does anything on RP? Well, it's gotten worse.
Well. School's out. Hell Yeah.

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Thu Jul 10, 2014 6:03 am

Rp is one of those tricky things I've been trying to solve from other peoples examples. We have a very small community for RP so it's hard to keep it busy, on the other hand when there are a lot of people you come back to 2 pages you have to read through to stay accurate. I've had an idea of limiting inputs to a time frame and size to mitigate that but so far haven't come up with much. Something like you can post once a week so many paragraphs or something, so that the content is well thought out, but then it's a lot of content, and all that. We can't really take turns because not enough people are active and if someone drops out how do you handle that? That one would be my preferred choice I think.
Image

User avatar
Shai'tan
ASDF's Best Friend
ASDF's Best Friend
Posts: 26276
Joined: Fri Sep 14, 2007 12:14 pm
Location: Seven
Contact:

Re: Oh hai guise

Post by Shai'tan » Tue Jul 15, 2014 12:23 pm

lunar_furor wrote:Interesting hmmmm. Do youuuuu know about C++ shai? and how have you been?
Afraid I don't know C++. Done some C but I'm no expert. I mostly know Java and some Scheme.
Quote of the Ages:
atomtengeralattjaro wrote:The Forums of ASDF turn, and Pages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Page that gave it birth comes again. On one Page, called the Six Hundred and Ninety Fifth Page by some, a Page yet to come, a Page long past, a post was made by atomtengeralattjaro. The post was not the beginning. There are neither beginnings nor endings to the turning of the Forums of ASDF. But it was a beginning.

User avatar
assdef
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 7273
Joined: Sat Jan 02, 2010 9:30 pm

Re: Oh hai guise

Post by assdef » Fri Jul 18, 2014 7:28 pm

Shai'tan wrote:Afraid I don't know C++.
Why are you afraid of this? Is C++ going to kill all humans??
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Wed Jul 23, 2014 1:45 pm

Probably :/ It's all good Vrai is probably on the case :P
Image

User avatar
assdef
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 7273
Joined: Sat Jan 02, 2010 9:30 pm

Re: Oh hai guise

Post by assdef » Mon Jul 28, 2014 3:00 am

Detective Vrai, P.I.?
Image

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37533
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Oh hai guise

Post by atomtengeralattjaro » Mon Jul 28, 2014 9:48 am

nah, he's just a taco sitting on a suitcase.
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Oh hai guise

Post by lunar_furor » Mon Jul 28, 2014 12:36 pm

I remember suitcases. That's cute.
Image

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Oh hai guise

Post by ThingerDudes » Mon Jul 28, 2014 5:27 pm

do suitcases only contain suits or can they hold other things?
Image

Post Reply