Forum Settings
Forums
New
This topic has been locked and is no longer available for discussion.
Pages (201) « First ... « 6 7 [8] 9 10 » ... Last »
Jun 16, 2016 1:02 AM

Offline
Jul 2013
36274
Gator said:
Yep and I'm having a hard time watching more than one at the moment ^^

I prefer cowgirl (no idea how to write that in Japanese) :3


I'm not surprised about that. If anything I'd be surprised if you had said that you preferred this over cowgirl because this is pretty extreme stuff :P
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:02 AM

Offline
Aug 2014
70727
Lollipop said:
Ardanaz said:
*cuddles everyone*

Meow <3
I'm going to die, I was about to go to sleep >///< *snuggles Ardy*

>////////<

*snuggles back*
Jun 16, 2016 1:03 AM

Offline
Oct 2014
27152
Gator said:
So setStatus is a String variable? I would've expected "setOnline(false)" xD

I fixed it.. :P

read from right to left
Jun 16, 2016 1:05 AM

Offline
Apr 2013
38140
Tyrantarmy6 said:
I'm not surprised about that. If anything I'd be surprised if you had said that you preferred this over cowgirl because this is pretty extreme stuff :P

Anal is extreme stuff? :o I thought it was rather "normal".

Plutia said:
I fixed it.. :P

Well it's not that your code was wrong, I just would expect setStatus to be a method, that's all :3
Jun 16, 2016 1:07 AM

Offline
Oct 2014
27152
Gator said:
Well it's not that your code was wrong, I just would expect setStatus to be a method, that's all :3

I don't care..
It's holiday right now... xD

read from right to left
Jun 16, 2016 1:08 AM

Offline
Apr 2013
38140
Plutia said:
I don't care..
It's holiday right now... xD

*jealous* >.<

public class Ardanaz {
    public void main (String[] args) {
        System.out.println("Meowning :3");
        waitHours(4);
        postTiredImg();
        waitHours(4);
        System.out.println("I love you all <3");
        return 0;
    }
}
Jun 16, 2016 1:08 AM

Offline
Jul 2013
36274
Plutia said:
public void boolean ArdanazStatus (){
  setStatus = "Offline";
  return false;
}


You know, I don't know much about java, but can you even combine void and boolean? For as far as I remember "void" means that the function doesn't return anything while boolean means it returns a boolean which would seem rather counterproductive :3

Gator said:
Anal is extreme stuff? :o I thought it was rather "normal".


Yes I'd say so. After all, would anyone want do that for real? :P
Though it went slightly S&M at the same time as well :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:12 AM

Offline
Apr 2013
38140
Tyrantarmy6 said:
You know, I don't know much about java, but can you even combine void and boolean? For as far as I remember "void" means that the function doesn't return anything while boolean means it returns a boolean which would seem rather counterproductive :3

Yes I'd say so. After all, would anyone want do that for real? :P
Though it went slightly S&M at the same time as well :3

That's a completely different programming language isn't it? :3

You are very right about that boolean/void thing, I didn't notice actually ^^

I think there are people who like that yeah, others just put it in the wrong hole on accident xD
S&M? Hmmmmm :3

Nope, that's also Java :3
Jun 16, 2016 1:12 AM

Offline
Oct 2014
27152
Gator said:
public class Ardanaz {
    public void main (String[] args) {
        System.out.println("Meowning :3");
        waitHours(4);
        postTiredImg();
        waitHours(4);
        System.out.println("I love you all <3");
        return 0;
    }
}

You can't put "return" in main class, and also since when did you learn Java?? xD



Tyrantarmy6 said:
You know, I don't know much about java, but can you even combine void and boolean? For as far as I remember "void" means that the function doesn't return anything while boolean means it returns a boolean which would seem rather counterproductive :3

I forgot about that..!! xD

read from right to left
Jun 16, 2016 1:16 AM

Offline
Jul 2013
36274
Gator said:
You are very right about that boolean/void thing, I didn't notice actually ^^

I think there are people who like that yeah, others just put it in the wrong hole on accident xD
S&M? Hmmmmm :3

Nope, that's also Java :3


Plutia said:
I forgot about that..!! xD


Yay, I corrected hawk on java xD

