Michał Siedlaczek
Michał Siedlaczek
I do think that the fact that it works within one window makes the container tabs on Firefox great. And the way you can forget about it once you set...
> Switching the profile of an already open tab isn't going to be possible Should be doable to add an option that would enforce opening in a new tab if...
@skrawcz In general, having my own wrapper is not a big deal at all, so from this point of view, this would be a small improvement -- if it were...
Hey, sorry for late reply, I've been quite busy. I'll need some time to experiment with Dask and Hamilton. It's possible that you can already do what I want... I'll...
Disk-streamed indexing can result in non-deterministic indexes if there is insufficient /tmp storage
@JMMackenzie yeah, something like this. Didn't have time to have a look today. I'll have to refresh my memory. There are many places like this where we should do those...
Disk-streamed indexing can result in non-deterministic indexes if there is insufficient /tmp storage
@JMMackenzie I think this should be actually resolved, because the issue is about the disk-streamed indexing, which was addressed in #484 There are more places where checks should be done,...
I agree, there is much to be improved. I could only spare a moment to look at it for now, but from what I can tell: - I don't see...
Okay, that's helpful, thanks. We definitely have to improve on the later stages.
> I would like to work on this but parallelizing these things in c++ is quite a bit more awkward than in languages like rust. It's actually not as bad...
Yep, I think this might be the best approach.