Franco Ribera

Results 76 comments of Franco Ribera

Has there any progress related to this? I am experiencing the same issue here and I would like to get bittornado running. Or would you suggest another way to set...

Was it ever migrated?

So i managed to get a script that merges the manually downloaded CSVs into a single csv, for anyone who would need something like this: ```python import pandas as pd...

Speaking of tabs and working directory, I am adding Hyper to Nautilus context menu and I'm trying to figure out what parameter do you feed hyper so it opens on...

> somewhat relevant #5607 i would call it instead of _relevant_: "directly related and key shortcut for proposed feature".

hello @bitk0der i am doing something similar to what you describe, could we talk on discord and maybe help each other? ```ademord#2999```

Hi @ruofeidu and thank you for your feedback! I posted in the unity forums to figure out how to use a normal game camera with the ARkit.. I assume its...

Did you manage to get this solved? :(

I fixed my issue. My use case worked when I used: ``` [coverage:report] pragma: no cover pragma: $envvar cover ``` where envvar=NO would be set if i wasnt using it...