HackerTrans
TopNewTrendsCommentsPastAskShowJobs

drewhk

no profile record

comments

drewhk
·12 bulan yang lalu·discuss
Not it is not stable, it was 1.38 last year (source, from the central statistics authority: https://www.ksh.hu/stadat_files/nep/hu/nep0006.html). This year will be even worse, see top left chart: https://www.ksh.hu/heti-monitor/nepmozgalom.html (live births per month)

(edit: added translation of unit)
drewhk
·tahun lalu·discuss
Grug hurt itself in its confusion!
drewhk
·11 tahun yang lalu·discuss
I am a Scala developer but I agree with your points. The only thing that just simply drives me mad in Rust is mandatory semicolons. Once you are used to be able to omit them then it gets really annoying to go back using them.
drewhk
·11 tahun yang lalu·discuss
I see this: https://cloud.google.com/pubsub/subscriber

In the "Delivery contract" section:

"For the most part Pub/Sub delivers each message once, and in the order in which it was published. However, once-only and in-order delivery are not guaranteed: it may happen that a message is delivered more than once, and out of order."

So it is at-least-once delivery as far as I see.