My current setup is running multiple node instances using PM2 to manage the instances and act as a load balancer. I would like to implement some functionality
Created a table grid using and sometimes the vertical or horizontal lines are not showing up. When I change the zoom percentage or refresh the page or scroll t
Here is the code of main file import mysql.connector import tracemalloc from tkinter import * import tkinter as tk from tkinter import ttk, messagebox,Label, fi
I'm trying to setup WireGuard VPN server on a cloud virtual server (Yandex cloud). Server config: [Interface] Address = 10.128.0.19/24 MTU = 1500 SaveConfig = f
I have some troubles when creating a cost report, which should contain costs with decimal points. Bellow is a list with example costs. When I print the cost to
I have a delayed job that run a few steps. I would like to reset the timeout whenever a step is completed. Is it possible? For example # config/initializers/del
I'm Juan, And also I'm a student studying Computer Science. First time I come to learn about nodejs. When I try to create react app, I've got the above problem
I'm creating a calendar of sales appointments using React Big Calendar. When a user clicks on a day, I would like to create a map populated with all of the appo