Piotr Sarnacki

Results 11 issues of Piotr Sarnacki

I've started using gem bundler on one of gems. I would like to check this gem on both rails 2 and 3. Easiest way to do it would be something...

I use a custom `g:ctrlp_user_command` and it includes results that shouldn't be there. I'm not sure if this is a ctrlp's fault, but I'm also not sure how to debug...

I get a `Insufficient resources: System call failed: Cannot allocate memory (os error 12)'` error when trying to spawn too many processes. The processes are almost empty - just a...

I've been looking into limits of spawning processes using `lunatic` and I'm running into two issues. One thing is that spawning processes seem to be rather slow. According to my...

I've been playing with io_uring lately and I'm amazed at performance it can achieve for I/O operations. I'm also really interested in using lunatic for high performance applications that could...

When there's a `nil` value in the span data attributes Jaeger exporter will fail with a following error: `unexpected error in Jaeger::CollectorExporter#export - Unknown key given to OpenTelemetry::Exporter::Jaeger::Thrift::Tag.new:`. It's unexpected...

stale

When you view a PRs list you only see the PR title and no commit message, which might be confusing as to what changes were made in the commit.

Sometimes it happens that a docker label is overwritten and thus the digest changes, but the label stays the same. The notification will then say the change is for example...

Juicer is a great library and I use it for some time now, but jsLint support is not working fine for me. I use some third party libraries, which have...

Feature request

First of all thanks for all the hard work on the project! I'm trying to run Fusion 360 from your snap on Arch linux on a laptop with Nvidia RTX2060....