colindawson
colindawson
So far, this hasn't got beyond the initial thought stages from my point of view. That said, I do like the idea of using a PICO to do the external...
I'm working on a design that will use three GPIO pins on the PI, to allow selection of ATX Modules on up to 8 machines. I'm designing the idea for...
I've used the information in this link https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/ to create a pull request that should allow multi arch builds to be done easily. I've created a pull request that looks...
I'm not 100% sure if it will be seamless. As this is the first time that I've attempted to do anything with docker image creation. From what I understand, it...
I guess this is going nowhere
I’m still thinking about doing this using a rpico. Think of the tax control as a master and 4 tax connections as switched slaves, could even use a USB port...
I'm working on a new application and am in the process of deciding what editor I'd like to base the application on. It's not liklely to be going live for...
@arkflpc I'm extremely confused about this, it's all new to me. Looking at the link you posted, it's gave me an idea to look for @types/ckeditor and I found this...
> Really bummed out by current situation that old types dont seem to work with TS 4.9+, while the new types are not published yet (even partially). We're stuck with...
Just to be clear, whilst what I did worked. I need to use more advanced things from CKEditor, so for now, I've decided to change my editor over to using...