1,871 reputation
1615
bio website bibhas.in
location Bangalore, India
age 23
visits member for 3 years, 3 months
seen May 20 at 13:56
stats profile views 197

I like to learn and teach at the same time. I'm a developer. I mostly work on Python, although I do not have problem learning and working on any programming language.

A few more details on me are at my site and blog. I tweet as @iAmBibhas.


Feb
13
awarded  Student
Feb
8
awarded  Yearling
Sep
7
comment How to automate downloading files?
Then you have tough luck. If there is no absolute url for these files that you can auto-generate, then it's not possible. If the files are behind some authentication check, this wont work.
Jun
30
answered Is there a way to have Firefox profiles and switch between them?
Jun
17
comment Cannot Delete an Empty Folder in Windows 7
Is Eclipse running?
Jun
15
comment Partition WD Elements 2.5inch drive for Windows, Linux and Mac
NTFS will work in all the platforms if you install NTFS-3G or Tuxera NTFS for mac.
May
25
awarded  Unsung Hero
May
10
comment How do I prevent automatic browser page refreshment done by Javascript?
It might not be javascript as the answer says. But if it is, you can turn off javascript for that site only. Both chrome and firefox has the feature.
May
10
comment Computer 'hangs' — only hard-reboot fixes… thoughts?
Anything on error log? Checked the temperature?
May
6
comment Safe removal of USB mass storage device not possible
Try using process monitor to see which service is accessing the usb drive.
May
5
awarded  Revival
May
4
answered Firefox App tabs on the right side
May
3
answered How to fix broken spell checker in Chrome
May
3
answered How to play .smi format subtitles with VLC player?
May
2
comment How to automate downloading files?
@Chris2048 Oh! That's not code tag. That's blockquote. I wanted to highlight that line. Thats why.
May
2
comment How to automate downloading files?
Cause I'm much more accustomed to python than wget. Was waiting for someone to post a wget solution. :-)
Apr
30
revised Force cleartype fonts in Google Chrome
added link tag
Apr
30
suggested suggested edit on Force cleartype fonts in Google Chrome
Apr
30
comment apt-get upgrade fails because of glibc6
This might help a little - serverfault.com/questions/285511/….
Apr
30
comment apt-get upgrade fails because of glibc6
@OliverSalzburg I just copied what he did. :P