Marcos Dione
Marcos Dione
C'mon, that's as easy as C-l, C-c in most browsers...
the semantics has been frozen on a synchronous model. you don't see and you can't interact with the file-like objects representing stdin/out/err.
A few months back I removed all references to internal code in stacktraces. I should recheck it now that the call stack is a little bit bigger.
Is there a generated shapefile or `.sql` file that could be used in other projects?
Any news about this? I do think it's useful, for instance for easily obtaining metrics from things for which there are no support yet, like SMART for disks, custom systems,...
Look, I found some code that maybe you can use, at least as inspiration: https://github.com/fancyapps/fancybox/blob/master/src/js/hash.js
> If you have any suggestions on how to improve this PR, please let me know. Well, to start with, try to make it pass all those checks.
My suggestion is to make one regexp per schema, as URIs will be quite different between them. The regexp as it is is accepting some nonsense: ```mdione@ioniq:~/src/system/misc/knock$ ipython3 In [1]:...
Also: does this code apply for the Android version? Have I even opened the bug in the right place?
> I don't see any mention of how to handle specific schemes. It might be easier to let the receiving app handle parsing Agreed. Thanks for looking into it :)