aggsol

Results 76 comments of aggsol

This is great if @Fluidbyte could merge this please!

I would prefer an API as close as possible tn the original C++ version. Using `byte[]` would be enough as nothing more neds to be encapsulated. Nonetheless, good work so...

I guess it is dead. You have to port it on your own.

Is there maybe another approach like being compatible with BitBar and Argos but provide the same functionality for GTK(?) but outside of the GNOME Shell. That would of course require...

In line 50 of `CreateMesh()` the array for `_uv` is created.

How complex would that be? I would like to block whole TLDs and every hostname that starts with two or three digits.

I worked around it by buffering the whole response and setting up the headers and status at the very last moment and use a single write. Any error prior this...

How about "SelfReflect" or the like? More than a better name it needs documentation, I have troubles figuring out all the tricks.

This is great. Can we merge it?

On g++ 4.8.5 your suggestion with the inserted `template` above fixed it for me.