James Osborne

Results 10 issues of James Osborne

Hi, perhaps I'm doing something wrong, but I can't get reg to delete an image, despite running garbage collection after issuing the command. I'm trying to delete an alpine image...

bug
needs testing/verification

Love reg! Would it be possible to have a switch to provide some text which would then be displayed in the static UI, may be the page on the page...

enhancement

I've tried running the latest version of cli-dashboard in a Docker container using various versions of node, currently current-buster-slim, which is node 12.10. (I've tried other node in Docker versions...

Hi, I've worked on the instructions for using raspbian-shrink in Docker (for example on macOS), and created the following repository: https://github.com/jjo93sa/rashid.git Hope it helps. Anyone interested can pull pre-built "rashid"...

Hi, Thanks so much for these scripts, particularly the raspbian-shrink! I wanted to use this on my MacBook, but of course it isn't directly useable because things like e2fs aren't...

I have a working install of yabai & skhd on an M1 MacBook Pro with Sonoma 14.1.2 using yabai v6.0.1 and skhd v0.3.9, both installed using Homebrew. On this install,...

Hi, I followed along with your YouTube video, and thought it was great. Been a NeoVim convert ever since. I've broadly speaking got your same configuration, with some added LSP/linters...

Using this script to generate colour output: ``` #!/bin/bash # # This file echoes a bunch of color codes to the # terminal to demonstrate what's available. Each # line...

# Bug report We have a playbook that looks something like this: ``` - name: Example customization playbook hosts: 127.0.0.1 connection: local gather_facts: true tasks: - name: Install roles and...

incomplete
bug
invalid

### What is the issue? After enabling `noauth` mode in the Tailscale Kubernetes Operator, I get the following errors from `kubectl`: ``` E0329 12:44:17.619828 81098 memcache.go:265] couldn't get current server...

kubernetes
waiting-for-info
bug