Chris Pahl
Chris Pahl
@edwincarlo: Great work, I see definite improvements. For a hash string like ``68b329da9893e34099c7d8ad5cb9c940`` the time has gone from ~7s to a few milliseconds. This finally allows using this library for...
Hey, > @sahib any thoughts on best way forwards? Maybe write using json-glib instead? Yes, I'm afraid this is the cause. That hacky util was there before we used ``json-glib``...
@maruel: Are we sure that no other user of this library uses mode 3? @alexgth: :wave:
@maruel: if users note that something is broken soon enough :sweat_smile: I guess the approach in this PR has the potential to save some tears. I was initially asking because...
Please post ``rmlint --version`` and ``uname -a``.
I can't reproduce the behavior on my machine. Please try the latest commit from the ``develop`` branch (see the [docs](https://rmlint.readthedocs.io/en/latest/install.html#compilation) on how to compile that). If that persists, I gonna...
> I tried following the steps of the guide but unfortunately run into errors: > [...] Your GLib is tool old. You need ``>= : 2.58`` currently with the ``develop``...
I just realized the doc string for ``Iter()`` says ``Iter() returns a read-only iterator``. I somehow missed that. Well, I guess this can be closed then.
Original author here. I gave over maintenance to @cebtenzzre some time ago. As far as I can tell he's not responding either, which I can't blame him for. Open source...
@yarikoptic Much appreciated. I would prefer if there's one additional person to reduce the risk of getting into the current situation.