I had my site up and running, but the admin CSS was not loading, I am not sure what I did that the server did not agree, but now the entire site is down with a
I'm trying to make a python discord bot with the use of the Firebase Realtime Database for datastores. I'm initializing the app at the start of the script, howe
I'm working with sqlalchemy and postgresql using python modules. There is a database module which creates the objects that I need in order to work with postgres
I am using multer diskstorage to save a file to disk. I first save it to the disk and do some operations with the file and then i upload it to remote bucket usi
I have a question about the code below. Why is it possible to run const auto& vec1 = vec; successfully even though my_vector& operator=(const my_vector&
I am working on a shell script to take developer initial which later on will be used in the output file. so I am using read -p "enter developer Initial:: " VAR
In the C++ world, there are two well-known strategies for maintaining binary compatibility with a library: Interfaces: all public classes are "interface" classe
I'm setting up a CI pipeline for an iOS application using GitHub Actions. When executing a build command: xcodebuild \ -workspace xxx.xcworkspace \ -schem