.@garygrossgarten Danke für deinen Angular Custom Elements Artikel. Ein wichtiges Feature Angular Komponenten und Web Components gleichzeitig zu bauen. https://t.co/UBk0sdE3zZ
@tampapath@jeremyphoward Thx! I can't talk about tf/Keras but coming from a typesafe background I really had a smooth start using fastai. Having a complete doc full with examples made it possible to discover the missing peaces (like the prediction of a single image, which wasn't part of lesson 1)
After a total of ~5h and less then 5€ my first ConvNet guessed the correct boardgame by an unseen picture taken some minutes ago. The net was trained with a few BoardGameGeek images. @jeremyphoward thx for the lib and free course! #fastai
@V3n0mTV was ein super Cast, danke dir! "Kauft dem k1to das teuerste Steak und legt noch ne Portion Sprout mit drauf!" Ich hoffe du kommentierst auch die nächsten @BIGCLANgg spiele. gg @sproutGG tolles spiel!
@gobelante@ManagerCSGO wie läuft das Training? Was meint ihr, wenn ich nur 1 Tag habe soll ich Samstags oder Sonntags zum anfeuern auf die ESL Cologne kommen? :) Und ich bin gespannt ob wir vertigo sehen. Toi toi toi fürs Training #GoBIG
@thomasdarimont@keycloak Thanks for the references and for sharing your thoughts. I wasn't sure whether there is a better way of extracting the roles out of an jwt than writing an own decoder. The token validation was already working when using the security.oauth2.resource.jwt key-set-uri property. Thx!
@thomasdarimont@keycloak why you promote to use the Keycloak-Spring-Boot Adapter? Isn't it more bullet proof to connect both using standard spring-security oauth2 and jwt configurations over a "custom" keycloak plugin?