create account

How does it look to be helping behind the scenes? by forykw

View this thread on: hive.blogpeakd.comecency.com
· @forykw ·
$27.54
How does it look to be helping behind the scenes?
*(the idea of this is to show the community how some efforts/works go behind the scenes without necessarily being shown or valued in terms of posts. Well, I wanted to change a bit of that because I value these collaborative effort situations and I think it makes sense to show it off as an inspiration for the community)*

Some of you might know I have been trying to help as a witness on Hive-Engine. You can find some of the posts I made in @atexoras account, but the witness (node) in active duty is being operated via @atexoras.witness.

Recently my main node has been struck with some problems, which I saw as an opportunity to find more information for myself to learn and if possible help in the continuous development of the side-chain. This is not something awkward on blockchain technology I think? ๐Ÿค” At least not on HIVE I might guess (maybe I am too naive) ๐Ÿคทโ€โ™‚๏ธ

Either way... I like to help and learn...

![image.png](https://files.peakd.com/file/peakd-hive/forykw/23tcNnfFY5GHkFBZ4tmJLJ2rU3GwmSWdCg8NZMmNGbGAf42nkE7RLoZv3f8usE1ZSfeF6.png)

There are actually a great number of people always trying to help behind the scenes that most people don't know about. I am just a little pee on this great salad! But, the point is, everyone, can help... bit by bit, in collaboration, I can tell you, we are huge!

So... trying to show you a bit of how that work goes... I would say (for me), 7 or 8 out of 10 in terms of technicality... and I am trying to include everyone on this blockchain (or attempting to), so don't get scared! There is worse in life... ๐Ÿคฃ

# Context
Recently, as I said above, I have been having some problems with my node that we don't know yet the reason for. These are not impacting anyone because I am usually a backup witness although I disable myself when doing these tests in case something goes wrong.

Eventually, I started working (these last few weeks) with @eonwarped (or rather him with me?) trying to figure this out. And the following lines are just an example of that collaboration. Thank you for all your time on this mate!

In the following steps, I am trying to find common denominators for the problem's reproducibility while "eon" (can I call you that?) is looking at that info, troubleshooting it, and attempting fixes or finding what is the problem, eventually resulting in merge requests that we all try to re-validate before they get into production.

All of it is a time-consuming effort indeed, but as I said... I learn a lot, therefore, it's a โœ”check for me!

# After this point it becomes technical...
All tests below were made using code from [replayWithParallelDbCompare](https://github.com/hive-engine/steemsmartcontracts/tree/replayWithParallelDbCompare) branch.

---

# Using branch [replayWithParallelDbCompare](https://github.com/hive-engine/steemsmartcontracts/tree/replayWithParallelDbCompare) (but without enableHashVerification verification)

```
     "genesisHiveBlock": 41967000,
-    "enableHashVerification": true,
-    "defaultLogLevel": "warn"
```

This was an attempt to see if something different would be unveiled with this code in comparison with the production one.

## Because I have a script ([he_awn.sh](https://github.com/4Ykw/he-awm/tree/develop)) that auto stops if forked, this is where it stopped...
```
...
0|prod-hivengwit  | 2021-12-27 02:06:41 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness apiculture
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:44 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness apiculture
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:47 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness apiculture
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:49 info: [Streamer] head_block_number 60390978 currentBlock 60340184 Hive blockchain is 50794 blocks ahead
0|prod-hivengwit  | Node block fetch average for https://rpc.ausbit.dev/,https://api.hivekings.com/,https://hived.privex.io/ is 3603.9393063583816 with 346 requests
0|prod-hivengwit  | 2021-12-27 02:06:49 info: [Streamer] Node block fetch average for https://rpc.ecency.com/,https://techcoderx.com/,https://hived.privex.io/ is 1189.5805243445693 with 801 requests
0|prod-hivengwit  | Node block fetch average for https://hived.hive-engine.com/,https://hived.emre.sh/,https://hived.privex.io/ is NaN with 0 requests
0|prod-hivengwit  | Node block fetch average for https://api.followbtcnews.com/,https://api.hive.blog/,https://hived.privex.io/ is 4421.732057416268 with 209 requests
0|prod-hivengwit  | Node block fetch average for https://api.openhive.network/,https://hive.roelandp.nl/,https://hived.privex.io/ is 7045.192660550459 with 109 requests
0|prod-hivengwit  | Node block fetch average for https://api.pharesim.me/,https://api.deathwing.me/,https://hived.privex.io/ is 5440.6328125 with 128 requests
0|prod-hivengwit  | 2021-12-27 02:06:50 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness lassecashwitness
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:53 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness lassecashwitness
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:56 info: [P2P] currentRound 494123
0|prod-hivengwit  | currentWitness lassecashwitness
0|prod-hivengwit  | lastBlockRound 13352950
0|prod-hivengwit  | lastProposedRound null
0|prod-hivengwit  | 2021-12-27 02:06:56 info: Stopping node...
...
```

## The `find_divergent_block` (@eonwraped [findDivergentBlock](https://github.com/hive-engine/steemsmartcontracts/tree/findDivergentBlock) branch version)

I got stuck at **60339903**

```
Transaction 35 mismatch: This: {"refHiveBlockNumber":60339903,"transactionId":"e4cfc69931450bc8eba30da2ed44b8104abb46b3-0","sender":"null","contract":"comments","action":"comment","payload":"
...
divergent block id at 13352938
```

This is interesting because on my previous test it got stuck at block **60375997**, which is way ahead of this block.

# Doing another restore and re-running with `enableHashVerification` and `warn` on debug messages.

I am using LVM snapshots to quickly do these experiments, which allow me to have a sweet spot for testing...

## This time got stuck at 60338529 (sooner)
```
0|prod-hivengwit  | 2021-12-27 04:59:54 info: [Blockchain] Sidechain Block 13351564, Main db hash: 3b5e440cff1d9ccb449d938d13aabdef92d01daa7884dfe0cb4dfd88d172e597, Main block hash: 40466e16b6749241761081033d1d999b62f316a9ad89954e72af6138ae785d7f, This db hash: 3b5e440cff1d9ccb449d938d13aabdef92d01daa7884dfe0cb4dfd88d172e597, This block hash: fe0da97895491d5e219b91bc8d9fe6eeb42a39cfad4424fb986411306a3cb113
0|prod-hivengwit  | 2021-12-27 04:59:54 error: [Blockchain] Error: Block mismatch with api 
0|prod-hivengwit  | Main: {
0|prod-hivengwit  |   "_id": 13351564,
0|prod-hivengwit  |   "blockNumber": 13351564,
0|prod-hivengwit  |   "refHiveBlockNumber": 60338529,
0|prod-hivengwit  |   "refHiveBlockId": "0398b16180f3cb934983c38fd4cf392bd851475d",
0|prod-hivengwit  |   "prevRefHiveBlockId": "0398b160fdaa0baaa79c3cebae918a14dfca983b",
0|prod-hivengwit  |   "previousHash": "875c4062325a9e75d35e291352fc853df3e0c194ba09a38b68fe3dce2147f272",
0|prod-hivengwit  |   "previousDatabaseHash": "7749082e82b0c670a8b4329cb8730a25925f040e5aca0042f1a561cb94c473f1",
0|prod-hivengwit  |   "timestamp": "2021-12-25T06:17:33",
```

I tried reducing `antiForkBufferMaxSize` at `plugins/Streamer.js`, from 5 to 3, but as I learned that doesn't do any effect because the database is already at a specific state. `find_divergent_block.js` needs the chain to be forked before being able to tell the divergent block.

So I disabled the `enableHashVerification` and restarted the node, letting it process more than what I had defined at `antiForkBufferMaxSize`, to find the diverged block information.

```
...
low 13351564 high 13351576
low 13351564 high 13351570
low 13351564 high 13351567
low 13351564 high 13351565
### high block
Transaction 0 matches
Transaction 1 matches
Transaction 2 matches
Transaction 3 matches
Transaction 4 matches
Transaction 5 matches
Transaction 6 matches
Transaction 7 matches
Transaction 8 matches
Transaction 9 mismatch: This: {"refHiveBlockNumber":60338529,"transactionId":"c964efe97bd40a2630a4eba2a9c136b6abe4a7ff","sender":"null","contract":"comments","action":"comment","payload":"
...
divergent block id at 13351564
```

To see if I could confirm my theory (at this point I had already one yes...) I have decided to do a 3rd test... so got the state back to my LVM snapshot and began synchronizing again.

Then it got stuck again!

## This time... on block 60338810 (later)

```
0|prod-hivengwit  | 2021-12-27 05:44:36 info: [Blockchain] Sidechain Block 13351845, Main db hash: f3968324871df7d39c646e40dd6902c8be0f1cffb7cfb2542fceeb4f45e0e647, Main block hash: 38b031ddbed9fe4d5f23d955f602d3c52614aa1610ee1822017fed1d58142032, This db hash: f3968324871df7d39c646e40dd6902c8be0f1cffb7cfb2542fceeb4f45e0e647, This block hash: 553c3b3f882021b9ed259eb7791f441838582c01d39a8fff15a12db95833738c
0|prod-hivengwit  | 2021-12-27 05:44:36 error: [Blockchain] Error: Block mismatch with api 
0|prod-hivengwit  | Main: {
0|prod-hivengwit  |   "_id": 13351845,
0|prod-hivengwit  |   "blockNumber": 13351845,
0|prod-hivengwit  |   "refHiveBlockNumber": 60338810,
0|prod-hivengwit  |   "refHiveBlockId": "0398b27a1e46b6e6aa3c3189e6acbc096c84b42b",
0|prod-hivengwit  |   "prevRefHiveBlockId": "0398b27941233d860a2ae725424d8ebdd068cf2f",
0|prod-hivengwit  |   "previousHash": "e4ce7a4d0fab9a00d54bbf7cb08405c98021633831ae4652045a2cba34002141",
0|prod-hivengwit  |   "previousDatabaseHash": "f1ad66748cd820ca9ee4ab1319b0e67be00f0b4396d4c428bdb9ffd0879fa622",
0|prod-hivengwit  |   "timestamp": "2021-12-25T06:31:39",
```

There it goes my theory... this is completely random. Hence something either from the mongo software or external is affecting the way it behaves.

## Disabling `enableHashVerification` to fork and get info...

```
...
low 13351814 high 13351863
low 13351839 high 13351863
low 13351839 high 13351851
low 13351839 high 13351845
low 13351843 high 13351845
### high block
Transaction 0 matches
Transaction 1 matches
Transaction 2 matches
Transaction 3 matches
Transaction 4 matches
Transaction 5 matches
Transaction 6 matches
Transaction 7 matches
Transaction 8 matches
Transaction 9 matches
Transaction 10 matches
Transaction 11 mismatch: This: {"refHiveBlockNumber":60338810,"transactionId":"88e6734497f4b50a94cc67e6ea084b8e409948e0-0","sender":"null","contract":"comments","action":"comment","payload":"
...
divergent block id at 13351845
```

After this, and touching base with @eonwarped, which recommended me to re-arrange a configuration file used for synchronization, the thing looks like behaving and it might have just made the trick. We might still need to do more troubleshooting, but the "Achilles Foot" might just be it...

I am still running on catch-up for a few more hours or up to a day or two, to be really sure these fixes are working great for final review and then deployment.

This experience has been invaluable to me and I can only thank you for the dedication and time from @eonwarped. Totally deserving of my vote as a Hive-Engine witness.

# See you soon on ๐ŸŽ†2022๐ŸŽ‡
Technicality has stopped! Now it's just me, back again... ๐Ÿคฃ

If I don't get another chance to wish everyone a Happy New Year, this is it and might be my last post of 2021. Hopefully, this will be inspirational for anyone out there that wants to grasp for more or try to dig into HIVE and/or Hive-Engine inner parts.

---

# ๐Ÿ€ For a great ๐Ÿ’ช cause check [this](https://ecency.com/help/@forykw/i-would-appreciate-anyone-that) quick post about #tourettes ๐Ÿคฏ call for โšก action!
It will not take more than a few seconds of your time and potentially make many lives happier. Thank you for even considering reading it.

--- 
 
# ๐Ÿ–๏ธHIVE5's! 
Have fun, good luck on all the gaming, and lots of teaching "how to play" to new players. 
 
## ๐Ÿค [Twitter](https://twitter.com/forkyishere) - @forkyishere ๐Ÿ˜ˆ (@forykw dark side) 
For #news about the #HIVE blockchain, and other stuff. I am following all users! 
 
In addition, if you are looking for a nice place to either reach out, share or just have a great time, come along to @atexoras.pub gatherings. We welcome everyone on the HIVE blockchain. 
 
### ๐Ÿ‘‰ Vote for Witnesses
@forykw is running ๐Ÿ˜Ž @atexoras.witness

__Hive-Engine__  [here](https://tribaldex.com/witnesses) (voting uses staked [WORKERBEE](https://tribaldex.com/trade/WORKERBEE))
__Hive__  [here](https://tribaldex.com/witnesses) (voting uses staked HIVE)

--- 
<center> 
# ๐Ÿ Hive Blockchain Games ๐ŸŽฎ 
</center> 
 
| Year | Title | Post link (๐Ÿ‘†4+โ„น๏ธnfo) | 
| --- | --- | --- | 
| 2021 | The ecosystem is expanding! | <center>[![](https://images.hive.blog/0x0/https://images.ecency.com/p/2bP4pJr4wVimqCWjYimXJe2cnCgn7fYY3hBrmfASCPg?format=webp&mode=fit)](https://ecency.com/hivegames/@forykw/2021-hive-blockchain-games-the) (credit @solymi)</center> | 
| 2020 | The power of having fun! | <center>[![](https://images.hive.blog/0x0/https://files.peakd.com/file/peakd-hive/forykw/bQ2g7jrS-HIVE_2020_GAMES.png)](https://peakd.com/hive-148441/@forykw/2020-hive-blockchain-games-the-power-of-having-fun) (credit @doze)</center> | 
  
--- 
<center> 
# ๐Ÿ’ณ Cryptocurrency Cards 
</center> 
| [Crypto.com](https://platinum.crypto.com/r/hz3dzstewl) ๐Ÿ˜Ž๐Ÿ˜๐Ÿ’ž | [Crypterium](https://crypterium.app.link/UpvfysXUKY) (forgot) | [TenX](https://webhooks.getonebit.com/api/wallet/share-link?source=edf4e92409a887b942968c6a4bd9180080935c2aa8490a7202caf65ecf6562c6) (retired) | Revolut (wen?) | [Wirex](https://wirexapp.com/r/forykw) (fuckdup) | 
| --- | --- | --- | --- | --- | 
| https://crypto.com/images/cards_sg/card-page-rose-gold-93d09a29.png | https://cards.crypterium.com/static/img/pics/card.png | https://images.ctfassets.net/xecblntwky6m/4DuzIWlnDW40Ksg2euYQaq/6fdfb10cc614e737c677fe01115f84fc/productCard.png | https://steemitimages.com/640x0/http://res.cloudinary.com/oracle-d/image/upload/v1541428832/fv1minzyjesg10zetx2q.png | https://img.wirexapp.com/images/t_optimize_transf/v1573412547/wirexapp/wirex30/en/en-img-card-hero.png/img | 
<center> 
# by @forykw ![](https://files.peakd.com/file/peakd-hive/forykw/MNu9mnm4-1MKqGoh8-forykw.gif) 
</center>
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 158 others
๐Ÿ‘Ž  
properties (23)
authorforykw
permlinkhow-does-it-look-to-be-helping-behind-the-scenes
categoryhewitness
json_metadata{"app":"peakd/2021.09.1","format":"markdown","tags":["hewitness","hiveengine","witness","hive","newyear","collaboration","neoxian","hustler","archon","proofofbrain"],"users":["atexoras","atexoras.witness","eonwarped","eonwraped","eonwarped.","forykw","forkyishere","atexoras.pub","solymi","doze"],"image":["https://files.peakd.com/file/peakd-hive/forykw/23tcNnfFY5GHkFBZ4tmJLJ2rU3GwmSWdCg8NZMmNGbGAf42nkE7RLoZv3f8usE1ZSfeF6.png","https://images.ecency.com/p/2bP4pJr4wVimqCWjYimXJe2cnCgn7fYY3hBrmfASCPg?format=webp&amp;mode=fit","https://files.peakd.com/file/peakd-hive/forykw/bQ2g7jrS-HIVE_2020_GAMES.png","https://crypto.com/images/cards_sg/card-page-rose-gold-93d09a29.png","https://cards.crypterium.com/static/img/pics/card.png","https://images.ctfassets.net/xecblntwky6m/4DuzIWlnDW40Ksg2euYQaq/6fdfb10cc614e737c677fe01115f84fc/productCard.png","https://steemitimages.com/640x0/http://res.cloudinary.com/oracle-d/image/upload/v1541428832/fv1minzyjesg10zetx2q.png","https://img.wirexapp.com/images/t_optimize_transf/v1573412547/wirexapp/wirex30/en/en-img-card-hero.png/img","https://files.peakd.com/file/peakd-hive/forykw/MNu9mnm4-1MKqGoh8-forykw.gif"]}
created2021-12-27 13:33:33
last_update2021-12-27 13:33:33
depth0
children13
last_payout2022-01-03 13:33:33
cashout_time1969-12-31 23:59:59
total_payout_value13.851 HBD
curator_payout_value13.693 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14,622
author_reputation93,761,325,200,371
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id108,898,287
net_rshares13,468,462,893,239
author_curate_reward""
vote details (223)
@cmplxty ·
$0.05
Pretty cool here, I kept thinking โ€œwhy does it say hivengโ€ then read later that this was for hive engine hahah. Now it makes sense! One day I think Iโ€™ll get familiar with JS, working on Python right now and enjoying it but thankfully JS isnโ€™t that drastic of a difference compared to Python like C to Python is. 
๐Ÿ‘  ,
properties (23)
authorcmplxty
permlinkre-forykw-20211229t52717683z
categoryhewitness
json_metadata{"tags":["hewitness","hiveengine","witness","hive","newyear","collaboration","neoxian","hustler","archon","proofofbrain"],"app":"ecency/3.0.20-vision","format":"markdown+html"}
created2021-12-29 10:27:21
last_update2021-12-29 10:27:21
depth1
children1
last_payout2022-01-05 10:27:21
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length312
author_reputation790,513,740,420,667
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,956,491
net_rshares24,427,974,655
author_curate_reward""
vote details (2)
@forykw ·
I think that after you learn 10 languages it's all the same... just a big mess of confusing rules. I don't code daily anymore, but due to the need of needing to read ANY (code), it becomes super "go to google" to remind yourself of whatever rule/syntax...

And over time you learn quite a lot. Still needs to be exercised because you forget.

For me,

Python is a "copy and paste" language until you are so deep you build your own libraries (because you don't like others or you found another way to do better).

JS... it's a fricking jungle... no rules, all by yourself... it's madness...
It's also easy to quickly do something like python, but in terms of code reading when you reach a good level of multi-threading complexity... ARRHHRHR!!! Forget it... troubleshooting goes down for hours...

C++, a nicely strick and logical way to produce somehow efficient code (if you know what you are doing). To read you need a couple more hours than the above two... because you need to go through the tree of functions... but if the coder was nice, you might just read the comments and get it in 2 seconds.

C, Fuck! You either know what you are doing or better quit your job... Mindfuck, sisterfuck, but super efficient! Again, if you know what you are doing and if you know how you are coding against (arch and ASIC type level).

No one codes in assembly anymore (hopefully... unless for fun)... and then you need to be super good at logic and math and have a brain of the size of a cow to memorize everything you are trying to achieve.

Anyhow, at the end of the day, it's your fault ๐Ÿ˜… the IT world... ๐Ÿ˜Ž
๐Ÿ‘  
properties (23)
authorforykw
permlinkre-cmplxty-r4vn27
categoryhewitness
json_metadata{"tags":["hewitness"],"app":"peakd/2021.09.1"}
created2021-12-29 12:37:21
last_update2021-12-29 12:37:21
depth2
children0
last_payout2022-01-05 12:37:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,601
author_reputation93,761,325,200,371
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,959,619
net_rshares4,060,172,428
author_curate_reward""
vote details (1)
@djzubby ·
Good
properties (22)
authordjzubby
permlinkre-forykw-20211231t15306844z
categoryhewitness
json_metadata{"tags":["hewitness","hiveengine","witness","hive","newyear","collaboration","neoxian","hustler","archon","proofofbrain"],"app":"ecency/3.0.23-mobile","format":"markdown+html"}
created2021-12-31 10:30:09
last_update2021-12-31 10:30:09
depth1
children0
last_payout2022-01-07 10:30:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation0
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,020,361
net_rshares0
@ecency ·
Your content has been **voted** as a part of [Encouragement program](https://ecency.com/ecency/@good-karma/encouragement-program-continues-82eafcd10a299). Keep up the good work! <br><br>Use Ecency daily to boost your growth on platform! <br><br><b>Support Ecency</b><br>[Vote for new Proposal](https://hivesigner.com/sign/update-proposal-votes?proposal_ids=%5B197%5D&approve=true)<br>[Delegate HP and earn more](https://ecency.com/hive-125125/@ecency/daily-100-curation-rewards)
properties (22)
authorecency
permlinkre-20211227t23260127z
categoryhewitness
json_metadata{"tags":["ecency"],"app":"ecency/3.0.16-welcome","format":"markdown+html"}
created2021-12-27 23:26:00
last_update2021-12-27 23:26:00
depth1
children0
last_payout2022-01-03 23:26:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length478
author_reputation630,692,881,768,165
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,912,457
net_rshares0
@eonwarped ·
$0.04
Thanks! Yeah the more people that know how it works the better really. Funny thing `replayWithParallelDbConpare` used to be for when I ran tests from syncing from genesis block comparing against a parallel local copy of the chain table, now repurposed for tailing other sidechain nodes.
๐Ÿ‘  
properties (23)
authoreonwarped
permlinkr4s42z
categoryhewitness
json_metadata{"app":"hiveblog/0.1"}
created2021-12-27 14:54:39
last_update2021-12-27 14:54:39
depth1
children4
last_payout2022-01-03 14:54:39
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.020 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length286
author_reputation88,102,208,706,615
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,900,188
net_rshares20,252,832,761
author_curate_reward""
vote details (1)
@bangerstill ·
Familiar with programming, in the Army back in the 90โ€™s I was taught Ada language. Then I went on into system admin and never returned to programming because honestly I was intimidated. 
What do I need in terms of software and hardware to practice and what language should I learn that will give me more insight or works with the blockchain?
properties (22)
authorbangerstill
permlinkre-eonwarped-20211231t73047885z
categoryhewitness
json_metadata{"tags":["ecency"],"app":"ecency/3.0.23-mobile","format":"markdown+html"}
created2021-12-31 12:30:48
last_update2021-12-31 12:30:48
depth2
children2
last_payout2022-01-07 12:30:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length341
author_reputation207,055,691,767
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,022,523
net_rshares0
@eonwarped ·
I don't really have a good answer for this, but I think skills in one programming language generally carry over a bit to others. From what I've seen most core Blockchain code written in C++, and you can interact with Blockchain APIs in many other languages... JavaScript, python with plenty of examples of that. Hive for example has an extensive amount of documentation and examples at https://developers.hive.io
properties (22)
authoreonwarped
permlinkr4zhbd
categoryhewitness
json_metadata{"links":["https://developers.hive.io"],"app":"hiveblog/0.1"}
created2021-12-31 14:23:39
last_update2021-12-31 14:23:39
depth3
children1
last_payout2022-01-07 14:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length412
author_reputation88,102,208,706,615
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,024,775
net_rshares0
@forykw ·
I think that so far is working fine... more than 24 hours without getting stuck. ๐Ÿ˜Ž

Still, wondering why only me... maybe there is a condition (such as lack of IO or something) that causes the natural way of writing via mongo... or the fact that using more vCPUs (6 in my case) changes the way mongo writes? ๐Ÿคทโ€โ™‚๏ธ

Either way, it would be nice if it could be tested with more people.

properties (22)
authorforykw
permlinkre-eonwarped-20211229t212014588z
categoryhewitness
json_metadata{"tags":["ecency"],"app":"ecency/3.0.20-vision","format":"markdown+html"}
created2021-12-29 08:20:15
last_update2021-12-29 08:20:15
depth2
children0
last_payout2022-01-05 08:20:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length384
author_reputation93,761,325,200,371
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,952,393
net_rshares0
@hivebuzz ·
Congratulations @forykw! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s):

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@forykw/upvotes.png?202112282233"></td><td>You distributed more than 97000 upvotes.<br>Your next target is to reach 98000 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@forykw) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out the last post from @hivebuzz:**
<table><tr><td><a href="/hivebuzz/@hivebuzz/pud-202201"><img src="https://images.hive.blog/64x128/https://i.imgur.com/i4ysvke.png"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202201">PUD - PUH - PUM - It's all about to Power Up!</a></td></tr><tr><td><a href="/hivebuzz/@hivebuzz/christmas-challenge-1000-hive-power-delegation-winner"><img src="https://images.hive.blog/64x128/https://i.imgur.com/p7iwfiD.png"></a></td><td><a href="/hivebuzz/@hivebuzz/christmas-challenge-1000-hive-power-delegation-winner">Christmas Challenge - 1000 Hive Power Delegation Winner</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-forykw-20211228t224539
categoryhewitness
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2021-12-28 22:45:39
last_update2021-12-28 22:45:39
depth1
children0
last_payout2022-01-04 22:45:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,258
author_reputation369,446,013,432,830
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,942,875
net_rshares0
@michelmake ·
$0.04
Really informative! I am tinkering with the idea of looking into running a node. Not sure how much time goes in it eventually. Perhaps someone can point me to some useful i for regarding this topic? 

Keep it up! 
๐Ÿ‘  
properties (23)
authormichelmake
permlinkre-forykw-202212t172015971z
categoryhewitness
json_metadata{"tags":["hewitness","hiveengine","witness","hive","newyear","collaboration","neoxian","hustler","archon","proofofbrain"],"app":"ecency/3.0.23-mobile","format":"markdown+html"}
created2022-01-02 16:20:18
last_update2022-01-02 16:20:18
depth1
children1
last_payout2022-01-09 16:20:18
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length213
author_reputation38,156,784,734,657
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,083,984
net_rshares20,318,608,658
author_curate_reward""
vote details (1)
@forykw · (edited)
I am assuming you want to build a Hive-Engine witness node, then check this post and the Guide referenced inside by, https://peakd.com/witness/@atexoras/experimental-hive-engine-witness-node.

Then if it's bread and butter for you, join the [Engine Discord](https://discord.gg/qqqKmsNJdF) server.

There are more guides on HIVE by others, use ecency search to get to some. If you have particular questions let me know, either here or on discord.

If you referring to a HIVE node, check my latest post.
properties (22)
authorforykw
permlinkre-michelmake-202213t125040106z
categoryhewitness
json_metadata{"tags":[],"app":"ecency/3.0.20-vision","format":"markdown+html"}
created2022-01-02 23:50:42
last_update2022-01-02 23:51:42
depth2
children0
last_payout2022-01-09 23:50:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length501
author_reputation93,761,325,200,371
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,097,616
net_rshares0
@pizzabot ·
<center>PIZZA! 
 @forykw! The Hive.Pizza team manually curated this post.

<sub>Join us in <a href="https://discord.gg/hivepizza">Discord</a>!</sub></center>
properties (22)
authorpizzabot
permlinkre-how-does-it-look-to-be-helping-behind-the-scenes-20211227t195219z
categoryhewitness
json_metadata"{"app": "beem/0.24.26"}"
created2021-12-27 19:52:21
last_update2021-12-27 19:52:21
depth1
children0
last_payout2022-01-03 19:52:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length157
author_reputation7,700,229,402,819
root_title"How does it look to be helping behind the scenes?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,907,156
net_rshares0