I'm currently trying to create the game of othello (aka, reversi) in python 3. I have huge problems with the section of the program where it shall evaluate if
Trying to model vehicles' emissions, I used the HBEFA model. There is an issue when the vehicles stop( the first two seconds in my scenario) or decelerate so th
I have built a more simple test image that works. The Dockerfile installs python, then Fluent-Bit, and then the CMD is a shell script that starts both processes
I am looking for instructions to implement API keys to protect an API using Okta. The idea is similar to the GitHub Personal Access Tokens workflow. The fronten
I have this piece of code here that shows the image on a page with a button that could share this image to Facebook or any other social media site via url, righ
I'm trying to deploy a gitlab instance and two runners in a different host. When I execute a pipeline from the GUI I have the message "The scheduler failed to a
I am a beginner to image analysis and am trying to write a program that does the following- What I have is the image of a heat map. Something that looks like:
I was checking Sequelize's examples and documentation the other day, and I came across: Albums.update(myAlbumDataObject, { where: { id: req.params.albumId
I am trying to make my own version of the game Battleships (in German: Schiffe versenken). I have made the game board as a 10x10 dataframe. The coordinates of t