Ville Hartikainen

Results 7 comments of Ville Hartikainen

Created a #2 to fix this issue of memoryLimitMiB defaulting to 512. This is not a supported task configuration in Fargate (at least anymore).

Actually what I was looking for was to: either a) gather all `.tick` scripts recursively from all subdirectories under the given `--dir /some` directory or b) have the tool to...

A big maybe from me 😏 Never written a single line of Go, but I'm willing to give it a go. No promises on estimate when to be finished though...

I know this is not sniffing traffic per se, but have you ran into this API documentation from Divoom: http://doc.divoom-gz.com/web/#/12?page_id=89 I hope you'll find this helpful. Might be able to...

`getCountryForNumber(context, getCCPLanguageFromLocale(context), "+7921xxxxx")` -> KZ. This is clearly a bug

I started getting this too after the nordpoolgroup API started responding HTTP 500. Seems like these errors are not handled gracefully in the code. I'll try pushing a PR later.