Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
4 views

Im working on making a Config file for my plugin and to make my test file to make sure it works but i cant seem to use getDataFolder from what i found its still a thing in docs. Here is what I have ...
Gamez's user avatar
  • 29
1 vote
0 answers
17 views

Ultimately, I'd like to reduce the redundancy of identical error messages and even prevent potential DDoS attacks. I've developed the following method in the Spring Boot application. The goal is for ...
haoz's user avatar
  • 57
-2 votes
1 answer
29 views

I was reading a story and part of it was XOR RAX, RAX MOV RDI, [PTR] REP STOSQ. I did not understand it. Please can you help me. I asked google, but it was useless and I need to know. It could be a ...
user32808364's user avatar
0 votes
1 answer
28 views

The problem is when the topic has a space I need to include the hyphen to create a corresponding link that goes to that topic - how do I remove the hyphen from the output text but keep it in the url. ...
Garden Darts's user avatar
-3 votes
1 answer
27 views

from seleniumbase import Driver import time driver = Driver(uc=True) url = "https://ingatlan.com/35386626" driver.uc_open_with_reconnect(url, 4) time.sleep(15) driver.uc_gui_click_captcha() ...
Aman Emmanuel's user avatar
-5 votes
1 answer
72 views

I am using PySpigot to build a plugin for a Minecraft server, specifically a staff manager. But I came across this error: [16:46:33 INFO]: moha_ali250 issued server command: /pyspigot reload ...
Mohamed Ali Martins Agoussine's user avatar
-3 votes
1 answer
40 views

Issue Screenshot I'm trying to push to GitHub using SSH, but I get the following error: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. I ...
Rishi Tiwari's user avatar
Best practices
0 votes
3 replies
42 views

I haven't been able to find the information for this specific issue (only random word generators and unscramblers). I'm mainly looking for best practices related to the problem. I want to generate ...
Aurora Lane's user avatar
Tooling
0 votes
0 replies
15 views

When using fsnotify directly in Go, saving a single file triggers 4 to 5 raw events per save. For example saving a file in VSCode produces WRITE, CHMOD, WRITE, RENAME and CREATE events all from one ...
Mritunjay Tiwari's user avatar
Tooling
0 votes
2 replies
13 views

Usually, once we connect a USB device, it gets recognized by Host Machine (Windows 11) and then we chose the USB device in the VirtualBox Devices->USB Menu then it gets recognized by the VM. I want ...
arudhraC's user avatar
-3 votes
0 answers
20 views

I’m working on a PHP script that fetches data from an external API using cURL. The issue is inconsistent behaviour: Sometimes the response is correct Sometimes it returns empty or incomplete data ...
user32808164's user avatar
Advice
0 votes
1 replies
35 views

Is it actually a good practice to declare a type for every single variable and method? It is easier to write code, but it seems quite forced. I also have some problems with object-oriented programming....
Jakub Zahajki's user avatar
Advice
0 votes
1 replies
10 views

I am just starting to learn how to use BBB rev D and the instruction manuals and the BeagleBone Getting Started actual states that it is accessible as a Mass Storage but I don't see anything like that ...
arudhraC's user avatar
0 votes
1 answer
29 views

I'm trying to draw ticks enabling LaTeX math mode fonts, by using format strings that begin and end with $, but I get commas instead of decimal points. For example, if my source file is: size(8cm,0); ...
Sergio's user avatar
  • 203
Advice
0 votes
8 replies
66 views

I have started my LeetCode journey late in my college, and I regret it, but it is what it is. I want to cover all the major LeetCode problems but dont know where to start, please anyone guide me with ...
Manas Maheshwari's user avatar

15 30 50 per page
1
2 3 4 5
1610042