The more I use AI coding tools, the more work I'm bringing into my IDE. Even my writing tasks are creeping into the same workspace as my code. One workspace, many repos.
Currently, Iām building out the backend infrastructure of an AI + crypto-enabled project for a client.
Deploying the backend on k8s and could see this workflow coming in handy for the individual containerized services. Then comes the wonderful world of configuring network + intra-service communication š
Definitely going to give this workflow a try
Look forward to hearing how it goes! What kinds of things are you building?
Currently, Iām building out the backend infrastructure of an AI + crypto-enabled project for a client.
Deploying the backend on k8s and could see this workflow coming in handy for the individual containerized services. Then comes the wonderful world of configuring network + intra-service communication š
It's always the communication part that creates the most "fun"!