#Javate

41 messages · Page 1 of 1 (latest)

dense light
#

you know about static imports?

#

and you should use try-with-resources whenever you have resources

#

@formal isle that's for you

formal isle
#

ty

dense light
#

?

#

ehmmmm did you test your code?

#

specifically calling getSILine() multiple times

#

and wildcard imports != static imports

acoustic fog
#

This is just an intellij project uploaded to Github, and isn't really something that anyone would find useful, tbh.

old nymph
#

jesus fucking christ

#

have you heard of builders

#

JavateAppBuilder

#

in this case

dense light
#

First of all, I wouldn't include IDE configuration files in GitHub repository
Secondly, libraries are usually uploaded to Maven Central or another repository so they can actually be used

dense light
#

If someone doesn't use IntelliJ, what are they supposed to do with that folder

random muralBOT
dense light
#

no problem

rich phoenix
#

💀

latent oar
#

What is it supposed to do?

acoustic fog
#

did you know that with D, (https://dlang.org), you have much easier printing?

import std.stdio;
void main() {
  writeln("Hello world!");
  alias p = writeln;
  p("Hello world!");
}
gloomy flicker
#

britt?

#

it looks the same as the non-british class but I'm not complaining that it exists

old nymph
gloomy flicker
#

oh I didn't notice that

old nymph
gloomy flicker
#

couldn't you just extend the previous class anyway, and add the other spelling

old nymph
#

or just

#

dont

#

in general

gloomy flicker
#

well yes, just pick colour or color (I prefer the former)

old nymph
#

psycho

latent oar
#

The problem statement doesn't make sense you know?

#

You aren't making print easy, but more complicated

gloomy flicker
cyan pulsar
#

colour > color

formal isle
#

colour > color

wild star
#

what has this thread digressed into