An intro to codegen with AWS Smithy — SymbolsThis is the 4th part of a series on writing code generators with AWS Smithy. In part I we get a basic project up that integrates with…Feb 11, 2022Feb 11, 2022
An intro to codegen with AWS Smithy — III C++ entity codegenIn parts I and II we learned the basics of how to get a Smithy-based codegen project setup and generating a simple “program”. In this part…Feb 11, 2022Feb 11, 2022
An intro to codegen with AWS Smithy — II GraphVizIn the first part of this series, we covered setting up a Smithy codegen project such that the Smithy Gradle plugin calls into our codegen…Feb 11, 2022Feb 11, 2022
An intro to codegen with AWS Smithy — SetupSmithy is an open source project created and maintained by AWS as a tool for modeling service APIs. It can be considered in the same…Feb 11, 2022Feb 11, 2022
Published inProAndroidDevIs porting an Android app from Java to Kotlin worthwhile?A few months back I published a piece about writing a mobile music streaming service in Kotlin. Part of that service includes an Android…Aug 26, 2018Aug 26, 2018
Published inProAndroidDevRoll your own streaming music service with KotlinThere is nothing new about streaming music to your phone but it’s hard to know what companies do with your usage data. There’s also the…Apr 14, 2018Apr 14, 2018