Quixoticgeek on Nostr: So for a short time you'd get people paid based on the number of lines of code ...
So for a short time you'd get people paid based on the number of lines of code written. Thus rather than a one line for loop such as for(i=0; i<10; i++) dosomething();, you right out do something() ten times, thus your lines of code output is higher, your pay higher. Everyone's happy. Right?
Ye gods no, you end up with write once code that's a fucking nightmare to debug.
Fortunately such practices didn't last very long. Generally.
But the problem remains. How do you judge performance?
3/n
Published at
2024-01-26 12:36:54Event JSON
{
"id": "83879b52536faa151eb7de5068f0279c2949dc7c0321c52fb6f7559da9a369f1",
"pubkey": "152fb8cb6e662dc8ed2acb9e8590187ac1b047635daa124139ba77c26066f16e",
"created_at": 1706272614,
"kind": 1,
"tags": [
[
"e",
"7a868ee833e4308b5a49bb241d648ec47c8cd8c04eff138c2d3535a570576794",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://social.v.st/users/quixoticgeek/statuses/111822282084900091",
"activitypub"
]
],
"content": "So for a short time you'd get people paid based on the number of lines of code written. Thus rather than a one line for loop such as for(i=0; i\u003c10; i++) dosomething();, you right out do something() ten times, thus your lines of code output is higher, your pay higher. Everyone's happy. Right?\n\nYe gods no, you end up with write once code that's a fucking nightmare to debug. \n\nFortunately such practices didn't last very long. Generally.\n\nBut the problem remains. How do you judge performance?\n\n3/n",
"sig": "054901e921dc3952de9718922b75f6583357132a902f5d4fad496bbda547aa328f9e680b397dae6dd14d889a1f635657c4e587afa362f86d83240583eb56b821"
}