Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rzimmerman
on May 10, 2023
|
parent
|
context
|
favorite
| on:
A TLS 1.3 stack written in Visual Basic 6
Kids today will never know the joy of "On Error Resume Next"
bjoli
on May 10, 2023
|
next
[–]
Man, you made me think of this old gem:
https://m.youtube.com/watch?v=Ts96J7HhO28
pcblues
on May 10, 2023
|
prev
|
next
[–]
My greatest shame as a young developer was wrapping a Delphi application in an exception handler and re-running itself when it crashed.
rvense
on May 10, 2023
|
parent
|
next
[–]
Nono, this is called "let it crash" philosophy, you just reinvented Erlang and you're actually a genius!
kijin
on May 10, 2023
|
prev
|
next
[–]
It's called
try { doSomething(); } catch(e) {}
these days. :)
pieter_mj
on May 10, 2023
|
parent
|
next
[–]
I'm still programming in VBA today. I name the error handling labels try: and catch: and finally: :). My attempt to introduce some modernity into the language (the'try:'-label is obviously obsolete and is a mere indicator).
orthoxerox
on May 10, 2023
|
root
|
parent
|
next
[–]
I've always preferred On Error GoTo Hell
layer8
on May 10, 2023
|
prev
[–]
That’s what shell scripts do by default, so I would argue that kids today actually do know.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: