Rustam

Results 211 comments of Rustam

@smarnach I know you know but there are 5 pull requests waiting for your attention.

Confirmed with ```go package main import ( "log" "strings" "github.com/goccy/go-yaml" ) type Sample struct { Test map[int]string } var s Sample = Sample{ Test: map[int]string{ 1: "test", }, } func...

Can you post the SHA256 of the file? Or maybe have you tried to submit this to i.e. virustotal? Could be false positive.

I have a feeling that this is a false positive based on signature match that spooks the antivirus software. There is a [discussion on Google Groups][1] where people are facing...

@craigrandall sorry, it's taking me obscene long time to get to this. Let me ask - do you see it as a separate mode, i.e. `slackdump -emoji` and it would...

Edge api are dodgy to deal with as there's no documentation, I'll put this snippet to a good use, thank you!

I've checked the API and it doesn't appear that one can fetch the custom fields using the bulk API call to get all users. I'll have a look.

I could certainly look into this in future. Had a look at what's there in the internets, found this app: https://github.com/ohtake/slack2md that converts slack export to markdown files. I ran...

@jmgarnier nice idea! I don't think I completely understand how it should look like? Could you elaborate more please? When you say "thread" - are you referring to a Slack...

Same here (changes synced on Mac, but "retrying" on Windows). File size is 1.2KB