Try implementing something that has a real world use case. It may not matter that your use case doesn't have much of an audience. My first Python web app was a syslog search/filter app that I only used on my home…
Damn for a minute I thought it might have been over the 80% price increase for Civ5: Beyond Earth for Australian residents... but it's the 'oh no refund!' thing instead. Valve really needs to behave better to it's…
wget as a service...?
Immediately ^'d this post for it's usefulness, but I put this in my .bashrc instead: function body_alias() { sed -n $1,$2p $3 } alias body=body_alias I used to have little scripts like body in my own ~/bin or…
Try implementing something that has a real world use case. It may not matter that your use case doesn't have much of an audience. My first Python web app was a syslog search/filter app that I only used on my home…
Damn for a minute I thought it might have been over the 80% price increase for Civ5: Beyond Earth for Australian residents... but it's the 'oh no refund!' thing instead. Valve really needs to behave better to it's…
wget as a service...?
Immediately ^'d this post for it's usefulness, but I put this in my .bashrc instead: function body_alias() { sed -n $1,$2p $3 } alias body=body_alias I used to have little scripts like body in my own ~/bin or…