Well in this case it wasn't on accident. Yep, they went down the whole "bad girl" route :3

Yeah I noticed that, that's why I removed it from my post. I was confusing the "system.out.println" with c++, but then I realised that that's not how you print stuff on a new line in c++ at all xD
I guess it just goes to show how little I know about java and c++ :P
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:16 AM

Offline
Apr 2013
38140
Plutia said:
You can't put "return" in main class, and also since when did you learn Java?? xD

Oh you're right, that was C... I confuse them sometimes xD
I earn my money with Java programming so... since about 8 years? ^^

Tyrantarmy6 said:
Yay, I corrected hawk on java xD

Well in this case it wasn't on accident. Yep, they went down the whole "bad girl" route :3

Yeah I noticed that, that's why I removed it from my post. I was confusing the "system.out.println" with c++, but then I realised that that's not how you print stuff on a new line in c++ at all xD
I guess it just goes to show how little I know about java and c++ :P

And Pluty got his revenge and corrected me as well ^^

Nice, bad girls are the best :3

Nope, C++ sysout is very different, iirc it was like "printout <<<" or something like that xD
Jun 16, 2016 1:18 AM

Offline
Oct 2014
27152
Gator said:
I earn my money with Java programming so... since about 8 years? ^^

Nice.. :3

read from right to left
Jun 16, 2016 1:20 AM

Offline
Apr 2013
38140
Plutia said:
Nice.. :3

Though in the project I'm working at the moment I feel like using more JavaScript than Java which is kinda annoying ^^
Jun 16, 2016 1:21 AM

Offline
Jul 2013
36274
Gator said:
And Pluty got his revenge and corrected me as well ^^

Nice, bad girls are the best :3

Nope, C++ sysout is very different, iirc it was like "printout <<<" or something like that xD


Just to make sure, "bad girl" in the M side here :3

I think that in C++ it's something like cout << "something" << endl; :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:25 AM

Offline
Dec 2015
10632

You're cute :3
Jun 16, 2016 1:26 AM

Offline
Apr 2013
38140
Tyrantarmy6 said:
Just to make sure, "bad girl" in the M side here :3

I think that in C++ it's something like cout << "something" << endl; :3

Oooooooh... no thanks then xD

Yeah something like that with lots of << at least xD
Wanted to learn it once, but I like Java way better now and you can do almost everything as well :3
Jun 16, 2016 1:29 AM
Jun 16, 2016 1:31 AM

Offline
Oct 2014
27152
Gator said:
Tyrantarmy6 said:
Just to make sure, "bad girl" in the M side here :3

I think that in C++ it's something like cout << "something" << endl; :3

Oooooooh... no thanks then xD

Yeah something like that with lots of << at least xD
Wanted to learn it once, but I like Java way better now and you can do almost everything as well :3

I used to know C++, but not anymore.. xD

read from right to left
Jun 16, 2016 1:32 AM

Offline
Dec 2015
10632
Ardanaz said:
Robiiii said:

You're cute :3

( /) w (\ )

Are u still sick? :3
Jun 16, 2016 1:33 AM

Offline
Aug 2014
70727
Jun 16, 2016 1:33 AM

Offline
Jul 2013
36274
Gator said:
Oooooooh... no thanks then xD

Yeah something like that with lots of << at least xD
Wanted to learn it once, but I like Java way better now and you can do almost everything as well :3


I figured as much :P
Here's a cg from grisaia no meikyuu that I just happened to find to prove that she's a hardcore M :P


#include <iostream>
using namespace std;

int main(int, char*[]){
    cout << "nyaa~ :3";
    return 0;
}
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:34 AM

Offline
Dec 2015
10632
Ardanaz said:
Robiiii said:

Are u still sick? :3

Yeah T_T

Ah sucks :c
No fapping for you T_T
Jun 16, 2016 1:37 AM

Offline
Oct 2014
27152
Tyrantarmy6 said:
Here's a cg from grisaia no meikyuu that I just happened to find to prove that she's a hardcore M :P

@Ardanaz: Open this.. :3

read from right to left
Jun 16, 2016 1:39 AM

Offline
Jul 2013
36274
Plutia said:
@Ardanaz: Open this.. :3


Did you like it? :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:43 AM

