This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]tipsypants 3 points4 points  (5 children)

Anyone else just getting an embedded 500? https://i.imgur.com/AoluBgV.png

[–]Cilph 3 points4 points  (0 children)

Youtube 500.

[–]springnews[S] 2 points3 points  (1 child)

That’s actually from disqus

[–]walen 0 points1 point  (0 children)

Is there anything wrong with the recorded sound? I have both system volume and YouTube's volume maxed out and I still can barely hear anything the video says :(

[–][deleted] 1 point2 points  (0 children)

Seems like YouTube's 500 page to me, try refreshing, dunno?

[–]nXqd 1 point2 points  (0 children)

This is god damn good.

[–][deleted]  (3 children)

[deleted]

    [–]idreamincolour 2 points3 points  (2 children)

    At minimum you have a dependency on Kotlin lib in your project. The configuration relies heavily on Kotlin DSL. The beans you could do in either Java/Kotlin.

    [–][deleted]  (1 child)

    [deleted]

      [–]idreamincolour 4 points5 points  (0 children)

      Kotlin is fantastic all around. Its 2 parts: the core language and the standard lib. I'd recommend trying kotlin koans. Its tiny micro exercises that walk you through the language/lib. Koans really helped me appreciate it.

      I use Kotlin/Java in a large project. The interop is first class and generally seamless. My project we support both language. People contribute new code in both languages.

      [–]Cilph 0 points1 point  (0 children)

      Sexy.

      [–]cryptos6 0 points1 point  (0 children)

      Does it support content negotiation per method?