I never thought I'd be this excited about a terminal emulator and yet here we are. youtu.be/CDXqMd3klvo?...
The Future of Development: Introducing Warp 2.0
YouTube video by Warp
youtu.be
Filipe Estácio
@filipeestacio.dev
Founder | Software Engineer | Problem Solver | Human Being
I never thought I'd be this excited about a terminal emulator and yet here we are. youtu.be/CDXqMd3klvo?...
The Future of Development: Introducing Warp 2.0
YouTube video by Warp
youtu.be
On the phone to close down my Virgin Media account due to moving abroad. Being asked where I'm moving to and what is the reason for moving "for their records". They are an ISP and it's none of their business. Help me make sense of this?
Has anyone gotten #localstack working with #podman on MacOS?
Setting up a CDK project with a lambda function that uses Middy 5 was simple enough. Making it testable with Jest, however... Might have to write a blog post about it.
After several years working with Sceptre, I find myself attempting to set up a multi-account environment on #aws using #org-formation and #cdk. My biggest question is where to draw the line between one and the other? Can a CDK app deploy cross-account resources?
Learning #OrgFormation and trying to build a multi-account #AWS organization. Main struggle has been finding out the best way to save secrets via IaC in a security account then make them available in other accounts. Any tips?