HackerTrans
TopNewTrendsCommentsPastAskShowJobs

omazurov

no profile record

comments

omazurov
·vor 3 Jahren·discuss
No mature, sensible code allows for 10x performance improvement (let alone...). Every time I see a statement like this I take it as a confession.
omazurov
·vor 3 Jahren·discuss
My personal recommendation for a Tarkovsky's first is his diploma film The Steamroller and the Violin (1960, 46 min, co-written with Andrei Konchalovsky). It was surprisingly watchable [for me] and I wish I had watched it first myself before I was exposed to the Mirror when I was 16.

[0] https://en.wikipedia.org/wiki/The_Steamroller_and_the_Violin
omazurov
·vor 3 Jahren·discuss
You get JFR's precision but inherit its blind spots as described in [1]:

> demo1: ... JFR will not report anything useful at all, since it cannot traverse stack traces when JVM is running System.arraycopy()

I'd rather run jstack in a loop than lose System.arraycopy() (or, in fact, any native code be it JVM's or JNI).

[1] https://github.com/apangin/java-profiling-presentation
omazurov
·vor 3 Jahren·discuss
>Profilers are not rocket science...

They are not. There are orders of magnitude more rocket scientists than good profiler writers. And no, bottle rockets with flight recorders do not count.
omazurov
·vor 3 Jahren·discuss
>...retrocausal models also open avenues of exploring a “time-symmetric” view of our universe, in which the laws of physics are the same regardless of whether time runs forward or backward.

... or sideways!

If you want a visual model that may help to build some intuition about that, I have one at [1]. Retrocausality is not explicitly spelled out in that model but "it's uh... uh... it's down there somewhere".

[1] https://github.com/OlegMazurov/Janus