Author Topic: Vitalik wins software innovation award  (Read 7550 times)

0 Members and 1 Guest are viewing this topic.

Offline unimercio

  • Sr. Member
  • ****
  • Posts: 245
  • The opportunity of a lifetime comes by every 7 day
    • View Profile
    • Conscious Entrepreneurship Foundation (CEF)
  • BitShares: unimercio
 +5% Granted it may be argued as premature. But, I for one would hope we in this community can finds ways to embrace if not assimilate worthy technologies.  Certainly cheer on their accomplishments.

V is alright with me. 8)

Petty, competition and vendettas distract us from the mission. Choose conflict over cooperation and we all loose...
Conscious Entrepreneurship Foundation (CEF)

charleshoskinson

  • Guest
this was my point about focus

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Quote
V is smart but is not a serious coder.

This is a correct assessment. There are a legion of factors that go into a talented software developer. Some come from experience, others from knowledge of computer science and some are personality characteristics like discipline and curiosity. Vitalik is like the Poincaré of our field. He's brilliant and capable of doing anything, but rarely focuses for a long period of time on a single problem like Andrew Wiles did. The end result is a thousand starting points that others pick up and finish.

If the environment is well structured, then this can be a tremendous asset. If not, then it can be a curse. Really there needs to be serious, highly focused people working on picking up the threads and finishing them. With their level of capitalization, I suspect this will be done.

In respect to the yellow paper, it was surprising to me that Gavin didn't include Vitalik as a Co-Author. And frankly he had an opportunity to work with others like Neal Koblitz to enhance it. It's a rather moot point as the proof of concepts have drifted from the yellow paper spec and the ecosystem is now no longer just about some scripting language on a blockchain, but rather a combination of a completely new browser, a secure, distributed communication system called whisper and finally a file sharing system called swarm. Why this isn't being done with Bittorrent, WebRTC and Open Peer is absolutely beyond me and also why it requires entirely new programming languages like Solidity is also strange.

Furthermore, there seems to be limited focus on certain things that absolutely have to be done correctly. For example, Ethereum needs a proper consensus algorithm and has the money, talent and time to develop one, yet this seems to be one of the least areas of public project focus. My idea was to develop it like AES was via an incentivized contest (BTW DPOS could have entered). Yet now it seems to be an in house affair. The problem is that distributive consensus over an untrusted public channel is one of the hardest problems in computer science, which is why Leslie Lamport won a turing prize. 

Another area is interoperability with legacy ecosystems. The Google Dart team is a great example of the enormous pain one must endure to attempt to move an ecosystem into a better equilibrium. Everyone agrees that maintaining javascript code, frameworks, testing and DOM issues are a damn mess. There are so many partial fixes from Angular to Meteor and backbone. Yet when Google creates a beautiful new language, a wonderful GUI library (Polymer with material design) and it compiles into fast JS with polyfills for everything, it's treated like a redheaded stepchild with a body odor problem.  Thus even when you have something awesome, developer and consumer migration to it is slow and painful.

I would have loved to have the entire software stack just be a chrome app that would be a single click install like CryptoCat and gradually move consumers to a custom framework built on top of CurveMQ and utilizing the work of Breach.cc; however, they are starting with the hardest sell first without a single viral app to push it, which brings me to the last point. Developer experience.

There isn't an IDE specifically for DAPPs. There aren't specialized libraries and reusable modules like the node packages. There aren't tutorials explaining how to build a 101 pedagogical application or smart contract best practices. It's young days. Whoever works hardest here will likely be the dominant platform for DAPP development. Currently the 1.0 space is gaining better traction than the 2.0 due to ventures like GEM and Chain. Honestly, build a browser based chrome APP and connect it to a blockchain style GIT. This could be done in weeks to beta and months to 1.0. It could have code academy like tutorials built in and would focus the dev community towards whatever APIs the App's maintainers thought important. It's always about beautiful, rich experiences.
very interesting summary. thanks for sharing.

though Andrew Wiles took 30 years to solve Fermat's theorem .. Vitalik isn't even 30 yet (wild guess)

charleshoskinson

  • Guest
Quote
V is smart but is not a serious coder.

This is a correct assessment. There are a legion of factors that go into a talented software developer. Some come from experience, others from knowledge of computer science and some are personality characteristics like discipline and curiosity. Vitalik is like the Poincaré of our field. He's brilliant and capable of doing anything, but rarely focuses for a long period of time on a single problem like Andrew Wiles did. The end result is a thousand starting points that others pick up and finish.

