Kovid Goyal

Results 350 comments of Kovid Goyal
trafficstars

That's completely unrelated: https://github.com/kovidgoyal/kitty/commit/15dd95d420148720efce8dee9731a192903c03fb

> Thanks for the context. This actually explains a lot. I suspect the use of non-standard `:` instead of `;` in color related escape sequences. Note that colon is standard,...

This is for the Get books feature?

I am OK with outputting timing for get books fetches in principle, but having scraper/simple.py do it unconditionally based on DEBUG is not acceptable, as this could be used in...

The store plugin code is live loaded, your PR would break Get Books for anybody not using up-to-date calibre. Also there seem to be a whole bunch of unrelated changes...

On Thu, Nov 03, 2022 at 12:50:57AM -0700, Lucas Cimon wrote: > Not very encouraging... 😔 > I took the time to reduce a lot of redundant duplicated code in...

yes but this recipe uses parse_index() thus potentially returns different articles. If it isnt working, it should be fixed, not deleted.

Yeah probably does but since no one has stepped up to fix the recipe, might as well delete it at this point.

See https://github.com/kovidgoyal/calibre/blob/master/src/calibre/utils/monotonic.c for monotonic for python 2