namibj

Results 17 comments of namibj

I only found actix a bit over a week ago, and after seeing those performance numbers, I started wanting it so bad to be practical for an upcoming project I'd...

This has been fixed in 56008db7. Children are now squished to their minimum height: `child.required_size(size).y`, with `size` coming from `fn layout` in the `impl View for ListView`.

I can only add my idea of how to provide this: add it to (a fork of) ncdu, with a limited way that allows the user to provide a relative...

It would be nice if this could also work with SPL collections (`SplObjectStorage` comes to mind).

I just want to mention the existence of prior art: https://github.com/frankmcsherry/explanation It is only for an ancient version of Differential Dataflow, but lessons learnt should be valuable

> Another option is to run logically serialized transactions in parallel. When a transaction starts, it obtains a monotonically increasing serial number, which corresponds to a DD epoch. Any number...

> Are you positive that `threshold_total` subsumes `consolidate`? I am, and I extend that to all uses of `reduce_core`. This behavior comes courtesy of it's output being an arrangement. >...

In reference to #88, I just wanted to add that on a linux-only ssd rootfs (on a LUKS-encrypted GPT partition), I recently noticed errors of the following kind: `csum failed...

@maharmstone (Sorry for the late reply) I'm still seeing checksum errors, but I haven't checked whether they are just historical or not. I'm unfortunately slightly limited in how good I...

> Unlikely unless someone of the big three creates the feature or gives access to the source code, a possible route is reverse engineering. ME-only is an officially supported mode...