chendo

Results 26 issues of chendo

Is it possible to have `KeyCombo` support modifier-free combos? I'd like to hook into `Return` with no modifiers. I was able to do this with https://github.com/soffes/HotKey previously but multiple keyboard...

I set an Authorization header with `headers-s`, perform the request, which works fine, but when I `cd` to another path, I need to set the header again, which doesn't feel...

concern:core
class:defect
priority:high

We're using an S3 API 'compatible' storage which seems to occasionally take a second or two to actually persist the update. This seems to be causing our `409 Upload-Offset header...

Could we have an ability where we can change the context of a logger? I'm marking a type's attribute on the log, but it can be changed. Rather than recreating...

This module provides the ability for a reverse DNS lookup on incoming requests: https://github.com/flant/nginx-http-rdns It would be a good combination with testcookie to minimise potential issues with search engine indexers....

Set TANGO_DRY_RUN to do dry runs. Doesn't work for steps that don't have meet blocks though.

Is duktape.cr known to be thread safe? I'm attempting to use duktape with `-D preview_mt`, where I have a pool of prepared `Duktape::Runtime`s that I check out for each `HTTP::Server`...

Under high load when running a simple program on my M1X Macbook Pro, I occasionally get an `Invalid memory access (signal 11)` crash. Reproduction repo: https://github.com/chendo/crystal-anyolite-crash-repro Tested with Crystal 1.7.2,...

bug

Similar vein to https://github.com/mailgun/vulcand/issues/78, but just for raw TCP.

The use case is for annotating UI elements that belong to other applications.