I have a Bash script that creates a .tar.gz file, encrypts, and then sends it to a drive. However, I cannot open the .tar.gz file afterwards. Here is my process
I've successfully built a Docker image but can't seem to be able to run it. This is my Dockerfile: FROM python:3.9 RUN apt-get update #install system depend
All I'm trying to do is urlencode the payload and then parse it to get what I originally started with. payload = {"contact_uuid": "67460e74-02e3-11e8-b443-00163
I am trying to install custom packages in my Rprofile.site file. I want to install packages in the site file because I have to install these packages on several
If anyone have any package or sample code then please help me to create BottomNavigationBar like this
Most of the common suggestions is, as it seems leaks are coming from context, use application context and detach location call from activity lifecycle. I did bo
I got two tables. I wanted to get rid of the duplicates only if NAME, ID AND LOC matches. If Name,ID and Loc match exists in both the tables then i wanted to pi
How I Can add types for generated via rollup lib of components? I get this error: TS7016 Could not find a declaration file for module… implicitly has an
I'm running into a problem. I have .net core 3.1 web api that can successfully use GET method to fetch participant table data from a postgres localhost, but I c