Nicolas Grilly

Results 20 comments of Nicolas Grilly
trafficstars

@zefhemel Yes, Obsidian Sync.

It would be very useful! This is the main feature I miss from gitk.

@nanoant Thanks a lot Adam for having worked out that!

I often have a similar need: I want to draw a rectangle with some text inside, a background color, and **no** border, which, as far as I know, is not...

> I'm sure there are many other people to whom it won't be immediately obvious you can do this Actually, I now remember I did this in the past, but...

Would be really amazing to have this!

@RafeSacks What about mypy, which uses `assert isinstance()` as a type hint?

@RafeSacks I have a limited understanding of pylint, but it looks like it doesn't use mypy. @dstromberg The recommended way to annotate types for mypy is PEP 484, but I...

> Though I have to say, the quicker rise of Go's latency as it approaches a high percentile is slightly concerning. On the contrary, it's a good thing. It means...

@bhirbec The PR cannot be merged because there is a commit where the import path is changed to github.com/gardentechno/go.stripe (for vendorization of dependencies).