@NightdiveStudio Any plans for a mac / linux version of Blood?
So excited to see this after years of not having a source port but sadly I don't do much Windows gaming these days.
@BlendoGames Reminds me of being a dancer in Star Wars Galaxies. Itโs a big challenge to find rewarding game play loops for support characters. I wonder if this eventually evolved into the Medic / Heavy mechanics that made it into TF2.
@unclebobmartin I will add that I am in the lucky spot of being a consultant who is working with either other consultants who are versed in TDD or clients who are bought into (or at least willing to try) TDD even if it is new to them.
@unclebobmartin Your advice about getting your feet wet with TDD before using at work seems really sound to me. I am curious, do you think a single developer using TDD on team can be effective at that methodology if the rest of the team isn't bought in? What happens to that test suite?
@BankofAmerica Your credit card site's password change form allows larger passwords then your sign in allows, I entered a 24 character password and now I am locked out because it refuses to allow me to enter 20. Also your reset password is broken on Safari and Chrome.
@technomancy I am falling down the dynamic code as you run a game rabbit hole because I think it's the next logic step in my game development. As someone who is knowledgable about Love2d and Clojure. Why go Fennel and Love2d over Clojure and LibGDX?
@PushinUpRoses Tale of the Super Specks scared the hell out of me as a kid. I remember being disappointed when they transitioned away from downer / twist endings.
@relizarov Follow up question to your "Coroutines in Practice" talk at #kotlinconf18. You mentioned that there were a few ways to write a method that would leak running coroutine. Is there anything the compiler does to prevent these types of mistakes from happening? Thanks!
@relizarov Not sure if I follow your meaning about "ask for trouble".
Are you saying using a coroutine is asking for trouble or that you'd would have to go out your way to get into trouble with a coroutine?