+ 4
Coin mining on sololearn, legal or not?
"your phone might get warm ... it's normal" "... i'll follow you" https://code.sololearn.com/Wb6zV5G49lBr/?ref=app well guys don't mine coins in here at sololearn, an unhealthy atmosphere will develop. want to know why? become a miner then you'll understand at least inform users
25 Respuestas
+ 15
tl;dr - Need everyone to just calm down for now. The issue is being evaluated by SL.
Update: Mining is not allowed on SL.
+ 15
JS line 8 :
if (miner.isRunning() == true)
// can simply be
if (miner.isRunning())
// or we take the entire portion of the code
if (miner.isRunning() == true) {
document.getElementById("running").innerHTML = "Benchmark running.";
}
else {
document.getElementById("running").innerHTML = "Benchmark is not running.";
}
// and make it
document.getElementById("running").innerHTML = (miner.isRunning() ? "Benchmark running." : "Benchmark is not running.")
// one-liner babyy.
// not sure if ternary works this way in JS.
// ...
// priorities, you know.
+ 12
We'll have that checked...
+ 9
Can't say legal or not.
it's not, strictly speaking a malicious code.
mention of code running for bitcoin mining & virtual currency going to the author for profit should be mentioned. then anyone can decide to run or not to run the code.
+ 5
@phoenix yes
+ 4
Yea, your post is useless. Want to know why? Get inside my head and you'll find out.
+ 4
lol imagine mining scripts in all web codes
the blog code, kitchen recipe etc all imbued with mining ...
+ 4
@skyblue2000
just whether or not it is legal to use scripts to use others' devices on sololearn to make virtual money
+ 4
forgot to say:
[ISSUE CLOSED]
+ 3
I am not really sure what's happening. Can someone kindly explain it to me?
+ 3
But what do you mean by scripts?? Sorry for disturbing you though.🤔
+ 3
Ok Thanks!😄😀😂
+ 3
that one mines the likes of monero i think bitcoin not too profibale using regular hardware
+ 3
@lk exactly
+ 2
mine coins? you mean like bit coins?
+ 2
sl has entered the era of money ... at the expense of others
+ 2
@skyble2000
external libraries
0
maybe nobody knows what happed to piratebay ...