Johannes Naylor
Johannes Naylor
### Main programming language Go ### Tutorial title Creating a Twitter Bot in Go ### Tutorial URL https://blog.jonaylor.xyz/twitter-bot/ ### Category * [ ] 3D Renderer * [ ] Augmented Reality...
### Description Add script for generation of csv file that represents a mapping of track ids track cids. Also add db migration that using the generated csv to update tracks...
The [sync queue](https://github.com/AudiusProject/audius-protocol/blob/master/creator-node/src/services/sync/syncQueue.js) is what processes requests to synchronize data between content nodes. Currently, the file is pure vanilla javascript The desired state would be to have this be typescript...
### Description This PR converts the `TranscodeHandoffManager` to typescript ### Tests Original tests to make sure nothing broke ### Monitoring - How will this change be monitored? Are there sufficient...
### Description ### Tests ### Monitoring - How will this change be monitored? Are there sufficient logs / alerts?
### Description ### Tests ### Monitoring - How will this change be monitored? Are there sufficient logs / alerts?
### Description Add network monitoring plugin to circle to be built and pushed to dockerhub. This PR also remove `dotenv` as a dependency from network monitoring to make the image...