Salman@debuggingDec 17, 2025k3s is just what I was looking for, I also like #nomad but a little weary using it now... #k3s320
Salman@debuggingJun 29, 2022Great video about creating a diff'ing library with @kitlangton and @adamfraser youtube.com/watch?v=4GWnMv… #scala #zioZymposium - Derivable DiffersFrom youtube.com26
Salman@debuggingJun 29, 2022developers are not good at marketing... github.com/playframework/… #scala #playframeworkMake the "please donate" message more friendly · playframework/playframework@1f452c0From github.com11
Salman@debuggingJun 24, 2022@li_haoyi for some reason os.proc("aws", "s3", "ls", "s3://...", "profile my-profile").call() doesn't work... can't pass a custom aws profile to the os.proc cmd..ideas? it works fine without the last profile option. #scala
Salman@debuggingOct 6, 2020#scala #akka implicit final val self: ActorRef = context.self //MUST BE A VAL, TRUST ME github.com/akka/akka/blob…