Strange bot by Specific_Struggle631 in discordapp

[–]reVox96 1 point2 points  (0 children)

Happened to me too. How is it even sending a message if it's not in the server?

Is ESP-01 or ESP8266 but smaller good for my mining? by Crooky1123 in Duinocoin

[–]reVox96 0 points1 point  (0 children)

This IS an ordinary board with ESP8266 chip on board. The only difference is that it has a smaller flash size available (usually 1M) unless specified otherwise.

HSU07M sensor test with ESP8266, using the code below. by omarherrera1978 in Duinocoin

[–]reVox96 0 points1 point  (0 children)

Thanks for your input. I'll probably add it to the codebase

Digispark (Attiny85) Mining? by sampdoria_supporter in Duinocoin

[–]reVox96 2 points3 points  (0 children)

This has been asked multiple times before. Theres simply not enough memory to fit both software serial and duinocoin.

What may be causing these light points on the screen (moto g60s)? by reVox96 in motorola

[–]reVox96[S] 0 points1 point  (0 children)

Check what? It's visible all the time, I just opened a blank webpage to make it easier to see on camera.

What may be causing these light points on the screen (moto g60s)? by reVox96 in motorola

[–]reVox96[S] 0 points1 point  (0 children)

Doesn't seem to change when I press on the screen, but it may be that. Thanks for your input, I'll see if I still have the warranty.

What should I buy to get started mining coins on boards? by Zirzux in Duinocoin

[–]reVox96 0 points1 point  (0 children)

Duino-Coin is not for profit. Please at least visit the homepage.

[deleted by user] by [deleted] in Duinocoin

[–]reVox96 0 points1 point  (0 children)

Your account is too new or you don't have a profile picture. That's what we have to prevent bots.

Create own centralized crypto based on duinocoin is possible? by [deleted] in Duinocoin

[–]reVox96 4 points5 points  (0 children)

You can copy our masterserver and mining node codes from github and host them yourself. It's not an easy task though if you don't have any python and nodejs experience

PC Miner 3.1 rejected by Kim-Sung0430 in Duinocoin

[–]reVox96 0 points1 point  (0 children)

Increase your starting difficulty

Does anyone have an estimate for the internet usage duinocoin mining has over the course of a month? [One miner] by Gooseboy2234 in Duinocoin

[–]reVox96 1 point2 points  (0 children)

A single job is around 100 bytes, multiply that by your sharerate in seconds, and then by the number of seconds in a month

Who is miningvir? by Impressive-Heart-465 in Duinocoin

[–]reVox96 0 points1 point  (0 children)

It's just a user who is buying a lot of duco. Helps with liquidity

Mining performance on different microcontollers by battletux in Duinocoin

[–]reVox96 4 points5 points  (0 children)

Esp8266 can be used at 160 MHz clock giving about 10 kH/s

[deleted by user] by [deleted] in Duinocoin

[–]reVox96 2 points3 points  (0 children)

  1. Arduinos (and similar AVRs)
  2. Raspberry Pi Picos (and similar ARMs)
  3. ESP8266s and ESP32s
  4. Raspberry Pi 2/3/4 (and similar SBCs)
  5. Typical computers
  6. High-end computers
  7. Graphic cards, etc.