Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~638 People Reached
About Me

Climbing the ladder.

Interests
Shell Scripting, Python, desktop refinement, sketching etc..
PC Specs
P3 700 Mhz, 192 MB RAM, 40 GB Hardisk.
Favorite Tags
Member Avatar for vishy1618

I recently went and compiled my Tkinter application into a standalone app using py2exe. It seems to work when python is installed on the computer but when it is not installed, it shows the error - 'This application is not configured properly. Reinstalling the application may help', I read elsewhere …

Member Avatar for tinchopique
0
429
Member Avatar for vishy1618

Well, I am currently learning Qt and I develop on two systems, a Mac OSX 10.5 and Ubuntu. I decided to make a small app with the default template in QtCreator (Qt4 GUI app). I put some menubar entries, and the last entry "Exit" is separated by a separator. While …

Member Avatar for vishy1618
0
111
Member Avatar for vishy1618

In my Operating System lectures, we were taught various scheduling algorithms like FCFS, Shortest Job first, etc. In Shortest Job First, the scheduler is supposed to execute the processes with the least amount of burst time first. My question is: How does the scheduler calculate/estimate the burst time/execution time of …

Member Avatar for abhimanipal
0
98