Save an image which is gotten via http-request, axios
const res = await axios.get(url, { responseType: 'arraybuffer', headers: { 'Content-Type': 'image/jpg' }, params: {aspect: 0.8} ) const res2 =…
const res = await axios.get(url, { responseType: 'arraybuffer', headers: { 'Content-Type': 'image/jpg' }, params: {aspect: 0.8} ) const res2 =…
You might have an error like below when you call opencv-python using import cv2. The error occurs when cv2 cannot…
I went to a caffe where we can use washing machine while having coffee and breakfast. I don’t like house…
apiVersion: v1 kind: Pod metadata: name: test spec: containers: - name: test image: nginx volumeMounts: - name: config mountPath: /usr/share/nginx/html…
For managing a WordPress instance, the following directories or files should be backed up regularly: It’s also a good practice…
This is a popular local sweet treat.The restaurant beside the store has been closed because of the COVID virus.But this…
One thing I realized in the U.S. was that many women are working powerfully. Because I hadn’t got a driver’s…
I love Chinese restaurants, especially 王将. I usually use this restaurant 2 or 3 times per month. About 2 years…
My first destination for the trip by airplane in the US was Denver.Because I didn’t have much time to enjoy…
Code Snippet