If the environment is well structured, then this can be a tremendous asset. If not, then it can be a curse. Really there needs to be serious, highly focused people working on picking up the threads and finishing them. With their level of capitalization, I suspect this will be done.

In respect to the yellow paper, it was surprising to me that Gavin didn't include Vitalik as a Co-Author. And frankly he had an opportunity to work with others like Neal Koblitz to enhance it. It's a rather moot point as the proof of concepts have drifted from the yellow paper spec and the ecosystem is now no longer just about some scripting language on a blockchain, but rather a combination of a completely new browser, a secure, distributed communication system called whisper and finally a file sharing system called swarm. Why this isn't being done with Bittorrent, WebRTC and Open Peer is absolutely beyond me and also why it requires entirely new programming languages like Solidity is also strange.

Furthermore, there seems to be limited focus on certain things that absolutely have to be done correctly. For example, Ethereum needs a proper consensus algorithm and has the money, talent and time to develop one, yet this seems to be one of the least areas of public project focus. My idea was to develop it like AES was via an incentivized contest (BTW DPOS could have entered). Yet now it seems to be an in house affair. The problem is that distributive consensus over an untrusted public channel is one of the hardest problems in computer science, which is why Leslie Lamport won a turing prize. 

Another area is interoperability with legacy ecosystems. The Google Dart team is a great example of the enormous pain one must endure to attempt to move an ecosystem into a better equilibrium. Everyone agrees that maintaining javascript code, frameworks, testing and DOM issues are a damn mess. There are so many partial fixes from Angular to Meteor and backbone. Yet when Google creates a beautiful new language, a wonderful GUI library (Polymer with material design) and it compiles into fast JS with polyfills for everything, it's treated like a redheaded stepchild with a body odor problem.  Thus even when you have something awesome, developer and consumer migration to it is slow and painful.

I would have loved to have the entire software stack just be a chrome app that would be a single click install like CryptoCat and gradually move consumers to a custom framework built on top of CurveMQ and utilizing the work of Breach.cc; however, they are starting with the hardest sell first without a single viral app to push it, which brings me to the last point. Developer experience.

There isn't an IDE specifically for DAPPs. There aren't specialized libraries and reusable modules like the node packages. There aren't tutorials explaining how to build a 101 pedagogical application or smart contract best practices. It's young days. Whoever works hardest here will likely be the dominant platform for DAPP development. Currently the 1.0 space is gaining better traction than the 2.0 due to ventures like GEM and Chain. Honestly, build a browser based chrome APP and connect it to a blockchain style GIT. This could be done in weeks to beta and months to 1.0. It could have code academy like tutorials built in and would focus the dev community towards whatever APIs the App's maintainers thought important. It's always about beautiful, rich experiences.

 

 

Offline bytemaster


Quote
Why isn't Vitalik's name at the top of the paper then?  This is even more confusing !!!

I asked Gavin the same question.

And what was his answer? "I run the show while we sell Vitalik to the world as the genius behind the Ether?" V is brilliant, I grant you that, but he can't have too much time to actually work on Ethereum with all the running around he does.

V is smart but is not a serious coder.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline donkeypong

  • Hero Member
  • *****
  • Posts: 2329
    • View Profile
Quote
Why isn't Vitalik's name at the top of the paper then?  This is even more confusing !!!

I asked Gavin the same question.

And what was his answer? "I run the show while we sell Vitalik to the world as the genius behind the Ether?" V is brilliant, I grant you that, but he can't have too much time to actually work on Ethereum with all the running around he does.

charleshoskinson

  • Guest
Quote
Why isn't Vitalik's name at the top of the paper then?  This is even more confusing !!!

I asked Gavin the same question.

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
Dont understand why he could get the award before the product launched?

Just because of the funder work of Etheruem?

 ::)

This is the product:
http://gavwood.com/paper.pdf

It's like how a scientist can win an award for a discovery that has no practical application.

Why isn't Vitalik's name at the top of the paper then?  This is even more confusing !!!
I speak for myself and only myself.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Dont understand why he could get the award before the product launched?

Just because of the funder work of Etheruem?

 ::)

This is the product:
http://gavwood.com/paper.pdf

