Andrey Petrov

Results 143 issues of Andrey Petrov

... especially for developers who aren't familiar with Ruby/Sinatra and want to contribute something minor without looking up how to install and setup a bunch of things.

Hi there, I find that bugs like ``` python foo = 42, ``` are fairly common that it would be valuable to highlight the `,` in that scenario. While this...

Any interest in adding support for arbitrary precision? I imagine something like, ``` go func (cfg Config) FormatPrecise(duration time.Duration, precision time.Duration) string FormatPrecise(60 * time.Second, time.Second) == "60 seconds" FormatPrecise(60...

More and more people want to use response objects as file-like objects (or streams). The default pre-consume-and-leave-nothing-to-read is confusing. This would be a fairly substantial change which could cause leaks...

Would be nice if our connection pools contained analytics on each connection objects, things like: - Timestamp of when the connection object was last successfully connected - Number of times...

``` python ffi.set_source(..., runtime_library_dirs=[...], # Same as library_dirs but for runtime extra_compile_args=[...], # Extra unadultered args given to the compiler extra_link_args=[...], # Extra unadultered args given to the linker )...

Too easy to break the build when merging fixes, e.g. #10 -> #11

help wanted

Something like https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/embedded/arduino/arduino-cli/default.nix#L40

- [ ] Make the little channel things light up green. - [ ] Occasional server-initiated ping? - [ ] Something weird with default USER?

- [ ] /mode +o - [ ] Somekind of auth for ops? - [ ] /kick - [ ] banning?