Jorge Tim贸n [ARCHIVE] on Nostr: 馃搮 Original date posted:2015-07-28 馃摑 Original message:On Sat, Jul 25, 2015 at ...
馃搮 Original date posted:2015-07-28
馃摑 Original message:On Sat, Jul 25, 2015 at 12:50 AM, Tom Harding <tomh at thinlink.com> wrote:
> On 7/24/2015 2:24 AM, Jorge Tim贸n wrote:
>
>> Regarding "increasing the exchange rate" it would be really nice to
>> just push a button and double bitcoin's price just before the next
>> subsidy halving, but unfortunately that's something out of our control.
>
> Jorge, right now, from the activity on github, you are working at least
> as hard as anyone else, probably harder.
My level of contributions are irrelevant to this discussion. But
still, I feel I should clarify some of the metrics you are looking to.
Most of my contributions so far are code refactors (with a small
change on the command-line options and a small optimization here and
there). This type of changes is usually better done incrementally to
be less risky and disruptive (this is specially important for
consensus-related code), and that makes my total commit count
unusually high, even when some people have contributed more in new
functionality than me in a single commit.
Also code movements (often required as part of these refactors)
produce unusually high total diff counts even when they require little
less than copy and paste (once you know what you want to move and
where, of course).
If I didn't thought this work is extremely important in the long term
(among other things, to make the code more accessible to new
reviewers/developers) I wouldn't be doing it, but you can't just
compare contributions counting commits or lines changed, that's not
how it works.
Github may say that I'm #10 with 96 commits / 9,371 ++ / 8,962 --, but
it's obvious to me that, say, gmaxwell #13 with 71 commits / 807 ++ /
707 -- has done a lot more for Bitcoin Core than I have.
Even if it was true that I'm the person currently coding more for
Bitcoin Core, I wouldn't write any of that if I had no hope of getting
review, so review is certain sense much more important than coding.
> Why? Why, if not to make
> bitcoin more valuable?
Who cares?
If my work is good for the software, my motivations are irrelevant. If
I accidentally PR a bug, my motivations are again: the bug should not
be accepted no matter how pure and noble my intentions are.
But, no, making Bitcoin's price (no offense taken, but there's an
spanish say that goes like this "S贸lo un necio confunde valor y
precio" which translates to "Only a fool confuses value and price")
rise is not one of my main motivations.
I'm much more concerned about the long term success of the currency
(for which turnover is a much more interesting metric than market cap
IMO) and about learning a technology that I believe will revolutionize
the world, but maybe you don't believe me. There's a Bitcoin incentive
as part of my Blockstream's contract, so I have a financial incentive
for Bitcoin's price to increase, but, in fact, when I started
contributing to bitcoin core my bitcoin holdings where extremely low.
It bothers me that so many people seem to assume that Bitcoin
developers are also hardcore currency speculators and are also good at
it (I can say Bitcoin has teach me that I'm a terrible day-trader
myself).
There's many reasons to contribute to Bitcoin core and none of them
are relevant to this discussion.
> Even apart from the convenience/curse of real-time exchange markets,
> just with an abstract definition of "value," isn't that exactly what a
> developer can influence, if not "control?"
The fact is that there's no "bitcoin developer dance" that makes it
rain and also raises bitcoin's market price 100 usd. And suggesting
"rising the price" as a solution to any problem just cannot be
considered a serious proposal.
No, we can't just ACK a "double the price" PR when the next halving comes.
> Isn't figuring out ways to increase the value of bitcoin what we are doing?
If that's what you're doing as a currency speculator, that's fine.
It's just off-topic to this list.
And, no, that's not "what I am doing" as a software developer.
I want the system to improve, like that "Jessie J" singer said, forget
about the priceeeeeeeeee, yeah.
Published at
2023-06-07 15:43:02Event JSON
{
"id": "10f854bec10dbe0a01d0b21790a8969476f0654b5e4e46695e30acadbe802c65",
"pubkey": "498a711971f8a0194289aee037a4c481a99e731b5151724064973cc0e0b27c84",
"created_at": 1686152582,
"kind": 1,
"tags": [
[
"e",
"95a36d78d6bf18f4b8ede735f044f5cc9630ae9f0b1198d008835777ff84eede",
"",
"root"
],
[
"e",
"e2c6d08fb0606eef529c5fac1be32355dd376eb35e00fa5199ffb51513b6ba59",
"",
"reply"
],
[
"p",
"dc329a02c970aabf03b87185ef51c86afe4586fe3a148508af898af3fabc56a3"
]
],
"content": "馃搮 Original date posted:2015-07-28\n馃摑 Original message:On Sat, Jul 25, 2015 at 12:50 AM, Tom Harding \u003ctomh at thinlink.com\u003e wrote:\n\u003e On 7/24/2015 2:24 AM, Jorge Tim贸n wrote:\n\u003e\n\u003e\u003e Regarding \"increasing the exchange rate\" it would be really nice to\n\u003e\u003e just push a button and double bitcoin's price just before the next\n\u003e\u003e subsidy halving, but unfortunately that's something out of our control.\n\u003e\n\u003e Jorge, right now, from the activity on github, you are working at least\n\u003e as hard as anyone else, probably harder.\n\nMy level of contributions are irrelevant to this discussion. But\nstill, I feel I should clarify some of the metrics you are looking to.\nMost of my contributions so far are code refactors (with a small\nchange on the command-line options and a small optimization here and\nthere). This type of changes is usually better done incrementally to\nbe less risky and disruptive (this is specially important for\nconsensus-related code), and that makes my total commit count\nunusually high, even when some people have contributed more in new\nfunctionality than me in a single commit.\nAlso code movements (often required as part of these refactors)\nproduce unusually high total diff counts even when they require little\nless than copy and paste (once you know what you want to move and\nwhere, of course).\nIf I didn't thought this work is extremely important in the long term\n(among other things, to make the code more accessible to new\nreviewers/developers) I wouldn't be doing it, but you can't just\ncompare contributions counting commits or lines changed, that's not\nhow it works.\nGithub may say that I'm #10 with 96 commits / 9,371 ++ / 8,962 --, but\nit's obvious to me that, say, gmaxwell #13 with 71 commits / 807 ++ /\n707 -- has done a lot more for Bitcoin Core than I have.\nEven if it was true that I'm the person currently coding more for\nBitcoin Core, I wouldn't write any of that if I had no hope of getting\nreview, so review is certain sense much more important than coding.\n\n\u003e Why? Why, if not to make\n\u003e bitcoin more valuable?\n\nWho cares?\nIf my work is good for the software, my motivations are irrelevant. If\nI accidentally PR a bug, my motivations are again: the bug should not\nbe accepted no matter how pure and noble my intentions are.\nBut, no, making Bitcoin's price (no offense taken, but there's an\nspanish say that goes like this \"S贸lo un necio confunde valor y\nprecio\" which translates to \"Only a fool confuses value and price\")\nrise is not one of my main motivations.\nI'm much more concerned about the long term success of the currency\n(for which turnover is a much more interesting metric than market cap\nIMO) and about learning a technology that I believe will revolutionize\nthe world, but maybe you don't believe me. There's a Bitcoin incentive\nas part of my Blockstream's contract, so I have a financial incentive\nfor Bitcoin's price to increase, but, in fact, when I started\ncontributing to bitcoin core my bitcoin holdings where extremely low.\nIt bothers me that so many people seem to assume that Bitcoin\ndevelopers are also hardcore currency speculators and are also good at\nit (I can say Bitcoin has teach me that I'm a terrible day-trader\nmyself).\nThere's many reasons to contribute to Bitcoin core and none of them\nare relevant to this discussion.\n\n\u003e Even apart from the convenience/curse of real-time exchange markets,\n\u003e just with an abstract definition of \"value,\" isn't that exactly what a\n\u003e developer can influence, if not \"control?\"\n\nThe fact is that there's no \"bitcoin developer dance\" that makes it\nrain and also raises bitcoin's market price 100 usd. And suggesting\n\"rising the price\" as a solution to any problem just cannot be\nconsidered a serious proposal.\nNo, we can't just ACK a \"double the price\" PR when the next halving comes.\n\n\u003e Isn't figuring out ways to increase the value of bitcoin what we are doing?\n\nIf that's what you're doing as a currency speculator, that's fine.\nIt's just off-topic to this list.\nAnd, no, that's not \"what I am doing\" as a software developer.\nI want the system to improve, like that \"Jessie J\" singer said, forget\nabout the priceeeeeeeeee, yeah.",
"sig": "b9eba73f2c845040276929a3ba6b35567e9252c04f118fe2756d955db12e45b2ff01557bf94c0b0eab3ba1b3ff9f10b1a404d8f74d05b7b8a13f2b8508fc2b94"
}