| Time |
S |
Nick |
Message |
| 01:01 |
|
aditsu |
https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html |
| 01:01 |
|
aditsu |
k clock-hour-of-am-pm (1-24) |
| 01:02 |
|
aditsu |
example: 0 |
| 01:02 |
|
aditsu |
o__O |
| 02:56 |
|
pdurbin |
? |
| 02:57 |
|
aditsu |
0 is not between 1 and 24 |
| 02:58 |
|
aditsu |
also, the whole concept of "clock-hour-of-am-pm (1-24)" makes no sense |
| 02:59 |
|
pdurbin |
yeah |
| 03:01 |
|
pdurbin |
Has anyone ever installed Wordpress? I had a Java vs. PHP discussion today. |
| 03:01 |
|
aditsu |
I have >_< |
| 03:02 |
|
pdurbin |
It prompts you in the GUI for a database user and password. Can you do this in Java? |
| 03:02 |
|
aditsu |
GUI? |
| 03:03 |
|
pdurbin |
gui/web interface |
| 03:03 |
|
aditsu |
ah, when you set it up |
| 03:04 |
|
aditsu |
sure I could do it in java |
| 03:04 |
|
pdurbin |
Do any open source Java webapps do this? |
| 03:05 |
|
aditsu |
no idea, I haven't tried any in the last 10 years probably |
| 03:06 |
|
pdurbin |
Ok. I hear JIRA does this. |
| 03:08 |
|
pdurbin |
The discussion started at http://irclog.iq.harvard.edu/dataverse/2018-11-30#i_80566 |
| 03:29 |
|
aditsu |
hmm, java 8 doesn't just have streams, it also has spliterators :o |
| 03:56 |
|
aditsu |
Enumeration, Iterator, Spliterator, Stream ... so many implementations of the same idea :( |
| 03:58 |
|
aditsu |
plus InputStream, Reader and probably some other things too |
| 07:17 |
|
|
mr_lou joined ##friendlyjava |
| 11:34 |
|
|
mr_lou joined ##friendlyjava |
| 14:08 |
|
|
nanoz joined ##friendlyjava |
| 16:49 |
|
|
nanoz joined ##friendlyjava |
| 17:37 |
|
|
nanoz joined ##friendlyjava |
| 18:48 |
|
aditsu |
hmm, two references to the same method are not equal |
| 18:49 |
|
pdurbin |
they're never equal? |
| 18:50 |
|
aditsu |
apparently not |
| 18:50 |
|
aditsu |
I have to add a constant to keep the same value |
| 18:51 |
|
pdurbin |
huh, ok |
| 18:51 |
|
aditsu |
https://stackoverflow.com/questions/28190304/two-exact-method-references-are-not-equal |
| 18:54 |
|
aditsu |
in fact, I only had the reference obtained in one method, but called multiple times |
| 18:54 |
|
aditsu |
each time apparently it makes a new lambda |
| 18:56 |
|
aditsu |
(the enclosing method it called multiple times) |
| 18:56 |
|
aditsu |
is* |
| 21:39 |
|
|
BrinegamersPro joined ##friendlyjava |
| 21:39 |
|
BrinegamersPro |
hello? |
| 21:40 |
|
|
BrinegamersPro left ##friendlyjava |
| 22:17 |
|
|
kirua joined ##friendlyjava |