It's like how a scientist can win an award for a discovery that has no practical application.
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
Dont understand why he could get the award before the product launched?

Just because of the funder work of Etheruem?

 ::)

Thats my main problem and why I was being snide.  It is not a personal jab at Vitalik or what he has accomplished.  It is exceedingly unlikely (near 0) I'll accomplish more with my life than he has.  I just found it odd he got the award.  Next year it would likely make far more sense to me. 
I speak for myself and only myself.

Offline Overthetop

Dont understand why he could get the award before the product launched?

Just because of the funder work of Etheruem?

 ::)
个人微博账号: Overthetop_万里晴空
“块链创新与创业”交流群: 330378613

zerosum

  • Guest
Past IT-Software World Technology Award recipients:

2000 : Paul Gauthier, Chief Technology Officer, Inktomi
2001 : Prof. Olivier Faugeras, Research Director, ROBOTVIS Group Sophia-Antipolis Research Unit, INRIA
2002 : Ray Ozzie, Chairman & CEO, Groove Networks
Corp : Apple Computer
2003 : Larry Page & Sergey Brin, Google
Corp : Sony Corporation
2004 : Daphne Koller, Associate Professor, Robotics Laboratory, Computer Science Department, Stanford University
Corp : Apple Computer
2005 : David Haussler, Howard Hughes Medical Institute/University of California, Santa Cruz
Corp : Amazon.com
2006 : Sebastian Thrun
Corp : Google
2009 : Dawn Jutla, Professor, Sobey School of Business, Halifax, Canada
Corp : Facebook
2011 : Otavio Good, Founder & CEO, Quest Visual, Inc.
Corp : Amazon.com, Inc.
2012 : Sean Gourley, Founder & CTO, Quid, Inc.
Corp : Leap Motion
2013 : Eldad Farkash, Co-founder & CTO, SiSense Ltd.
Corp : Livefyre
2014 : Vitalik Buterin, Inventor and co-founder, Ethereum

Congrats Vitalik


Well it is only fair...

Not only Vitalik was instrumental  to the development of the second best product in 2014, he was also instrumental at convincing the creator of the #1 product of 2014 that his discovery will not work...

...it is only fair...   :(
« Last Edit: November 20, 2014, 09:21:07 am by tonyk2 »

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Past IT-Software World Technology Award recipients:

2000 : Paul Gauthier, Chief Technology Officer, Inktomi
2001 : Prof. Olivier Faugeras, Research Director, ROBOTVIS Group Sophia-Antipolis Research Unit, INRIA
2002 : Ray Ozzie, Chairman & CEO, Groove Networks
Corp : Apple Computer
2003 : Larry Page & Sergey Brin, Google
Corp : Sony Corporation
2004 : Daphne Koller, Associate Professor, Robotics Laboratory, Computer Science Department, Stanford University
Corp : Apple Computer
2005 : David Haussler, Howard Hughes Medical Institute/University of California, Santa Cruz
Corp : Amazon.com
2006 : Sebastian Thrun
Corp : Google
2009 : Dawn Jutla, Professor, Sobey School of Business, Halifax, Canada
Corp : Facebook
2011 : Otavio Good, Founder & CEO, Quest Visual, Inc.
Corp : Amazon.com, Inc.
2012 : Sean Gourley, Founder & CTO, Quid, Inc.
Corp : Leap Motion
2013 : Eldad Farkash, Co-founder & CTO, SiSense Ltd.
Corp : Livefyre
2014 : Vitalik Buterin, Inventor and co-founder, Ethereum

Congrats Vitalik

2015 : Dan Larimer
Corp : Bitshares

Hopefully  :)
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline mint chocolate chip

Past IT-Software World Technology Award recipients:

2000 : Paul Gauthier, Chief Technology Officer, Inktomi
2001 : Prof. Olivier Faugeras, Research Director, ROBOTVIS Group Sophia-Antipolis Research Unit, INRIA
2002 : Ray Ozzie, Chairman & CEO, Groove Networks
Corp : Apple Computer
2003 : Larry Page & Sergey Brin, Google
Corp : Sony Corporation
2004 : Daphne Koller, Associate Professor, Robotics Laboratory, Computer Science Department, Stanford University
Corp : Apple Computer
2005 : David Haussler, Howard Hughes Medical Institute/University of California, Santa Cruz
Corp : Amazon.com
2006 : Sebastian Thrun
Corp : Google
2009 : Dawn Jutla, Professor, Sobey School of Business, Halifax, Canada
Corp : Facebook
2011 : Otavio Good, Founder & CEO, Quest Visual, Inc.
Corp : Amazon.com, Inc.
2012 : Sean Gourley, Founder & CTO, Quid, Inc.
Corp : Leap Motion
2013 : Eldad Farkash, Co-founder & CTO, SiSense Ltd.
Corp : Livefyre
2014 : Vitalik Buterin, Inventor and co-founder, Ethereum

