python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it better to increase process niceness or limit number of cores used on a shared system?
I've often worked in settings where several users have access to the same machine for computationally intensive tasks. The machines in question are standard linux machines (no docker/kubernetes or sim...
bjarkemoensted
Votes: 0
Answers: 0
When there are multiple users on Android smartphone, are all users "active" and do all their startup apps start on boot?
Lets say an Android smartphone has been setup with multiple users. On boot up,
Does only the user selected (say, with entry of PIN etc) become "active" or do ALL the users become "acti...
devatstackoverflow
Votes: 0
Answers: 0
How to implement a "Command line interface server"
If I were creating a webserver then there would be one thread listening to port 8080 and every time there was a new HTTP request then it would trigger some logic in the server. I want to implement the...
RobbingDaHood
Votes: 0
Answers: 0
Logoff Disconnected user sessions based on IDLE time
I have written a PS script to find any user who has a disconnected RDP session on remote servers and I got help from user @Theo to get it finished.
Now add on to my script, I want to Log off the disco...
nikon D3400
Votes: 0
Answers: 1