Dave Hodgkinson

Results 20 comments of Dave Hodgkinson

OK, I’ve attempted to join FB and LinkedIn VSCode groups. I should mail the plugin authors too. > On 26 May 2021, at 15:29, Dave Hodgkinson ***@***.***> wrote: > >...

Apart from not seeing ‘critique on save’ for perl-toolbox, seems fine.

OK, it's working. No tweaking required in the settings, perlcritic results seen in the "problems" tab of the terminal window. Woo!

@totalamateurhour @PaulNeumann Inside the VM I was using: ``` sqlplus / as SYSDBA ``` So, my sysdba has no password. So then, what's the incantation from outside? And from inside...

My sys has no password. The sqlplus incantation doesn't work. Thanks for the connection strings.

Create a branch, make your changes, push and do a pull request. And pray. > On 4 Sep 2019, at 21:32, John Scoles wrote: > > Ok I came up...

As a data point, IO::AIO also fails for me under Strawberry perl. I haven't dug too deeply (yet).

I've cloned the repo, but I can't find 'README.macosx.txt' to make the text changes!

I have built a named local image and I get: ``` % trivy i platform 2022-06-09T14:34:15.794+0100 FATAL image scan error: scan error: unable to initialize a scanner: unable to initialize...

I just ran into this. "bazel clean --expunge" fixed it.