Faced the problem of adjusting the parameters of the card and everything that is located on it. I can't set the size of the card I need and besides that, I can'
I need to configure ESP for auto redirection. #include <ESP8266WiFi.h> #include <WiFiClient.h> #include <ESP8266WebServer.h> #include <DNS
I have a Spring Boot (2.6.6) application which is connected to the Azure App Configuration. I also use the automated refresh mechanisms from the Azure App Confi
I am using react-native with apollo. The problem is that when i activates the app on physical device android, there are not any responds about any my request. B
I was using Docker desktop to run docker containers on my window 10 machine. But now I have to uninstall the docker desktop due to the licensing. What are the o
Thank you already for taking the time to read this. I am writing an qgs Python processing script, the result of this script is a formated pdf. In one of the ste
For a project I need to write a scraper that sends a GetAddr request to all Bitcoin nodes. I determine the reachable nodes using the bitnodes.io API. Then I go
Using sqlalchemy, resp. flask_sqlalchemy and sqlite I would like to query all rows which have the date field from last week. Best would even be where the date c
I want to get name from user in class python and then ask them if they want with yes show them a menu with dictionary for example tea 5$ coffe 6% water 1$. Ca