James Gosling on Java - Historical Oddities & Persistent Itches #JVMLS
https://youtu.be/zg8xM0xxFa8?feature=shared
Discussions: https://discu.eu/q/https://youtu.be/zg8xM0xxFa8?feature=shared
James Gosling on Java - Historical Oddities & Persistent Itches #JVMLS
https://youtu.be/zg8xM0xxFa8?feature=shared
Discussions: https://discu.eu/q/https://youtu.be/zg8xM0xxFa8?feature=shared
My contemporaneous thread on James’ talk:
James Gosling’s (@JamesGosling) closing talk “Historical Oddities & Persistent Itches” from JVMLS 2024 has been posted! Watch past 56:00 to hear his response to my question about finalization.
James Gosling on Java — Historical Oddities & Persistent Itches
https://www.youtube.com/watch?v=zg8xM0xxFa8&utm_medium=erik.in&utm_source=mastodon
James Gosling on Java - Historical Oddities & Persistent Itches
If you want to know where #Java really is today and what's coming the #JVM Language Summit recordings are an excellent source:
https://youtube.com/playlist?list=PLX8CzqL3ArzUEYnTa6KYORRbP3nhsK0L1&feature=shared
Which of those is your favorite talk?
Type Specialization of Java Generics @ #JVMLS
Heterogeneous Accelerator Toolkit (HAT) Update #JVMLS 2024
https://www.youtube.com/watch?v=szGiOvfTPfI
Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=szGiOvfTPfI
Waiting for the rest of the #jvmls videos to be posted is excruciating! It is one of the few conferences that I want to binge watch ASAP!
Integrity by Default #JVMLS 2024
https://www.youtube.com/watch?v=wNQKRBLbKIs
Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=wNQKRBLbKIs
Project Lilliput - Beyond Compact Headers - #JVMLS 2024
https://www.youtube.com/watch?v=kHJ1moNLwao
Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=kHJ1moNLwao
#scala #JVMLS #jvm #kotlin #java #plt I see they are also addressing all the initialization mess that scala had to contort itself around, and lead to infinite sources of "why did I get a NPE with my val overriding a val ?".
This is great, the jvm is finally addressing all these long standing problems and it will be an even polylang host, finally bringing FP land as first class citizens
There's much value in this slide from @briangoetz at #JVMLS
From the talk "#Valhalla - Where Are We?"
Pretty interesting talk!
Basically the current status and where things are going. Very nice stuff mentioned. Much closer than I expected and not many changes to the vm instructions it seems.
Spoilers:
- make immutable code go fast!
- #scala mentioned
- 128 bit instructions
- migration compatibility!!! (only if some languages cared about it as much )
- freaking type classes mentioned!!!
- ... more
---
Valhalla - Where Are We? #JVMLS -
https://m.youtube.com/watch?v=IF9l8fYfSnI
Great talk by @briangoetz "Valhalla - Where Are We?" https://www.youtube.com/watch?v=IF9l8fYfSnI (thanks to @ramtop for mentioning it). TLDR after 10 years it's now just value classes and null restricted types #JVMLS #OpenJDK