Joshua Kwan

Results 15 issues of Joshua Kwan

Hello! We love your project and have been using it to play "potluck mahjong" (riichi mahjong except everyone gets to make up a rule before play begins.) It's something hilarious...

Hi all, first of all thanks for this provider. It's very useful and helps plug a gap in my organization's ACL management strategy. I will soon link an interesting open...

bug

For backwards compatibility, preserve the functionality of EchoWrapHandler but create new EchoWrapHandlerName which accepts a name parameter. See: swaggo/swag#885

This stacked area chart looks really strange. The lines and areas are weirdly disjointed and broken. ![image](https://user-images.githubusercontent.com/5368926/98961829-0033e600-24d4-11eb-91d3-ab2986b25b98.png) [Playground](https://playground.anychart.com/DMM6C2iB/1) This is because the categories, Monday thru Friday, and the associated data...

[Source code](https://github.com/b4b4r07/iap_curl/blob/master/iap.go#L50-L54) demonstrates that we must have a JSON private key for a service account in order to complete the IAP authentication flow. It's actually not clear if this is...

question

If i'm not mistaken, this is serverless _except for the database server_ -- is that true? Do I need to set up a RDS instance for this? The appeal of...

### Bug Report Package: `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/advisor/armadvisor` SDK version: 1.2.0 Go version: `go version go1.21.3 darwin/amd64` - What happened? [GetGenerateStatus](https://learn.microsoft.com/en-us/rest/api/advisor/recommendations/get-generate-status?view=rest-advisor-2023-01-01&tabs=HTTP) is a call that tells you whether a recommendation generation operation has...

question
Advisor
Service Attention
Mgmt
customer-reported
needs-team-attention

### Bug Report Package: `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/advisor/armadvisor` SDK version: 1.2.0 Go version: `go version go1.21.3 darwin/amd64` - What happened? [GenerateRecommendations](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/advisor/[email protected]#RecommendationsClient.Generate) generates recommendations for an azure tenant. It returns an operation ID thru...

question
Advisor
Service Attention
Mgmt
customer-reported
needs-team-attention

Hey there, I was trying to find out how to download majsoul game logs and found your comment [here](https://www.reddit.com/r/Mahjong/comments/gninuk/mahjongsoul_game_records/fral5ya?utm_source=share&utm_medium=web2x&context=3). However I tried this method on your replay analyzer and the...

In the original implementation, there is a risk of an infinitely long-lived cache key that arises if HMSET for the cache entry succeeds, but EXPIRE fails or is not executed...