corpix
corpix
For those who could come here from google, at this moment I see this error when using `quasisyntax`: ```scheme (user)> (quasisyntax (unsyntax 1)) ; Evaluation aborted on Syntax Error ***...
This also affects `bash -c 'sleep 5 &'` invocation. Example: > `xonsh $` indicates a xonsh prompt > `bash $` indicates a bash prompt ``` console xonsh $ import time;...
@nvma At this time - no, it should be refactored because it doesn't follow the Go idioms about naming. I am refactoring the whole package now and it probably will...
Thats make sense. I will be making a huge refactoring in a few weeks, there will be a constructor to create a custom faker instance with `rand.Source` from arguments.
Probably it will be semver. I'll make a choice in a few weeks after that huge refactoring will be performed to clean up the code and make the package more...
@Andre-487 this is `i-bem` part for blocks without DOM.
I like this feature. +1 for merge.
Also my racket code was hit by this bug, here is screenshot with a test-suite snippet of my project's test 
Yes, for Emacs Lisp. I think this is default
Sure. Thank you for a fast reply. But instead of `limits & requests` let's try adding a `kubernetes.api.resources.apps.v1.Deployment.system-kubernetes-dashboard.spec.template.spec.securityContext.seccompProfile` (because this is what could be easily reproduced on `master` branch of...