Pavel Safronov
Pavel Safronov
Leetcode return tehre are 2052 cards, but we get 2051 in the end. It is either a bug with the way we calculate pages and offsets, or leetcode really returns...
Might be useful
Now when it works, it's time to make it look nice as well. So we need to split the script into files and make a nice CLI for that.
I set the sort field to 3 digits string at the moment: https://github.com/prius/leetcode-anki/blob/master/generate.py#L298 But the sorting is still incorrect. For example, there are 15 cards for which sorting by the...
Similar problem decribed in this PR for mha4mysql-manager https://github.com/yoshinorim/mha4mysql-manager/pull/82 Build failing without this dependency installed.
> ponysay 92 weeks ago Hi! It seem like PPA https://launchpad.net/~vincent-c/+archive/ubuntu/ponysay is dead for some time. So no new versions since 3.0.2 there. @Vincent-C, do you have plans to continue...
In `debian/control` there is forgotten dependency for `libmodule-install-perl` Without this dependency build runs like this ``` [20:33:11][Step 1/2] + debuild --check-dirname-level 0 --no-tgz-check -kprius [20:33:12][Step 1/2] dpkg-buildpackage -rfakeroot -D -us...
Here is the TwoSum problem data returned on localhost https://gist.github.com/prius/4afc9ac7c6d2806559fb6052dc25099a ``` "companyTagStats": "{\"1\": [{\"taggedByAdmin\": true, \"name\": \"Amazon\", \"slug\": \"amazon\", \"timesEncountered\": 107}, {\"taggedByAdmin\": true, \"name\": \"Adobe\", \"slug\": \"adobe\", \"timesEncountered\": 43}, {\"taggedByAdmin\":...
Hi! The issue has been originally reported (by somebody else) to the gnome nautilus repo https://gitlab.gnome.org/GNOME/nautilus/-/issues/3507 but it had eventually been tracked down to udisks. The problem is that fido2...