Y
Hacker News
new
|
ask
|
show
|
jobs
by
megamix
1751 days ago
That's not a sport - it's called programming
1 comments
dangerbird2
1751 days ago
try: ... except BaseException: return "yolo"
link
banana_giraffe
1751 days ago
Visual Basic was a world leader in this field:
On Error Resume Next
link
nicoburns
1751 days ago
In BASH, you don't even have to do that: it's the default!
link
teknopaul
1751 days ago
There are no errors in bash, it always does exactly what it wants to.
link