I work for a company with tightly locked down admin permissions on our Win 10 laptops. I need to occasionally tweak the Control Panel -> Hardware and Sound -> Tablet PC Settings, but as a normal user am locked out. Our Help Desk is offering me temporary local admin, which […]
Yearly Archives: 2020
I got following error while compiling ffmpeg-4.2.2 on macOS 10.14.6 with the Haivision-SRT 1.4.1 package: ERROR: srt >= 1.3.0 not found using pkg-config First I tried it with the srt package from Homebrew and then I compiled it from source. But both times I got the same error. I compiled […]
Recently I had a issue with my phone and I wiped it, but before I dumped ( adb pull /dev/block/sda29 ) all the /data partition that was on my phone. After that I mounted the image simply with sudo mount ./sda29 /mnt/data/ the file mounted normally but now I’m not […]
Is there a way to change the chrome search engine using a keyboard shortcut? E.g. I’m using duckduckgo, and I want to switch to google search for a time, so I would press a shortcut, use google for a while as my default search engine, and press the shortcut to […]
How do I open a subfolder in the My Documents (“User Files”) instead of the default under My computer? I explicitly do not want Windows Explorer to expand to the folder via My Computer. I intend to create a shortcut to whatever command is necessary so I don’t have to […]
In 2019, we published hundreds of new guides, tutorials, and articles. Whether we showed you how to use new technologies and tools, or published career advice from people at the top of their game, our aim was always to help you level up as a web developer. Though tech moves […]
I am trying to place the OSM map on the category page with location marker. For this purpouse I have created template module, but it is not load a map on the page. On the page is just gray square with zoom button and “Contributors” inscription from my code. The […]
I’m trying to upload 12000 sku’s (1000 at a time) using the csv uploader. I’m getting some random errors for identical data. For example: every cell in the attribute_set_column has a 9, but I get this error Invalid value for Attribute Set column (set doesn't exist?) in row(s): 575, 577 […]