This is a simplified view of my project: test.sh src/ subtitle_item.py time_utils.py tests/ __init__.py test_subtitle_item.py src/subtitle_item.py: fro
im trying to build a pf file upload form. I have tested the post request with postman and it seems to be working fine so i dont know what im doing wrong in my c
this is my first post here and I'm an aspiring programmer as well, so please when you see that I'm kind of talking nonsense don't go too harsh on me. I'm having
I am using the quite new NuGet package Azure.Data.Tables-package with .NET 6 with two Azure Functions. One function is writing some records to a table. The othe
How to create an array of struct with user input ? I am trying to create a loop that will get input from user for a struct and add it into an array of struct pa
I have a 2d array of numbers coming from a csv this is just a example of the data shape [[ 0 1 2 3 4 5 6 7 8 9] [10 11 12 13 14 15 16 17 18 19] [20 2
I'm trying to automate authentication to a network device, but can't figure out what this payload is. It's definitely form data, but unsure what this is encoded
I read a lot of things about EventEmitter. But I do not know in which case I need to use it in my Node.js application.
I am trying to connect spring boot app to the postgres on docker but I got org.postgresql.util.PSQLException: FATAL: password authentication failed for user "us