egandro

Results 82 comments of egandro

> Did you know that the Patreon list in the About section use something that you would call a "random url"? Because that's what they do. Also, the "call random...

Proxmox 8 on AMD CPU This did the the trick: ```bash echo 1 > /sys/module/kvm/parameters/ignore_msrs # echo "options kvm ignore_msrs=Y" >> /etc/modprobe.d/kvm.conf && update-initramfs -k all -u echo "options kvm...

I am wrting an article about how to do this. Please be patient (or ping me here in a few days).

Same question - why not allow UUIDs? It can be modul'ed 32,64,128... and can then create `orders_0 `... `orders_127`

I am not sure if this is somehow related to my fix here: https://github.com/8gears/n8n-helm-chart/pull/59

> Is the library currently supported? Does it make sense to add improvements, fixes (anything related to PRs) or better fork? @Johannes11833 We decided to use it, as the implementation...

Is there any progress on this? I think this is an upstream problem for the embedded draw.io Is there any "bug report"?

> What do you mean by 'pve-edge'? https://github.com/fabianishere/pve-edge-kernel > I'm running kernel 6.8.4-3-pve with the relaxable RMRRs enabled. Haven't seen a crash yet. What kind of crashes are you seeing?...

+1 for this PR. Can you guys also bring in the additional patch of @dlnilsson ?