#jogamp @ irc.freenode.net - 20160603 05:06:15 (UTC)


20160603 05:06:15 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20160602050615.html
20160603 05:06:15 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20160603050615.html
20160603 06:51:05 * elect (~GBarbieri@anon) has joined #jogamp
20160603 06:53:30 <elect> hi
20160603 06:55:25 * elect (~GBarbieri@anon) Quit (Read error: Connection reset by peer)
20160603 07:17:18 * monsieur_max (~maxime@anon) has joined #jogamp
20160603 07:23:01 * elect (~GBarbieri@anon) has joined #jogamp
20160603 07:37:13 * Eclesia (~husky@anon) has joined #jogamp
20160603 07:38:35 <Eclesia> ho
20160603 07:40:23 <Eclesia> dwbrite: if it really makes a performance difference then yes it would be cool if you could make a toDouble method :)
20160603 08:38:04 * bigpet_ (uid25664@anon) has joined #jogamp
20160603 08:39:06 * bigpet (uid25664@anon) Quit (Ping timeout: 264 seconds)
20160603 08:40:48 * bigpet_ is now known as bigpet
20160603 08:48:55 <elect> tip: if you need to flip vertically a bufferedImage, ImageUtil.flipImageVertically(..)
20160603 08:49:01 <elect> it took me a while to find it ^^
20160603 08:51:14 <elect> ah, and btw, another huge advantage about java vs C
20160603 08:51:51 <elect> I can code and develop on huge projects containing errors everywhere
20160603 08:52:11 <elect> on C you can't do anything if your program doesnt compile
20160603 08:53:21 <zubzub> you can still link against the .o file of the C file version that did compile
20160603 08:53:56 <zubzub> or create a stub
20160603 08:54:10 <zubzub> although that could be done automaticaly by the ide
20160603 08:55:41 <zubzub> also you can not do that for java either btw
20160603 08:55:56 <zubzub> you still need to resolve your imports at build time
20160603 08:56:21 <zubzub> ide's are just smart enough with caching and such
20160603 09:19:32 <elect> yeah, if you did compile at least once :p
20160603 09:31:13 <elect> anyway, interesting article https://opencredo.com/kotlin/
20160603 09:31:29 <elect> I didnt know kotlin was coming from jetbrains
20160603 09:33:19 <monsieur_max> :)
20160603 09:33:37 <monsieur_max> i heard that gradle plans to use kotlin soon
20160603 09:33:47 <elect> realy?
20160603 09:33:48 <elect> l
20160603 09:34:44 <monsieur_max> well, i suppose they won't drop groovy
20160603 09:54:20 <zubzub> monsieur_max: soon as in already? :)
20160603 09:54:34 <monsieur_max> zubzub: is it ? ;)
20160603 09:56:15 <zubzub> https://github.com/gradle/gradle-script-kotlin/releases/tag/v1.0.0-M1
20160603 09:56:58 <monsieur_max> nice :)
20160603 09:57:40 <zubzub> yeah I like gradle, but it's dls was very confusing
20160603 09:57:43 <zubzub> *dsl
20160603 09:57:57 <zubzub> maybe using kotlin makes it intuitive again
20160603 09:58:07 <monsieur_max> is it ?
20160603 09:58:28 <zubzub> haven't tried ityet
20160603 09:58:43 <monsieur_max> i find groovy a bit ... messy
20160603 09:58:50 <zubzub> yes
20160603 09:58:51 <zubzub> idd
20160603 09:59:08 <monsieur_max> so expecting the same from kotlin ... but not convinced
20160603 09:59:17 <monsieur_max> *not
20160603 09:59:25 <monsieur_max> ah that means nothing ...
20160603 10:21:38 <bruce-> I like kotlin
20160603 10:24:59 <rmk0> it's not completely awful
20160603 10:25:06 <rmk0> extension methods are dangerous though
20160603 10:31:23 <rmk0> they import a lot of crap into the namespace by default too, which java doesn't do
20160603 10:31:43 <rmk0> really bad idea, means none of that stuff can ever be removed without guaranteeing that programs will break
20160603 10:32:17 <rmk0> still... algebraic types \o/
20160603 10:41:30 * xranby (~xranby@anon) Quit (Ping timeout: 260 seconds)
20160603 10:55:13 * xranby (~xranby@anon) has joined #jogamp
20160603 12:46:33 * SHC (~quassel@anon) has joined #jogamp
20160603 12:48:07 * SHC (~quassel@anon) Quit (Read error: Connection reset by peer)
20160603 12:48:25 * SHC (~quassel@anon) has joined #jogamp
20160603 12:48:26 * SHC (~quassel@anon) Quit (Read error: Connection reset by peer)
20160603 13:17:34 * elect (~GBarbieri@anon) Quit (Ping timeout: 240 seconds)
20160603 15:51:10 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160603 15:59:08 * Eclesia (~husky@anon) has left #jogamp
20160603 16:10:11 * SHC (~quassel@anon) has joined #jogamp
20160603 16:10:35 * SHC (~quassel@anon) Quit (Read error: Connection reset by peer)
20160603 19:33:42 * Eclesia (~eclesia@anon) has joined #jogamp
20160603 20:04:07 * Eclesia *pom pom pom*
20160603 20:29:42 * monsieur_max (~maxime@anon) has joined #jogamp
20160603 21:20:45 <zubzub> *mvn clean install*
20160603 21:20:54 <zubzub> (x3)
20160603 21:21:07 <zubzub> I'll show myself out
20160603 21:37:36 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160603 21:45:09 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20160604 01:44:56 * dwbrite (4474ac1d@anon) Quit (Ping timeout: 250 seconds)
20160604 04:21:25 * philjord (599cc172@anon) Quit (K-Lined)
20160604 05:06:15 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20160604050615.html