I’ve got a Creative VF0640 webcam, which originally worked on an older Linux system, but is not working on an OpenSuSE Leap 15.1 (x86_64) machine. The kernel seems to recognize the cam when attaching it, but uvcvideo says there are no devices present: ╭─jacek@epica ~ ╰─➤ dmesg | tail [ […]
Blog
This has been puzzling me and I hope you lot can help me out. I have a table of numbers, and I wish to sum all the values in a row up to a specified column number. Idea being I can change the ‘sum up to number’ and the sum […]
My goal is to install centos 8 as a virtual machine on ubuntu 18.04 and be able to access the internet on the virtual machine and to access the host file system from the virtual machine. Ideally I would like to have 2 ip addresses, one for the virtual machine […]
Anyone here ever use Amazon Cognito for user management? Any experiences to share, pros / cons of using it? Are there any clear benefits to using Cognito versus rolling your own internet user management? You would think the latter would be preferable for flexibility and organizational reasons, but I have […]
I am facing the following issue on an already-live site on Magento 2.3.2: product pages occasionally don’t load completely, missing (amongst other) product attributes / swatches (clothe sizes in our case), which are mandatory and thus preventing orders to be placed. This happens: * about 70% of the time the […]
I’m running Virtualbox Ubuntu 18.04.03 with Apache on Windows 10. I have an installation of Magento 2.3 running. My goal is to adjust an existing theme that is created for my company since we’re having some changes in our brand design. I started creating a shared folder between the VM […]