I'm working on Redhat server, I'm going to add unit test (PHPUnit) to an existing application, PHP is installed on custom path /logi/php7211 (I shouldn't chang
I'm trying to run some Python code in Microsoft Power Automate Desktop. I'm aware that PAD will only run Python version 2.7 or earlier. I have tested the code
I can't seem to figure out this one. I have a csv file, 2 columns. ColumnsA contains the path to a file and ColumnB the destination of said file. Total rows 1,0
I have the Comments table in MySQL and it looks like this ID COMMENT DATE_ADDED 1 ... 2022-04-06 04:41:03 2 ... 2022-04-08 21:38:19 3 ... 2022-04-08 00:55:21 4
I run a bunch of commands during my job. For example: #!/bin/bash -l #SBATCH --time 1-00:00:00 #SBATCH --nodes 1 #SBATCH --ntasks 1 #SBATCH --cpus-per-task 1 #S
I have a txt file with a list of words. I want to take those words and create a dictionary with using the first letter as the key and then appending the words t
My Gatsby project's styling from global.scss file is not being applied. I have a global stylesheet called global.scss that is located in src/styles/ and then I
This should be an easy one for most. The modal window after being opened from the button (thats triggered by onMouseEnter) needs an effect to fade out once the