Bibit Durian Pelangi Lamongan

bibit durian pelangi Tinggi bibit saat ini : 30–60 cm Asal bibit : Okulasi atau sambung pucuk Diantara 25 varian Durian Merah yang bisa dikonsumsi adalah Durian Pelangi. Jenis ini memang warnanya…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Decentralization development

I have been hating OOP(Object-Oriented Programming) for many years. However, it is hard for me to find some appropriate reasons, let alone to convince others to discard OOP.

This stubbornness has made me an ‘alien’ and I has been considered to be extreme.

The complexity caused by dependence is the main reason why I hate OOP.

I want to make some changes. So I developed the Hero Framework.

From object-oriented to wheel-oriented

How terrible the dependence is?

I once wrote a tool to analyze the interdependence in the source code of an APP, and I found that there are more than 5000 interdependencies in every 100,000 lines of source code in average. If we list every object and add connections between those dependencies, the entire software will be very typical ‘Internet’, which looks like a old fishing net, dense and messy.

The best solution in that condition is to make the code with better architecture, but actually it makes the net become bigger and bigger.

After thinking carefully, I came to this conclusion — The framework itself has problems, not the users.

This is just one of the problem of OOP, the other is “wheel-oriented” programming.

I was appealing not to doing reinvent the wheel 10 years ago, but today I was terrified by the abuse of the wheel.

Recently the hot Indian movie ‘Toilet — Ek Prem Katha’ expresses a point that the most difficult thing is to change the cultural concept rooted in people’s mind. This is also what I thought.

I tried to tell my colleagues about the thinking on the problems of OOP, but the result was not satisfactory. On the contrary, it makes me like an annoying old woman who keeps repeating the things no one understand. So upset.

Decentralized software requires decentralized development.

Nowadays, it is lucky that we found blockchain — a trust platform, which is creating unlimited value. But at the same time, there is also a problem — is it totally trustworthy? Whether ‘In math we trust’ equals to ‘We trust who use math’ or not? To be straightforward, are the people who develop the software trustworthy?

Take imToken(a famous mobile Ethereum wallet) as an example.

You trust it because you have to. You have to trust its every update and every dependent library and the people who operate the data.

Hero Framework insists on a non-dependent principle since it came to the world. Even a UI element on the interface is independent and non-dependent, and each class has a unique JSON object interface to receive with ‘IN’ command and send with ‘OUT’ command. When the class is packaged as a HASH code, this is basically as same as Ethereum’s smart contract.

Therefore, the application developed with Hero Framework is absolutely trustworthy. And Hero Node is also the first platform which people can develop both front-end and back-end code in accordance with the Ethereum smart contract standards.

Let us use Ethereum to clarify this concept.

Each application (smart contract) on Ethereum has its unique address. This is the same as if the Hero Node application was packaged as a HASH address. So the function mapped to the address is unique. It depends on other determined smart contracts, but not on any uncertain data (such as time, random numbers, etc.). Each smart contract has an exposed ABI, similar to the JSON interface of each class in the Hero framework.

If you can realize that there are lots of problems in delivering such applications to users, then I think you understand what I have done and the problems it may face.

Smart contracts are creating enormous value, but the Dapp based on smart contract is technically impossible to update. Each update must be redeployed, and the contract address will be changed. It actually becomes another Dapp.

The Hero Node application is delivered directly to the users. Complicated software cannot be created without updating. Hero Node Framework has a tool to automatically support new version of HASH to be found. So developers only need to write the address of new vision HASH into a specific smart contract, then the application will react automatically and prompt the user whether to use the new version or not. Of course, our users can choose not to use. It’s up to them.

2. Is the scenarios too few in a decentralized way

It’s not. But it’s hard to switch the way of thinking. Learning a new technology is easy while changing the thinking mode is not.

Hero Node can also support semi-centric applications. Developers can use centralized data and the business logic in a black box. But such behavior will be intercepted by our system by default unless the user chooses to trust this black box. We also hope to promote the way of completely decentralized development in a gradual manner. Another interesting design, the official application market of Hero Node will give a green flag to the totally decentralized application.

3. How to maintain the decentralized application?

This is what Hero Node is doing: Building decentralized service nodes. And the nodes are free, anyone-operational and token-motivated.

Back to the idea of traditional software development, can you understand that the existing software developing methods cannot adapt to the decentralized software ecosystem?

END

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Add a comment

Related posts:

A Simple Approach to Accomplishing Anything in Life

The mindset of taking little steps to achieve goals, to make lasting habits or to change your life could be what you need to achieve what’s left on your to-do list. When you woke up this morning, you…

How much does car insurance typically cost for a teenager?

My grandpa bought me a car for my 16th birthday. Now, I’m finally going to get license to drive it after it sitting in the garage for nearly 2 years. I was wondering how much the insurance is going…

Introducing Tech Experts

We live in a world where technology advances within the blink of an eye. Teams and individuals constantly learn new skills and ways to accomplish goals within their organizations — be it better…