Viewing profile — morazow
morazow
HN member- Joined
- Thu, Apr 21, 2011, 9:53 AM UTC
- HN karma
- 71
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About morazow
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #32080810
Hey, Thanks for the recipe! I am also into fermented recipes. Quick question, where do you buy Habanero Chilis in Germany? I somehow never saw them in supermarkets or "wochenmarkt"…
-
comment
Comment #29676102
I also read it this year. It came very close to me. The society of the book was very similar to the society in which I grew up, Soviet Union in 90s. Some of the lines from the book…
-
comment
Comment #26370545
I always remember this exchange with real writer when I see & hear WordStar :) https://www.youtube.com/watch?v=X5REM-3nWHg
-
comment
Comment #26024844
https://monkey.org/~marius/ Marius also has great profile, I am happy user of his libraries (e.g, finagle)!
-
comment
Comment #25988405
Books: Introduction to Reliable and Secure Distributed Programming ( https://www.amazon.de/-/en/Christian-Cachin/dp/3642152597 ). I took a class with Luis Rodrigues (one of the aut…
-
comment
Comment #24430021
Looks nice! I have similar setup and custom unbound docker container based on distroless. One suggestion: In unbound use more privacy-centric dns providers. https://www.privacytool…
-
comment
Comment #23650102
Wow. This was one of the most watched movies around our household during my childhood. The place in the movie is just near my hometown, old Merv in Turkmenistan.
-
comment
Comment #21375746
ohh wow, I remember being fascinated with Pascal program that makes snow fall. Basically, it was white dots on a blue background in an infinite loop. :)
-
comment
Comment #20427182
This is very interesting! Recently, my colleagues used Voronoi graphs to show how each player controls the field during a football (soccer) game [0]. [0]: https://www.exasol.com/en…
-
comment
Comment #19431057
Read code reviews of senior developers. I follow several public and private projects that I do not contribute at all. Any time there is a review comment on a pull request from seni…
-
comment
Comment #18680236
Off-topic. Does anyone know how I can convert AST into stream of bytecodes? Are there any good example language implementations to learn?
-
comment
Comment #17785358
Opening the page and seeing first picture made me smile :) That is a place in Turkmenistan! Coming from there and living in Germany, I wish someday to be able to travel the world p…
-
comment
Comment #17762452
https://youtu.be/r8RxkpUvxK0?t=536
-
comment
Comment #17762236
How would you rate this solution? Assuming we have static keypad grid. long moves(int start = 1, int len) { assert(len > 0); long[] cur = new long[10]; for (int i = 0; i 0) { nxt[0…
-
comment
Comment #17103844
I did watch live where Nikola solves this problem, https://www.youtube.com/watch?v=kKhnYLpME3w . It covered most of requirements of dynamic programming. For me the interesting part…
-
comment
Comment #16778072
If anyone is interested on making compilers / programming languages, there is another recent initiative from Per Vognsen, Bitwise: https://github.com/pervognsen/bitwise . I occasio…
-
comment
Comment #15380775
I thought it was about Linear Discriminant Analysis..
-
comment
Comment #13312383
I would suggest "Introduction to Reliable and Secure Distributed Programming" ( https://www.amazon.de/Introduction-Reliable-Secure-Distribut... ). I never read the book, but took a…
-
comment
Comment #13129147
I would recommend S3. Using S3 with EMR in production was breeze for us. Even cost effective, since you can play with spot instances depending on your jobs. You also improve utiliz…
-
comment
Comment #12529595
I recently used https://www.honeypot.io/ . And the experience was quite good.
-
comment
Comment #12377564
I usually watch the Apache projects. Apache Arrow ( https://github.com/apache/arrow/ ) is very interesting and promising project. It is in early state; you can watch the design dec…
-
comment
Comment #12114391
Offtopic, I know one person who still uses Wordstar heavily. And I hope he keeps using it :) https://www.youtube.com/watch?v=X5REM-3nWHg
-
comment
Comment #11640494
It is legal in some European countries, for example, Germany and Netherlands. In Germany, they pay income tax and charge VAT for their services.
-
comment
Comment #10716140
In Ottoman empire the Sultans do not get married, I think it was forbidden. They have Harem, the women are concubines. The story is that Roxelana (aka Hürrem Sultan) got herself fr…