Monday May 1
2:35 PM –
3:25 PM
Vevey 1-2
Watching Good Ideas Spread and the Benefits of Code as Data
Slides:
This video is available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
If I wanted a chatbot to become a better developer assistant, I would want to teach it skills like:
- containerize this application
- prepare this app for our team's staging kubernetes/mesos/swarm cluster
- pull in our current best practices for using kafka
- upgrade my version of library X to the latest on clojars
Are these really skills that you can teach to a developer assistant bot?
I also wonder whether a bot could be taught to help me process change across my distinct projects:
- did this commit alter any of a project's compojure routes?
- did the "fingerprint" of it's public method signatures change?
- am I still behind on library consumption?
- was this just an update that touched formatting/comments?
Obviously much of this is team-specific. It's certainly language specific. But it's also about making it easy for good ideas to spread within a team.
Basing this discussion on Clojure is also really useful:
- The "code is data" thing helps us to see clearly that humans are supposed to be good at
(apply understanding [codebase])
- Chat bots are good at watching systems change and learning things like:
(->> (filter skillz change) (map provide-options) (map help-developer))
. What kind of impact does this have on helping a team to converge on an evolving set of best practices?
-
Demystifying ScalaKelley RobinsonMonday May 1 @ 1:30 PM
-
Kotlin - Ready for productionHadi HaririMonday May 1 @ 10:35 AM
-
Watching Good Ideas Spread and the Benefits of Code as DataJim ClarkMonday May 1 @ 2:35 PM
-
Elixir: The only Sane Choice in an Insane WorldBrian CardarellaMonday May 1 @ 3:40 PM
-
Javalution - How I Learned to Stop Worrying & Play Jenga with the entire Software Industry. What could possibly go Wrong?Georges SaabAurelio García-RibeyroCharlie HuntMonday May 1 @ 4:45 PM
-
Predicting free Pizza with Python. Cowabunga Dude!Lorena MesaMonday May 1 @ 11:40 AM