Alexander Pushkov

Results 171 comments of Alexander Pushkov

@Numenorean hey! Is there anything left before we can merge this in?

You can see my changes [here](https://github.com/notpushkin/ShazamAPI/tree/refactor) ([compare](https://github.com/Numenorean/ShazamAPI/compare/main...notpushkin:refactor)). It's a big change, so perhaps go commit by commit. I can open a PR if you want to review / discuss it.

Probably comments can be synced with GH even without requiring the commenter to authenticate — the GH version of the comments can be created by some bot user (something like...

In fact it seems like F-Droid builds everything from source, so it might be [quite complicated](https://f-droid.org/wiki/page/Inclusion_Policy) to submit new apps. The easier way is just to make a post on...

I'll give it a try a bit later this week. IIRC back then I was running a similar layout (which I broke down to this minimal reproduction) with `ns run...

Something like that: ![before](https://cloud.githubusercontent.com/assets/1298948/22315123/3e736292-e37e-11e6-8774-4a35835f4d4c.png) ![after](https://cloud.githubusercontent.com/assets/1298948/22315124/43044830-e37e-11e6-8348-8eebe95bc83f.png)

Still no good, the icons are rendered in 24×24 instead of 32×32: ![screenshot_2017-11-16_14-04-55](https://user-images.githubusercontent.com/1298948/32888075-2a29207e-cad7-11e7-8ec9-549d91aa0e6e.png) Haven't noticed that, sorry :( I can redraw the icons again or we could just bump the...

(I'm not sure, but I guess it should be pretty easy given there's only one package for all the dists)

Totally valid reason. Anyway, thank you for this project! Perhaps you could at least add a workaround to the README though? ``` sudo add-apt-repository 'http://ppa.launchpad.net/longsleep/bcmwl/ubuntu yakkety' sudo apt-get update sudo...