My answers to the first witness survey:
What is your position/stance on bid-bots (ownership/delegations/opinion)? -
,
As there are technically possible, they are existing. They are useful as they allow that everyone can boost the visibility of their post without investing heavily and self-vote. They should only be used for high-quality posts.
What does the witness want to do to make the blockchain more user-friendly and help to on-board new users. What do THEY personally want to see done and what will they do to get it there? -
I'm working very hard on a user-friendly python library (beem) for steem. With this library, it is easier for developer to create more user-friendly tools to help onboarding new users. I'm writing posts with useful examples which demonstrate the usage of my python library.
I'm maintaining beempy, in which each new steem user can see the remaining RCs and how many votes, posts or transfer are possible.
Do you think votes for witnesses should last indefinitely or should they time out (or perhaps decay over time) so that periodically voters will need to reevaluate and affirm their positions by recasting their votes? -
Both choices have their advantages, but steem has more important issues at the moment which should be solved first. A decay over time is not easy to implement and may increase the costs in running the nodes, as each vote has to be handled separately (each vote has a unique decay time).
Do you think the 30 witness votes each steemian gets is the correct number, especially in light of the fact there are only 20 top witnesses to be seated? -
I'm in favor for 30 witness votes, so that smaller witnesses have a chance.
What is a concern or two that you have about the #steem blockchain? -
I think that it is important that the costs of full node APIs are strongly reduced. Without fast full node APIs, nobody can use steem. When this succeeds, we can onboard more users without increasing the costs. The problem is that viewing old posts is quite costly, the post data cannot just be stored on a disc, they have to be partly stored in RAM, which is too expensive. I hope that steemit succeed in bring the down the costs.
What are you hopeful about for the #steem blockchain? -
There are really great projects on steem (e.g. stemmonsters, actifit, steem keychain, utopian-io, steemstem, ...). They all show that the steem blockchain is not just a place to earn by posting, it allows far more.
At the moment, my witness rewards are almost equal to my server costs.
I do no powing down. I support steem-ua ( 5000 SP) and comedyopenmic (500 SP).
I'm working since February 2018 on beem and continuously improving it.
I maintain which benchmark continuously (every 3 hours) all full node server and publishes the result on the blockchain.
I'm working on a small and free helper for delayed upvotes.
can also be used to reward already payout posts.
I maintain and develop https://beempy.com, a small and useful site about steem and steemonsters.
I have created several accounts, but I'm actively using:
,
,
(posting actifit and other stuff),
(for doing curation experiments),
and
for testing
You actively helping that the steem blockchain is securely running. You can also decide for what your witness rewards are being used.
The technical site is not so complicated. The most important part is to participate in projects that provide value for the blockchain and the community.
What do you think the SBD [STEEM] price for a new account should be? -
In order to protect that someone claims all namespaces, they should have a fee. I have set the fee to 3 STEEM as the majority of witnesses.
A witness provides and run a witness node, on which a block is signed by the witness key on the given schedule. It is important to monitor the server and check for new releases in the github repository. Sometimes there are emergency fixes and it is important that the witnesses update their node.
Have you implemented any new procedures for evaluating potential hardforks? -
I wrote some python scripts for testing new steem changes. I'm also doing code reviews of the steem code and post it on steem.
How does a new user make the availability of his vote known to the cabal of witnesses wannabes trying to overthrow the current witness regime? -
Read blog posts of the witness and check it's github repository, when available.
Not in the current market situation.
What takeaways do you have from the Hardfork 20 issues that occurred? -
Code review and a separated testnet is not sufficient. The next HF should be tested on a mirrored (transaction are copied from the steem network) steem network with real data.
Do you think 20/21 top witnesses a good number or should there be more or less? -
I think that number is a good tradeoff between security and costs.