| Time |
S |
Nick |
Message |
| 05:31 |
|
|
Jantz joined ##friendlyjava |
| 06:10 |
|
|
mr_lou joined ##friendlyjava |
| 10:53 |
|
|
Jantz joined ##friendlyjava |
| 17:46 |
|
mr_lou |
What's the proper way of calling a constructor with an int array as parameter? |
| 17:46 |
|
mr_lou |
I'm getting an java.lang.ExceptionInInitializerError when I try. |
| 17:49 |
|
mr_lou |
Maybe just too big an array... 382 ints. |
| 17:51 |
|
mr_lou |
Ah wait... maybe something else. |
| 17:54 |
|
mr_lou |
Yup, nevermind. :-> |
| 18:10 |
|
aditsu |
🤷🙂 |
| 18:18 |
|
mr_lou |
....when you code Java, but put a $ infront of all variables by reflex... :-( |
| 18:19 |
|
mr_lou |
Then you know you don't code enough Java, and you code too much PHP. |
| 18:21 |
|
aditsu |
any amount of php is too much php |
| 18:41 |
|
mr_lou |
I would switch to Java any time, if only it was as easy to get a webserver as with PHP. |
| 18:41 |
|
mr_lou |
Equally easy and equally cheap. |
| 18:41 |
|
aditsu |
I use a VPS and set up my own server |
| 18:43 |
|
mr_lou |
Sounds expensive. |
| 18:43 |
|
aditsu |
about $10/month, but you can get something usable for $5/month |
| 18:48 |
|
mr_lou |
Hm... |
| 18:48 |
|
mr_lou |
Where? |
| 18:49 |
|
aditsu |
https://www.linode.com/pricing/ |
| 18:49 |
|
aditsu |
for example |
| 18:51 |
|
aditsu |
I have something from https://buyvm.net/ |
| 18:53 |
|
aditsu |
there are even some free offerings from AWS and google, I think |
| 18:59 |
|
aditsu |
I think pdurbin uses https://www.digitalocean.com/products/droplets/ |
| 18:59 |
|
aditsu |
https://www.digitalocean.com/pricing/ |
| 19:16 |
|
mr_lou |
I've heard of linode before. |
| 19:16 |
|
mr_lou |
Is it good? |
| 19:17 |
|
aditsu |
pretty good |
| 19:17 |
|
mr_lou |
And then you can just set up a Java server? |
| 19:17 |
|
aditsu |
I've used it but not a lot |
| 19:17 |
|
aditsu |
yes it's a Linux machine and you get root, you can set up whatever you want |
| 19:18 |
|
mr_lou |
Hm |
| 19:18 |
|
mr_lou |
I'll put it on my ToLookInto list. :-> |
| 19:19 |
|
mr_lou |
Would probably need to follow some Get-Started-with-Servlets first. |
| 19:19 |
|
mr_lou |
I suspect it might just be a naive silly kids dream to switch everything to Java. |
| 19:21 |
|
aditsu |
I did that long ago :) |
| 19:21 |
|
|
kirua joined ##friendlyjava |
| 19:22 |
|
mr_lou |
aditsu, What about client side web stuff? |
| 19:22 |
|
aditsu |
such as? |
| 19:23 |
|
mr_lou |
html5 canvas stuff. |
| 19:23 |
|
mr_lou |
I made a small script to convert my blu-ray java to javascript. |
| 19:23 |
|
mr_lou |
Ported my blu-ray game to web. |
| 19:24 |
|
mr_lou |
https://www.blu-play.com/online/TheUFOGame |
| 19:24 |
|
aditsu |
sounds like you already figured it out |
| 19:26 |
|
mr_lou |
Just wondering if you were using some Java thingy that compiles to javascript. |
| 19:26 |
|
aditsu |
I used gwt a bit |
| 19:26 |
|
aditsu |
mainly for http://cjam.aditsu.net |
| 19:27 |
|
mr_lou |
How was it? |
| 19:27 |
|
mr_lou |
Didn't that project close? gwt I mean. |
| 19:56 |
|
aditsu |
well, it took me a while to get it to work, but it's pretty good |
| 19:57 |
|
aditsu |
I don't think it "closed", I'd rather say it opened :) |
| 19:57 |
|
aditsu |
from wikipedia: In 2012 at their annual I/O conference, Google announced that GWT would be transformed from a Google project to a fully open sourced project.[7] In July 2013, Google posted on its GWT blog that the transformation to an open source project was complete.[8] |
| 20:02 |
|
mr_lou |
mkay |
| 20:04 |
|
mr_lou |
Well, bedtime for me. |
| 20:04 |
|
mr_lou |
G'nite mateys |
| 20:08 |
|
aditsu |
g'night |
| 21:01 |
|
|
Jantz joined ##friendlyjava |
| 21:12 |
|
pdurbin |
yeah, I have a droplet from Digital Ocean that costs $5 per month |
| 21:53 |
|
|
Jantz joined ##friendlyjava |
| 22:01 |
|
|
aditsu joined ##friendlyjava |
| 22:41 |
|
|
kirua joined ##friendlyjava |