python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Simple perl script doesn't work with itorrents API (12 LINES)
yesterday i tried to code an example script with perl and itorrents api, i'm using the perl IDE Padre. Basically, this script sends data to a server (itorrents) here's the link of the api: itorrents.o...
ArraffaFile
Votes: 0
Answers: 1
View text or log files using color escape sequences as colored in vscode
I am writing some logs and graphs to .log and .txt files in NodeJS. I use chalk to color my logs and help things stand out. I am also using asciichart to generate some lo-fi but very helpful graphs....

Seth Lutske
Votes: 0
Answers: 1
GoLand IDE: How to remove syntax highlighting for unused variables?
Problem: When I just declare a variable, GoLand immediately highlights it with an error like: "The variable is not used anywhere"; I don't like this behavior of the IDE. I have not yet had t...

Dmitriy Lee
Votes: 0
Answers: 2
Intellij recognizes maven dependency as SNAPSHOT
I am using Intellij IDEA 2021.3.1 Community edition on Linux for one of my Maven project. In the pom.xml file, there is a dependency with system scope having version 3.0-20211116.183306-362 as mention...
Steve
Votes: 0
Answers: 0