create account

What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26 by forykw

View this thread on: hive.blogpeakd.comecency.com
· @forykw · (edited)
$11.73
What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26
*(general updates about subjects I enjoy, HIVE and things I am doing around this community)*

# The Hard Fork 26 (HF26) is about to happen
If you are among those that ask questions like "why is this so important", "should I be worried, is it dangerous?", or even ["what will change?"](https://ecency.com/hive/@hiveio/the-evolution-of-hive-hardfork-26). Then take a minute to read the following few lines below and let me know if that helps you out.

*__This is an attempt to make it simple. Way harder than I thought.__*

A "hard fork" comes when a blockchain has to change rules and one of the sides can no longer continue working in the same way it was initially designed to work.

To figuratively help interpret this, let's imagine, that instead of a blockchain we have a car queue where cars are separated by 1 meter and now you wish them to be equally separated by 5 meters. You can't ask everyone to move without a major disaster right? The same thing for a human queue where communication has to be done by sign language on a 1-to-1 basis, and suddenly you have to change to drawn pictures on paper.

*(for purposes of correctness, the queue in here is meant to represent how the chain works, instead of real blocks of the chain)*

The hard fork in the above situations would be represented by a "plan" on how to move either to a different distance of the car queue or communication change in the human-to-human queue. This plan is then communicated to everyone participating in those queues, with a pre-established time in the future for everyone to execute it.

That behaviour translates when all of us update the code of the nodes and you notice [changes in the versions](https://hive.arcange.eu/witnesses/) of new blocks being produced even before the hard fork really happens.

![](https://images.ecency.com/DQmSgpAqc5BvjC8B3osdZ9V6dxMWPkYDUWB322NX2fXSEG1/image.png)

After it finally happens, the new set of rules becomes the new format and everyone will then be experiencing those changes effectively.

### Why so crucial to work right?
Besides the obvious points, I already mentioned, "hard forks" are usually one-way execution, so if you do mistakes, you very hardly can return back without major disruption, failures or inconsistent consensus from who runs the nodes. It's usually never a plan, to return back, hence why so important that when "planned", to correctly transition the way we expect.

### What differs from a BTC or ETH Forks?
Lot's! But in a nutshell, for those, PoW (Proof of Work) and now PoS (Proof of Stake) blockchains respectively, a hard fork represents the split and duplication of all tokens for everyone. And because there is still a monetary incentive for both worlds of the fork to continue maintaining their living status (which is a temporary value at the time of the fork, usually ending on one of the sides becoming very low in value eventually), they usually progress separate ways in parallel.

On DPoS (Delegated Proof of Stake) blockchains (like HIVE) that incentive does not prevail so much because the value is not just on the token, but instead on who votes for the new fork to be the desired one, hence there is also value on its users! Without users, there is almost no value, hence "everyone" follows the prevalent (most desired) fork.

A perfect real example of this is what happened to many of us when ~~STEEM~~ was attacked. In this case, that side still has a low and fictional value (there's almost no human activity in there) mainly artificially maintained by whom thought it could just buy it as an asset.

### Conclusion
Using this method we can change rules, add new features, fix unbalanced behaviours or fix even wider problems. __And that, in simple words, is the way to perform "updates" on how the HIVE blockchain works.__

## Public Hive Engine infrastructure

<div class="pull-left"><img src="https://images.ecency.com/DQmNxPbWo1Ri7s4mdWa6Fs7TNxLBoPXj2rY22bnhGmN4k29/atexoras_final_raw_transparent_red_200x200.png"></div>

- Cloudflare Protected
- HE RPC (https://he.atexoras.com:2083)
- HE P2P (https://he.atexoras.com:2053)
- HE History (https://he.atexoras.com:8443)

Any feedback/problems, please contact me or check if there their status via the [UpTimeRobot](https://stats.uptimerobot.com/YnXK7HDQzP) Monitor.

[![](https://images.ecency.com/DQmb6f8F6HEQQZ6Tpys33yeMdWL1so5aXWfL8qNGHpB6Ns8/image.png)](https://stats.uptimerobot.com/YnXK7HDQzP)

If you need more nodes, look at https://primersion.com/he-witnesses (you can click on them for extra details). As usual, if you are looking into running a node yourself, and you don't know where to start, drop by me on Discord or just ask below.

# 2022 Efforts and Activities
For me to keep checking on what I am doing, mostly. If some are not achieved, then I will move them to 2023. It's important to document what you do.

โœ… Upgrade my router+firewall
โœ… MongoDB light-node (using @atexoras, and mostly for experiments)
โœ… Do a bit of work on a script I have for the "archiving" of snapshots for when things go very bad (now offloaded to external drives)
โœ… (ongoing) HPUD 3x 1k HIVE delegations giveaways
โœ… (ongoing) Occasionally go to people voting for LONG-stale witnesses and do a bit of voting awareness.
โœ… Support at least one DHF project (with technical advice, review and/or direction) - I think I overachieved this one... currently on 3!!! but still managing๐Ÿ˜… - let there be more ๐Ÿ”ฅ ๐Ÿ˜
โœ… Continue exploring SSL based traffic use-cases in order to make benefit from 3rd party tools/solutions like Cloudflare and minimize node exposure
โœ… Add the Hive-Engine History node (https://he.atexoras.com:8443)
โœ… IPv6 (light and full node now using IPv6 too, with IPv4 for backward compatibility)
๐Ÿ’ญ (maybe) revive the google drive snapshots service for light nodes (only makes sense if the number of users running light-nodes increases exponentially) - might change this one to personal storage since ISP connection is going to increase.
โœ… Maintain Honeycomb type nodes as active as possible on DLUX, 3Speak and Ragnarok side-chains. Support them as possible.
โœ… Create an internal IPFS node to support Honeycomb side-chains (internally at first and primarily)
โœ… [Explore ZFS](https://peakd.com/hive-169321/@atexoras/mongodb-restore-performance-analysis-part-13-zfs-filesystem-on-hdd) (requires more memory) as a potential replacement for XFS - Done! Totally worth it!
๐Ÿšง Successfully migrate to HF26 ๐Ÿคž
๐Ÿšง Moved almost everything to ZFS now, but will need a couple of months of curation towards how things work in order to tick this box.

Also on my list, but initially longer-term things... and these get updated as I learn more from them and plan my time strategicaly!

๐Ÿšง ISP upgrade (install done, today!)  ๐Ÿ˜ - pending tests and swapping preparations to migrate all things.
๐Ÿ‘โ€๐Ÿ—จ More 128GB to 256GB ram for new projects! - THIS COSTS!!!! ๐Ÿคฌ
๐Ÿ‘โ€๐Ÿ—จ Newer CPUs (at least one new 16-core Zen3 by the end of 2022 is my objective, but in addition, a new host might be on the list for smaller stuff)
๐Ÿ’ฅ (probably not going to happen) Trying to create a new Storage Cluster (Ceph most likely) of (3-5) x nodes... but there are no resources... ๐Ÿ˜ฃ This would be awesome for future growth and versatility - maybe a 2023 thing...

# See you all on the other side of HF26

---

## ๐Ÿ’ช Helping HIVE users... ๐Ÿ‘
I will continue to help new ๐ŸŸ users as much as I can... being that via the @atexoras.pub or the @atexoras token. But lately, I have been focusing more on projects that I either identify more with or where I see that my help will potentially improve things considerably.

But in general, anyone seeking genuine help through me will have 100% dedication... primarily free.

*__Disclaimer:__ I am not a Cyborg or Robot and therefore I might not be always available promptly, but I will eventually follow up with you. I also have a life.* ๐Ÿ˜‹

--- 
 
# ๐Ÿ–๏ธHIVE5's! 
Have fun, good luck on all the gaming, learning, and when/if you are up to, teaching new things to newcomers, showing them how interesting is this place.

<div class="pull-left"><img src="https://images.ecency.com/DQmduPuJXoBKmfoLmAhAGHXK7XvY9a9ApYcASU4DDogR4PS/image.png"></div>

## ๐Ÿค Follow me on [Twitter](https://twitter.com/forkyishere)

@forkyishere ๐Ÿ˜ˆ (@forykw dark side) is a character I created, emerged from Crimsonclad imagination ๐Ÿ™ while dwelling over the dark dungeons of Discord chat levels.

Follow for #news about the #HIVE #Blockchain, and other stuff. I sometimes get crazy with what happens around social media. I am following all HIVE users! No promises of behaviour. ๐Ÿ˜

![](https://images.ecency.com/DQmdtH3rPVB6K61prvaRD2otL9LMydRsRQbQ6sbo9Ky4Tn7/image.png)

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 blockchain.

### ๐Ÿ‘‰ Vote for Witnesses

([โšกVote](https://votify.vercel.app/atexoras.witness)) - __Hive-Engine__  [here](https://tribaldex.com/witnesses) - *voting uses staked [WORKERBEE](https://tribaldex.com/trade/WORKERBEE)*
([โšกVote](https://vote.hive.uno/@atexoras.witness)) - __HIVE__  [here](https://peakd.com/me/witnesses) - *voting uses staked HIVE*

([โœDelegate](https://vue.dlux.io/me#spk)) - __3Speak Network__ - *You win 0.015% SPK tokens if you delegate LARYNX to other nodes, as opposed to only 0.010% from your powered LARYNX!*

@forykw is running ๐Ÿ˜Ž @atexoras.witness on all the above ๐Ÿ’ช

---

<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 (pending) | [Wirex](https://wirexapp.com/r/forykw) (fuckdup) |
| --- | --- | --- | --- | --- |
| ![](https://images.hive.blog/DQmdFoQgxecRDPSkZduH6j9EaFs54BNnRVTCeB8HHXFwRSk/image.png) | ![](https://images.hive.blog/DQmcPxdEMpviaUebuFjPs1j749mX2kY2MiT1HcqkMeTk3hn/image.png) | ![](https://images.hive.blog/DQmTwjNCdxrz3BPPatmPo5ueRezY1bff964pwBNf37dGjrL/image.png) | ![](https://images.hive.blog/DQmaiWj3ajbh4w3pyo2kcQ6uaa9dzZUhAnGU44dmFTtH4PC/image.png) | ![](https://images.hive.blog/DQmbT7CuxtBR7SYNp8yWGH7U9PpovKN8EXcE5TG5ieKw7F4/image.png) |

<center>
# by [![](https://cdn.tribaldex.com/marketplace/memehive/QmcjqGYXtc2ZuXmCA3LwDxXeKz1G5fJgSQbUGEguUwsoAt.png)](https://www.hiveme.me/@forykw/collection/forykw_signature-art_forykw) ![](https://files.peakd.com/file/peakd-hive/forykw/MNu9mnm4-1MKqGoh8-forykw.gif)
</center>
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 32 others
๐Ÿ‘Ž  
properties (23)
authorforykw
permlinkwhat-means-to-hardfork-hive
categoryhf26
json_metadata{"links":["https://ecency.com/hive/@hiveio/the-evolution-of-hive-hardfork-26","https://hive.arcange.eu/witnesses/","https://he.atexoras.com:2083","https://he.atexoras.com:2053","https://he.atexoras.com:8443","https://stats.uptimerobot.com/YnXK7HDQzP","https://stats.uptimerobot.com/YnXK7HDQzP","https://primersion.com/he-witnesses","https://he.atexoras.com:8443","https://peakd.com/hive-169321/@atexoras/mongodb-restore-performance-analysis-part-13-zfs-filesystem-on-hdd"],"image":["https://images.ecency.com/DQmSgpAqc5BvjC8B3osdZ9V6dxMWPkYDUWB322NX2fXSEG1/image.png","https://images.ecency.com/DQmNxPbWo1Ri7s4mdWa6Fs7TNxLBoPXj2rY22bnhGmN4k29/atexoras_final_raw_transparent_red_200x200.png","https://images.ecency.com/DQmb6f8F6HEQQZ6Tpys33yeMdWL1so5aXWfL8qNGHpB6Ns8/image.png","https://images.ecency.com/DQmduPuJXoBKmfoLmAhAGHXK7XvY9a9ApYcASU4DDogR4PS/image.png","https://images.ecency.com/DQmdtH3rPVB6K61prvaRD2otL9LMydRsRQbQ6sbo9Ky4Tn7/image.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://images.hive.blog/DQmdFoQgxecRDPSkZduH6j9EaFs54BNnRVTCeB8HHXFwRSk/image.png","https://images.hive.blog/DQmcPxdEMpviaUebuFjPs1j749mX2kY2MiT1HcqkMeTk3hn/image.png","https://images.hive.blog/DQmTwjNCdxrz3BPPatmPo5ueRezY1bff964pwBNf37dGjrL/image.png","https://images.hive.blog/DQmaiWj3ajbh4w3pyo2kcQ6uaa9dzZUhAnGU44dmFTtH4PC/image.png","https://images.hive.blog/DQmbT7CuxtBR7SYNp8yWGH7U9PpovKN8EXcE5TG5ieKw7F4/image.png","https://cdn.tribaldex.com/marketplace/memehive/QmcjqGYXtc2ZuXmCA3LwDxXeKz1G5fJgSQbUGEguUwsoAt.png","https://files.peakd.com/file/peakd-hive/forykw/MNu9mnm4-1MKqGoh8-forykw.gif"],"thumbnails":["https://images.ecency.com/DQmSgpAqc5BvjC8B3osdZ9V6dxMWPkYDUWB322NX2fXSEG1/image.png","https://images.ecency.com/DQmNxPbWo1Ri7s4mdWa6Fs7TNxLBoPXj2rY22bnhGmN4k29/atexoras_final_raw_transparent_red_200x200.png","https://images.ecency.com/DQmb6f8F6HEQQZ6Tpys33yeMdWL1so5aXWfL8qNGHpB6Ns8/image.png","https://images.ecency.com/DQmduPuJXoBKmfoLmAhAGHXK7XvY9a9ApYcASU4DDogR4PS/image.png","https://images.ecency.com/DQmdtH3rPVB6K61prvaRD2otL9LMydRsRQbQ6sbo9Ky4Tn7/image.png","https://images.hive.blog/0x0/https://files.peakd.com/file/peakd-hive/forykw/bQ2g7jrS-HIVE_2020_GAMES.png","https://images.hive.blog/DQmdFoQgxecRDPSkZduH6j9EaFs54BNnRVTCeB8HHXFwRSk/image.png","https://images.hive.blog/DQmcPxdEMpviaUebuFjPs1j749mX2kY2MiT1HcqkMeTk3hn/image.png","https://images.hive.blog/DQmTwjNCdxrz3BPPatmPo5ueRezY1bff964pwBNf37dGjrL/image.png","https://images.hive.blog/DQmaiWj3ajbh4w3pyo2kcQ6uaa9dzZUhAnGU44dmFTtH4PC/image.png","https://images.hive.blog/DQmbT7CuxtBR7SYNp8yWGH7U9PpovKN8EXcE5TG5ieKw7F4/image.png","https://cdn.tribaldex.com/marketplace/memehive/QmcjqGYXtc2ZuXmCA3LwDxXeKz1G5fJgSQbUGEguUwsoAt.png","https://files.peakd.com/file/peakd-hive/forykw/MNu9mnm4-1MKqGoh8-forykw.gif"],"users":["hiveio","atexoras","atexoras.pub","forkyishere","forykw","atexoras.witness","solymi","doze"],"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown"}
created2022-10-11 06:35:42
last_update2022-11-06 02:28:54
depth0
children53
last_payout2022-10-18 06:35:42
cashout_time1969-12-31 23:59:59
total_payout_value5.872 HBD
curator_payout_value5.853 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,244
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,375,482
net_rshares18,850,359,235,544
author_curate_reward""
vote details (97)
@arcange ·
Dear @forykw,<br>Your support for the current Hive Authentication Services proposal (#194) is much appreciated but it will expire in a few days!<br>May I ask you to review and support the new proposal (https://peakd.com/me/proposals/240) so I can continue to improve and maintain this service?<br>You can support the new proposal (#240) on [Peakd](https://peakd.com/me/proposals/240), [Ecency](https://ecency.com/proposals/240), [Hive.blog](https://wallet.hive.blog/proposals) or [using HiveSigner](https://hivesigner.com/sign/update_proposal_votes?proposal_ids=%5B%22240%22%5D&approve=true).<br><br>Thank you!
properties (22)
authorarcange
permlinknotify-forykw-20221024171913
categoryhf26
json_metadata""
created2022-10-24 17:19:12
last_update2022-10-24 17:19:12
depth1
children1
last_payout2022-10-31 17:19:12
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_length610
author_reputation1,146,633,668,945,473
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,740,927
net_rshares0
@forykw · (edited)
Multisig is going to be the one for me. Really going to make a usecase for exchanges too in my view.

Do you know if exchanges are aware of this on HIVE and if they have any needs for using it? There is nothing wrong (in my view) with asking exchanges to "support" (via funds they hold) certain initiatives. The multi-sig development (being on apps or further support within the Hive code) is a very important one that would provide more independence to exchanges and increase security on certain actions scenarios. Two examples I recall:

- Allowing exchanges to have 2-level of permissions when moving funds within their accounts (this is usually useful for segregating "cold" from "hot" wallets for example.
- Allow to tie directly user actions towards additional levels of confirmation, further protecting users on exchanges (this highly depends on how exchanges implement, but should be of extra value).
properties (22)
authorforykw
permlinkre-arcange-20221025t11284502z
categoryhf26
json_metadata{"tags":["ecency"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-24 22:28:06
last_update2022-10-24 22:29:39
depth2
children0
last_payout2022-10-31 22:28:06
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_length908
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,750,399
net_rshares0
@beerlover ·
$0.02
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @forykw, here is a little bit of <code>BEER</code> from @new.things for you. Enjoy it!</p> <p>Do you want to <a href='https://friends.beersaturday.com/hive'>win <b>SOME BEER</b> together with your friends </a> and draw the <code>BEERKING</code>.</p> </center><div></div>
๐Ÿ‘  
properties (23)
authorbeerlover
permlinkre-forykw-what-means-to-hardfork-hive-20221012t175111951z
categoryhf26
json_metadata{"app":"beerlover/3.0","language":"rust","developer":"wehmoen"}
created2022-10-12 17:51:12
last_update2022-10-12 17:51:12
depth1
children0
last_payout2022-10-19 17:51:12
cashout_time1969-12-31 23:59:59
total_payout_value0.011 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length512
author_reputation25,804,836,603,936
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,415,900
net_rshares38,674,325,530
author_curate_reward""
vote details (1)
@consciouscat ·
As usual, I do not understand what MOST of this means. !LOL But also, as usual, I can feel your enthusiasm and love for the blockchain and the community and making sure we function well and thrive. !ALIVE So for that, thank you !LUV ๐Ÿ™๐Ÿ˜Š๐Ÿ˜„โค๏ธ
properties (22)
authorconsciouscat
permlinkre-forykw-20221011t1889779z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 08:08:12
last_update2022-10-11 08:08:12
depth1
children5
last_payout2022-10-18 08:08:12
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_length238
author_reputation204,389,484,104,412
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,105
net_rshares0
@forykw ·
Damn.... I need to improve! ๐Ÿ˜Ž !LOL

My level of trying to making it simple is an amazing user-case for what people feedback =) Once I nail it, I am going to be Legendary explaining things! ๐Ÿ˜‹

Not going to give up... but can I ask, would a picture help more? Are you more adept of that source of information?
properties (22)
authorforykw
permlinkre-consciouscat-20221011t2300589z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 10:00:00
last_update2022-10-11 10:00:00
depth2
children1
last_payout2022-10-18 10:00: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_length307
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,700
net_rshares0
@lolzbot ·
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>I have an Elton John joke.<br>It's a little bit funny.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@consciouscat, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of @forykw<br><br>Delegate Hive Tokens to Farm $LOLZ and earn 110% Rewards.  <a href='https://peakd.com/@lolztoken/introducing-lolz-defi-now-you'>Learn more.</a><br>(1/8)</center></p>
properties (22)
authorlolzbot
permlinkre-re-consciouscat-20221011t2300589z-20221011t100144z
categoryhf26
json_metadata"{"app": "beem/0.24.19"}"
created2022-10-11 10:01:48
last_update2022-10-11 10:01:48
depth3
children0
last_payout2022-10-18 10:01: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_length581
author_reputation196,052,346,032,526
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,730
net_rshares0
@lolzbot ·
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>What do you say to comfort a friend who's struggling with grammar?<br>There, their, they're.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@forykw, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of @consciouscat<br><br>Farm <strong><a href='https://lolztoken.com'>LOLZ tokens</a></strong> when you <strong><a href='https://peakd.com/hive-155986/@lolztoken/earn-10percent-apr-on-hive-power-delegations-to-the-lolz-project'>Delegate Hive</a> or <a href='https://peakd.com/hive-155986/@lolztoken/introducing-lolz-defi-now-you'>Hive Tokens</a>.</strong><br>Click to delegate: <a href='https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=lolzbot&vesting_shares=10%20HP'>10</a> - <a href='https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=lolzbot&vesting_shares=20%20HP'>20</a> - <a href='https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=lolzbot&vesting_shares=50%20HP'>50</a> - <a href='https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=lolzbot&vesting_shares=100%20HP'>100</a> HP<br>(2/8)</center></p>
properties (22)
authorlolzbot
permlinkre-re-forykw-20221011t1889779z-20221011t080925z
categoryhf26
json_metadata"{"app": "beem/0.24.19"}"
created2022-10-11 08:09:33
last_update2022-10-11 08:09:33
depth2
children0
last_payout2022-10-18 08:09:33
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,315
author_reputation196,052,346,032,526
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,127
net_rshares0
@luvshares ·
@consciouscat<sub>(2/5)</sub> gave you LUV. <a href="https://peakd.com/@luvshares/about" style="text-decoration:none"><img src="https://files.peakd.com/file/peakd-hive/crrdlx/AKU7oyCXxGwYyudB42kJ7JtoZ63bdeHvm4icoT9xdGNxA4i4BwudGyPvTQrEwPd.gif"></a> <a
    href="https://crrdlx.websavvy.work/" style="text-decoration:none">tools</a> | <a href="https://tribaldex.com/wallet">wallet</a>  | <a 
    href="https://discord.gg/K5GvNhcPqR" style="text-decoration:none">discord</a> | <a href="https://peakd.com/c/hive-159259">community | <a href="https://ichthys.netlify.app" style="text-decoration:none"><>< daily</a>
<br><center><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/luvshares/242henrWsje7ivLwY3jxy15af3LJqvUzEmrEKAViGAowE1XsPqkDUuQ6QnwYpVJUWKN7c.gif"></a><br><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank">HiveBuzz.me NFT for Peace</a></center>
properties (22)
authorluvshares
permlinkre-re-forykw-20221011t1889779z-20221011t080920z
categoryhf26
json_metadata"{"app": "beem/0.24.26"}"
created2022-10-11 08:09:21
last_update2022-10-11 08:09:21
depth2
children0
last_payout2022-10-18 08:09: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_length963
author_reputation5,651,102,754,153
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,124
net_rshares0
@youarealive ·
<center><p>@forykw! <b>You Are Alive</b> so I just staked 0.1 <b>$ALIVE</b> to your account on behalf of @consciouscat. <sub>(1/10)</sub></p>
<p>The tip has been paid for by the <a href="https://www.wearealiveand.social/">We Are Alive Tribe</a> through the earnings on @alive.chat, feel free to swing by our daily chat any time you want. <br /> <img src="https://i.imgur.com/p2WXJLn.png"></p></center>
properties (22)
authoryouarealive
permlinkre-re-forykw-20221011t1889779z-20221011t080925z
categoryhf26
json_metadata"{"app": "beem/0.24.26"}"
created2022-10-11 08:09:27
last_update2022-10-11 08:09:27
depth2
children0
last_payout2022-10-18 08:09:27
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_length401
author_reputation11,275,398,799,381
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,125
net_rshares0
@ganjafarmer ·
You guys are doing this magical operation where we completely have everything changed and the entire magical internet world shifts into something new which then we have to run around and figure out because you guys all talk and Klingon and we really don't understand what you're saying. So a lot of us are running around trying to figure out what's going on what is changing blah blah blah and we are completely clueless and you need to speak to us like a bunch of kindergarteners so we can understand and potentially be able to learn more.

A lot of people are doing a lot of amazing things however communicating that to people who are not as smart and tech savvy is really the Great divide between us having Mass adoption finally.

However I do want to say that every fork that takes us away from our unfortunate beginning is amazing and I'm really happy to see the massive amount of opportunities and enablement our blockchain provides.

Excellent post thank you very much for writing this up even if I don't understand it!!!! 
properties (22)
authorganjafarmer
permlinkre-forykw-20221016t122012866z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-16 19:20:15
last_update2022-10-16 19:20:15
depth1
children5
last_payout2022-10-23 19: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_length1,030
author_reputation673,110,527,668,476
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,522,394
net_rshares0
@forykw ·
> Excellent post thank you very much for writing this up even if I don't understand it!!!!

๐Ÿคฃ๐Ÿคฆโ€โ™‚ Then this means I failed completely with my objective !LOL - making it simple enough it gets understandable.

Anyhow, and just for clarification, that "we" (or us "guys") are indeed a big team, but we are not at all a "gang" =) Meaning, there's not such thing as "private team" or "closed communications" things in the back. We are all a team... some know more people than others, but that's how life goes, right?

Also, most of communication are decentralized and actually open here on the chain. The problem is that the gap between a simple explanation (for the things you point) of the one starting on blockchain to the one that fixes bugs on the core development of HIVE, goes like HUGE miles... And its simply "impossible" to bridge those two (at least without becoming an old person and dying out of trying LOL).

In my view its everyone's responsibility (or shall I say, on everyone's interest), to help as much as they can where they can. And if there is one or more persons feeling a problem needs to be solved (like the comms one you are pointing out), then for those to plan to group up and try to draft a plan to help solve it. It sounds too much, but it was exactly like that how I started helping.

This is my way of seeing things at least. And even if I am a running a witness node, the most important part that needs to be said is that, I do my best to help where I can, but there's a lot more "savy" people than me on this blockchain (A LoT more). Even if it looks I am already in that distant mountain. So here you have it... how hard is to create bridges for clear comms.

Either way, thank you for drooping by and let everyone know about it.

I am happy to answer any sort of question you may have and hopefully start building some bridges between people or knowledge. Even if for now its just a 1-on-1 thing.

Here or if you PM me.
!PIMP
properties (22)
authorforykw
permlinkre-ganjafarmer-rjv993
categoryhf26
json_metadata{"tags":["hf26"],"app":"peakd/2022.10.1"}
created2022-10-16 22:03:03
last_update2022-10-16 22:03:03
depth2
children4
last_payout2022-10-23 22:03:03
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,955
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,526,228
net_rshares0
@ganjafarmer ·
You got discord? And I'd love to learn more I've been around a lot and been through these mystery silverware incidents.. 

Jokes. 

But yeah. Some of us are learning and you inspired others. 

So you succeed! It's not your fault you have a caveman that's trying to learn this.
properties (22)
authorganjafarmer
permlinkre-forykw-rjveck
categoryhf26
json_metadata{"tags":["hf26"],"app":"peakd/2022.10.1"}
created2022-10-16 23:53:12
last_update2022-10-16 23:53:12
depth3
children1
last_payout2022-10-23 23:53:12
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_length276
author_reputation673,110,527,668,476
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,528,001
net_rshares0
@lolzbot ·
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>How do you turn a duck in to a singer?<br>Put it in the microwave until its Bill Withers.</strong><br><sub>Credit: <a href="https://peakd.com/@basilmarples">basilmarples</a></sub><br>@ganjafarmer, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of @forykw<br><br>Are You Ready for some <a href='https://peakd.com/hive-155986/@lolztoken/introducing-the-fun-tribe-and-the-fun-and-fun-miner-tokens-air-drop-information-roadmap-fun-miner-presale-and-supersized-lolz-fr'>$FUN?</a> Learn about LOLZ's new <a href='https://peakd.com/hive-155986/@lolztoken/introducing-the-fun-tribe-and-the-fun-and-fun-miner-tokens-air-drop-information-roadmap-fun-miner-presale-and-supersized-lolz-fr'>FUN tribe!</a><br>(1/8)</center></p>
properties (22)
authorlolzbot
permlinkre-re-ganjafarmer-rjv993-20221016t220341z
categoryhf26
json_metadata"{"app": "beem/0.24.19"}"
created2022-10-16 22:03:42
last_update2022-10-16 22:03:42
depth3
children0
last_payout2022-10-23 22:03: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_length914
author_reputation196,052,346,032,526
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,526,243
net_rshares0
@thepimpdistrict ·
<center>
<sup>You must be killin' it out here!</sup>
<sup>@forykw just slapped you with <b>1.000</b> <b>PIMP</b>, @ganjafarmer.</sup>
<sup>You earned <b>1.000</b> <b>PIMP</b> for the strong hand.</sup>
<sup>They're getting a workout and slapped <b>1/1</b> possible people today.</sup>

<img src="https://images.hive.blog/DQmWH3SUfgfADfqzyyTQ1WhpeA3tS5PNo8gQYGeTzYVpqmA/PIMP.png" alt="pimp_logo">

---
<sup>[Read about some PIMP Shit](https://peakd.com/c/hive-111011) or [Look for the PIMP District](https://discord.gg/dptXZuj6K5)</sup>
</center>
properties (22)
authorthepimpdistrict
permlink20221016t220313820z
categoryhf26
json_metadata{"tags":["pimp","tokenpimp","pimpbot"],"app":"pimp-bot/4.0","format":"markdown"}
created2022-10-16 22:03:12
last_update2022-10-16 22:03:12
depth3
children0
last_payout2022-10-23 22:03:12
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_length557
author_reputation12,322,979,192,632
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,526,230
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/replies.png?202210170344"></td><td>You got more than 10000 replies.<br>Your next target is to reach 10500 replies.</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>

properties (22)
authorhivebuzz
permlinknotify-forykw-20221017t035648
categoryhf26
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2022-10-17 03:56:48
last_update2022-10-17 03:56:48
depth1
children0
last_payout2022-10-24 03:56: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_length619
author_reputation369,403,648,298,194
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,532,126
net_rshares0
@jane1289 ·
Do you think the attack on Steem might happen on Hive too? 
properties (22)
authorjane1289
permlinkre-forykw-20221011t161956505z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 08:19:57
last_update2022-10-11 08:19:57
depth1
children3
last_payout2022-10-18 08:19:57
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_length59
author_reputation577,100,037,989,360
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,287
net_rshares0
@forykw ·
It changed a lot of things for sure... it made this even MORE real for sure. Tested for "free" (but at some risk) more compliance needed at the time.

It was beneficial if that's what you are asking me.
properties (22)
authorforykw
permlinkre-jane1289-20221011t2310162z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 10:01:00
last_update2022-10-11 10:01:00
depth2
children2
last_payout2022-10-18 10:01: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_length202
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,718
net_rshares0
@jane1289 ·
I consider it as an answer ๐Ÿ˜
!PIZZA
properties (22)
authorjane1289
permlinkre-forykw-rjl5vp
categoryhf26
json_metadata{"tags":["hf26"],"app":"peakd/2022.07.1"}
created2022-10-11 11:14:12
last_update2022-10-11 11:14:12
depth3
children1
last_payout2022-10-18 11:14:12
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_length35
author_reputation577,100,037,989,360
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,379,985
net_rshares0
@joanstewart ·
Hope a smooth transition with upgrades to system, thanks for explaining!

@tipu curate
properties (22)
authorjoanstewart
permlinkre-forykw-20221011t85514445z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 06:55:15
last_update2022-10-11 06:55:15
depth1
children3
last_payout2022-10-18 06:55: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_length86
author_reputation396,102,902,155,231
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,375,848
net_rshares0
@forykw ·
Thanks for the feedback. !LUV
properties (22)
authorforykw
permlinkre-joanstewart-20221011t195857319z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 06:59:00
last_update2022-10-11 06:59:00
depth2
children1
last_payout2022-10-18 06:59: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_length29
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,375,911
net_rshares0
@luvshares ·
@forykw<sub>(1/5)</sub> gave you LUV. <a href="https://peakd.com/@luvshares/about" style="text-decoration:none"><img src="https://files.peakd.com/file/peakd-hive/crrdlx/AKU7oyCXxGwYyudB42kJ7JtoZ63bdeHvm4icoT9xdGNxA4i4BwudGyPvTQrEwPd.gif"></a> <a
    href="https://crrdlx.websavvy.work/" style="text-decoration:none">tools</a> | <a href="https://tribaldex.com/wallet">wallet</a>  | <a 
    href="https://discord.gg/K5GvNhcPqR" style="text-decoration:none">discord</a> | <a href="https://peakd.com/c/hive-159259">community | <a href="https://ichthys.netlify.app" style="text-decoration:none"><>< daily</a>
<br><center><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/luvshares/242henrWsje7ivLwY3jxy15af3LJqvUzEmrEKAViGAowE1XsPqkDUuQ6QnwYpVJUWKN7c.gif"></a><br><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank">HiveBuzz.me NFT for Peace</a></center>
properties (22)
authorluvshares
permlinkre-re-joanstewart-20221011t195857319z-20221011t070006z
categoryhf26
json_metadata"{"app": "beem/0.24.26"}"
created2022-10-11 07:00:06
last_update2022-10-11 07:00:06
depth3
children0
last_payout2022-10-18 07:00:06
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_length957
author_reputation5,651,102,754,153
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,375,930
net_rshares0
@tipu ·
<a href="https://tipu.online/hive_curator?joanstewart" target="_blank">Upvoted  &#128076;</a> (Mana: 40/50) <a href="https://peakd.com/hive/@reward.app/reward-app-quick-guide-updated" target="_blank">Liquid rewards</a>.
properties (22)
authortipu
permlinkre-re-forykw-20221011t85514445z-20221011t065522z
categoryhf26
json_metadata"{"app": "beem/0.24.26"}"
created2022-10-11 06:55:27
last_update2022-10-11 06:55:27
depth2
children0
last_payout2022-10-18 06:55:27
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_length219
author_reputation55,930,870,950,106
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,375,852
net_rshares0
@new.things ·
$0.05
I like the car and distance explanation of the block chain.

So the hard fork is just new code for the nodes to make things better, faster, easier?

Each block chain has a different code and different way of doing and storing the information.

It seems to have worked ok, how was it for your node.
!BEER

๐Ÿ‘  
properties (23)
authornew.things
permlinkre-forykw-20221013t35054258z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-12 17:50:57
last_update2022-10-12 17:50:57
depth1
children9
last_payout2022-10-19 17:50:57
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length305
author_reputation458,445,470,540,150
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,415,891
net_rshares78,960,743,577
author_curate_reward""
vote details (1)
@forykw · (edited)
> So the hard fork is just new code for the nodes to make things better, faster, easier?

At least thatโ€™s usually part of the intention ๐Ÿ˜… - lots of work behind such procedures and I wish it would just be clicking on a โ€œupdateโ€ button and then it would be done.

Thereโ€™s also a component of protection in these โ€œupdatesโ€ where the main focus is to balance security without breaking it.

> It seems to have worked ok, how was it for your node.

It was the first time for me that I have gone through the process and I really was amazed about all of it. Was like when u ditch your good old car for an amazing Lamborghini.

Felt really โ€œlike breaking historyโ€. ๐Ÿฅน

Rightโ€ฆ back to work ๐Ÿ˜Ž i am testing my new link ๐Ÿค“
properties (22)
authorforykw
permlinkre-newthings-20221013t102259278z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-12 21:23:06
last_update2022-10-12 21:29:03
depth2
children8
last_payout2022-10-19 21:23:06
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_length707
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,420,450
net_rshares0
@new.things ·
Who does all the coding work and how do they get rewarded? Is that all the proposals by the top witnesses and the voting.
!ALIVE
!LOL
!PGM
properties (22)
authornew.things
permlinkre-forykw-20221013t81013918z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-12 22:10:12
last_update2022-10-12 22:10:12
depth3
children7
last_payout2022-10-19 22:10:12
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_length138
author_reputation458,445,470,540,150
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,421,308
net_rshares0
@photocircle ·
$0.03
The โ€œevolvedโ€ Hive blockchain feels like an exciting change since it will now have a more smooth user experience. I think the experience can already rival the mainstream social media platforms.

Exciting times aheadโ€ฆ letโ€™s go!!!
๐Ÿ‘  
properties (23)
authorphotocircle
permlinkre-forykw-20221011t1753276z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-11 09:05:06
last_update2022-10-11 09:05:06
depth1
children2
last_payout2022-10-18 09:05:06
cashout_time1969-12-31 23:59:59
total_payout_value0.013 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation635,236,078,144,587
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,915
net_rshares43,996,573,319
author_curate_reward""
vote details (1)
@forykw ·
It should at least become slightly more responsive in many RPC nodes. Besides some of the new features to make new businesses (and existing ones) bring more value to the chain.
properties (22)
authorforykw
permlinkre-photocircle-20221011t23418187z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 10:04:18
last_update2022-10-11 10:04:18
depth2
children0
last_payout2022-10-18 10:04:18
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_length176
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,790
net_rshares0
@xplosive · (edited)
> I think the experience can already rival the mainstream social media platforms.

Yes. On the technical level. But we need more and better dApps and website to actually challenge and be competitive for the traditional social media platforms.
properties (22)
authorxplosive
permlinkre-photocircle-20221012t33831335z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-12 01:38:33
last_update2022-10-12 01:38:45
depth2
children0
last_payout2022-10-19 01:38:33
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_length242
author_reputation208,670,959,013,042
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,395,453
net_rshares0
@pinkchic ·
Thank you so much for a very understable explanation about what hard fork is. Just like other processes that has undergone updates, this really needs time to run smoothly. Happy HiveHard Fork Day! @forykw
properties (22)
authorpinkchic
permlinkre-forykw-20221011t1875143z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-11 10:07:06
last_update2022-10-11 10:07:06
depth1
children1
last_payout2022-10-18 10:07:06
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_length204
author_reputation367,159,954,105,369
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,836
net_rshares0
@forykw ·
๐Ÿ‘ And it went very nicely indeed. At least to previous expectations.
properties (22)
authorforykw
permlinkre-pinkchic-20221017t203250810z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-17 07:32:51
last_update2022-10-17 07:32:51
depth2
children0
last_payout2022-10-24 07:32:51
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_length68
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,535,873
net_rshares0
@pizzabot · (edited)
RE: What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26
<center>PIZZA!


PIZZA Holders sent <strong>$PIZZA</strong> tips in this post's comments:
@wrestlingdesires<sub>(1/15)</sub> tipped @forykw (x2)
jane1289 tipped forykw (x1)


<sub>You can now send $PIZZA tips in <a href="https://discord.gg/hivepizza">Discord</a> via tip.cc!</sub></center>
properties (22)
authorpizzabot
permlinkre-what-means-to-hardfork-hive-20221011t111531z
categoryhf26
json_metadata"{"app": "beem/0.24.19"}"
created2022-10-11 11:15:30
last_update2022-10-17 03:38:00
depth1
children0
last_payout2022-10-18 11:15:30
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_length289
author_reputation7,589,874,502,709
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,380,007
net_rshares0
@poshtoken ·
$0.04
https://twitter.com/18214974/status/1579728128464719873
<sub> The rewards earned on this comment will go directly to the people( @joanstewart ) sharing the post on Twitter as long as they are registered with @poshtoken. Sign up at https://hiveposh.com.</sub>
๐Ÿ‘  
properties (23)
authorposhtoken
permlinkre-forykw-what-means-to-hardfork-hive18218
categoryhf26
json_metadata"{"app":"Poshtoken 0.0.1","payoutToUser":["joanstewart"]}"
created2022-10-11 06:59:12
last_update2022-10-11 06:59:12
depth1
children0
last_payout2022-10-18 06:59:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.036 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length259
author_reputation5,515,760,259,007,469
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id117,375,915
net_rshares118,448,392,078
author_curate_reward""
vote details (1)
@vangie ·
Though I don't quite understand the activities but seems like you have accomplished a lot. What an achievement ๐Ÿ‘
properties (22)
authorvangie
permlinkre-forykw-20221012t01840549z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.34-mobile","format":"markdown+html"}
created2022-10-11 16:18:42
last_update2022-10-11 16:18:42
depth1
children1
last_payout2022-10-18 16:18: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_length112
author_reputation3,547,156,754,230
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,385,741
net_rshares0
@forykw ·
Always good to document what you do. Keeps your planned perception in sync with reality.
properties (22)
authorforykw
permlinkre-vangie-20221012t175721238z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-12 04:57:21
last_update2022-10-12 04:57:21
depth2
children0
last_payout2022-10-19 04:57: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_length88
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,399,742
net_rshares0
@wrestlingdesires ·
$0.02
>It's usually never a plan, to return back, hence why so important that when "planned", to correctly transition the way we expect.

I'm guessing everything gets tested ten times before the actual fork :) ...

This post has been manually curated by the VYB curation project
๐Ÿ‘  
properties (23)
authorwrestlingdesires
permlinkre-forykw-20221011t03715132z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 08:37:27
last_update2022-10-11 08:37:27
depth1
children2
last_payout2022-10-18 08:37:27
cashout_time1969-12-31 23:59:59
total_payout_value0.011 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length272
author_reputation202,688,268,457,034
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,545
net_rshares39,204,830,919
author_curate_reward""
vote details (1)
@forykw ·
On the test net (a sort of intentional parallel chain of HIVE for testing purposes, and also on MIRA net, the same kind of testing chain but with data from the real chain, in order to simulate real case scenarios more accurately).
properties (22)
authorforykw
permlinkre-wrestlingdesires-20221011t23251293z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 10:02:51
last_update2022-10-11 10:02:51
depth2
children1
last_payout2022-10-18 10:02:51
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_length230
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,378,753
net_rshares0
@wrestlingdesires ·
That sounds like a good system! Happy hardfork day :)

!PIZZA
properties (22)
authorwrestlingdesires
permlinkre-forykw-20221011t232124914z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-12 07:21:24
last_update2022-10-12 07:21:24
depth3
children0
last_payout2022-10-19 07:21:24
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_length61
author_reputation202,688,268,457,034
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,403,925
net_rshares0
@wrestlingdesires ·
>It's usually never a plan, to return back, hence why so important that when "planned", to correctly transition the way we expect.

I'm guessing everything gets tested ten times before the actual fork :) ...

This post has been manually curated by the VYB curation project
properties (22)
authorwrestlingdesires
permlinkre-forykw-20221011t038480z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-11 08:38:06
last_update2022-10-11 08:38:06
depth1
children6
last_payout2022-10-18 08:38:06
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_length272
author_reputation202,688,268,457,034
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,377,557
net_rshares0
@beerlover ·
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @wrestlingdesires, here is a little bit of <code>BEER</code> from @forykw for you. Enjoy it!</p> <p>If you like BEER and want to support us please consider voting @louis.witness on <a href='https://vote.hive.uno/@louis.witness'>HIVE</a> and on <a href='https://primersion.com/he-witnesses'>HIVE Engine</a>.</p> </center><div></div>
properties (22)
authorbeerlover
permlinkre-wrestlingdesires-re-forykw-20221011t038480z-20221017t013929709z
categoryhf26
json_metadata{"app":"beerlover/3.0","language":"rust","developer":"wehmoen"}
created2022-10-17 01:39:30
last_update2022-10-17 01:39:30
depth2
children0
last_payout2022-10-24 01:39:30
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_length573
author_reputation25,804,836,603,936
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,529,747
net_rshares0
@forykw ·
Its a quite complex thing to test blockchain migrations/updates, etc. Simply because in my example it looks like very simplistic (apparently I need to work on that !LOL), but in reality is very complicated, mainly because it depends on live data/changes/people/intruders, etc... there is no way to say, replicate the same exact situation, because otherwise it would mean the blockchain would need to be reverted back.

But in general yes, things get tested many times by many people and there is also a growing effort on making many of these tests, automatic and continuous... so that when development progresses after a hardfork, things are being actively being tested.

Software development is sort in a nutshell like and evolving explosion... that on blockchain terms, keeps like that forever... (hopefully).

Thanks for the curation. !BEER
properties (22)
authorforykw
permlinkre-wrestlingdesires-20221017t14391176z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-17 01:39:12
last_update2022-10-17 01:39:12
depth2
children4
last_payout2022-10-24 01:39:12
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_length843
author_reputation93,053,612,415,165
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,529,740
net_rshares0
@lolzbot ·
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>If at first you don't succeed...<br>... sky diving is not for you!</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@wrestlingdesires, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of @forykw<br><br>Use the <strong>!LOL</strong> or <strong>!LOLZ</strong> command to share a joke and an <strong>$LOLZ</strong><br>(1/8)</center></p>
properties (22)
authorlolzbot
permlinkre-re-wrestlingdesires-20221017t14391176z-20221017t014051z
categoryhf26
json_metadata"{"app": "beem/0.24.19"}"
created2022-10-17 01:40:51
last_update2022-10-17 01:40:51
depth3
children0
last_payout2022-10-24 01:40:51
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_length563
author_reputation196,052,346,032,526
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,529,766
net_rshares0
@wrestlingdesires ·
>Software development is sort in a nutshell like and evolving explosion... that on blockchain terms, keeps like that forever... (hopefully).

They say nothing is forever, but I do expect blockchain technology to outlive a good many generations of people!

Thanks for the reply, and the tokens ๐Ÿ™Œ


!PIZZA !ALIVE !LOL
properties (22)
authorwrestlingdesires
permlinkre-forykw-20221016t193729218z
categoryhf26
json_metadata{"tags":["hf26","hive","witness-category","witness","hiveengine","he","hewitness","decentralized","news","updates"],"app":"ecency/3.0.28-vision","format":"markdown+html"}
created2022-10-17 03:37:30
last_update2022-10-17 03:37:30
depth3
children2
last_payout2022-10-24 03:37:30
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_length315
author_reputation202,688,268,457,034
root_title"What ๐Ÿค” means to hardfork? HIVE ๐Ÿฝ๏ธ HF26"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id117,531,650
net_rshares0