I am updating a script we use to generate new users and update users based on a csv we download from a feed every night. I need to generate a unique username fo
I need to scrap a few details from a website and the problem is that the particular website is banned in India and I cannot open the site without a VPN but the
I have the following dataset: id|selectedquery| 1|SELECT fieldX FROM tableA| 2|SELECT fieldY FROM tableB| that dataset is used in the following code $rows=(
I'm initializing a new app with angular 13 and angular fire 7. when using AngularFireAuthGuard I got nullInjetor error import { AngularFireAuthGuard } from '@an
I am writing some tools that operate on files stored inside a disk image file under a users control. FUSE tools like fuse2fs are used to access file systems ins
I'm using VSTS and Visual Studio enterprise on two different machines (both VS2015U3 on Win10). The project has a git-repository. On one machine I do have all e
I have a monorepo setup with lerna. This is also set up to use webpack and babel. The component is built and npm packed. This is then installed locally in a loc