Cornelius Carstens

Results 6 issues of Cornelius Carstens

Hey, I'm using the latest PHPStorm (2017.2.4) and once I installed the Laravel Plugin the text input in php storm started to lag and the app freezes after a couple...

Hi I'm trying to connect to the IE11 on WIN7 box and I'm having trouble connecting with the provided password "Passw0rd!" or with "vagrant" as the password. I changed my...

A belief containing a list as an argument can be constructed by passing tuples representing the list to the Literal constructor. e.g ``` my_literal = Literal("my_functor", ((12, 45), )) ```...

Hi Niklas, could you briefly explain what freezing a literal means and what part the intention scope plays? Does intention scope refer to the context which describes where a goal...

Quicktype CLI renames types randomly, making it really unreliable. E.g. The json schema below results in a typescript interface named `Light` instead of `LightParams` ```json { "$schema": "https://json-schema.org/draft/2020-12/schema", "$defs": {...

bug

### What does this PR do? Adds retry of the networksetup commands when macOS requires an admin password for system wide changes. ### How did you verify your code works?...