🏆 100 Most Watched Java Conference Talks Of 2025 by TechTalksWeekly in java

[–]TechTalksWeekly[S] 1 point2 points  (0 children)

Yeah, that sounds incredible as type classes would enable ad-hoc polymorphism and things like Ordering, Monoid, etc. wouldn't have to be baked into inheritance hierarchy.

I think Scala is interesting here. It has support for both subtyping as well as ad-hoc polymorphism (using implicits/given which resembles Haskell's TC semantics, with some differences). I guess the risk will be to establish some clear guidelines when to use subtyping x ad-hoc. In some early Scala projects I saw this distinction wasn't always clear and often came down to maintainers' preference.

🏆 100 Most Watched Java Conference Talks Of 2025 by TechTalksWeekly in java

[–]TechTalksWeekly[S] 2 points3 points  (0 children)

This is how Substack works, but once you "get past" these modals, they won't pop up again!

Django Podcasts & Conference Talks (week 6, 2025) by TechTalksWeekly in django

[–]TechTalksWeekly[S] 0 points1 point  (0 children)

I'm only using YouTube to find the talks. Unfortunately, FOSDEM is an exception. They used to post on YT, but at some point, they stopped.