1) The presenter introduces Goby, their own programming language inspired by Ruby that is written in Go.
2) Some key differences from Ruby include stricter syntax rules for consistency and predictability, and treating errors as values instead of using exceptions.
3) The goals of Goby are to maximize productivity through readability and consistency while following the principle of least astonishment. The project is still early but welcoming community involvement.