The Random Voter script is still being developed and now sends random votes to over 200 different accounts. If you want to be considered as an addition and you don't write a big pile of dogshit then comment below. I am always looking for good deserving authors. My surplus accounts, @chops.support, @dismayedworld, @bingbabe, and @wanker all send 100% votes, and if my main account is flush with voting power, adds a further 5% vote to the mix.  My memory occasionally drifts back to March 2018, STEEM, and the random vote of @hr1 who I had the pleasure of shaking hands during STEEMFest 3 in Krakow. @hr1 voted people, mostly new people at random, had a massive pile of STEEM and was a kind of saviour to me.  <center>***...'@hr1 does exist... accompanied with a smiling @detlev, I thought him a myth until I witnessed this sight'...***</center> How cool would it be to be '*another @hr1*' and to dish out votes to other struggling HIVE authors who consistently deliver? I never for one minute thought I would ever be in the position to do so, and @hr1βs algorithm was for new posts, whereas mine is whenever I run the script. <center>  ***...'@the hr1 account now sits alone with little HP. How things change'...***</center> What I wanted was the ability to change the @slobberchops vote weight without changing the core script code. I am familiar with other scripting languages and knew this would be in the form of an argument on the command line. The way that I learn new functions, methods, or routines is to get examples from the internet. Figure out how they work, and then write them into your code. Once you have done it, then you have a working example that can then be re-used. I tried [here]( https://www.tutorialspoint.com/python/python_command_line_arguments.htm) first and the code kept giving me an error.  [Source]( https://www.tutorialspoint.com/python/python_command_line_arguments.htm) It appears some variants of Python don't require brackets around print statements, whereas Anaconda does. You learn something every day. ***print ('Number of arguments:', len(sys.argv), 'arguments.')*** Adding the brackets so it would work I was initially confused about the type of property sys.argv was. The len method generally tells us the length and a little homework tells me itβs an array.  The output from this script now made sense and so I was looking to add a second argument which would be a variable integer containing the vote weight. Another search brought me the answer, although many other more over-complex solutions were presented to me.  [Source](https://stackoverflow.com/questions/2194163/python-empty-argument) I like to keep it simple otherwise when looking back at old code I will forget what I did. It made sense; this line of code if true meant that no parameter was sent on the command line and that the @slobberchops account should vote at a 5% weight. ***if len(sys.argv) == 1:*** All I needed to do was incorporate this into my script and I could determine the vote weight, and add a little more if I had some to spare.  This line of code calls the function, sends the account name from a list, and expects two return values. Unlike some other scripting languages, Python allows the programmer to return more than a single value; most useful! The function has now been modified to check, in hardcoding terms for the @slobberchops account, intercept anything other than the first argument and utilize it (if it exists).  To make this a little clearer if the @slobberchops is above a voting power of 87% then it will vote at 5% unless an alternate numeric parameter was sent via the command line This would be equal to the property found in the sys.argv[1]. Like many other languages, the first element in Python arrays starts at 0.  <center>***...'typically I would use an optional argument of '10' to send 10% weight votes instead of 5% during times when I have excess VP'...***</center> The other voting accounts will cease to vote below 75% VP and will always vote at a weight of 100%.  I hope this is a little clearer by example. I learned to code without courses, books, exams. Over the years I have found you either have the head for it or you don't. If this seems complex then you may be the type who would never understand it. I have tried umpteen times to teach other '*techies*' the basics of VBScript and failed.  <H6> - Earn currency while you play brewing virtual beer with [CryptoBrewMaster](https://www.cryptobrewmaster.io/game/invite?ref=9846a8af82df4dd0bc23192a135df232&code=AlphaBonus) - Earn currency while you play and become a global Rock Star with [Rising Star](https://www.risingstargame.com?referrer=slobberchops) </H6> <center>  </center>
author | slobberchops |
---|---|
permlink | python-libraries-sending-an-argument-via-the-command-line |
category | hive-163521 |
json_metadata | {"app":"peakd/2022.03.9","format":"markdown","tags":["python","stemgeeks","leofinance","proofofbrain","palnet","creativecoin","neoxian","vyb","ctp"],"users":["chops.support","dismayedworld","bingbabe","wanker","hr1","detlev","the","slobberchops"],"image":["https://files.peakd.com/file/peakd-hive/slobberchops/23tHb6kphj6a5DR1Fc4fApsJjvDK3ruowuYrnppec6JGEhMxBLiFxhzzNBrKiDFHZsfGi.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/23xosPpVb1UmSvCRGjYKF3zodnLnopzVtG4BxBQoGnfg6DLpy1GsDUBEMnqRcAYpxPpYQ.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/23t7FAoFNPbYtj4vK7VWgb6CK4vzrqe5EAMTFsg6wzmGkhcA6WpBy2aFK9VSNXNTgMGPB.png","https://files.peakd.com/file/peakd-hive/slobberchops/EoCpMjpbnjYGTA45DfVswZMRPg7Q13KQEuWGYLHTwYuVf2b4pDqxdg9iYMCg9m2F8Xq.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/244xs6rn1XX5aPTeSKS1vAdvZGA16YTC3gfC6ZpFkZumpEjmMS29HrMLgkPWMN8jofSRa.jpg","https://files.peakd.com/file/peakd-hive/slobberchops/23t8D1dmsLewpFWERf6PHJCNixJvemiih8FPmkh5Prm1WqicjnjRg96Vd3u3MmwDcSRSG.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/23yxEJuK2actUZysVftVqNs9dxisqciWehfxQr9VfDKaqne1KvoKqfLWP3AiQNkK9NwBJ.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/23tHbkjTM6tY9udEhe2FGQsjo9xa4L3eQ6ekjH4cjo8pdqnPD5Loz6Xh22YE7Mhcb4wUy.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/23sxnMbKKzEpodtLzhXfRTZR58SiCjF5g7zNmzVHrr48fdTUQKUATYSFikAndENvAHzZo.JPG","https://files.peakd.com/file/peakd-hive/slobberchops/48su7Nsk8asoq8JRWevTEpP71nrJmRvbCREAminZuBzntyyHY5krXotq77MsP8KvYw.jpg","https://files.peakd.com/file/peakd-hive/slobberchops/BqIuXs6C-RedLine.png","https://files.peakd.com/file/peakd-hive/slobberchops/f5zec6UG-CurieCurator.jpg"]} |
created | 2022-03-30 20:08:33 |
last_update | 2022-03-30 20:08:33 |
depth | 0 |
children | 56 |
last_payout | 2022-04-06 20:08:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 78.280 HBD |
curator_payout_value | 77.991 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6,393 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,835,000 |
net_rshares | 111,229,863,926,821 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
drifter1 | 0 | 28,894,988,862 | 100% | ||
oaldamster | 0 | 153,079,900,944 | 100% | ||
leprechaun | 0 | 2,198,309,926 | 100% | ||
schro | 0 | 2,171,044,845 | 100% | ||
gerber | 0 | 26,173,156,069 | 16% | ||
ericvancewalton | 0 | 755,606,558,968 | 100% | ||
good-karma | 0 | 5,115,801,756 | 0.5% | ||
daan | 0 | 51,410,541,134 | 8% | ||
ezzy | 0 | 991,918,719 | 16% | ||
dwinblood | 0 | 3,198,930,137 | 37.5% | ||
meesterboom | 0 | 2,500,974,136,574 | 100% | ||
exyle | 0 | 141,445,059,130 | 16% | ||
sazbird | 0 | 10,918,925,748 | 100% | ||
alexpmorris | 0 | 74,711,215,093 | 25% | ||
drbec | 0 | 157,129,464 | 100% | ||
shaka | 0 | 3,547,490,041,414 | 100% | ||
wisbeech | 0 | 9,653,529,254 | 100% | ||
steevc | 0 | 743,752,923,646 | 32% | ||
penguinpablo | 0 | 271,298,303,196 | 12% | ||
uwelang | 0 | 213,789,834,603 | 30% | ||
richardcrill | 0 | 121,685,548,679 | 50% | ||
kommienezuspadt | 0 | 3,412,275,298,551 | 100% | ||
jacobtothe | 0 | 1,043,604,663,385 | 100% | ||
doitvoluntarily | 0 | 53,707,106,669 | 100% | ||
ebargains | 0 | 1,279,273,759 | 4% | ||
abh12345 | 0 | 881,721,892,736 | 30% | ||
whatsup | 0 | 168,803,951,078 | 42% | ||
gringalicious | 0 | 5,646,107,471 | 50% | ||
funnyman | 0 | 1,080,041,761 | 4.8% | ||
natubat | 0 | 80,060,442,843 | 60% | ||
clayboyn | 0 | 13,148,239,856 | 12.5% | ||
lloyddavis | 0 | 41,940,064,572 | 75% | ||
ssekulji | 0 | 36,566,822,233 | 100% | ||
natord | 0 | 467,643,573 | 100% | ||
katharsisdrill | 0 | 1,885,271,618,727 | 100% | ||
gamer00 | 0 | 8,061,125,393 | 1.24% | ||
slider2990 | 0 | 5,183,806,151 | 40% | ||
bytzz | 0 | 80,122,415,520 | 40% | ||
esteemapp | 0 | 1,190,867,919 | 0.5% | ||
taufar | 0 | 1,559,198,126 | 100% | ||
bigtakosensei | 0 | 82,589,190,062 | 85% | ||
ethandsmith | 0 | 12,723,097,415 | 100% | ||
darth-azrael | 0 | 70,792,752,141 | 33% | ||
automaton | 0 | 2,354,476,082 | 100% | ||
michellectv | 0 | 49,965,586,908 | 25% | ||
schamangerbert | 0 | 1,179,653,958,538 | 100% | ||
darth-cryptic | 0 | 14,120,271,417 | 33% | ||
evildeathcore | 0 | 10,077,683,583 | 100% | ||
andy4475 | 0 | 16,958,173,273 | 100% | ||
trafalgar | 0 | 19,789,590,128,509 | 48% | ||
c0ff33a | 0 | 351,292,980,052 | 10% | ||
preparedwombat | 0 | 1,187,008,836,883 | 100% | ||
freebornsociety | 0 | 1,436,734,569 | 10% | ||
bcc | 0 | 29,004,318,028 | 20% | ||
detlev | 0 | 1,217,124,604,201 | 100% | ||
dickturpin | 0 | 42,942,777,923 | 100% | ||
pastzam | 0 | 724,664,581,405 | 100% | ||
raindrop | 0 | 318,290,182,682 | 48% | ||
tbnfl4sun | 0 | 30,828,265,020 | 50% | ||
frankk | 0 | 605,385,912 | 50% | ||
choogirl | 0 | 43,209,514,487 | 50% | ||
stimialiti | 0 | -24,161,750,469 | -100% | ||
smasssh | 0 | 825,690,770,922 | 20% | ||
cryptocurator | 0 | 517,357,131 | 25% | ||
iansart | 0 | 56,972,717,871 | 16% | ||
holm | 0 | 528,548,331 | 65% | ||
domo | 0 | 72,733,982 | 25% | ||
stackin | 0 | 1,804,039,551 | 25% | ||
uruiamme | 0 | 502,588,254 | 5.5% | ||
ampm | 0 | 2,029,254,480 | 25% | ||
sumatranate | 0 | 518,390,115,082 | 100% | ||
isaria | 0 | 269,670,538,359 | 25% | ||
cryptoknight12 | 0 | 1,261,991,070 | 9.95% | ||
bitcoinflood | 0 | 300,057,788,647 | 30% | ||
alphacore | 0 | 3,696,416,078 | 2.42% | ||
galenkp | 0 | 3,722,416,821,417 | 100% | ||
spectrumecons | 0 | 2,252,271,504,300 | 40% | ||
dswigle | 0 | 917,858,143,345 | 99% | ||
joeyarnoldvn | 0 | 4,507,654,453 | 12.27% | ||
vikbuddy | 0 | 1,559,457,192 | 10% | ||
livinguktaiwan | 0 | 1,251,520,404,858 | 50% | ||
furious-one | 0 | 516,128,375 | 100% | ||
geekgirl | 0 | 2,001,344,985,810 | 100% | ||
apoloo1 | 0 | 5,953,140,670 | 8% | ||
paasz | 0 | 2,385,604,439 | 100% | ||
toofasteddie | 0 | 153,295,143,820 | 35% | ||
zammie | 0 | 2,589,572,000 | 100% | ||
scrodinger | 0 | 5,738,776,905 | 30% | ||
beautifulbullies | 0 | 1,863,590,089 | 43% | ||
travelgirl | 0 | 158,085,860,318 | 100% | ||
shitsignals | 0 | 789,633,848 | 16% | ||
themarkymark | 0 | 3,774,765,582,509 | 10% | ||
stayoutoftherz | 0 | 4,872,440,273,681 | 100% | ||
yanes94 | 0 | 10,338,341,487 | 50% | ||
sanjeevm | 0 | 365,227,331,425 | 10% | ||
bambukah | 0 | 8,252,211,666 | 30% | ||
leaky20 | 0 | 127,469,757,872 | 50% | ||
isabelpena | 0 | 6,092,119,805 | 100% | ||
pocketrocket | 0 | 15,315,996,310 | 100% | ||
steemik | 0 | 961,678,797,433 | 100% | ||
jasonbu | 0 | 14,450,010,087 | 22.5% | ||
lizelle | 0 | 210,148,844,958 | 80% | ||
jeanlucsr | 0 | 951,367,288 | 1.6% | ||
shanibeer | 0 | 718,369,982,670 | 50% | ||
nuthman | 0 | 2,877,439,197,267 | 100% | ||
noboxes | 0 | 2,109,150,038 | 50% | ||
htotoo | 0 | 2,554,276,508 | 100% | ||
felander | 0 | 87,718,462,738 | 16% | ||
santigs | 0 | 23,215,954,827 | 50% | ||
sportsgeek | 0 | 1,054,467,527 | 50% | ||
musicgeek | 0 | 547,003,251 | 50% | ||
marketinggeek | 0 | 1,585,502,744 | 100% | ||
zirochka | 0 | 172,591,660,006 | 60% | ||
bashadow | 0 | 107,188,378,044 | 25% | ||
stoodkev | 0 | 8,785,707,974,290 | 100% | ||
kimzwarch | 0 | 14,618,273,748 | 4% | ||
accelerator | 0 | 32,107,684,824 | 60% | ||
buildawhale | 0 | 7,434,982,325,313 | 10% | ||
raj808 | 0 | 7,308,211,208 | 100% | ||
calatorulmiop | 0 | 30,330,031,439 | 100% | ||
yogacoach | 0 | 16,545,638,157 | 16% | ||
davidke20 | 0 | 76,688,373,458 | 38.32% | ||
bobthebuilder | 0 | 929,387,405 | 50% | ||
fatman | 0 | 7,543,690,769 | 2% | ||
votehero | 0 | 13,297,960,509 | 3.2% | ||
mawit07 | 0 | 153,586,711,350 | 23.4% | ||
plantstoplanks | 0 | 51,409,084,128 | 14% | ||
xoxois | 0 | 6,794,228,921 | 100% | ||
jlsplatts | 0 | 111,737,749,967 | 11.25% | ||
makerhacks | 0 | 41,555,578,870 | 10% | ||
gtpjfoodbank | 0 | 21,728,322,261 | 90% | ||
esteem.app | 0 | 124,014,477 | 0.5% | ||
m-san | 0 | 3,625,324,749 | 100% | ||
investegg | 0 | 31,301,226,805 | 1.4% | ||
vegoutt-travel | 0 | 34,719,320,270 | 40% | ||
x30 | 0 | 695,350,131,905 | 10% | ||
namchau | 0 | 3,781,174,053 | 70% | ||
japanguide | 0 | 1,048,177,368 | 100% | ||
fulcrumleader | 0 | 6,490,161,418 | 100% | ||
karinxxl | 0 | 2,317,436,182 | 25% | ||
mrhill | 0 | 20,916,738,676 | 70% | ||
kedi | 0 | 690,402,120 | 100% | ||
halleyleow | 0 | 5,167,078,125 | 80% | ||
irynochka | 0 | 3,243,618,743 | 100% | ||
tcpaikano | 0 | 1,281,001,159 | 50% | ||
docmarenkristina | 0 | 786,102,680 | 50% | ||
citizensmith | 0 | 35,084,220,348 | 100% | ||
mytechtrail | 0 | 59,298,557,201 | 15% | ||
traf | 0 | 1,726,307,862,105 | 48% | ||
b00m | 0 | 13,214,451,051 | 100% | ||
itchyfeetdonica | 0 | 281,888,986,636 | 50% | ||
nathen007 | 0 | 4,224,308,656 | 100% | ||
road2nowhere | 0 | 31,342,509,588 | 100% | ||
soluce07 | 0 | 2,184,569,376 | 50% | ||
shai-hulud | 0 | 645,112,603 | 5% | ||
sneakyninja | 0 | 3,086,102,195 | 4.97% | ||
drunksamurai | 0 | 556,514,221 | 30% | ||
howiemac | 0 | 22,211,036,324 | 100% | ||
andyblack | 0 | 6,406,362,679 | 50% | ||
steembasicincome | 0 | 742,516,709,844 | 24.85% | ||
cryptonized | 0 | 17,429,156,296 | 12% | ||
fourfourfun | 0 | 2,115,807,209 | 7.5% | ||
mineopoly | 0 | 16,402,691,957 | 100% | ||
upmyvote | 0 | 3,122,836,720 | 10% | ||
conradsuperb | 0 | 1,241,231,102 | 20% | ||
blue.panda | 0 | 666,455,842 | 10% | ||
anikekirsten | 0 | 5,064,622,049 | 60% | ||
for91days | 0 | 152,792,187,241 | 100% | ||
juecoree | 0 | 49,093,930,498 | 56% | ||
insideoutlet | 0 | 1,031,329,532 | 5% | ||
laritheghost | 0 | 1,207,870,929 | 30% | ||
calumam | 0 | 3,599,205,946 | 50% | ||
hijosdelhombre | 0 | 10,273,015,243 | 10% | ||
bengy | 0 | 56,417,426,477 | 50% | ||
tryskele | 0 | 1,514,184,167 | 6% | ||
sinochip | 0 | 29,903,987,602 | 100% | ||
mermaidvampire | 0 | 1,644,674,898 | 100% | ||
soyrosa | 0 | 151,624,861,067 | 50% | ||
chorock | 0 | 226,214,090,913 | 30% | ||
aakom | 0 | 503,647,318 | 100% | ||
febrirmd | 0 | 1,690,392,403 | 100% | ||
philnewton | 0 | 880,993,355 | 11.25% | ||
joeliew | 0 | 3,712,160,955 | 100% | ||
artjohn | 0 | 1,497,597,216 | 100% | ||
fieryfootprints | 0 | 5,950,102,265 | 12% | ||
edprivat | 0 | 6,542,429,375 | 4.8% | ||
superstarxtala | 0 | 1,622,929,761 | 100% | ||
zephalexia | 0 | 3,398,952,409 | 100% | ||
steemflagrewards | 0 | 402,145,911,824 | 100% | ||
adetorrent | 0 | 26,313,541,949 | 25% | ||
vamos-amigo | 0 | 4,196,372,967 | 100% | ||
unconditionalove | 0 | 1,938,871,354 | 8% | ||
mastergerund | 0 | 2,978,570,400 | 9.95% | ||
bigtom13 | 0 | 307,624,177,932 | 50% | ||
moeenali | 0 | 6,589,639,882 | 1% | ||
fireguardian | 0 | 3,836,048,297 | 30% | ||
verhp11 | 0 | 5,114,845,691 | 70% | ||
iipoh06 | 0 | 523,152,945 | 100% | ||
bozz | 0 | 211,572,906,983 | 20% | ||
bertrayo | 0 | 66,577,473,425 | 100% | ||
movement19 | 0 | 899,580,367 | 15.75% | ||
jasonwaterfalls | 0 | 748,786,279 | 100% | ||
runningproject | 0 | 31,656,526,891 | 70% | ||
wildarms65 | 0 | 7,040,767,360 | 100% | ||
dumnebari | 0 | 784,820,647 | 30% | ||
backinblackdevil | 0 | 38,652,350,073 | 75% | ||
reazuliqbal | 0 | 80,389,970,020 | 16% | ||
blockchainyouth | 0 | 81,010,849,083 | 100% | ||
steemitcolombia | 0 | 3,306,897,957 | 100% | ||
silverd510 | 0 | 11,158,024,023 | 100% | ||
bestboom | 0 | 4,481,175,210 | 16% | ||
onepercentbetter | 0 | 15,584,221,864 | 12% | ||
run.vince.run | 0 | 13,818,845,230 | 35% | ||
blainjones | 0 | 2,464,744,030 | 3.75% | ||
asapers | 0 | 2,113,565,203 | 50% | ||
steemexperience | 0 | 71,063,689,735 | 50% | ||
cedricguillas | 0 | 193,998,152,689 | 100% | ||
el-dee-are-es | 0 | 43,448,256,560 | 10% | ||
meanbees | 0 | 4,025,277,889 | 1.6% | ||
solominer | 0 | 3,951,581,004,923 | 63% | ||
steem.services | 0 | 9,746,617,048 | 4% | ||
eii | 0 | 25,812,710,423 | 100% | ||
diabonua | 0 | 162,452,792,022 | 100% | ||
crystalhuman | 0 | 2,159,631,721 | 100% | ||
nateaguila | 0 | 425,036,251,316 | 12% | ||
davidesimoncini | 0 | 12,893,069,274 | 100% | ||
enforcer48 | 0 | 116,834,933,701 | 15% | ||
steemcampuk | 0 | 17,863,525,423 | 100% | ||
gmlgang | 0 | 555,577,657 | 100% | ||
archisteem | 0 | 1,258,793,834 | 7.5% | ||
steddyman | 0 | 1,896,945,332 | 100% | ||
cryptoandcoffee | 0 | 276,659,986,364 | 15% | ||
wolfofnostreet | 0 | 17,119,614,298 | 100% | ||
frejafri | 0 | 1,932,991,271 | 5% | ||
luminaryhmo | 0 | 1,312,978,223 | 100% | ||
merlion | 0 | 613,446,965 | 12% | ||
dses | 0 | 47,253,697,103 | 80% | ||
digital.mine | 0 | 104,596,333,529 | 100% | ||
mirrors | 0 | 7,049,955,037 | 100% | ||
blewitt | 0 | 185,922,949,469 | 35% | ||
bingbabe | 0 | 15,575,701,824 | 100% | ||
yintercept | 0 | 180,212,238,916 | 100% | ||
abacam | 0 | 709,666,513 | 100% | ||
abcor | 0 | 4,014,859,642 | 100% | ||
ambiguity | 0 | 36,295,542,236 | 100% | ||
thedailysneak | 0 | 4,159,721,556 | 4.97% | ||
richestroomba | 0 | 1,639,139,478 | 100% | ||
scribdbloat | 0 | 71,884,644 | 100% | ||
amphora | 0 | 838,018,087 | 100% | ||
jesseoleman | 0 | 350,919,380,871 | 49% | ||
crypt-skip | 0 | 146,327,362,826 | 100% | ||
luciannagy | 0 | 10,651,757,981 | 30% | ||
smartvote | 0 | 50,700,149,929 | 2.4% | ||
anttn | 0 | 8,057,358,031 | 30% | ||
holovision | 0 | 1,266,063,759 | 100% | ||
cubapl | 0 | 3,439,046,092 | 30% | ||
randomgoodstuff | 0 | 1,616,632,483 | 50% | ||
voxmortis | 0 | 10,971,817,619 | 6% | ||
bagpuss | 0 | 8,378,976,376 | 100% | ||
foodfightfriday | 0 | 10,924,104,741 | 12.5% | ||
chops.support | 0 | 21,287,824,902 | 100% | ||
a-bot | 0 | 11,954,227,133 | 30% | ||
bobby.madagascar | 0 | 4,927,612,082 | 16% | ||
babysavage | 0 | 1,451,608,778 | 9.95% | ||
ravensavage | 0 | 1,200,515,846 | 9.95% | ||
pet.society | 0 | 14,237,975,171 | 6% | ||
admiralbot | 0 | 6,195,943,107 | 100% | ||
javier.dejuan | 0 | 767,012,463 | 100% | ||
kuku-splatts | 0 | 7,586,753,411 | 25% | ||
lion200 | 0 | 13,016,305,840 | 50% | ||
bichen | 0 | 1,861,251,864 | 100% | ||
gungunkrishu | 0 | 1,146,553,709,861 | 100% | ||
sasaadrian | 0 | 12,554,726,509 | 20% | ||
kabasakal | 0 | 670,510,607 | 100% | ||
mistia | 0 | 6,824,824,666 | 100% | ||
buildingpies | 0 | 9,812,515,187 | 24.85% | ||
misterengagement | 0 | 1,536,522,409 | 27% | ||
aiuna | 0 | 1,497,916,568 | 100% | ||
ketcom | 0 | 31,201,450,216 | 100% | ||
myjob | 0 | 114,719,704,479 | 100% | ||
dismayedworld | 0 | 15,276,078,617 | 100% | ||
retrodroid | 0 | 9,787,502,355 | 33% | ||
wherein | 0 | 7,059,738,998 | 8% | ||
tigerrkg | 0 | 43,591,013,530 | 100% | ||
currentxchange | 0 | 10,278,558,305 | 15% | ||
smon-fan | 0 | 1,715,594,851 | 100% | ||
brucutu1 | 0 | 4,352,857,677 | 100% | ||
lestrange | 0 | 12,604,105,987 | 100% | ||
thegames | 0 | 752,759,453 | 50% | ||
determine | 0 | 960,730,288 | 16% | ||
cnstm | 0 | 12,935,927,640 | 8% | ||
permaculturedude | 0 | 504,061,851 | 16% | ||
whiterosecoffee | 0 | 4,447,272,385 | 5% | ||
pocoto | 0 | 4,510,562,178 | 100% | ||
caribehub | 0 | 1,510,702,557 | 100% | ||
cyrillo | 0 | 4,396,441,684 | 100% | ||
skymin | 0 | 2,134,824,307 | 100% | ||
a-secondchance | 0 | 5,660,413,264 | 38.32% | ||
curationvoter | 0 | 2,150,740,199 | 50% | ||
limka | 0 | 90,040,186 | 81.54% | ||
hungrybear | 0 | 524,732,647 | 12% | ||
fintian | 0 | 547,711,028 | 100% | ||
thelogicaldude | 0 | 31,264,157,308 | 30% | ||
mary-jane | 0 | 505,536,138 | 100% | ||
sophieandhenrik | 0 | 5,355,265,631 | 50% | ||
wolffeys | 0 | 12,298,196,865 | 100% | ||
src3 | 0 | 5,817,977,239 | 7.5% | ||
c4cristi3 | 0 | 10,754,582,982 | 27% | ||
marymi | 0 | 3,296,477,745 | 100% | ||
mfblack | 0 | 2,198,459,820 | 15.2% | ||
memehub | 0 | 86,281,444,410 | 100% | ||
poliwalt10 | 0 | 600,844,902 | 4% | ||
libertycrypto27 | 0 | 316,811,952,253 | 100% | ||
rollingbones | 0 | 264,483,983 | 50% | ||
banvie | 0 | 51,514,176,781 | 100% | ||
beerlover | 0 | 157,026,572,143 | 100% | ||
aninsidejob | 0 | 6,400,515,129 | 100% | ||
ctrpch | 0 | 814,708,181 | 10% | ||
leighscotford | 0 | 37,698,302,256 | 66% | ||
firefuture | 0 | 1,139,943,822 | 8% | ||
anosys | 0 | 762,783,690 | 30% | ||
teamashen | 0 | 2,275,267,752 | 3.5% | ||
astil.codex | 0 | 1,705,267,322 | 100% | ||
wwwiebe | 0 | 53,603,337,281 | 50% | ||
milu-the-dog | 0 | 2,824,747,707 | 16% | ||
triplea.bot | 0 | 3,786,397,945 | 16% | ||
steem.leo | 0 | 18,930,500,657 | 16% | ||
reggaesteem | 0 | 4,917,131,968 | 55.25% | ||
abh12345.pal | 0 | 1,673,252,593 | 100% | ||
freedomring | 0 | 89,987,155,665 | 100% | ||
ilias.fragment | 0 | 1,638,192,116 | 100% | ||
stemgeeks | 0 | 23,189,174,410 | 80% | ||
stemcuration | 0 | 1,543,015,053 | 80% | ||
babytarazkp | 0 | 8,460,972,893 | 85% | ||
wrestlingdesires | 0 | 34,416,639,321 | 100% | ||
abh12345.stem | 0 | 684,084,906 | 40% | ||
abh12345.ccoin | 0 | 2,828,033,632 | 100% | ||
the.lazy.panda | 0 | 945,950,980 | 10% | ||
opidia | 0 | 202,726,352,545 | 100% | ||
sbi-tokens | 0 | 2,502,572,255 | 9.95% | ||
liaminit1 | 0 | 7,902,758,933 | 90% | ||
brutoken | 0 | 2,132,112,629 | 100% | ||
elianaicgomes | 0 | 5,789,063,708 | 7.5% | ||
whangster79 | 0 | 876,155,718,091 | 63% | ||
idig | 0 | 2,562,055,140 | 6.25% | ||
lynds | 0 | 222,895,039,084 | 51% | ||
nata86 | 0 | 749,421,789 | 30% | ||
urun | 0 | 42,325,465,577 | 100% | ||
bilpcoinbot | 0 | 3,828,593,533 | 100% | ||
neoxian.alfa | 0 | 2,627,030,007 | 100% | ||
pal.alfa | 0 | 2,438,947,813 | 100% | ||
stem.alfa | 0 | 2,554,753,820 | 100% | ||
mattsanthonyit | 0 | 37,720,879,175 | 100% | ||
urtrailer | 0 | 185,683,086,912 | 25% | ||
isaria-ccc | 0 | 936,452,071 | 25% | ||
bilpcoin.pay | 0 | 520,005,910 | 10% | ||
yggdrasil.laguna | 0 | 321,963,943 | 40% | ||
dw-glgsy112321s | 0 | 548,889,702 | 60% | ||
qwertm | 0 | 867,874,184 | 12.42% | ||
dbfoodbank | 0 | 4,436,481,017 | 76% | ||
cd-stem | 0 | 505,200,036 | 100% | ||
shani.jahming | 0 | 678,504,956 | 65% | ||
splatts | 0 | 43,778,720,392 | 12.5% | ||
galenkp.aus | 0 | 1,211,381,760 | 100% | ||
stoodmonsters | 0 | 221,573,030,851 | 100% | ||
bpcvoter | 0 | 1,019,465,496 | 100% | ||
gmlrecordz | 0 | 745,297,750 | 50% | ||
oblivioncubed | 0 | 370,589,270,528 | 100% | ||
veryanprime | 0 | 4,792,731,219 | 100% | ||
journeyofanomad | 0 | 10,956,438,063 | 80% | ||
ribary | 0 | 5,642,454,442 | 8% | ||
terminado | 0 | 10,740,414,477 | 25% | ||
chapmain | 0 | 109,955,179 | 100% | ||
lacking | 0 | 262,956,530,570 | 100% | ||
shralve | 0 | 1,441,209,376 | 95% | ||
garlet-68 | 0 | 1,707,578,025 | 50% | ||
mice-k | 0 | 1,506,289,006 | 16% | ||
julesquirin | 0 | 1,491,547,767 | 9.6% | ||
grindle | 0 | 334,689,608,644 | 100% | ||
dpend.active | 0 | 1,146,359,413 | 3.2% | ||
stuntman.mike | 0 | 8,361,880,090 | 100% | ||
hivewatchers | 0 | 9,907,033,999 | 55% | ||
hivetrending | 0 | 32,946,298,510 | 50% | ||
reggaejahm | 0 | 264,582,839,290 | 65% | ||
softworld | 0 | 162,565,054,681 | 47% | ||
captainhive | 0 | 876,382,519,790 | 40% | ||
mcsagel | 0 | 2,133,330,638 | 100% | ||
dcityrewards | 0 | 522,666,894,460 | 16% | ||
sketching | 0 | 874,132,727 | 8% | ||
ninnu | 0 | 10,914,384,879 | 3.72% | ||
kiemis | 0 | 7,101,907,369 | 0.62% | ||
kennysgaminglife | 0 | 2,866,637,886 | 30% | ||
ecency | 0 | 215,889,932,179 | 0.5% | ||
sportsfanboy | 0 | 282,513,738 | 100% | ||
minihw | 0 | 180,228,667 | 100% | ||
dannewton | 0 | 89,795,928,035 | 50% | ||
jelly13 | 0 | 586,187,148 | 8% | ||
olaunlimited | 0 | 35,258,962,007 | 21.6% | ||
w-splatts | 0 | 7,980,681,934 | 25% | ||
ecency.stats | 0 | 166,480,793 | 0.5% | ||
stickupboys | 0 | 27,266,432,995 | 30% | ||
recoveryinc | 0 | 18,729,264,656 | 31.5% | ||
vokus | 0 | 2,089,900,495 | 30% | ||
sevenoh-fiveoh | 0 | 10,774,205,462 | 50% | ||
liz.writes | 0 | 956,872,269 | 47.25% | ||
dying | 0 | 2,318,470,534 | 63% | ||
beemd | 0 | 3,123,828,845 | 100% | ||
briight | 0 | 604,647,852 | 50% | ||
pfwaus | 0 | 1,287,734,258 | 100% | ||
borbolet | 0 | 9,347,782,776 | 30% | ||
finris | 0 | 699,922,989 | 30% | ||
iamfarhad | 0 | 764,497,178 | 50% | ||
borniet | 0 | 443,274,979 | 12% | ||
dorkpower | 0 | 1,244,510,644 | 40% | ||
kattycrochet | 0 | 4,916,928,620 | 24% | ||
zaddyboy | 0 | 6,170,400,498 | 80% | ||
stemcur | 0 | 649,195,216 | 64% | ||
dalz.shorts | 0 | 729,192,123 | 25% | ||
brofund-stem | 0 | 1,447,949,675 | 40% | ||
birdbeaksd | 0 | 1,678,689,755 | 60% | ||
psicologiaexpres | 0 | 4,745,722,485 | 18.9% | ||
fazendadolobo | 0 | 5,219,820,023 | 90% | ||
stemline | 0 | 5,057,087,023 | 40% | ||
hivechat | 0 | 826,415,748 | 8% | ||
sillybilly | 0 | 503,469,781 | 100% | ||
he-index | 0 | 3,952,381,754 | 15% | ||
meestemboom | 0 | 480,857,223 | 25% | ||
brulass | 0 | 688,560,389 | 100% | ||
dcrops | 0 | 55,234,977,228 | 8% | ||
scoutroc | 0 | 3,602,153,403 | 100% | ||
potpourry | 0 | 671,752,237 | 18.9% | ||
scooter77.stem | 0 | 838,123,302 | 80% | ||
dadspardan | 0 | 12,974,166,557 | 30% | ||
krishu.stem | 0 | 943,333,489 | 100% | ||
eldritchspig | 0 | 2,188,247,478 | 30% | ||
samrisso | 0 | 20,755,262,397 | 31.5% | ||
scholaris.stem | 0 | 1,635,772,685 | 100% | ||
sofs-su | 0 | 37,936,360,587 | 41.5% | ||
eturnerx-dbuzz | 0 | 33,084,134,069 | 62.1% | ||
cryptosneeze | 0 | 9,672,509,027 | 25% | ||
cbridges573 | 0 | 1,398,450,017 | 3.75% | ||
coinomite | 0 | 2,215,509,958,796 | 20% | ||
abh12345.archon | 0 | 1,492,757,640 | 100% | ||
thebeardflex | 0 | 52,531,938,796 | 60% | ||
adamada.stem | 0 | 1,897,260,979 | 100% | ||
retaliatorr | 0 | 2,464,639,330 | 100% | ||
huzzah | 0 | 21,935,839,457 | 60% | ||
nj07 | 0 | 3,661,060,268 | 100% | ||
mstamatov | 0 | 562,829,592 | 30% | ||
cooperclub | 0 | 2,471,790,752 | 30% | ||
rubido | 0 | 43,077,590,551 | 100% | ||
tomtothetom | 0 | 9,084,814,740 | 63% | ||
nyxlabs | 0 | 4,807,618,803 | 21% | ||
biglove | 0 | 579,337,865 | 25% | ||
mapetoke | 0 | 98,771,501,102 | 100% | ||
ajanaku | 0 | 704,322,896 | 100% | ||
brofi | 0 | 0 | 10% | ||
proofofbrainio | 0 | 11,352,082,049 | 9.9% | ||
oahb132 | 0 | 1,111,547,540 | 30% | ||
wend1go | 0 | 31,694,842,088 | 100% | ||
efastromberg94 | 0 | 7,062,342,413 | 39% | ||
creodas | 0 | 1,427,035,802 | 45% | ||
wizzitywillican | 0 | 1,803,653,762 | 30% | ||
mirrored.lands | 0 | 103,590,846 | 100% | ||
hive.pizza | 0 | 1,946,891,500,916 | 60% | ||
vempromundo.pob | 0 | 3,823,541,896 | 100% | ||
dendendenden | 0 | 73,144,054,179 | 100% | ||
pizzabot | 0 | 155,024,563,454 | 100% | ||
dajokawild | 0 | 11,115,407,421 | 30% | ||
stickupmusic | 0 | 1,299,341,653 | 30% | ||
farpetrad | 0 | 8,390,810,679 | 80% | ||
distancia | 0 | 272,985,153 | 100% | ||
holovision.stem | 0 | 104,498,266 | 50% | ||
scholaris.pob | 0 | 9,776,337,600 | 100% | ||
bulldog1205 | 0 | 11,014,085,130 | 12.5% | ||
revise.pob | 0 | 1,299,359,870 | 100% | ||
thecbp-hiver | 0 | 747,537,930 | 30% | ||
dibblers.dabs | 0 | 17,494,472,659 | 24% | ||
mimi05 | 0 | 6,587,704,062 | 80% | ||
creative-pi | 0 | 352,241,926 | 20% | ||
carlos13 | 0 | 2,094,732,755 | 100% | ||
flamistan | 0 | 1,212,756,212 | 50% | ||
da-prince | 0 | 1,541,620,389 | 100% | ||
john9inch | 0 | 1,263,495,149 | 30% | ||
star.stem | 0 | 1,636,292,753 | 50% | ||
solominer.stem | 0 | 756,199,375 | 100% | ||
szmobacsi | 0 | 580,633,816 | 54% | ||
irivers | 0 | 4,505,186,377 | 100% | ||
rayius | 0 | 4,296,660,308 | 100% | ||
pishio | 0 | 459,844,926,473 | 8% | ||
apeminingclub | 0 | 44,819,978,846 | 10% | ||
trentonlundy1 | 0 | 13,731,975,984 | 30% | ||
trezzahn | 0 | 6,109,911,609 | 100% | ||
funshee | 0 | 2,709,687,093 | 88% | ||
steveparma | 0 | 2,269,966,113 | 90% | ||
untzuntzuntz | 0 | 2,161,824,589 | 60% | ||
jam728 | 0 | 515,129,747 | 100% | ||
sovstar | 0 | 795,544,936 | 4.97% | ||
elyelma | 0 | 1,679,158,471 | 60% | ||
drabs587 | 0 | 3,648,059,645 | 15% | ||
lazy001 | 0 | 5,189,581,668 | 100% | ||
onewolfe | 0 | 797,294,971 | 50% | ||
banzafahra | 0 | 3,465,500,943 | 30% | ||
cugel | 0 | 11,347,535,934 | 31.5% | ||
gehenna08 | 0 | 968,535,796 | 30% | ||
acantoni | 0 | 1,146,725,932 | 31.5% | ||
doziekash | 0 | 877,041,213 | 37.5% | ||
mcgilli | 0 | 1,063,232,379 | 60% | ||
magicm1ke | 0 | 6,083,637,718 | 100% | ||
expire0 | 0 | 20,580,056,465 | 100% | ||
stickupofficial1 | 0 | 837,585,572 | 30% | ||
blockheadgames | 0 | 2,171,537,484 | 10% | ||
ginnungagap | 0 | 968,715,458 | 100% | ||
irregular-n | 0 | 543,339,183 | 80% | ||
tdctunes | 0 | 50,196,139,706 | 30% | ||
epicur0 | 0 | 5,656,801,314 | 100% | ||
orangeandwater | 0 | 575,467,767 | 100% | ||
marcinxyz | 0 | 518,040,170 | 30% | ||
jay63 | 0 | 1,606,308,886 | 85% | ||
harlowjourney | 0 | 24,666,836,057 | 100% | ||
consciouscat | 0 | 21,217,678,015 | 100% | ||
h3m4n7 | 0 | 2,082,255,478 | 48% | ||
spiritverve | 0 | 6,972,410,174 | 60% | ||
ga38jem | 0 | 10,992,408,265 | 100% | ||
abeerhunter | 0 | 4,565,006,102 | 20.2% | ||
punksonhive | 0 | 2,487,228,846 | 10% | ||
wazock | 0 | 664,807,989 | 33% | ||
khoola | 0 | 3,005,417,899 | 50% | ||
thunderjack | 0 | 837,838,542 | 30% | ||
trostparadox.vyb | 0 | 1,140,345,395 | 50% | ||
vyb.pob | 0 | 2,440,092,270 | 50% | ||
saboin.stem | 0 | 574,039,340 | 80% | ||
lothbrox | 0 | 1,621,746,753 | 100% | ||
beautifulwreck | 0 | 6,967,180,453 | 50% | ||
listnerds | 0 | 94,718,692,405 | 20% | ||
zeclipse | 0 | 1,903,117,890 | 60% | ||
vyb.curation | 0 | 1,362,893,197 | 50% | ||
zuun.net | 0 | 12,789,787,403 | 32% | ||
bacon-dub | 0 | 2,830,115,360 | 60% | ||
studio3141 | 0 | 790,099,005 | 50% | ||
vedarg | 0 | 12,213,483,164 | 100% | ||
bricksolution | 0 | 2,994,917,146 | 15% | ||
killerwot | 0 | 6,910,230,941 | 100% | ||
nkechi | 0 | 1,266,549,039 | 49.5% | ||
pobscholarship | 0 | 948,472,689 | 100% | ||
vyb.fund | 0 | 1,083,236,818 | 50% | ||
hurtlocker | 0 | 1,165,580,943 | 30% | ||
isabel-vihu | 0 | 5,936,753,538 | 30% | ||
mallorcamum | 0 | 1,493,617,494 | 30% | ||
cryptojaeger | 0 | 0 | 100% | ||
spiriousdragon | 0 | 23,694,177,840 | 100% | ||
xtrafalgar | 0 | -38,242,926 | -12% | ||
xecency | 0 | 0 | -0.13% | ||
positivum | 0 | 30,783,626,285 | 100% | ||
lordnasty | 0 | 0 | 100% |
I am not good at coding, I thought about trying to write something like this but did not have enough knowledge. Great Job! I really hope you will think about putting me on the list.
author | ambiguity |
---|---|
permlink | re-slobberchops-r9l51v |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 01:20:54 |
last_update | 2022-03-31 01:20:54 |
depth | 1 |
children | 0 |
last_payout | 2022-04-07 01:20:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.292 HBD |
curator_payout_value | 0.290 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 183 |
author_reputation | 36,549,167,515,225 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,841,450 |
net_rshares | 418,980,464,809 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 71,630,649,560 | 2% | ||
stemgeeks | 0 | 1,735,259,873 | 6% | ||
stemcuration | 0 | 72,373,289 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
tommys.shop | 0 | 345,542,182,087 | 50% | ||
saboin.stem | 0 | 0 | 6% |
Learning python is my dream. Though I am now trying to get c++ for some reason. I have a plan to learn about python.
author | aronnok | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | r9l4m7 | ||||||||||||||||||
category | hive-163521 | ||||||||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||||||||
created | 2022-03-31 01:11:00 | ||||||||||||||||||
last_update | 2022-03-31 01:11:00 | ||||||||||||||||||
depth | 1 | ||||||||||||||||||
children | 2 | ||||||||||||||||||
last_payout | 2022-04-07 01:11:00 | ||||||||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||||||||
total_payout_value | 0.050 HBD | ||||||||||||||||||
curator_payout_value | 0.049 HBD | ||||||||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||||||||
promoted | 0.000 HBD | ||||||||||||||||||
body_length | 116 | ||||||||||||||||||
author_reputation | 278,422,568,054 | ||||||||||||||||||
root_title | "Python Libraries: Sending an Argument via the Command Line" | ||||||||||||||||||
beneficiaries |
| ||||||||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||||||||
percent_hbd | 10,000 | ||||||||||||||||||
post_id | 111,841,273 | ||||||||||||||||||
net_rshares | 73,459,060,643 | ||||||||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 71,637,791,218 | 2% | ||
stemgeeks | 0 | 1,748,020,442 | 6% | ||
stemcuration | 0 | 73,248,983 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
C sharp developers are in demand in my country. Python devs also demand decent $$$.
author | slobberchops |
---|---|
permlink | re-aronnok-r9lqht |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 09:03:30 |
last_update | 2022-03-31 09:03:30 |
depth | 2 |
children | 1 |
last_payout | 2022-04-07 09:03:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,520 |
net_rshares | 10,458,473,873 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,663,168,482 | -25% | ||
dustbunny | 0 | 14,302,662,771 | 3.44% | ||
stemgeeks | 0 | 1,745,877,493 | 6% | ||
stemcuration | 0 | 73,102,091 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
After knowing the demand of c and its upgraded version, I had decided to learn it first. I want to go ahead as my plan. I have belief in myself.
author | aronnok | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | r9lutb | ||||||||||||||||||
category | hive-163521 | ||||||||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||||||||
created | 2022-03-31 10:36:54 | ||||||||||||||||||
last_update | 2022-03-31 10:36:54 | ||||||||||||||||||
depth | 3 | ||||||||||||||||||
children | 0 | ||||||||||||||||||
last_payout | 2022-04-07 10:36:54 | ||||||||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||||||||
total_payout_value | 0.000 HBD | ||||||||||||||||||
curator_payout_value | 0.000 HBD | ||||||||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||||||||
promoted | 0.000 HBD | ||||||||||||||||||
body_length | 144 | ||||||||||||||||||
author_reputation | 278,422,568,054 | ||||||||||||||||||
root_title | "Python Libraries: Sending an Argument via the Command Line" | ||||||||||||||||||
beneficiaries |
| ||||||||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||||||||
percent_hbd | 10,000 | ||||||||||||||||||
post_id | 111,853,020 | ||||||||||||||||||
net_rshares | 1,816,692,491 | ||||||||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stemgeeks | 0 | 1,743,737,116 | 6% | ||
stemcuration | 0 | 72,955,375 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
I'm going to try doing something like this as well! I've been meaning to find a Python project. Got any hints for a Python noob?
author | bengy |
---|---|
permlink | re-slobberchops-r9kvrc |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 21:59:39 |
last_update | 2022-03-30 22:03:54 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 21:59:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.121 HBD |
curator_payout_value | 0.121 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 129 |
author_reputation | 1,239,604,980,393,032 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,705 |
net_rshares | 175,135,861,503 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 173,424,028,251 | 5% | ||
stemgeeks | 0 | 1,645,599,989 | 6% | ||
stemcuration | 0 | 66,233,263 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
I initially got some help, especially from @steevc who gave me the vote routine. Since then I built it up, and it's getting more complex the more I add to it. Best thing is.. it taught me the language. >Got any hints for a Python noob? I am no expert in it. @geekgirl and @felixxx are much more accomplished than I.
author | slobberchops |
---|---|
permlink | re-bengy-r9kw05 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 22:04:54 |
last_update | 2022-03-30 22:07:36 |
depth | 2 |
children | 0 |
last_payout | 2022-04-06 22:04:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.136 HBD |
curator_payout_value | 0.135 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 317 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,822 |
net_rshares | 195,970,385,863 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steevc | 0 | 163,977,729,787 | 7% | ||
bengy | 0 | 29,050,716,430 | 25% | ||
stemgeeks | 0 | 2,772,682,146 | 10% | ||
stemcuration | 0 | 143,494,672 | 10% | ||
yggdrasil.laguna | 0 | 0 | 5% | ||
saboin.stem | 0 | 25,762,828 | 10% |
I don't write much just trying to get an account built up to help nomads and travelers, hoping to bring some to Hive. Looking to get a place to help them build out DIY and work on vehicles when they need a place to do so. This is a great idea, as long as it is not crap posts that many users write.
author | freedomring |
---|---|
permlink | re-slobberchops-r9l4jd |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 01:09:51 |
last_update | 2022-03-31 01:09:51 |
depth | 1 |
children | 0 |
last_payout | 2022-04-07 01:09:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.051 HBD |
curator_payout_value | 0.049 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 303 |
author_reputation | 838,443,790,218 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,841,246 |
net_rshares | 73,472,063,859 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 71,657,640,034 | 2% | ||
stemgeeks | 0 | 1,741,613,982 | 6% | ||
stemcuration | 0 | 72,809,843 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
Why send arguments from command line? Why not include them within the code? Are you using beem or something else?
author | geekgirl |
---|---|
permlink | r9krq4 |
category | hive-163521 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-03-30 20:32:30 |
last_update | 2022-03-30 20:32:30 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 20:32:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.173 HBD |
curator_payout_value | 0.171 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 113 |
author_reputation | 1,588,017,852,468,897 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,835,719 |
net_rshares | 246,959,444,427 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 245,224,007,943 | 7% | ||
stemgeeks | 0 | 1,667,690,341 | 6% | ||
stemcuration | 0 | 67,746,143 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
Yes using BEEM.., or should I say struggling with it if I need to do something new! For the most part I can simply run the script, but occasionally I wanted to up the weight, and so needed an optional argument to do this sent as an integer. Other things I want to incorporate are checks to ActiFit posts (wont vote them), and maybe grant larger votes to content with more substance. It's all a reason to practice coding and keep my brain fresh!
author | slobberchops |
---|---|
permlink | re-geekgirl-r9krzj |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 20:38:06 |
last_update | 2022-03-30 20:38:06 |
depth | 2 |
children | 0 |
last_payout | 2022-04-06 20:38:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.386 HBD |
curator_payout_value | 0.385 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 448 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,835,870 |
net_rshares | 551,712,501,636 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 545,555,615,782 | 28% | ||
stemgeeks | 0 | 5,668,861,525 | 20% | ||
stemcuration | 0 | 342,022,870 | 20% | ||
yggdrasil.laguna | 0 | 42,456,651 | 10% | ||
saboin.stem | 0 | 103,544,808 | 20% |
you are not fucking human!
author | grindle |
---|---|
permlink | re-slobberchops-r9lja4 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 06:27:42 |
last_update | 2022-03-31 06:27:42 |
depth | 1 |
children | 2 |
last_payout | 2022-04-07 06:27:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.123 HBD |
curator_payout_value | 0.121 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 1,019,249,314,930,043 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,849,115 |
net_rshares | 180,696,859,429 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 178,866,498,501 | 5% | ||
stemgeeks | 0 | 1,756,529,681 | 6% | ||
stemcuration | 0 | 73,831,247 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
Years of pouring over BASIC listings in the derelict Kwiksave canteen brought me here. While being forced to make coffee for Mort, (and trying to poison him), I took in a little more every day.
author | slobberchops |
---|---|
permlink | re-grindle-r9lp55 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 08:34:18 |
last_update | 2022-03-31 08:34:18 |
depth | 2 |
children | 1 |
last_payout | 2022-04-07 08:34:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 193 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,078 |
net_rshares | 10,223,880,728 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,825,329,668 | -25% | ||
dustbunny | 0 | 14,221,149,212 | 3.42% | ||
stemgeeks | 0 | 1,754,376,520 | 6% | ||
stemcuration | 0 | 73,684,664 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
LOL!!!!!!!!!!!! see Kwickies stood you in good stead, and made you what you are today All hail to the Mort
author | grindle |
---|---|
permlink | re-slobberchops-r9pagu |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-04-02 07:07:45 |
last_update | 2022-04-02 07:07:45 |
depth | 3 |
children | 0 |
last_payout | 2022-04-09 07:07:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.043 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 106 |
author_reputation | 1,019,249,314,930,043 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,912,308 |
net_rshares | 73,409,459,906 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 73,409,459,906 | 2% |
This is very interesting. I can think of so many writers who consistently deliver, but are not always rewarded commensurately. The two who immediately spring to mind are @consciouscat and @wolfofnostreet. I enjoy all of their posts, but sometimes, they are very under-rewarded. Such is life, but they certainly deserve consideration for your list. Coincidentally, I recently also started learning Python. Early days, but still... (I notice I have a new downvoter, positivum, who has posted nothing, but has 1000 HP and downvotes people like me but upvotes people like you and edicted. Is that insanity or do they have a goal that I don't understand because I am naΓ―ve? What is this individual's strategy? It removes about two cents from my pocket per day, which is irrelevant, but if 500 accounts did the same thing...) !WINE !PIZZA !hivebits
author | harlowjourney |
---|---|
permlink | re-slobberchops-2022331t01551682z |
category | hive-163521 |
json_metadata | {"tags":["hive-163521","python","stemgeeks","leofinance","proofofbrain","palnet","creativecoin","neoxian","vyb","ctp"],"app":"ecency/3.0.27-mobile","format":"markdown+html","users":["consciouscat","wolfofnostreet"]} |
created | 2022-03-31 06:15:51 |
last_update | 2022-03-31 06:17:12 |
depth | 1 |
children | 6 |
last_payout | 2022-04-07 06:15:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.088 HBD |
curator_payout_value | 0.086 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 858 |
author_reputation | 28,179,866,256,451 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,848,956 |
net_rshares | 131,491,602,664 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 107,617,420,919 | 3% | ||
wolfofnostreet | 0 | 17,469,270,283 | 100% | ||
stemgeeks | 0 | 5,893,920,876 | 20% | ||
stemcuration | 0 | 357,434,893 | 20% | ||
yggdrasil.laguna | 0 | 44,417,711 | 10% | ||
saboin.stem | 0 | 109,137,982 | 20% |
Thank you for your kind thoughts and inclusion here, Harlow. It's a lovely surprise. Indeed, I care about writing meaningful, useful things as often as possible. Thanks for the tag, dear one. !LUV
author | consciouscat |
---|---|
permlink | re-harlowjourney-202241t123817646z |
category | hive-163521 |
json_metadata | {"tags":["hive-163521","python","stemgeeks","leofinance","proofofbrain","palnet","creativecoin","neoxian","vyb","ctp"],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-04-01 02:38:21 |
last_update | 2022-04-01 02:38:21 |
depth | 2 |
children | 2 |
last_payout | 2022-04-08 02:38:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 196 |
author_reputation | 199,885,702,599,874 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,878,227 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% |
Meanwhile, I love that you understand enough about coding that you even clicked on this post @harlowjourney. I may be a wordsmith but I struggle to understand most of this post. I guess, as you said @slobberchops, I must be one of those types who will never understand it. Oh well, I guess it's back to the never-ending study of psychology for me π€£ !LOL
author | consciouscat |
---|---|
permlink | re-consciouscat-202241t12413140z |
category | hive-163521 |
json_metadata | {"tags":[],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-04-01 02:41:03 |
last_update | 2022-04-01 02:41:03 |
depth | 3 |
children | 0 |
last_payout | 2022-04-08 02:41:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 353 |
author_reputation | 199,885,702,599,874 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,878,283 |
net_rshares | 0 |
@consciouscat<sub>(2/4)</sub> gave you LUV. <a href="https://peakd.com/@luvshares/about" style="text-decoration:none"><img src="https://files.peakd.com/file/peakd-hive/crrdlx/AKU7oyCXxGwYyudB42kJ7JtoZ63bdeHvm4icoT9xdGNxA4i4BwudGyPvTQrEwPd.gif"></a> <a href="https://crrdlx.websavvy.work/" style="text-decoration:none">H-E tools</a> | <a href="https://discord.gg/K5GvNhcPqR" style="text-decoration:none">connect</a> | <a href="https://ichthys.netlify.app" style="text-decoration:none"><><</a> <br><center><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/luvshares/242henrWsje7ivLwY3jxy15af3LJqvUzEmrEKAViGAowE1XsPqkDUuQ6QnwYpVJUWKN7c.gif"></a><br><a href="https://peakd.com/nftforpeace/@hivebuzz/nft-for-peace" target="_blank">HiveBuzz.me NFT for Peace</a></center>
author | luvshares |
---|---|
permlink | re-re-harlowjourney-202241t123817646z-20220401t023926z |
category | hive-163521 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2022-04-01 02:39:27 |
last_update | 2022-04-01 02:39:27 |
depth | 3 |
children | 0 |
last_payout | 2022-04-08 02:39:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 854 |
author_reputation | 5,651,102,754,153 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,878,255 |
net_rshares | 0 |
>The two who immediately spring to mind are @consciouscat and @wolfofnostreet. Thanks, one of them had already caught my eye and is on the list. >(I notice I have a new downvoter, positivum, who has posted nothing, but has 1000 HP and downvotes people like me but upvotes people like you and edicted. No idea who it is, the recovery account gives nothing away of it's origins. I have a stalker who has downvoted everything I post for the last 4 years. Ignore it, or mute the account if you don't want to see. It's not as if they can cause you much damage.
author | slobberchops |
---|---|
permlink | re-harlowjourney-r9lqbr |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 08:59:51 |
last_update | 2022-03-31 08:59:51 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 08:59:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.052 HBD |
curator_payout_value | 0.047 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 558 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,444 |
net_rshares | 75,708,803,858 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -23,542,085,489 | -100% | ||
fersher | 0 | -492,333,409 | -100% | ||
wolfofnostreet | 0 | 16,537,551,015 | 100% | ||
chops.support | 0 | 21,914,440,365 | 100% | ||
wanker | 0 | 35,112,550,942 | 100% | ||
stemgeeks | 0 | 2,910,170,433 | 10% | ||
stemcuration | 0 | 152,910,968 | 10% | ||
yggdrasil.laguna | 0 | 0 | 5% | ||
harlowjourney | 0 | 23,086,346,380 | 100% | ||
saboin.stem | 0 | 29,252,653 | 10% |
<center> <sup>Congratulations, @harlowjourney You Successfully Shared <b>0.100</b> <b>WINEX</b> With @slobberchops.</sup> <sup>You Earned <b>0.100</b> <b>WINEX</b> As Curation Reward.</sup> <sup>You Utilized <b>1/1</b> Successful Calls.</sup> <img src="https://images.hive.blog/DQmSWfbie9MTC172sENiA16bsMaz1ofT6AAyTo1ishasrcX/winexcomment.png" alt="wine_logo"> --- <sup>Contact Us : [WINEX Token Discord Channel](https://discord.gg/rS3KzjJDCx)</sup> <sup>[WINEX Current Market Price](https://hive-engine.com/?p=market&t=WINEX) : <b>0.400</b></sup> --- <sup>Swap Your <b>Hive <=> Swap.Hive</b> With Industry <b>Lowest Fee (0.1%)</b> : [Click This Link](https://swaphive.github.io/swap/)</sup> <sup>[Read Latest Updates](https://peakd.com/@hiveupme/posts) Or [Contact Us](https://discord.gg/rS3KzjJDCx)</sup> </center>
author | wine.bot |
---|---|
permlink | 20220331t061729699z |
category | hive-163521 |
json_metadata | {"tags":["wine","token","winebot"],"app":"wine-bot/4.0","format":"markdown"} |
created | 2022-03-31 06:17:30 |
last_update | 2022-03-31 06:17:30 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 06:17:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 833 |
author_reputation | 8,493,567,555,539 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,848,986 |
net_rshares | 0 |
Thanks for the mention @harlowjourney π Knowing you and some others who continue engaging me keeps me going.
author | wolfofnostreet |
---|---|
permlink | re-harlowjourney-r9lnvm |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 08:07:00 |
last_update | 2022-03-31 08:07:00 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 08:07:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.041 HBD |
curator_payout_value | 0.040 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | 170,243,679,612,720 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,850,649 |
net_rshares | 61,623,906,762 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 35,818,435,032 | 1% | ||
stemgeeks | 0 | 1,722,579,406 | 6% | ||
stemcuration | 0 | 71,504,095 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
harlowjourney | 0 | 24,011,388,229 | 100% | ||
saboin.stem | 0 | 0 | 6% |
Someone who writes every day and could use help is @jacobpeacock
author | myjob |
---|---|
permlink | re-slobberchops-r9l6md |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 01:54:15 |
last_update | 2022-03-31 01:54:15 |
depth | 1 |
children | 2 |
last_payout | 2022-04-07 01:54:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.120 HBD |
curator_payout_value | 0.120 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 173,396,886,283,561 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,841,962 |
net_rshares | 173,572,363,509 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jacobtothe | 0 | 102,228,934,668 | 10% | ||
slobberchops | 0 | 71,343,428,841 | 2% | ||
yggdrasil.laguna | 0 | 0 | 3% |
Agreed,.. added thanks.
author | slobberchops |
---|---|
permlink | re-myjob-r9lo4a |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 08:12:12 |
last_update | 2022-03-31 08:12:12 |
depth | 2 |
children | 1 |
last_payout | 2022-04-07 08:12:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,850,754 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% |
thank you for adding him
author | myjob |
---|---|
permlink | re-slobberchops-r9mryt |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 22:32:54 |
last_update | 2022-03-31 22:32:54 |
depth | 3 |
children | 0 |
last_payout | 2022-04-07 22:32:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 173,396,886,283,561 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,870,378 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% |
I'd like to toss @zedcell, @alonicus, and @killerwot into the ring as potentials for the random votes. They're all fantastic, and work their asses off!
author | oblivioncubed |
---|---|
permlink | re-slobberchops-r9m8d1 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 15:29:36 |
last_update | 2022-03-31 15:29:36 |
depth | 1 |
children | 4 |
last_payout | 2022-04-07 15:29:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.200 HBD |
curator_payout_value | 0.200 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 169,192,892,065,236 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,859,602 |
net_rshares | 295,168,908,093 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 34,313,396,164 | 1% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
zedcell | 0 | 254,083,936,642 | 100% | ||
killerwot | 0 | 6,771,575,287 | 100% |
cool, will stop by at this accounts
author | detlev |
---|---|
permlink | re-oblivioncubed-r9pq69 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-04-02 12:46:57 |
last_update | 2022-04-02 12:46:57 |
depth | 2 |
children | 0 |
last_payout | 2022-04-09 12:46:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 1,726,897,473,687,743 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,918,116 |
net_rshares | 0 |
Thanks for the mention @oblivioncubed !PIZZA
author | killerwot |
---|---|
permlink | re-oblivioncubed-2022331t163228253z |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-03-31 15:32:42 |
last_update | 2022-03-31 15:32:42 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 15:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.070 HBD |
curator_payout_value | 0.070 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 46 |
author_reputation | 349,033,910,710,956 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,859,682 |
net_rshares | 104,361,945,543 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% | ||
oblivioncubed | 0 | 104,361,945,543 | 30% |
I know of @zedcell, the other two are added.
author | slobberchops |
---|---|
permlink | re-oblivioncubed-r9m9cq |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 15:50:51 |
last_update | 2022-03-31 15:50:51 |
depth | 2 |
children | 1 |
last_payout | 2022-04-07 15:50:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.115 HBD |
curator_payout_value | 0.115 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,860,209 |
net_rshares | 169,768,590,614 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fersher | 0 | -465,222,626 | -100% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
oblivioncubed | 0 | 170,233,813,240 | 50% |
Much appreciated my dude!
author | oblivioncubed |
---|---|
permlink | re-slobberchops-r9m9vr |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 16:02:24 |
last_update | 2022-03-31 16:02:24 |
depth | 3 |
children | 0 |
last_payout | 2022-04-07 16:02:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 169,192,892,065,236 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,860,537 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% |
<center>PIZZA! PIZZA! PIZZA! PIZZA! @slobberchops! The Hive.Pizza team manually curated this post. PIZZA Holders sent <strong>$PIZZA</strong> tips in this post's comments: @killerwot<sub>(3/5)</sub> tipped @oblivioncubed (x1) harlowjourney tipped slobberchops (x1) samsmith1971 tipped slobberchops (x1) <sub>You can now send $PIZZA tips in <a href="https://discord.gg/hivepizza">Discord</a> via tip.cc!</sub></center>
author | pizzabot |
---|---|
permlink | re-python-libraries-sending-an-argument-via-the-command-line-20220330t231615z |
category | hive-163521 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2022-03-30 23:16:15 |
last_update | 2022-03-31 16:02:03 |
depth | 1 |
children | 0 |
last_payout | 2022-04-06 23:16:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 422 |
author_reputation | 7,541,300,812,676 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,839,113 |
net_rshares | 0 |
Practice makes a man perfect, i also learned c++ and, javascript but i didnt practice it for years.
author | rikoy |
---|---|
permlink | r9lu7l |
category | hive-163521 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-03-31 10:23:51 |
last_update | 2022-03-31 10:23:51 |
depth | 1 |
children | 0 |
last_payout | 2022-04-07 10:23:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 2,225,002,197,666 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,852,794 |
net_rshares | 1,809,877,969 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stemgeeks | 0 | 1,737,360,680 | 6% | ||
stemcuration | 0 | 72,517,289 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
> How cool would it be to be 'another @hr1' and to dish out votes to other struggling HIVE authors who consistently deliver? I think, all curation can make this place collectively better by working together to reward these struggling authors ?
author | sanjeevm |
---|---|
permlink | re-slobberchops-r9lf7c |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 04:59:39 |
last_update | 2022-03-31 04:59:39 |
depth | 1 |
children | 1 |
last_payout | 2022-04-07 04:59:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.050 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 244 |
author_reputation | 700,498,531,954,267 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,847,890 |
net_rshares | 73,425,729,114 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 71,613,572,240 | 2% | ||
stemgeeks | 0 | 1,739,493,396 | 6% | ||
stemcuration | 0 | 72,663,478 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
I do what I can, the list is mostly made up of people I don't follow. I can't follow everyone as that would be unmanageable.
author | slobberchops |
---|---|
permlink | re-sanjeevm-r9lqms |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 09:06:27 |
last_update | 2022-03-31 09:06:27 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 09:06:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,559 |
net_rshares | 10,473,072,332 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,656,198,230 | -25% | ||
dustbunny | 0 | 14,421,792,204 | 3.47% | ||
stemgeeks | 0 | 1,641,537,078 | 6% | ||
stemcuration | 0 | 65,941,280 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
So great that you have got to a position where you can emulate hr1! I remember you talking about this mythical voter ... were they real? The code looks tricky, but then I don't know Python. I like the logic of code, though.
author | shanibeer |
---|---|
permlink | re-slobberchops-r9kxag |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 22:32:42 |
last_update | 2022-03-30 22:32:42 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 22:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.075 HBD |
curator_payout_value | 0.075 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 224 |
author_reputation | 247,898,565,959,458 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,838,444 |
net_rshares | 109,378,019,900 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 107,554,489,285 | 3% | ||
stemgeeks | 0 | 1,750,136,580 | 6% | ||
stemcuration | 0 | 73,394,035 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
You should have seen @hr1 at Krakow, I know you were there! Any thoughts on a meetup now this COVID rubbish has been swept under the table?
author | slobberchops |
---|---|
permlink | re-shanibeer-r9lqea |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 09:01:21 |
last_update | 2022-03-31 09:01:21 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 09:01:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,476 |
net_rshares | 10,375,933,463 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,671,040,665 | -25% | ||
dustbunny | 0 | 14,221,149,212 | 3.42% | ||
stemgeeks | 0 | 1,752,284,646 | 6% | ||
stemcuration | 0 | 73,540,270 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
Python 3 made print into a proper function to be more consistent with other stuff. Look at 'f strings' for neat ways to format the output. I love Python and I get to use it for work these days. I've done various BASICs, C, C++, C#, Java and others. Python may not be the quickest, but you can produce working code more easily. The libraries for Hive are great. People should have a play and they may create new dapps eventually.
author | steevc |
---|---|
permlink | re-slobberchops-r9lqsx |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 09:10:09 |
last_update | 2022-03-31 09:10:09 |
depth | 1 |
children | 1 |
last_payout | 2022-04-07 09:10:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.122 HBD |
curator_payout_value | 0.120 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 429 |
author_reputation | 1,381,840,489,687,836 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,851,611 |
net_rshares | 179,780,460,598 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 171,341,487,507 | 5% | ||
stemgeeks | 0 | 5,995,851,169 | 20% | ||
stemcuration | 0 | 364,421,797 | 20% | ||
yggdrasil.laguna | 0 | 45,216,243 | 10% | ||
pompeylad | 0 | 1,921,613,786 | 100% | ||
saboin.stem | 0 | 111,870,096 | 20% |
Yes, I know about the f' thing, though its still not clear in my head yet. I aim to do some more work on the script, involving the BEEM library which can be painful (lack of examples).
author | slobberchops |
---|---|
permlink | re-steevc-r9ltpv |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-31 10:13:09 |
last_update | 2022-03-31 10:13:09 |
depth | 2 |
children | 0 |
last_payout | 2022-04-07 10:13:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.059 HBD |
curator_payout_value | 0.059 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 184 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,852,629 |
net_rshares | 88,138,146,934 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steevc | 0 | 110,996,876,292 | 5% | ||
stimialiti | 0 | -22,372,296,650 | -100% | ||
fersher | 0 | -486,432,708 | -100% | ||
yggdrasil.laguna | 0 | 0 | 3% |
Man, the people I met in person on Steem are all gone, some I miss and some I don't! It makes it better when you meet face to face in my experience. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@tbnfl4sun/re-slobberchops-26xbki)
author | tbnfl4sun |
---|---|
permlink | re-slobberchops-26xbki |
category | hive-163521 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-163521","leofinance","hive-167922"],"canonical_url":"https://leofinance.io/@tbnfl4sun/re-slobberchops-26xbki"} |
created | 2022-03-30 21:52:42 |
last_update | 2022-03-30 21:52:42 |
depth | 1 |
children | 2 |
last_payout | 2022-04-06 21:52:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.050 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 249 |
author_reputation | 108,628,946,571,833 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,566 |
net_rshares | 72,234,516,756 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 69,298,731,627 | 2% | ||
stemgeeks | 0 | 2,767,061,237 | 10% | ||
stemcuration | 0 | 143,109,361 | 10% | ||
yggdrasil.laguna | 0 | 0 | 5% | ||
saboin.stem | 0 | 25,614,531 | 10% |
The names and the faces generally didn't match your visual expectations, that was my experience!
author | slobberchops |
---|---|
permlink | re-tbnfl4sun-r9kvpw |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 21:58:45 |
last_update | 2022-03-30 21:58:45 |
depth | 2 |
children | 1 |
last_payout | 2022-04-06 21:58:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 96 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,681 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 3% |
You can change that, just slobber all over everyone! The rest of your post went over my head so that's why the people comment. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@tbnfl4sun/re-slobberchops-5mvaq9)
author | tbnfl4sun |
---|---|
permlink | re-slobberchops-5mvaq9 |
category | hive-163521 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-163521","leofinance","hive-167922"],"canonical_url":"https://leofinance.io/@tbnfl4sun/re-slobberchops-5mvaq9"} |
created | 2022-03-30 22:58:57 |
last_update | 2022-03-30 22:58:57 |
depth | 3 |
children | 0 |
last_payout | 2022-04-06 22:58:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 226 |
author_reputation | 108,628,946,571,833 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,838,841 |
net_rshares | 1,844,173,245 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stemgeeks | 0 | 1,769,455,957 | 6% | ||
stemcuration | 0 | 74,717,288 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |

author | urun |
---|---|
permlink | re-slobberchops-r9ktkx |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 21:12:33 |
last_update | 2022-03-30 21:12:33 |
depth | 1 |
children | 0 |
last_payout | 2022-04-06 21:12:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.072 HBD |
curator_payout_value | 0.070 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 102 |
author_reputation | 94,125,949,460,949 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,836,664 |
net_rshares | 103,919,247,995 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jacobtothe | 0 | 102,036,819,290 | 10% | ||
yggdrasil.laguna | 0 | 0 | 5% | ||
pompeylad | 0 | 1,882,428,705 | 100% |
what's the best and simple way to handle args on Python?
author | worldstories |
---|---|
permlink | re-slobberchops-2022330t20377235z |
category | hive-163521 |
json_metadata | {"tags":["python","stemgeeks","leofinance","proofofbrain","palnet","creativecoin","neoxian","vyb","ctp"],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-03-30 20:37:12 |
last_update | 2022-03-30 20:37:12 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 20:37:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 9,635,411,109,148 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,835,848 |
net_rshares | 2,703,459,302 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stemgeeks | 0 | 1,645,255,039 | 6% | ||
stemcuration | 0 | 66,209,232 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% | ||
menox98 | 0 | 991,995,031 | 100% |
You could read the post, and learn?
author | slobberchops |
---|---|
permlink | re-worldstories-r9ksip |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 20:49:36 |
last_update | 2022-03-30 20:49:36 |
depth | 2 |
children | 0 |
last_payout | 2022-04-06 20:49:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,836,167 |
net_rshares | 10,267,311,021 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,528,138,212 | -25% | ||
dustbunny | 0 | 14,086,127,360 | 3.39% | ||
stemgeeks | 0 | 1,643,250,079 | 6% | ||
stemcuration | 0 | 66,071,794 | 6% | ||
yggdrasil.laguna | 0 | 0 | 3% | ||
saboin.stem | 0 | 0 | 6% |
Like I told Geekgirl, when I have time I really want to play around with Python. It looks like fun! Congratulations on being in such a position to support others πIs it ok to nominate a couple of people? @samsmith1971 is an amazing author, who even as a newbie supported new members. And @blindspot is a longtime member of the Hive community who is currently trying to get his life back on track after fleeing the Ukraine.
author | wrestlingdesires |
---|---|
permlink | re-slobberchops-2022330t12239590z |
category | hive-163521 |
json_metadata | {"tags":["python","stemgeeks","leofinance","proofofbrain","palnet","creativecoin","neoxian","vyb","ctp"],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-03-30 21:23:03 |
last_update | 2022-03-30 21:23:03 |
depth | 1 |
children | 10 |
last_payout | 2022-04-06 21:23:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.048 HBD |
curator_payout_value | 0.047 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 423 |
author_reputation | 202,688,216,355,345 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,836,938 |
net_rshares | 69,238,663,240 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 69,238,663,240 | 2% | ||
yggdrasil.laguna | 0 | 0 | 5% |
Sure, I will take a look at these accounts, I think you may already be on the list.. not sure. EDIT: You and Sam are already on it. I have seen the account @blindspot, but the one you mention is not the correct one.. different spelling, and I can't find it.
author | slobberchops |
---|---|
permlink | re-wrestlingdesires-r9kvco |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 21:50:48 |
last_update | 2022-03-30 21:56:09 |
depth | 2 |
children | 9 |
last_payout | 2022-04-06 21:50:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 258 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,514 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yggdrasil.laguna | 0 | 0 | 5% |
This is lovely, thank you @slobberchops. I have seen you on my posts before and appreciate your support. Thank you for the kind mention @wrestlingdesires. I am pleased that you are already on the list. You are immense my friend. @slobberchops, might I ask you to consider ayesha-malik, deraaa, amber-kashif, itsostylish, beautifulwreck, dreemsteem ... all beautiful ladies who write from the heart. and jin-out, litguru, tengolotodo and khoola... men with big hearts too. !LUV !ALIVE
author | samsmith1971 |
---|---|
permlink | re-slobberchops-2022331t1414210z |
category | hive-163521 |
json_metadata | {"tags":[],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-03-31 00:41:42 |
last_update | 2022-03-31 00:41:54 |
depth | 3 |
children | 7 |
last_payout | 2022-04-07 00:41:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.051 HBD |
curator_payout_value | 0.050 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 483 |
author_reputation | 116,562,030,495,636 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,840,697 |
net_rshares | 74,515,048,621 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 71,347,447,728 | 2% | ||
stemgeeks | 0 | 2,978,885,519 | 10% | ||
stemcuration | 0 | 157,619,425 | 10% | ||
yggdrasil.laguna | 0 | 0 | 5% | ||
saboin.stem | 0 | 31,095,949 | 10% |
Sorry, it's @blind-spot - @zirochka is another, she's right in the thick of the battle... I'm honored that I am on the list :)
author | wrestlingdesires |
---|---|
permlink | re-slobberchops-2022330t15521981z |
category | hive-163521 |
json_metadata | {"tags":[],"app":"ecency/3.0.22-vision","format":"markdown+html"} |
created | 2022-03-31 00:52:12 |
last_update | 2022-03-31 00:53:06 |
depth | 3 |
children | 0 |
last_payout | 2022-04-07 00:52:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.025 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 129 |
author_reputation | 202,688,216,355,345 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,840,862 |
net_rshares | 35,727,756,032 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 35,727,756,032 | 1% | ||
yggdrasil.laguna | 0 | 0 | 3% |
Aw man, that's an awesome idea you're working on. I like seeing people give back into the community like that. I'd love to throw my name into the mix; I've only ever done one shit post - on purpose - and it was, in fact, of a dog taking a shit. I think I even labelled it as such. I love python as a scripting language. It's also my "go to" when I need to do something. It's elegant. It's easy to read, and it's not javascript (oh dear god I despise javascript).
author | wwwiebe |
---|---|
permlink | re-slobberchops-r9ks1e |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 20:39:15 |
last_update | 2022-03-30 20:39:15 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 20:39:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.127 HBD |
curator_payout_value | 0.125 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 463 |
author_reputation | 344,170,916,911,802 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,835,906 |
net_rshares | 181,326,251,905 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 175,194,435,526 | 5% | ||
stemgeeks | 0 | 5,646,132,807 | 20% | ||
stemcuration | 0 | 340,468,204 | 20% | ||
yggdrasil.laguna | 0 | 42,273,117 | 10% | ||
saboin.stem | 0 | 102,942,251 | 20% |
I think you are good enough to be added. One of the things I need to do is check who regularly comments and look at their writing.  @hr1 literally kept me going for several months when I started. We all need some encouragement and self-worth. When I first started using Python I couldn't get anything out of it. Talk about frustrating, and then it clicked. It does take time to get into another language even if you are fluent in others (as am I).
author | slobberchops |
---|---|
permlink | re-wwwiebe-r9ksh9 |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 20:48:45 |
last_update | 2022-03-30 20:48:45 |
depth | 2 |
children | 0 |
last_payout | 2022-04-06 20:48:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 591 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,836,140 |
net_rshares | 10,292,959,600 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -5,523,291,948 | -25% | ||
dustbunny | 0 | 9,709,468,102 | 2.34% | ||
stemgeeks | 0 | 5,623,446,095 | 20% | ||
stemcuration | 0 | 338,913,044 | 20% | ||
yggdrasil.laguna | 0 | 42,089,951 | 10% | ||
saboin.stem | 0 | 102,334,356 | 20% |
This sounds like an interesting script. Every night I vote my account down to 90% . Sometimes I find myself voting randomly just so I can get to bed. BTW: People can do something similar to your script simply by upvoting random posts in their feed. You can see your feed by following your account name in hive followed by /feed . Here is your feed: https://hive.blog/@slobberchops/feed !beer
author | yintercept |
---|---|
permlink | r9ktvs |
category | hive-163521 |
json_metadata | {"tags":["stem"],"links":["https://hive.blog/@slobberchops/feed"],"app":"stemgeeks/0.1","canonical_url":"https://stemgeeks.net/@yintercept/r9ktvs"} |
created | 2022-03-30 21:19:06 |
last_update | 2022-03-30 21:19:06 |
depth | 1 |
children | 1 |
last_payout | 2022-04-06 21:19:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.054 HBD |
curator_payout_value | 0.054 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 395 |
author_reputation | 27,822,573,478,293 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,836,841 |
net_rshares | 79,302,150,499 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
slobberchops | 0 | 69,258,657,307 | 2% | ||
vagabondspirit | 0 | 5,358,764,136 | 100% | ||
yggdrasil.laguna | 0 | 42,219,775 | 10% | ||
irivers | 0 | 4,642,509,281 | 100% |
I tend to send my VP down to around 85% before sleep, 90 is a little high considering it recharges around 20% over 24 hours. If I have to go out the next day, it may get close to 100, and that's wasteful.
author | slobberchops |
---|---|
permlink | re-yintercept-r9kvbj |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2022.03.9"} |
created | 2022-03-30 21:50:06 |
last_update | 2022-03-30 21:50:06 |
depth | 2 |
children | 0 |
last_payout | 2022-04-06 21:50:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.025 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 204 |
author_reputation | 2,436,339,775,230,334 |
root_title | "Python Libraries: Sending an Argument via the Command Line" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 111,837,500 |
net_rshares | 37,102,369,130 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yintercept | 0 | 37,102,369,130 | 20% | ||
yggdrasil.laguna | 0 | 0 | 3% |