Offline
Apr 2013
38140
Plutia said:
I used to know C++, but not anymore.. xD

Cool, when did you learn it? :3

Tyrantarmy6 said:
I figured as much :P
Here's a cg from grisaia no meikyuu that I just happened to find to prove that she's a hardcore M :P


#include <iostream>
using namespace std;

int main(int, char*[]){
    cout << "nyaa~ :3";
    return 0;
}

Blindfolded though is not good on me or her, not being able to see what's happening is not very hot :P

Yeah I learned that simple C++ stuff a while ago, but I forgot about it since it's been so long ^^
Jun 16, 2016 1:43 AM

Offline
Oct 2014
27152
Tyrantarmy6 said:
Did you like it? :3

I have seen that before.. :P
I prefer her paizuri scene on Grisaia no Kajitsu.. :3

read from right to left
Jun 16, 2016 1:44 AM

Offline
Oct 2014
27152
Gator said:
Cool, when did you learn it? :3

5 - 6 years ago.. xD

read from right to left
Jun 16, 2016 1:46 AM

Offline
Aug 2014
70727
Robiiii said:
Ah sucks :c
No fapping for you T_T

I know T_T

Plutia said:
Tyrantarmy6 said:
Here's a cg from grisaia no meikyuu that I just happened to find to prove that she's a hardcore M :P

@Ardanaz: Open this.. :3

Hot <3
Jun 16, 2016 1:46 AM

Offline
Jul 2013
36274
Plutia said:
I have seen that before.. :P
I prefer her paizuri scene on Grisaia no Kajitsu.. :3


Aah you mean this perhaps? :3


Gator said:
Blindfolded though is not good on me or her, not being able to see what's happening is not very hot :P

Yeah I learned that simple C++ stuff a while ago, but I forgot about it since it's been so long ^^


I assume ard would like to have a word with you on that one xD

And that stuff is also pretty much where my knowledge of C++ ends :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:47 AM

Offline
Apr 2013
38140
Plutia said:
I have seen that before.. :P
I prefer her paizuri scene on Grisaia no Kajitsu.. :3

Yes yes yes :3

Plutia said:
5 - 6 years ago.. xD

And how often did you use it? ^^

Tyrantarmy6 said:
Aah you mean this perhaps? :3


I assume ard would like to have a word with you on that one xD

And that stuff is also pretty much where my knowledge of C++ ends :3

Nice pic :3

We already had a competition that showed that he's too extreme for me, no? xD

Hehe same here, stopped after some output and input lessons. JMonkey is enough for my programming needs ^^
Jun 16, 2016 1:53 AM

Offline
Oct 2014
27152

Yep.. xD


Gator said:
And how often did you use it? ^^

2 weeks.. xD
I'm learning C++ because me and my friend got selected on programming competitions, and I'm still learning Pascal that time.. xD

read from right to left
Jun 16, 2016 1:55 AM

Offline
Jul 2013
36274
Gator said:
Nice pic :3

We already had a competition that showed that he's too extreme for me, no? xD

Hehe same here, stopped after some output and input lessons. JMonkey is enough for my programming needs ^^


I knew you'd like it :P

Yeah xD

I'll just stick to php for now :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 1:57 AM

Offline
Apr 2013
38140
Plutia said:
2 weeks.. xD
I'm learning C++ because me and my friend got selected on programming competitions, and I'm still learning Pascal that time.. xD

Hehe so I take it you also forgot most about it ^^
Pascal? Is this still a thing? I only learned C++ for game development :3

Tyrantarmy6 said:
I knew you'd like it :P

Yeah xD

I'll just stick to php for now :3

Obviously, though it's not fappable :3

While your code should be true, unfortunately that's not his program... he's not posting enough lewd things >.<
Jun 16, 2016 1:58 AM

Offline
Oct 2014
27152
Gator said:
Hehe so I take it you also forgot most about it ^^
Pascal? Is this still a thing? I only learned C++ for game development :3

Of course... :P
I only have less than 2 weeks to learn C++ xD
Yep, pascal.. :P

read from right to left
Jun 16, 2016 1:59 AM

Offline
Jul 2013
36274
Gator said:
Obviously, though it's not fappable :3

While your code should be true, unfortunately that's not his program... he's not posting enough lewd things >.<


