|
|
|
|
|
by literalbatshit
1028 days ago
|
|
Can you share a transcript where it saved you an hour? I’m trying to better understand how I might apply it to my work. So far it’s only been useful to me when working with a tool I don’t really know. But most of my work I know the tools fairly well. |
|
I had to go through several iterations and I bounced from wanting to write it in go to I think eventually just doing it in bash, just simplicities sake, but it absolutely saved me days of research. I definitely had to fix a lot of things and tailor it to my needs and it lead me astray quite a few times but it really was more like asking a professor the question vs googling it and hoping that SOMEONE out there has done something similar. Or combing API docs.. It was such an ancillary thing that I didn't want to get hung up on it for more than 1-3 days and it literally got me going in maybe 3-6 hours.
I also write a ton of very advanced terraform and cdk with it. I already know both very well but it absolutely speeds me up if I haven't used a specific function or what not in awhile, or it's newer to me.
It's great at leading me to the water, sometimes I have to still teach myself to fish but it will give me ideas and get me going if not even more.