Edoardo Ceccarelli
Edoardo Ceccarelli
...ok so I had everything working perfectly then for having used the wrong github account I revoked liveshare oauth app and now it does this `Error: Agent terminated with exit...
I'd been asking the same question... I have been analyzing pretty big queries recently and in postgres there is a postgresql.conf log feature set `auto_explain`. With that you can tune...
...so I will not be able to proudly say that I have never written a line of python in my life. Ok I guess time for a change :)
no solution really, had to drop STTwitter for now :/
...adding to the various reasons: If I set `"workbench.fontAliasing": "none",` - given that I am using a non antialiased font in the editor, the explorer (left side of the pic)...
having the same issue: I believe is due some changes in the backend, given that G is shutting down this service soon :/ have you found a way to download...
There is this other project: https://github.com/sigma67/ytmusicapi It might be worth a shot to first transfer Google play music library to YouTube and then try and download it with that. I...
if I am not mistaken everything happens thanks to `[objc_getClass("DVTTableCellViewOneLine") aspect_hookSelector:@selector(awakeFromNib) withOptions:AspectPositionAfter usingBlock:fontBlock error:nil]; ` if so I would try and play with AspectPositionAfter
but I have no idea if this would be the right way to go :)
are u talking about property @property (nonatomic, weak) NSView *outlineView; in XcodeCustomizeFont.m ?