Congrats Vitalik

Offline hpenvy

  • Sr. Member
  • ****
  • Posts: 451
    • View Profile
Im hoping Dan doesnt need awards to feel good about himself, Vitalik does need these awards.

I don't think it's fair to say that about Vitalik. He has contributed heaps to the crypto movement. I would really hate to see this community go down the "tribal" path...

Seriously guys, once BitShares gets more publicity, you can bet Dan will get his fair share of awards. For now, let's congratulate our friend Vitalik.

 +5% Congrats to Vitalik. 
=============
btsx address: hpenvy
Tips appreciated for good work

Offline Method-X

  • Hero Member
  • *****
  • Posts: 1131
  • VIRAL
    • View Profile
    • Learn to code
  • BitShares: methodx
Im hoping Dan doesnt need awards to feel good about himself, Vitalik does need these awards.

I don't think it's fair to say that about Vitalik. He has contributed heaps to the crypto movement. I would really hate to see this community go down the "tribal" path...

Seriously guys, once BitShares gets more publicity, you can bet Dan will get his fair share of awards. For now, let's congratulate our friend Vitalik.

Offline Stan

  • Hero Member
  • *****
  • Posts: 2908
  • You need to think BIGGER, Pinky...
    • View Profile
    • Cryptonomex
  • BitShares: Stan
Im hoping Dan doesnt need awards to feel good about himself, Vitalik does need these awards.

Dan should feel great about himself for creating DPOS, and bitUSD.  He has created gravity.  Creating gravity is a lot stronger than creating language.

bitUSD = gravity.

I believe Dan is holding out for the Nobel Peace Prize.  :)
Anything said on these forums does not constitute an intent to create a legal obligation or contract of any kind.   These are merely my opinions which I reserve the right to change at any time.

Offline eagleeye

  • Hero Member
  • *****
  • Posts: 931
    • View Profile
Im hoping Dan doesnt need awards to feel good about himself, Vitalik does need these awards.

Dan should feel great about himself for creating DPOS, and bitUSD.  He has created gravity.  Creating gravity is a lot stronger than creating language.

bitUSD = gravity.

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline Empirical1.1

  • Hero Member
  • *****
  • Posts: 886
    • View Profile
Congratulations to Vitalik!   +5%

 +5% I don't know enough to know how valuable what he did is, but he comes across as a very talented but mature and humble guy.

Decentralised BitAssets are huge innovation though in my opinion, the biggest thing since (& ultimately bigger than) Bitcoin.  The whole world will be using & talking about them & Daniel soon enough.

Offline CLains

  • Hero Member
  • *****
  • Posts: 2606
    • View Profile
  • BitShares: clains
Congratulations to Vitalik!   +5%

Offline starspirit

  • Hero Member
  • *****
  • Posts: 948
  • Financial markets pro over 20 years
    • View Profile
  • BitShares: starspirit
Congratulations Vitalik and all the best.
Come on Dan for next year!

Offline speedy

  • Hero Member
  • *****
  • Posts: 1160
    • View Profile
  • BitShares: speedy
Vitalik is great guy, I hope he gets many more awards.

Definitely, but I just think Bytemaster is underrated.

Offline vegolino

  • Sr. Member
  • ****
  • Posts: 450
  • Reality is Information
    • View Profile
Vitalik is great guy, I hope he gets many more awards.

Xeldal

  • Guest
"Awards are meaningless to me, and I have nothing but disdain for anyone who actively campaigns to get one." - Bill Murray

They're all either for self gratification or publicity.  They don't mean anything beyond this.  Not to downplay Vitalik's work, it speaks for itself.  Who cares about an award.
« Last Edit: November 20, 2014, 03:53:23 am by Xeldal »

sumantso

  • Guest
