Comments for Finematics https://finematics.com decentralized finance education Thu, 13 Aug 2020 00:36:46 +0000 hourly 1 https://wordpress.org/?v=5.8.1 Comment on Compiled vs Interpreted Programming Languages – C, C++, Rust, Go, Haskell, C#, Java, Python, Ruby, Javascript by cell phone unlocking service https://finematics.com/compiled-vs-interpreted-programming-languages/#comment-190 Thu, 13 Aug 2020 00:36:46 +0000 https://finematics.com/?p=654#comment-190 Very well done and written!
I’ve just stareted bblogging myself just recently and noticed
thbat many writers simply rehash old ideas but add very little of worth.
It’s great to read an insightful write-upof some genuine value to your followers aand myself.

It is going on the list of factors I need to emulate as a new blogger.
Reader engagement and material value are king.
Many awesome ideas; you have unquestionably made it onn my list of sites to watch!

Keep up the fantastic work!
All the best,
Ailsun

]]>
Comment on Actor Model Explained by drew https://finematics.com/actor-model-explained/#comment-71 Mon, 15 Jul 2019 16:42:43 +0000 https://finematics.com/?p=323#comment-71 > The best-known implementations of the Actor Model are Akka (Scala and Java) and Elixir (Erlang).

The phrasing is a bit odd i think. I dont think Elixir isn’t an implementation of Erlang. From the Elixir site:

> Elixir leverages the Erlang VM,

I belive the Erlang VM is called the BEAM.

> BEAM is the virtual machine at the core of the Erlang Open Telecom Platform (OTP).[1] BEAM is part of the Erlang Run-Time System (ERTS), which compiles Erlang and Elixir source code into bytecode, which is then executed on the BEAM.[2][3] BEAM bytecode files have the .beam file extension.[4]

So it would be better to maybe say Elixer and Erlang (BEAM).

]]>
Comment on Actor Model Explained by renghen pajanilingum https://finematics.com/actor-model-explained/#comment-47 Fri, 17 Aug 2018 07:13:14 +0000 https://finematics.com/?p=323#comment-47 I think you forgot about erlang, and may be should have explain that actors are most about systems.

And also make the reader aware that actors is also very low level form of concurrency.

my 2 cents

keep up the good work 🙂

]]>