Henry

Results 69 issues of Henry

Even though the gossip plugin has strict locking to only fetch each feed once at a time it seems like there is still a problem with this... What ever the...

bug

Does somebody know what this is about? ``` /build/source/pointmatcher/DataPointsFilters/Gestalt.cpp:499:9: error: no match for 'operator++' (operand type is 'Eigen::internal::enable_if::type {aka Eigen::IndexedView}') ++(numOfValues(indices(0,it), indices(1,it))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/source/pointmatcher/DataPointsFilters/Gestalt.cpp:514:71: error: no match for 'operator-' (operand...

Hi, why do you use SQL to store configurations. Wouldn't JSON or INI work as well? Would also remove the cgo deps.

enhancement

https://github.com/ssbc/epidemic-broadcast-trees/blob/d09e0fe80c9c7a9fde438bc8cfed48ebf05dd5b8/events.js#L49 There is a lot of non-obvious things going on in `fixSeq` and the comment just roughly outlines the what it is leaning towards. IIRC it consolidates the remote and...

I found a couple of links and mentions about this but I couldn't find a clear explanation altough it sounds simple.. Is it _just_ leaving out unchanged feed in the...

This allows return wrappers into the router like this: ```go func NewThing(...) admin.RequestHandler { } func someRes() { r:=Admin.GetRouter() r.Post("/some/thing", NewThing()) } ```

On the [search, scope and filters](https://doc.getqor.com/admin/search.html) documentation it says > Default Scope will be applied to all requests This only applies to the index page however. Accessing `/admin/resource/$ID` still works...

Hi! it's hard for me to express how much I love to see this project. I have a couple of questions and/or requests though. in rough terms: please include a...

Wanted to supply an easier install method can't get past this point: ``` npm verb argv "/usr/local/Cellar/node@10/10.15.0/bin/node" "/usr/local/opt/node/libexec/bin/npm" "install" "-ddd" "--global" "--build-from-source" "--cache=/Users/cryptix/Library/Caches/Homebrew/npm_cache" "--prefix=/usr/local/Cellar/scuttleshell/1.0.0/libexec" "/private/tmp/scuttleshell-20190202-12673-17x1n5d/package/scuttle-shell-1.0.0.tgz" npm verb node v10.15.0 npm...

enhancement
stale

I tested tremola with a friend, using my old patchwork feed (`@p13z..`). Their phone stopped replicating my feed on a specific message (39) which happens to contain unicode characters. I...