In my opinion, market pegged assets is a more worthy invention in itself then putting a scripting language on a blockchain, but these guys think otherwise:

http://www.wtn.net/summit-2014/2014-world-technology-awards-winners

Before his software is even released officially it wins the award?
I'm not against him winning but it's a bit soon.

Because this is sufficient for anyone to re-implement the exact protocol. It is "as good as software" as far as proving it is possible.
http://gavwood.com/paper.pdf

Are you guys considering it for some stage?


Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
In my opinion, market pegged assets is a more worthy invention in itself then putting a scripting language on a blockchain, but these guys think otherwise:

http://www.wtn.net/summit-2014/2014-world-technology-awards-winners

Before his software is even released officially it wins the award?
I'm not against him winning but it's a bit soon.

Because this is sufficient for anyone to re-implement the exact protocol. It is "as good as software" as far as proving it is possible.
http://gavwood.com/paper.pdf
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
You guys are right on. Or how about President Obama getting a Nobel Peace Prize just after he was elected president? :)
Yes.


I suppose we need to make a meme where we say "Thanks Vitalik" any time anything bad happens in crypto land. :P
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline donkeypong

  • Hero Member
  • *****
  • Posts: 2329
    • View Profile

Before his software is even released officially it wins the award?
I'm not against him winning but it's a bit soon.

I agree with this. 

I do think Vitalik is very deserving.  But hype/advertising/media presence is playing at least as much of a role in this award as technical achievements.


It is similar to how in baseball, they give out the gold glove awards, but instead of actually giving them to the best defenders, they give them to the most famous players that aren't outright terrible at defense.  So all the great defense, no offense guys get passed over, and they give the award to someone who is great at offense (and thus famous) and sortof above average at defense.

You guys are right on. Or how about President Obama getting a Nobel Peace Prize just after he was elected president? :)

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander

Before his software is even released officially it wins the award?
I'm not against him winning but it's a bit soon.

I agree with this. 

I do think Vitalik is very deserving.  But hype/advertising/media presence is playing at least as much of a role in this award as technical achievements.


It is similar to how in baseball, they give out the gold glove awards, but instead of actually giving them to the best defenders, they give them to the most famous players that aren't outright terrible at defense.  So all the great defense, no offense guys get passed over, and they give the award to someone who is great at offense (and thus famous) and sortof above average at defense.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline luckybit

  • Hero Member
  • *****
  • Posts: 2921
    • View Profile
  • BitShares: Luckybit
In my opinion, market pegged assets is a more worthy invention in itself then putting a scripting language on a blockchain, but these guys think otherwise:

http://www.wtn.net/summit-2014/2014-world-technology-awards-winners

Before his software is even released officially it wins the award?
I'm not against him winning but it's a bit soon.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline Method-X

  • Hero Member
  • *****
  • Posts: 1131
  • VIRAL
    • View Profile
    • Learn to code
  • BitShares: methodx
Good for Vitalik, he certainly deserves this honour. Hopefully Dan gets consideration next time.

Offline kisa

  • Sr. Member
  • ****
  • Posts: 240
    • View Profile
Nobody wants to give him some credit? He and his guys made the first complete, clear specification for a scriptable blockchain.
+5%

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
lol

?

Am I wrong?
+5%

There was fruit.. then they added loops.. now they sell fruit loops at the store.

I speak for myself and only myself.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
I speak for myself and only myself.

Offline santaclause102

  • Hero Member
  • *****
  • Posts: 2486
    • View Profile
Nobody wants to give him some credit? He and his guys made the first complete, clear specification for a scriptable blockchain.
+5%

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Nobody wants to give him some credit? He and his guys made the first complete, clear specification for a scriptable blockchain.
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
Someone pointed out to me that Ethereum was founded by a lot of big names in crypto where Dan really had no presence.  They've been able to ride on that going forward.

I'm not saying our marketing was that great, but when you have outgoing personalities in the crytpoworld on your board then you have automagical marketing going forward without even needing to market explicitly.
I speak for myself and only myself.

clout

  • Guest
And this is how you know our marketing blows

Offline speedy

  • Hero Member
  • *****
  • Posts: 1160
    • View Profile
  • BitShares: speedy
In my opinion, market pegged assets is a more worthy invention in itself then putting a scripting language on a blockchain, but these guys think otherwise:

http://www.wtn.net/summit-2014/2014-world-technology-awards-winners