I have a .gitlab-ci.yml that looks like this: image: mcr.microsoft.com/playwright:latest before_script: - apt-get remove nodejs -y - apt-get update - apt-get i
I am trying to make a socket chat in Python for my coursework in university. I need to encrypt messages for communication between multiple clients and send it t
I'm new to MySQL. I'm getting this slow query below. # Query_time: 3.357236 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 107494 # Rows_affected: 0 Bytes_
I was making a temporary file storage website, and all of the features of it are completed, but due to it being a "temporary" file storage website, it needs to
Restaurant web site and menu. I need to get "line of dots" between menu item and price. I need to get it without writing dots manually one by one. This feature
I'm working on a music bot project, the error said LavasfyClient is not a constructor, the code was scrapped because I switch from erela.js-spotify to lavasfy,
I'm trying to remove the *@hmo2406* word using the below function. Could you check and help me? '*@hmo24* وين هل ال
I am trying to strip empty <P> tags from a block of HTML within a Shopify theme. For some reason the remove filter is not detecting whatever the space cha