HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mike_yu

no profile record

comments

mike_yu
·2 yıl önce·discuss
that's definitely still the case. devin drafts my emails for issues it runs into (which i tell it to do) and i send them off.

this is definitely slower than if i were doing it full time, but i run a company. i go from customer meeting to customer meeting and spend 5-10 min a day taking whatever is blocking devin and pasting it into an email to the partner to get a response for devin.
mike_yu
·2 yıl önce·discuss
although i do agree with you w.r.t integrating like, modern software with well documented/good apis
mike_yu
·2 yıl önce·discuss
clearly nobody else has spent all the time i have integrating really old mortgage software :(
mike_yu
·2 yıl önce·discuss
i use this every day and a lot of the magic is in the workflow and agent layer -- claude 3.5 can generate a snippet of code for you but it isn't going to open a browser, read api docs, actually make calls to the api, debug, run the code and make sure it builds and works, etc