HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asztal

no profile record

comments

asztal
·2 lata temu·discuss
This has happened to me multiple times with AWS SDK V3 (and other packages like react, cassandra-driver, etc.) and while there are ways to avoid it, it's not entirely simple to prevent.

Sadly, the most robust solution is often to use duck typing, e.g. instead of checking if the error is an instance of ResourceNotFoundError, check if error.code equals "ResourceNotFound" which works even if there are multiple library versions present. This is especially the case if you're writing a library that might be provided an instance of an AWS SDK v3 client, as it could be a different version.

I've been doing this stuff for 20 years so I'm used to it, I just feel bad for the novices.
asztal
·3 lata temu·discuss
*****? That's amazing! I've got the same password on my luggage!
asztal
·4 lata temu·discuss
This looks nice, but would be better if it were fully functional. Maybe it could integrate with http://www.linuxgenuineadvantage.org/?