HN user

mlk

26 karma
Posts0
Comments16
View on HN
No posts found.

I've done a couple of 10 days silent retreat doing vipassana meditation.

I honestly didn't want the retreats to ever end.

Both times when I returned to my normal life I felt extremely irritable, so that probably defeats the purpose.

I've done this multiple times, it is very useful but more than once an unexpected condition triggered an infinite loop of emails. Hundreds per second. If you rely on third party email service that can get you banned.

Nextcloud Hub 21 5 years ago

they don't even have a decent CLI client for file syncing, I know you can use any webdav client but the GUI client seems more efficient than anything else I've tried.

I absolutely agree, a checked exception is pretty much a Either<Exception, RESULT>, it only has a different (arguably ugly) syntax, I don't get all the hate. A "sufficiently intelligent compiler" could have turned signature with throws declarations in signature returning Either<Exception, T> but the hivemind has spoken and checked exception were simply ignored (see Scala and Kotlin)