Even though it's paizuri? :3

Maybe he's posting lewd things in other places where we can't reach? :P
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 2:02 AM

Offline
Apr 2013
38140
Plutia said:
Of course... :P
I only have less than 2 weeks to learn C++ xD
Yep, pascal.. :P

That's not much, I don't think two weeks is enough to learn any programming language ^^

Tyrantarmy6 said:
Even though it's paizuri? :3

Maybe he's posting lewd things in other places where we can't reach? :P

Yup, if it as a moving GIF though... :>

That would be mean >.<
Jun 16, 2016 2:03 AM

Offline
Oct 2014
27152
Gator said:
That's not much, I don't think two weeks is enough to learn any programming language ^^

I already know about it.. xD

read from right to left
Jun 16, 2016 2:03 AM

Offline
Jul 2013
36274
It seems like the MAL devs are busy cowboy coding again; the anti-adblock blocks were doing weird things just now :3

Gator said:
Yup, if it as a moving GIF though... :>

That would be mean >.<


Of course that's the problem :P

You never know right? :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 2:05 AM

Offline
Oct 2014
27152
Tyrantarmy6 said:
It seems like the MAL devs are busy cowboy coding again; the anti-adblock blocks were doing weird things just now :33

I know, and it just broke my adblock custom filter.. xD
I already fix it

read from right to left
Jun 16, 2016 2:08 AM

Offline
Jul 2013
36274
Plutia said:
I know, and it just broke my adblock custom filter.. xD
I already fix it


*looks at source code*
Hmmm, doesn't seem like they changed anything that would break my filters at home iirc :3
And I also noticed that they've programmed them with tables again... seriously when will they learn that programming everything with tables is a method of programming that has been depricated like over a decade ago? :P
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 2:16 AM

Offline
Nov 2013
14612
kill me pls

獣耳 ftw /




Jun 16, 2016 2:16 AM

Offline
Oct 2014
27152
Tyrantarmy6 said:
And I also noticed that they've programmed them with tables again... seriously when will they learn that programming everything with tables is a method of programming that has been depricated like over a decade ago? :P


read from right to left
Jun 16, 2016 2:16 AM

Offline
Oct 2014
27152
Kyrex said:
kill me pls

You're cute.. :>

read from right to left
Jun 16, 2016 2:19 AM

Offline
Oct 2014
27152

You're cute.. :>

read from right to left
Jun 16, 2016 2:27 AM

Offline
Jul 2013
36274


Looking good :3
For those who seek perfection, there can be no rest on this side of the grave.
Hope is the first step on the road to disappointment.
Jun 16, 2016 3:07 AM

Offline
Apr 2013
38140
I has returned~ :3

So I guess I'll start Shokugeki no Souma then... today or tomorrow. Can't wait for some Nikumi scenes :>
Jun 16, 2016 3:12 AM

Offline
Oct 2014
27152
Gator said:
So I guess I'll start Shokugeki no Souma then... today or tomorrow. Can't wait for some Nikumi scenes :>

You gonna love her.. xD

read from right to left
This topic has been locked and is no longer available for discussion.
Pages (201) « First ... « 6 7 [8] 9 10 » ... Last »

More topics from this board

Sticky: » Neko Chat 10 ( 1 2 3 4 5 ... Last Page )

Ardanaz - Mar 15, 2019

1041 by Foxford »»
Jun 13, 6:15 AM

» -GAME- Say something FALSE about the above user ( 1 2 3 4 5 ... Last Page )

Foxford - Jun 30, 2015

3676 by Serafos »»
Aug 17, 2024 10:01 PM

» -GAME- Have you ever? ( 1 2 3 4 5 ... Last Page )

Ardanaz - Jun 23, 2015

4892 by Serafos »»
Aug 17, 2024 10:00 PM

» -GAME- First thought ( 1 2 3 4 5 ... Last Page )

KaoruMatsuoka - Mar 30, 2016

1912 by Serafos »»
Aug 17, 2024 9:59 PM

» -GAME- Dirty words shiritori ( ͡° ͜ʖ ͡°) ( 1 2 3 4 5 ... Last Page )

Ardanaz - Sep 7, 2015

1024 by hazecloud »»
Aug 4, 2024 6:40 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login