Results 4 issues of Aydin Gokce

Hi Everyone, I cloned the repo and ran the demo.ipynb ([https://github.com/matterport/Mask_RCNN/blob/master/samples/demo.ipynb](https://github.com/matterport/Mask_RCNN/blob/master/samples/demo.ipynb)) in the samples folder. I didn't experience any issues until the last cell, where it stalled for an oddly...

Title sums it up. I'm using nixosGenerate in a flake. Given a minimal example as such: ``` mkVmImage = modules: nixos-generators.nixosGenerate { modules = modules; system = "..."; format =...

Basically title. Why does RtcInstant::instant() need to be private?

kind-question

Run gct as you normally would, but add an `-s` or `--summarize` to see natural language descriptions under each function! With this PR, you not only know which functions exist,...