markus.pfeiffer
2021-11-1 11:40:57

https://youtu.be/raB_289NxBk it’s so werid that someone needs to justify that there should be pattern matching (though beware this has all the ills of any C++ feature ever)


bran.van.der.meer
2021-11-1 12:43:39

@bran.van.der.meer has joined the channel


samdphillips
2021-11-1 18:31:15

Does anyone here no any gotchas/workarounds for scheduled Github Actions? I have something pretty basic that runs fine on a push but never seems to run from the schedule.


samdphillips
2021-11-1 19:01:46

Ok. I guess I wasn’t patient enough. It eventually ran.


jcoo092
2021-11-1 23:54:48

I figure someone might get a laugh out of this :stuck_out_tongue:


gknauth
2021-11-2 01:17:43

I did get a laugh out of it. However, we are trying to hire for a position that will involve Scala and if I see Java and they want to learn Scala I know we can teach them what they need to know.


jcoo092
2021-11-2 01:19:06

I’d think you also could probably teach them if they know another similar-ish functional language (not that I can think of any that are quite like Scala :thinking_face:) but don’t know the JVM.


gknauth
2021-11-2 01:21:51

Sure. The only utility of knowing Java is at work we have a bunch of Java libraries that were built in the mid 2000s that do the work well and don’t need to be rewritten. We work in Scala because we prefer Scala to Java but we still have to interface with the legacy libraries, at the same time there is tons of cool stuff coming out of the Scala community every year, and we can use that too.


gknauth
2021-11-2 01:23:10

Similar to the issue of ancient but very optimized Fortran libraries for scientific / numeric processing.


jcoo092
2021-11-2 01:27:00

Whoo, Fortran! I’m actually reading through the book “Modern Fortran” as my bedtime reading currently :smile:


seanbunderwood
2021-11-2 01:44:12

+1 Fortran. So far I’m liking it more than I like Java.


seanbunderwood
2021-11-2 01:44:25

But then, I suppose familiarity breeds contempt.


markus.pfeiffer
2021-11-2 06:56:59

I qualify!


jcoo092
2021-11-2 06:57:57

Clearly you didn’t attempt to do a computer science degree during a certain 10–15 year period :stuck_out_tongue:


markus.pfeiffer
2021-11-2 06:58:28

my undergrad programming course consisted of modula, common lisp and prolog and pople were complaining that we didn’t do java anywhere


markus.pfeiffer
2021-11-2 06:59:24

(And I did back then not appreciate common lisp as much as I should have ;))


markus.pfeiffer
2021-11-2 06:59:34

the young whippersnapper that I was cough