DESCRIPTION: I`m developing an esp32 access point project and I want it to have an interface. The esp32 has a flash memory which is accessible by SPIFFS file sy
I am currently generating a data only FCM to my ionic application which will then create a local notification on the mobile application (android). It works fine
I have encountered a strange issue today. I have a verbatim string like this: var s = @" 0 1 0 0" i.e. there is a new line after the one. My En
I don't sort the values to the end in the array. Help, what should I do? I've tried several ways, all with the same result. array2 = needItems.FindAll(x => x
I want to merge the years that end with '0s'(1850s, 1860s etc) into one subcolumn, just like in the original database I imported the table in excel, but it does
The following ggplot code perfectly produces the look and feel I want for a series of bar charts comparing side-by-side populations by some fa
There are many SQL functions/operators that are under certain circumstances throw exceptions. Examples: The division operator (/) throws a data exception if the
I want Locust to use all cores on my PC. I have many Locust classes and I want to use Locust as a library. Example of my code: import gevent from locust.env imp