HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ecedeno

no profile record

comments

ecedeno
·قبل 8 أيام·discuss
*same response
ecedeno
·قبل 9 أيام·discuss
I tried to close my account, and got the response. But they closed it when I failed to verify it.
ecedeno
·قبل 22 يومًا·discuss
A single, non-discounted, one-way train ride between the two biggest cities, Amsterdam and Rotterdam, costs €20,20.

The promotional price of this subscription is only a few euros more expensive than the existing unlimited subscription for weekend train travel (i.e. 6:30 PM Friday to 4:00 AM Monday), which costs €39,50. You can pay €4 extra for a 40% discount the rest of the off-peak hours.

With that discount, my commute (Haarlem <=> Amsterdam) costs €3,30 each way. A single trip to work a month makes the promotional subscription better value.
ecedeno
·قبل 6 أشهر·discuss
Your example produces very distinguishable results. e.g. if Array.first finds a nil value it returns Optional<Type?>.some(.none), and if it doesn't find any value it returns Optional<Type?>.none

The two are not equal, and only the second one evaluates to true when compared to a naked nil.
ecedeno
·قبل 7 أشهر·discuss
Isn't Google Cloud Run a PAAS?