Todd

Results 18 issues of Todd

It would be great and very useful if for larger diagrams we could zoom in/out. This would make it easier to visualize larger flows.

enhancement
question

Apparently, to support operating behind an haproxy you can't wait for the nonce string. see the gist: https://gist.github.com/729332 I'm not 100% sure about how this works but reading references in...

When showing a fancyZoom'ed html fragment in a zoom box the input fields are copied, so any changes to those are not synced with the copied source.... Ideally, fancyZoom would...

https://github.com/miketheprogrammer/go-thrust/tree/master/examples/chat there is no ./run command in the chat example dir...

enhancement
help wanted

If a bad crontab is published to a schedule this will blow up and cause the process to become corrupted. This causes lots of schedules to be missed.

bug

qilin is great thank you for creating this. In order for graceful restarts to work for me with qilin, I had to add the following to my worker.js file: const...

When using AWS::S3::S3Object.store with a generic IO object - say a IO.pipe, store should use transfer encoding chunked since it can't compute the size of the read end of the...

This add a Rakefile and gemspec file to build whispercpp gem. This allows endusers in the ruby ecosystem just type: ``` gem install whispercpp ```

Working on upgrading a rails app and need has bit field because it's amazing!