Paul Clarke

Results 40 comments of Paul Clarke

> So on my system I don't see this issue: > > ``` > $ bkr whoami > {"username": "jvillalovos", "email_address": "[email protected]"} > ``` > > But if I remove...

> I mean.. running Beaker with USER/PASS combination is insecure by default. You should use krb auth or oauth. Are you saying that USER/PASS is not supported? Should it be...

> I'm speaking that security wise you shouldn't rely on USER/PASS in Beaker. Instead of that you should use Kerberos or Oauth2. I'm a user, using what's available to me,...

Process question: given there are human-readable documentation and Sail descriptions for both scalar and vector, is there a specified order as to how things get integrated into the canonical repositories?...

> [...] scalar & vector are separate specifications and do not necessarily reoly on each other. Any SAIL code in either spec would be self contained and have been manually...

@wmat where would one expect to find the Sail implementation for this?

> @ThinkOpenly I asked Bill McSpadden and he say in the [SAIL repo] Thank you for that information! However, I should've been more specific. I'm looking for the Sail implementation...

Moving the discussion from #324 here... (I may be showing my ignorance, so bear with me.) Taking one example, `c.li`... The definition of the instruction (assembly) is: ``` mapping clause...

@wmat said (RVI Slack) "There is no assembly programmers manual that we maintain." Is the link you provided something official? I do now see a reference to it in the...