Today I spent too many hours figuring out what is wrong with my systemd which was refusing to find units in .config/systemd/user. The symptoms were: systemd-analyze --user verify worked I was 100% sure the unit file physically was there The whole $HOME directory and .config/systemd mounted on another distro also […]
Yearly Archives: 2020
I just got a new monitor for my pc delivered today. I saw in the manual that I should not put it too close to a window as it needs to be kept away from sunlight and moisture. This is a problem as I’ve long had my pc and monitor […]
I have an excel worksheet that is being used as a ‘skills assessment’ form. The current set up features a formula that allows users to select a ‘rating’ from a drop-down menu and based on the variable selected, the result is output into another cell as an area that the […]
tl;dr: I can insert Company Address or Company e-mails fields in my Word 2010 document, but these fields remains empty. I can’t find corresponding fields in document’s properties. How can I make these fields (or any other company- or address-related) auto-populated with some of the document’s property or field? I […]
I’m trying to add custom attributes using a CSV. I’m using the header additional_attributes. I have attributes called “main category” and “sub_category”, and they’re in the additional_attributes column as main_category="category name",sub_category="subcategory name" I used the api to upload all of the product options, but I’m still getting the error: Value […]