Michael Rykov

Results 23 comments of Michael Rykov

Looks like there's a 2 year old issue to make it official - mojombo/semver#205

@sasa Yes, I'd be interested in having that in the future, however, there are quite a few things on the broadcast/newsletter side that need to be done before shifting focus...

@devaayushraj Not at this time, but it's something to consider.

@gedw99 It would be nice to discuss, but I can't find your on Telegram. My username there is same as my Github.

@jacek99 this is a very interesting and relevant request because an important part of Melody is the cloud component (https://melody.sh/repo/) that we run to index and cache public repositories. I...

It looks like it's more than just a bug with visibility. Even when the embedded struct is exported, zoom sees it as an opaque field. For this particular case: ```...

@shea-parkes Michael from @gemfury here. We support both SHA256 and MD5 checksums. Newer accounts default to SHA256, and we have recently added a switch to migrate older accounts. If you're...

Thank you @MichaelMure. Expects related PRs when I get some more time for Paperboy.

As an extension of this PR, I want to open a discussion on whether using a standard library buffer (`bytes.Buffer`) or a buffered writer (`bufio.Writer`) rather than manually managing the...

Is this the future of go-term-markdown? If so, I'll try to implement #8 against this.