Henry

Results 69 issues of Henry
trafficstars

Hi, after seeing go-martini/martini@6779472c8685ba4fad5e879a4cb1c10d2fd0f71b i tried to build menus based on the active route. I sucessfully used the approach suggested in #3 for some other helpers and now tried to...

I came across an registry implementation which uses these.

@eyedeekay Sorry for not paying more attention but I just saw that the options are mostly without effect. before a05f2d68df5a87ebfb07eed563eb999eca244e5e they were sent after the newline of the `HELLO VERSION...

question

Hi, although i followed the readme closely and used pip to install scipy, matplotlib and numpy i still get ``` emmBP:~ cryptix$ brew install gnuradio Unsatisfied dependency: scipy Homebrew does...

Hey, I just came across this project the other day and today I came across [this](https://medium.com/@ahmetalpbalkan/introducing-dexec-b15879a45906) article. > dexec is a small Go library allowing you to run commands inside...

Hi, since we have `SELECT ... From TableA WHERE id() in (SELECT idA from TableB Where ...)`, can we find a way to make `int IN (...)` take a parameter...

enhancement

I think, [this](https://github.com/lidel/ipfs-firefox-addon/issues/21) is relevant here, too. :)

Hi, i just needed to add the 2nd parameter to the `.Data()` calls in the tutorial to make it work.

FYI the current code is here: https://git.drupalcode.org/project/activitypub

In @staltz' FOSDEM2021 talk we had the [feedback](https://matrix.to/#/!AUvLzDizWvOedgLWtR:fosdem.org/$qAPwfLUhlp2RjKkGHSY-aNj38e95yfJUMX63T3N83UA?via=fosdem.org&via=matrix.org&via=mozilla.org) that the encoding is basically [DER](https://en.wikipedia.org/wiki/X.690#DER_encoding), which is also type, length, value. While my guess is that most DER libraries don't offer...