 # Walrus Operator The Walrus Operator is a new assignment operator announced in Python 3.8 that looks like a walrus. The walrus operator is used to simplify code when you need an expression while storing the result for future use. This is a common scenario when you need to output the result to a log file. # Example ``` a = 10 b = 30 if (sum := a + b) > 30: print(f"The total is {sum}") ``` Without the walrus operator, you would need to use code similar to this: ``` a = 10 b = 30 sum = a+b if (a + b) > 30: print(f"The total is {sum}") ``` Like most new features, the walrus operator is only **syntactic sugar**. Syntactic sugar is when a feature is added to make it easier to express something you could already accomplish using the existing feature set. These changes help make code more readable and manageable. The walrus operator isn't a game-changer but it does help make code more readable and allows you to accomplish more with fewer lines of code without making code unreadable. # Warning The walrus operator does require Python 3.8 which not all packages will fully support yet. It may take a couple of days or even weeks for most packages to work out any issues with Python 3.8 so your mileage may vary. I do recommend running at least Python 3.7.4 in the meantime as there has been numerous security updates. These security updates have been rolled up into 3.6.9 as 3.6 brach is in security fix mode only. **If you haven't seen any of my previous Python series, I highly recommend checking them out below:** # My Python Tips Series * [f-strings in Python 3.6](https://steemit.com/programming/@themarkymark/python-tips-f-strings-in-python-3-6-and-why-you-should-be-using-them) * [Underscores in numeric literals](https://steemit.com/programming/@themarkymark/python-tips-underscores-in-numeric-literals) * [A better interactive shell](https://steemit.com/programming/@themarkymark/python-tips-a-better-interactive-shell) * [Secrets Module - New in 3.6](https://steemit.com/programming/@themarkymark/python-tips-secrets-module-new-in-3-6) * [PEP 8](https://steemit.com/programming/@themarkymark/python-tips-pep-8) * [Slices](https://steemit.com/programming/@themarkymark/python-tips-slices) * [Named Tuples](https://steemit.com/programming/@themarkymark/python-tips-named-tuples) * [Destructuring](https://steemit.com/programming/@themarkymark/python-tips-destructuring) * [Counter](https://steemit.com/programming/@themarkymark/python-tips-counter) * [Type Annotation](https://steemit.com/programming/@themarkymark/python-tips-type-annotation) * [Jupyter Notebooks](https://steemit.com/programming/@themarkymark/python-tips-jupyter-notebooks) * [Getting Help](https://busy.org/@themarkymark/python-tips-getting-help) * [Virtual Environments](https://steemit.com/programming/@themarkymark/python-tips-virtual-environments) * [Expiring Dict](https://steemit.com/programming/@themarkymark/python-tips-expiring-dict) * [DRY Programming](https://steemit.com/programming/@themarkymark/python-tips-dry-programming) * [Knowing what exists](https://steemit.com/programming/@themarkymark/python-tips-knowing-what-exists) * [Apscheduler](https://steemit.com/utopian-io/@themarkymark/python-tips-apscheduler) * [Caching data with CacheTools](https://steemit.com/development/@themarkymark/python-tips-caching-data-with-cachetools)
author | themarkymark |
---|---|
permlink | python-tips-the-new-walrus-operator |
category | development |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["development","python","python-tips","technology","palnet","neoxian","busy"],"users":["themarkymark"],"links":["https://steemit.com/programming/@themarkymark/python-tips-f-strings-in-python-3-6-and-why-you-should-be-using-them","https://steemit.com/programming/@themarkymark/python-tips-underscores-in-numeric-literals","https://steemit.com/programming/@themarkymark/python-tips-a-better-interactive-shell","https://steemit.com/programming/@themarkymark/python-tips-secrets-module-new-in-3-6","https://steemit.com/programming/@themarkymark/python-tips-pep-8","https://steemit.com/programming/@themarkymark/python-tips-slices","https://steemit.com/programming/@themarkymark/python-tips-named-tuples","https://steemit.com/programming/@themarkymark/python-tips-destructuring","https://steemit.com/programming/@themarkymark/python-tips-counter","https://steemit.com/programming/@themarkymark/python-tips-type-annotation"],"image":["https://steemitimages.com/DQmSsFP8BDE1DkXNN9hh1729MRexyqupLEKfWJTsRskjt33/image.png"]} |
created | 2019-11-13 17:14:57 |
last_update | 2019-11-13 17:14:57 |
depth | 0 |
children | 24 |
last_payout | 2019-11-20 17:14:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.548 HBD |
curator_payout_value | 10.326 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,449 |
author_reputation | 1,774,203,102,043,512 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,470,520 |
net_rshares | 84,720,832,557,941 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kushed | 0 | 97,774,802,119 | 45% | ||
complexring | 0 | 32,355,515,818 | 45% | ||
steemychicken1 | 0 | 885,580,137,648 | 45% | ||
aizensou | 0 | 107,417,356,093 | 45% | ||
b0y2k | 0 | 1,162,587,250,331 | 45% | ||
stoner19 | 0 | 22,963,587,403 | 45% | ||
gregory-f | 0 | 188,138,259,954 | 11.02% | ||
sock | 0 | 28,413,197 | 45% | ||
josephcraig289 | 0 | 12,444,167 | 45% | ||
germanaure | 0 | 10,819,591,728 | 100% | ||
cryptogee | 0 | 8,664,846,268 | 100% | ||
flemingfarm | 0 | 21,138,957,789 | 50% | ||
richman | 0 | 589,861,659,424 | 45% | ||
igl00 | 0 | 2,319,339,944 | 45% | ||
razvanelulmarin | 0 | 71,857,454,795 | 45% | ||
hitmeasap | 0 | 6,342,749,219 | 25% | ||
fabio | 0 | 557,144,631,531 | 45% | ||
slowwalker | 0 | 1,141,127,573,197 | 8% | ||
okkiedot | 0 | 10,188,248,458 | 100% | ||
anyx | 0 | 509,245,107,871 | 45% | ||
igster | 0 | 26,993,320,496 | 100% | ||
meesterboom | 0 | 1,807,968,602,136 | 100% | ||
inertia | 0 | 66,136,674,570 | 100% | ||
shawnamawna | 0 | 81,198,606 | 45% | ||
coininstant | 0 | -915,186,619,265 | -100% | ||
hagie | 0 | 83,892,172,486 | 45% | ||
sazbird | 0 | 124,039,542,106 | 50% | ||
alex2016 | 0 | 91,907,308 | 100% | ||
coinbar | 0 | 10,527,829,547 | 45% | ||
magicmonk | 0 | 967,355,536,412 | 100% | ||
caesarion | 0 | 9,567,259,327 | 45% | ||
thebluepanda | 0 | 81,718,120,833 | 45% | ||
kdtkaren | 0 | -48,066,162,436 | -100% | ||
yoshiko | 0 | 10,929,409,405 | 1% | ||
thisisbenbrick | 0 | 24,789,357,579 | 45% | ||
jphamer1 | 0 | 5,221,854,647,351 | 100% | ||
alchemage | 0 | 3,964,655,510 | 10% | ||
stevescoins | 0 | 6,047,911,769 | 75% | ||
wisbeech | 0 | 8,330,220,367 | 100% | ||
bear8photo | 0 | 15,222,892,769 | 50% | ||
anarcho-andrei | 0 | 9,433,708,524 | 34% | ||
shadowspub | 0 | 4,302,239,347 | 4.5% | ||
einsteinpotsdam | 0 | 14,102,476,538 | 45% | ||
tejma | 0 | 9,411,343,253 | 45% | ||
oldstone | 0 | 646,927,214,929 | 8% | ||
doitvoluntarily | 0 | 17,621,891,041 | 100% | ||
petrvl | 0 | 13,748,559,728 | 2% | ||
whatsup | 0 | 182,966,369,849 | 19% | ||
freebornangel | 0 | 14,867,592,304 | 12% | ||
disregardfiat | 0 | 38,745,000,288 | 40% | ||
allesgruen | 0 | 11,662,838,078 | 45% | ||
luup | 0 | 191,815,406 | 100% | ||
dannystravels | 0 | 94,777,637,223 | 45% | ||
steemyoda | 0 | 21,427,636,654,050 | 100% | ||
jerryblanceton | 0 | 13,659,656,792 | 45% | ||
platinum-blue | 0 | 168,611,824,148 | 45% | ||
ssekulji | 0 | 7,873,763,037 | 45% | ||
networkallstar | 0 | 2,699,205,198 | 100% | ||
timbernana | 0 | 19,921,916,441 | 45% | ||
sherlockcupid | 0 | 49,031,196,593 | 45% | ||
me-we | 0 | -1,759,378,139 | -100% | ||
rishi556 | 0 | 28,082,745,670 | 100% | ||
busy.pay | 0 | 3,359,647,273,915 | 16.16% | ||
dougkarr | 0 | 36,768,878,151 | 45% | ||
techslut | 0 | 224,813,280,649 | 50% | ||
barton26 | 0 | 17,826,570,547 | 100% | ||
robinmmthompson | 0 | -3,734,805,732 | -100% | ||
dark.horse | 0 | 10,654,371,886 | 45% | ||
missk | 0 | 713,268,521 | 100% | ||
zorg67 | 0 | 1,238,501,006 | 100% | ||
oleg326756 | 0 | 1,352,591,620 | 3.67% | ||
edb | 0 | 3,891,337,220 | 9.5% | ||
samuelhull | 0 | 8,052,459,012 | 100% | ||
toyman | 0 | 31,375,809,100 | 45% | ||
demartini | 0 | 1,994,202,900 | 100% | ||
yadamaniart | 0 | 5,763,676,845 | 9.19% | ||
anthonyadavisii | 0 | 174,945,095,307 | 69% | ||
i-gordan | 0 | 33,545,935,334 | 45% | ||
steemcenterwiki | 0 | 1,103,654,452 | 5% | ||
deadspace | 0 | 31,100,279,483 | 100% | ||
playfulfoodie | 0 | 63,486,358,224 | 20% | ||
ripperone | 0 | 1,468,134,022,397 | 27% | ||
erikaflynn | 0 | 4,236,762,537 | 12% | ||
honusurf | 0 | -629,396,043,186 | -100% | ||
tarazkp | 0 | 1,024,061,111,620 | 50% | ||
steemfeed | 0 | 9,333,021,608 | 50% | ||
buzzbeergeek | 0 | 1,321,236,014 | 45% | ||
trafalgar | 0 | -1,663,156,269,785 | -5% | ||
bigdaddy | 0 | 445,411,057 | 45% | ||
kingsmind | 0 | 16,038,244,465 | 45% | ||
pboc | 0 | 24,354,435 | 45% | ||
freebornsociety | 0 | 12,810,426,053 | 10% | ||
elevator09 | 0 | 22,721,991,745 | 10% | ||
pastzam | 0 | 127,367,706,031 | 30% | ||
raindrop | 0 | -27,319,927,260 | -5% | ||
anomadsoul | 0 | -11,259,101,686 | -10% | ||
nicnas | 0 | 36,529,742,140 | 100% | ||
msg768 | 0 | 2,505,400,757 | 5% | ||
stimialiti | 0 | -8,704,580,104 | -100% | ||
ma1neevent | 0 | 30,370,358,871 | 25% | ||
acromott | 0 | 19,518,910,865 | 100% | ||
melooo182 | 0 | 4,073,313,505 | 9.19% | ||
malay11 | 0 | 707,825,897 | 9.19% | ||
joklahoma | 0 | 10,324,113,087 | 25% | ||
papadimos | 0 | 1,258,822,473 | 45% | ||
romedog | 0 | 2,927,572,250 | 45% | ||
sunshinetraveler | 0 | 30,265,332,507 | 45% | ||
spg | 0 | 21,050,492,220 | 45% | ||
lotusofmymom | 0 | 8,161,949,762 | 8% | ||
uplus | 0 | 762,183,934 | 15% | ||
nanosesame | 0 | 180,531,598,740 | 75% | ||
guiltyparties | 0 | 15,365,724,664 | 4.76% | ||
lazzelazer | 0 | 7,560,946,800 | 100% | ||
necio | 0 | 690,882,125 | 100% | ||
coquiunlimited | 0 | 1,187,586,144 | 7.71% | ||
belahejna | 0 | 2,333,732,047 | 2% | ||
epixar | 0 | 610,375,252 | 100% | ||
enjar | 0 | 188,478,495,289 | 100% | ||
wf9877 | 0 | 622,060,104,772 | 100% | ||
sam99 | 0 | 555,811,522 | 10% | ||
jayna | 0 | 3,366,454,644 | 2.75% | ||
sammosk | 0 | 2,994,562,744 | 45% | ||
techken | 0 | 2,235,178,399 | 100% | ||
biancajapan | 0 | 24,904,562,332 | 45% | ||
becometheartist | 0 | 68,596,710,353 | 50% | ||
wesphilbin | 0 | 3,621,639,939 | 8.5% | ||
kayoko | 0 | 780,449,105 | 1% | ||
swedishdragon | 0 | 677,182,745,145 | 100% | ||
offgridlife | 0 | 54,852,407,237 | 25% | ||
geekgirl | 0 | 285,184,491,117 | 100% | ||
horsepower | 0 | 10,359,579,979 | 45% | ||
otom | 0 | 18,330,145,229 | 25% | ||
gokulramdas | 0 | 46,930,008,875 | 80% | ||
vibvir | 0 | 1,594,578,238 | 100% | ||
fivefiveeleven | 0 | 1,365,425,135 | 50% | ||
jesus.christ | 0 | 445,154,916 | 5% | ||
dreamarif | 0 | 222,291,194 | 40% | ||
davedickeyyall | 0 | 8,730,633,854 | 1% | ||
cryptopassion | 0 | 803,259,623,402 | 50% | ||
jasonbu | 0 | 17,935,921,834 | 17% | ||
msp-waves | 0 | 1,212,586,699,653 | 100% | ||
kaz2305 | 0 | 544,758,156 | 100% | ||
joeparys | 0 | 1,474,896,773,079 | 25% | ||
faustofraser | 0 | 8,406,985,811 | 81% | ||
commbank | 0 | 332,131,160 | 66% | ||
theleapingkoala | 0 | 651,313,164 | 4.59% | ||
steemstatistics | 0 | 349,387,578 | 69% | ||
kromtar | 0 | 43,194,487,846 | 18% | ||
reinhard-schmid | 0 | 146,080,478,061 | 100% | ||
teneiced | 0 | 8,579,243,285 | 45% | ||
joalvarez | 0 | 125,693,371,866 | 100% | ||
kimzwarch | 0 | 6,165,777,522 | 3% | ||
sumayyahsaidso | 0 | 16,807,701,190 | 45% | ||
buildawhale | 0 | 7,732,217,817,851 | 15% | ||
zeky | 0 | 6,869,774,963 | 100% | ||
unimelb | 0 | 349,287,272 | 69% | ||
fersher | 0 | -148,296,516 | -100% | ||
hairshares | 0 | 234,076,868,810 | 100% | ||
robertoueti | 0 | 1,780,923,644 | 3% | ||
stnwllstrtgc | 0 | 627,164,309 | 42.5% | ||
slowgrow | 0 | -370,361,819 | -100% | ||
mawit07 | 0 | 2,566,437,728 | 100% | ||
teenovision | 0 | 40,405,988,548 | 100% | ||
storysharing | 0 | 9,531,885,804 | 100% | ||
espoem | 0 | 11,158,010,687 | 5% | ||
thatterrioguy | 0 | 601,010,795 | 100% | ||
nanocheeze | 0 | 0 | -100% | ||
calimeatwagon | 0 | 1,747,513,975 | 35% | ||
jamiekensell | 0 | 745,908,004 | 85% | ||
isnochys | 0 | 13,391,705,286 | 13% | ||
qurator | 0 | 2,160,311,517,507 | 18.38% | ||
steemseph | 0 | 70,392,356,980 | 100% | ||
khaleelkazi | 0 | 29,934,651,993 | 35% | ||
planetauto | 0 | 67,038,268,395 | 100% | ||
trump3t | 0 | 10,329,016,751 | 99% | ||
shahab3211 | 0 | 685,492,108 | 100% | ||
bookguy | 0 | 37,597,748,205 | 100% | ||
socent | 0 | 1,309,568,630 | 15% | ||
shadow3scalpel | 0 | 195,103,900,846 | 85% | ||
ciuoto | 0 | 1,800,933,774 | 10% | ||
cryptonik | 0 | 1,096,684,178 | 61% | ||
seanlloyd | 0 | 184,973,815 | 1% | ||
steemtaker | 0 | 75,682,584,215 | 50% | ||
felipejoys | 0 | 79,700,578,908 | 100% | ||
yulem | 0 | 3,394,469,222 | 100% | ||
travoved | 0 | 87,567,030,956 | 28% | ||
jrvacation | 0 | 284,170,916,860 | 100% | ||
tute | 0 | 116,097,564 | 100% | ||
reaperfox115 | 0 | 31,108,273 | 12% | ||
mytechtrail | 0 | 39,685,234,159 | 25% | ||
traf | 0 | -152,059,810,784 | -5% | ||
iren007 | 0 | 154,155,579 | 100% | ||
alpayasteem | 0 | 2,285,307,884 | 30% | ||
imacryptorick | 0 | 5,569,351,005,274 | 100% | ||
b00m | 0 | 15,325,324,866 | 9.5% | ||
qustodian | 0 | 63,044,821,326 | 18.38% | ||
cervisia | 0 | 65,010,875,471 | 55% | ||
cryptodecript | 0 | 3,989,089,816 | 100% | ||
afril | 0 | 36,211,995,181 | 100% | ||
steemusa | 0 | 5,666,510,265 | 10% | ||
howiemac | 0 | 10,153,184,913 | 100% | ||
steembasicincome | 0 | 1,646,956,563,194 | 47.54% | ||
hungryhustle | 0 | 164,104,671,320 | 90% | ||
rpcaceres | 0 | 8,130,402,055 | 100% | ||
cryptogem | 0 | 456,160,073 | 100% | ||
funnyco | 0 | 1,303,309,955 | 100% | ||
dieterhubert | 0 | 779,691,756 | 100% | ||
voaputra | 0 | 703,622,479 | 100% | ||
amos811 | 0 | 564,439,859 | 100% | ||
doverun | 0 | 701,891,564 | 100% | ||
ydavgonzalez | 0 | 5,247,013,176 | 100% | ||
upmewhale | 0 | 14,804,631,026,188 | 10% | ||
mmmmkkkk311 | 0 | -1,232,941,740,057 | -20% | ||
davinsh | 0 | 5,220,651,966 | 100% | ||
mirkon86 | 0 | 201,487,116,915 | 100% | ||
mauialohabella | 0 | -1,284,241,820 | -100% | ||
leslierevales | 0 | 543,686,089 | 50% | ||
purefood | 0 | 4,345,685,470 | 35% | ||
durbisrodriguez | 0 | 603,007,327 | 100% | ||
coinchaos | 0 | -737,912,821 | -100% | ||
portugalcoin | 0 | 30,030,696,440 | 20% | ||
ricardoquintero | 0 | 3,974,032,376 | 100% | ||
murdermystery | 0 | 15,349,810,950 | 40% | ||
steemernoob | 0 | 367,538,596 | 100% | ||
chrismadcboy2016 | 0 | 62,322,754,893 | 100% | ||
thecreativerebel | 0 | 228,056,256 | 100% | ||
vaansteam | 0 | 156,193,564,504 | 30% | ||
ikrahch | 0 | 377,031,951,453 | 100% | ||
saqibnazir | 0 | 526,104,862 | 100% | ||
ran.koree | 0 | 3,091,468,430 | 9.19% | ||
casberp | 0 | 5,555,503,813 | 1% | ||
gandalfthewhite | 0 | 291,865,036 | 100% | ||
sargoon | 0 | 764,122,108 | 50% | ||
tobias-g | 0 | 191,615,619,939 | 39% | ||
nobyeni | 0 | 1,143,799,560 | 2.37% | ||
investfourmore | 0 | 54,508,292,947 | 20% | ||
steemflagrewards | 0 | 2,965,693,123,506 | 87.59% | ||
nilfanif | 0 | 0 | 100% | ||
didic | 0 | 4,613,694,826 | 20% | ||
mahtabansari370 | 0 | 893,881,417,218 | 100% | ||
mtnmeadowmomma | 0 | 1,969,229,972 | 8.5% | ||
photoholic | 0 | 244,964,804,818 | 10% | ||
wwwfernand | 0 | 75,498,894 | 100% | ||
malia.mancianti | 0 | -1,044,419,518 | -100% | ||
nwjordan | 0 | 2,052,925,478 | 13.78% | ||
yosuandoni | 0 | 3,288,531,268 | 59.5% | ||
tdogvoid | 0 | 571,824,177 | 100% | ||
tuts | 0 | 562,027,394 | 100% | ||
snackaholic | 0 | 23,917,978,789 | 100% | ||
erarnitox | 0 | 557,366,603 | 100% | ||
qtip | 0 | 4,384,802,158 | 18.38% | ||
bozz | 0 | 41,284,492,034 | 20% | ||
thecontractor | 0 | 6,879,058,536 | 100% | ||
cst90 | 0 | 9,587,257,177 | 100% | ||
g4fun | 0 | 18,242,299,064 | 50% | ||
markus.light | 0 | 1,530,728,368 | 25% | ||
letsplaywhatelse | 0 | 1,587,361,714 | 75% | ||
maximize | 0 | 105,714,988 | 100% | ||
homeginkit | 0 | 196,032,039,758 | 100% | ||
taifkhan | 0 | 55,735,609,067 | 100% | ||
roundhere | 0 | 8,487,538,843 | 50% | ||
ashishchavda | 0 | 554,986,749 | 100% | ||
reazuliqbal | 0 | 130,905,768,771 | 50% | ||
mohsen63 | 0 | 1,538,792,382 | 100% | ||
tubcat | 0 | 153,964,367,784 | 50% | ||
natsch | 0 | 567,651,846 | 100% | ||
yusrizakaria | 0 | 7,800,629,098 | 100% | ||
adoptaminnow | 0 | 108,761,176 | 100% | ||
sathyasankar | 0 | 178,198,680,031 | 75% | ||
spederson | 0 | 3,552,325,859 | 100% | ||
luli1 | 0 | 557,592,311 | 100% | ||
gtmatze | 0 | 1,913,745,703 | 100% | ||
sonius94 | 0 | 5,964,719,641 | 50% | ||
mahyulmaulana | 0 | 2,358,000,300 | 100% | ||
adamada | 0 | 19,378,027,191 | 50% | ||
qberry | 0 | 9,495,216,127 | 9.19% | ||
jvhteach | 0 | 5,119,398,477 | 100% | ||
novogel | 0 | 53,565 | 25% | ||
stmdev | 0 | 142,441,488 | 1% | ||
mariuszkarowski | 0 | -109,453,528,032 | -24% | ||
kessielynbote | 0 | 555,389,720 | 100% | ||
kanrat | 0 | 26,440,224,368 | 100% | ||
beekerst | 0 | 2,451,715,943 | 100% | ||
dream-o | 0 | 31,332,637,659 | 45% | ||
blerdrage | 0 | 2,817,124,964 | 100% | ||
jplaughing | 0 | 7,183,102,759 | 30% | ||
khayziljoy | 0 | 113,018,912 | 100% | ||
alitavirgen | 0 | 17,203,105,748 | 10% | ||
tonimontana | 0 | 2,450,725,303 | 100% | ||
c0wtschpotato | 0 | 8,286,853,277 | 50% | ||
sugandhaseth | 0 | 39,333,366,326 | 100% | ||
jordangerder | 0 | 355,538,560,459 | 100% | ||
fcbarcelonafans | 0 | 988,923,703 | 100% | ||
projecthome | 0 | 549,677,610 | 100% | ||
emitste | 0 | 1,160,967,927 | 100% | ||
angelinafx | 0 | 87,174,480,218 | 25% | ||
quochuy | 0 | -10,765,273,551 | -2.5% | ||
wirednkod | 0 | 272,202,879 | 50% | ||
jaydih | 0 | 443,581,998,823 | 10% | ||
journeyfreedom | 0 | 2,055,613,060 | 100% | ||
rishi-sayz | 0 | 564,873,293 | 100% | ||
ellybraimah | 0 | 0 | 5% | ||
andreasgrubhofer | 0 | 9,265,650,894 | 8% | ||
steamsteem | 0 | -258,893,958,308 | -100% | ||
flagawhale | 0 | 15,999,163,085 | 61% | ||
tushy | 0 | 208,693,442 | 45% | ||
ayesha0018 | 0 | 23,363,703,373 | 100% | ||
retard-gamer-de | 0 | 1,276,334,373 | 50% | ||
veteranforcrypto | 0 | 17,003,027,062 | 42.5% | ||
kimseun | 0 | 73,201,185,382 | 10% | ||
we-are-nz | 0 | 17,773,202,024 | 75% | ||
wisdomandjustice | 0 | 628,665,077,945 | 8% | ||
kryptogermany | 0 | 1,852,929,134 | 100% | ||
we-are-charity | 0 | 6,909,854,319 | 80% | ||
slobberchops | 0 | 2,011,599,570,034 | 100% | ||
diabonua | 0 | 18,691,423,310 | 100% | ||
pladozero | 0 | 40,623,795,733 | 10% | ||
ntowl | 0 | 1,580,127,839 | 9.19% | ||
nateaguila | 0 | 167,991,705,193 | 8% | ||
enforcer48 | 0 | 42,865,469,077 | 15% | ||
teslaman | 0 | 37,206,197 | 45% | ||
hunking | 0 | 434,594,943 | 100% | ||
steemitsupporter | 0 | 50,303,955,238 | 100% | ||
blondephysics | 0 | 37,188,780 | 45% | ||
iamtom | 0 | 611,775,949 | 75% | ||
neutralizer | 0 | 3,199,608,639 | 50% | ||
randohealer | 0 | 1,944,055,861 | 50% | ||
rogz06 | 0 | 1,622,375,600 | 50% | ||
gerusan | 0 | 2,098,810,208 | 100% | ||
commonlaw | 0 | 4,346,765,466 | 35% | ||
nfaith | 0 | 1,520,876,959 | 100% | ||
magictoni | 0 | 9,199,632,784 | 45% | ||
wave.beads | 0 | 542,340,314 | 100% | ||
mariajruizb | 0 | 619,290,097 | 9.19% | ||
smartmeme | 0 | 5,327,428,666 | 51% | ||
clearbluecrypto | 0 | 21,162,383,939 | 50% | ||
kanadaramagi123 | 0 | 50,081,037,647 | 10% | ||
donnjoez | 0 | 567,824,583 | 100% | ||
suonghuynh | 0 | 3,652,066,613,146 | 25% | ||
blewitt | 0 | 2,060,272,134,065 | 100% | ||
bingbabe | 0 | 1,581,432,155 | 100% | ||
frugal-fun | 0 | 526,422,942 | 23.77% | ||
loveecho | 0 | 8,980,229,541 | 10% | ||
unmesh | 0 | 612,926,798 | 100% | ||
kostybrat | 0 | 9,102,452,430 | 20% | ||
keepinitsteem | 0 | 12,226,061,202 | 100% | ||
accountsale | 0 | -798,317,865,539 | -100% | ||
ocdb | 0 | -17,737,819,037,312 | -10% | ||
izzynoel | 0 | 621,008,952 | 37.5% | ||
armandosodano | 0 | 41,025,467,041 | 15% | ||
renulia | 0 | 660,825,484 | 100% | ||
sonder-an | 0 | 570,133,784 | 100% | ||
angelslake | 0 | 18,340,519,203 | 10% | ||
yestermorrow | 0 | 8,629,323,667 | 31% | ||
grantelbart | 0 | 547,739,838 | 100% | ||
teamvn | 0 | 25,904,955,655 | 50.03% | ||
jumpnrun | 0 | 542,226,965 | 100% | ||
goblinknackers | 0 | 863,548,642,162 | 60% | ||
smartvote | 0 | 881,395,531,372 | 25% | ||
meow99 | 0 | 12,114,399,016 | 100% | ||
anttn | 0 | 87,607,784,896 | 25% | ||
goumao | 0 | 76,937,716,644 | 100% | ||
santoninoatocha | 0 | 586,552,955 | 100% | ||
jaebin90 | 0 | 136,768,397,642 | 100% | ||
allcultures | 0 | 544,604,090 | 100% | ||
erhan92 | 0 | 686,551,269 | 100% | ||
minimining | 0 | 2,168,300,184 | 9.19% | ||
blueeyes8960 | 0 | 157,579,269,693 | 100% | ||
aapod | 0 | -546,171,165 | -100% | ||
ogsenti | 0 | 542,207,087 | 100% | ||
voxmortis | 0 | 83,031,112,093 | 20% | ||
abdex9 | 0 | 7,578,652,341 | 100% | ||
wordit | 0 | 18,042,838,135 | 10% | ||
noblewitness | 0 | 34,516,071,451 | 42.5% | ||
posthero | 0 | 56,354,726,216 | 15% | ||
altonos | 0 | 8,315,112,564 | 50% | ||
sj-jeong | 0 | 568,698,888,317 | 10% | ||
gabbynhice | 0 | 181,003,394,661 | 100% | ||
spielekiste | 0 | 722,984,387 | 100% | ||
wondumyungga | 0 | 40,413,399,389 | 10% | ||
laissez-faire | 0 | 50,197,465 | 100% | ||
rgirgin | 0 | 739,175,070 | 100% | ||
aquawink | 0 | 47,826,608,427 | 10% | ||
selfvotejustice | 0 | -543,855,082,450 | -100% | ||
balticbadger | 0 | 55,426,733,796 | 42.5% | ||
amusdnom | 0 | 6,888,995,359 | 100% | ||
xmauron3 | 0 | 15,636,281,141 | 100% | ||
sumantakumar | 0 | 749,230,275 | 100% | ||
thevil | 0 | -29,080,512,784 | -10% | ||
anti-bully | 0 | 1,971,334,585 | 100% | ||
the4thmusketeer | 0 | 34,560,852,410 | 95% | ||
priyanarc | 0 | 15,550,577,572 | 18% | ||
razzia1988 | 0 | 612,752,014 | 100% | ||
kingsofa | 0 | 42,115,758,398 | 100% | ||
rakk3187 | 0 | 7,183,549,690 | 100% | ||
ringit | 0 | 31,817,081,558 | 10% | ||
cwow2 | 0 | 107,354,214,866 | 25% | ||
michealb | 0 | 0 | 0% | ||
coreabeforekorea | 0 | 363,617,823,661 | 10% | ||
iollek | 0 | 565,368,138 | 100% | ||
themightysquid | 0 | 8,518,469,839 | 100% | ||
talkative-bk | 0 | 448,783,206,527 | 10% | ||
hiddendragon | 0 | 12,950,434,431 | 30% | ||
dismayedworld | 0 | 554,956,542 | 100% | ||
redheaddemon | 0 | 1,895,098,887 | 85% | ||
steemfriends | 0 | 4,122,471,310 | 100% | ||
atempt | 0 | -4,415,991,746 | -100% | ||
bluerobo | 0 | 35,739,879,752 | 100% | ||
tigerrkg | 0 | 29,557,461,749 | 100% | ||
swiftcash | 0 | 22,600,087,765 | 5% | ||
antiabuse | 0 | 13,531,084,188 | 100% | ||
kork75 | 0 | 4,984,302,172 | 50% | ||
blind-spot | 0 | 3,776,818,249 | 20% | ||
bluesniper | 0 | -94,848,616,449 | -25% | ||
bilderkiste | 0 | 1,016,458,287 | 100% | ||
autoway | 0 | 31,478,667,696 | 100% | ||
primeradue | 0 | -22,867,564,362 | -24.5% | ||
sfr-mod-fund | 0 | 2,697,283,518 | 50% | ||
nedshare | 0 | 310,486,391 | 100% | ||
binance2 | 0 | 246,587,778 | 92.13% | ||
kamicurate | 0 | 240,564,145 | 100% | ||
chrisho | 0 | 574,352,728 | 100% | ||
i-c-e | 0 | 1,358,201,383 | 35% | ||
smon-joa | 0 | 62,228,649,881 | 100% | ||
knozaki2016 | 0 | 49,965,515,363 | 45% | ||
broxi | 0 | 5,305,175,603 | 75% | ||
steemtelly | 0 | 12,195,224,068 | 50.03% | ||
we-are-steemians | 0 | 39,810,831,520 | 90% | ||
archisteem-cn | 0 | 1,597,442,022 | 15% | ||
cooperfelix | 0 | 7,629,010,244 | 25% | ||
babschnae | 0 | 4,280,666,430 | 2% | ||
hamsa.quality | 0 | 568,144,431 | 7% | ||
felixpower | 0 | 14,190,712 | 10% | ||
dmacs | 0 | 213,779,227 | 100% | ||
vintageprint | 0 | 182,883,118 | 50% | ||
louis.random | 0 | 574,878,979 | 100% | ||
kharma.scribbles | 0 | 378,265,737 | 2.25% | ||
c4cristi3 | 0 | 17,371,869,967 | 50% | ||
german.news | 0 | 8,612,259,410 | 50% | ||
vcdragon | 0 | 31,018,967,617 | 100% | ||
bynarikode | 0 | 1,089,428,598 | 100% | ||
claudio83 | 0 | 55,596,090,123 | 100% | ||
brendanweinhold | 0 | 125,843,742 | 100% | ||
gruntprime | 0 | 2,475,071,791 | 100% | ||
szf | 0 | 771,557,388 | 50% | ||
anti-fraud | 0 | 18,996,464,798 | 20% | ||
gregoryhedrich | 0 | 32,747,498 | 49% | ||
coredump | 0 | 5,086,472 | 3% | ||
render-obsolete | 0 | 20,577,086,180 | 100% | ||
scarletreaper | 0 | 21,344,900,150 | 42.5% | ||
whatdidshewear | 0 | 93,678,624,885 | 10% | ||
star.lord | 0 | 836,143,332,965 | 100% | ||
banvie | 0 | 40,270,001,681 | 100% | ||
sjgod4018 | 0 | 76,467,931,983 | 10% | ||
mustard-seed | 0 | 40,849,950,568 | 10% | ||
onespringday | 0 | 1,105,525,919 | 10% | ||
sfr-treasury | 0 | 13,720,980,822 | 84% | ||
botony | 0 | 799,735,955 | 100% | ||
swedishdragon76 | 0 | 4,489,120,195 | 100% | ||
grunt | 0 | 2,361,744,080 | 100% | ||
tr3nches | 0 | 1,425,043,860 | 100% | ||
kahmuhkahzee | 0 | 544,665,420 | 100% | ||
azzez | 0 | 544,778,424 | 100% | ||
bangraccoon | 0 | 543,646,357 | 100% | ||
makemoneygaming | 0 | 0 | 15% | ||
holoblade | 0 | 542,900,179 | 100% | ||
sitdownkid | 0 | 542,585,374 | 100% | ||
knowyourrole | 0 | 543,255,658 | 100% | ||
mysterychick | 0 | 546,336,210 | 100% | ||
pingit | 0 | 546,926,178 | 100% | ||
fuckdis | 0 | 546,216,018 | 100% | ||
fuckitmate | 0 | 545,846,018 | 100% | ||
ragehamster | 0 | 543,609,594 | 100% | ||
thotiana | 0 | 546,079,512 | 100% | ||
xyz004 | 0 | 6,228,793,665 | 50% | ||
stubborn-soul | 0 | 4,394,521,617 | 80% | ||
felipejoys-esp | 0 | 0 | 25% | ||
cinefilm | 0 | -387,568,046,144 | -100% | ||
felipejoys-hausa | 0 | 0 | 15% | ||
teamashen | 0 | 2,219,933,596 | 10% | ||
astil.codex | 0 | 330,464,531 | 70% | ||
waraira777 | 0 | 1,353,786,395 | 100% | ||
we-are-palcoin | 0 | 58,201,943 | 9.14% | ||
jimhawkins | 0 | 1,066,071,729 | 60% | ||
the.circle | 0 | 22,682,594,711 | 22.5% | ||
suchshit | 0 | 544,448,887 | 100% | ||
totalnob | 0 | 544,521,253 | 100% | ||
lookplz | 0 | 2,291,589,999 | 24% | ||
idkwhat | 0 | 544,725,189 | 100% | ||
murdah | 0 | 544,483,429 | 100% | ||
soopermane | 0 | 544,479,297 | 100% | ||
bagginbirds | 0 | 544,444,060 | 100% | ||
imarobot | 0 | 544,566,218 | 100% | ||
solidturd | 0 | 544,363,972 | 100% | ||
sadface | 0 | 544,275,608 | 100% | ||
r-pal | 0 | 188,783,042 | 40% | ||
firealien | 0 | -9,933,357,499 | -100% | ||
steem.leo | 0 | 1,931,706,954,353 | 29% | ||
pal-isaria | 0 | 2,713,785,459 | 80% | ||
leo.curator | 0 | 1,174,129,932 | 33.25% | ||
fallrain | 0 | 252,710,722 | 10% | ||
ikrah-ag | 0 | 1,050,321,587 | 100% | ||
adsup | 0 | 1,354,950,431,601 | 35% | ||
ilias.fragment | 0 | 355,129,398 | 70% | ||
amico.neoxian | 0 | 258,203,484 | 43.19% | ||
hyborian-strain | 0 | 1,674,075,141 | 30% | ||
perrymine | 0 | 783,176,479 | 10% | ||
zaku-pal | 0 | 1,345,696,971 | 40% | ||
zaku-leo | 0 | 992,172,693 | 29% | ||
partitura.stem | 0 | 345,200,305 | 100% | ||
babytarazkp | 0 | 6,584,965,651 | 100% | ||
gingerbyna | 0 | 648,867,348 | 100% | ||
arctis | 0 | 560,433,412 | 50% | ||
samscalet | 0 | 0 | 0% | ||
midlet-yourleo | 0 | 615,924,754 | 33.25% | ||
abh12345.stem | 0 | 845,896,286 | 100% | ||
dfacademy-pal | 0 | 818,047,547 | 100% | ||
project.hope | 0 | 414,425,647,572 | 6% | ||
slobberchops.tri | 0 | 394,663,847 | 100% | ||
sbi-tokens | 0 | 626,236,536 | 15.46% | ||
leo.syndication | 0 | 3,228,947,326 | 35% | ||
firealiean | 0 | -8,164,378,000 | -100% | ||
fucanglong | 0 | 9,938,121,136 | 100% | ||
donbeano | 0 | 419,765,749 | 100% | ||
organduo.pal | 0 | 168,083,641 | 18.38% | ||
laputis.pal | 0 | 240,597,153 | 18.38% | ||
ranjitha | 0 | 712,830,480 | 75% | ||
onealfa.neox | 0 | 293,986,559 | 93.07% | ||
mango-ag | 0 | 542,029,828 | 100% | ||
cryptopassionleo | 0 | 59,276,675 | 30% | ||
partitura.neo | 0 | 265,195,122 | 100% | ||
stem.alfa | 0 | 469,865,396 | 100% | ||
caraxes | 0 | 3,624,121,997 | 100% | ||
luvlylady | 0 | 26,610,601,170 | 50% | ||
vxc.stem | 0 | 39,551,747 | 100% | ||
bruneo | 0 | 319,881,339 | 100% | ||
dhanagc | 0 | 16,266,850,796 | 4.75% | ||
spinvest-leo | 0 | 487,886,691 | 26.6% | ||
stemd | 0 | 316,022,857 | 100% | ||
joshmania | 0 | -19,878,183,532 | -5% | ||
shaikmashud | 0 | 115,043,411 | 1% | ||
leotrail | 0 | 157,533,672 | 17.5% | ||
bilpcoinrecords | 0 | 15,606,337,187 | 25% | ||
tonimontana.neo | 0 | 144,941,690 | 10% | ||
helpmate | 0 | 970,604,521 | 1.83% | ||
jaykayw | 0 | 17,395,818,436 | 10% | ||
cintavote | 0 | 673,914,258 | 100% | ||
thebilpcointrain | 0 | 61,768,751 | 1% | ||
bilpcoin.pay | 0 | 198,688,547 | 1% | ||
yggdrasil.laguna | 0 | 343,245,883 | 70% | ||
riccc96 | 0 | 3,919,100,256 | 50% | ||
roseofmylife | 0 | 13,958,295,471 | 8% | ||
pro.msibi | 0 | 172,657,486 | 15% | ||
mayko100 | 0 | 463,779,440 | 100% | ||
florence001 | 0 | 2,461,576,911 | 100% | ||
rehan.neox | 0 | 2,155,049,128 | 100% | ||
kryptoformator | 0 | 860,014,719 | 1% | ||
ackerman77 | 0 | 28,046,864 | 5% | ||
stem.curate | 0 | 36,173,351,727 | 100% | ||
stemisaria | 0 | 1,912,258,290 | 100% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y5zz |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:57:48 |
last_update | 2019-11-14 06:57:48 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 06:57: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,209 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y60m |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:58:09 |
last_update | 2019-11-14 06:58:09 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 06:58:09 |
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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,218 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y60r |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:58:15 |
last_update | 2019-11-14 06:58:15 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 06:58: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,222 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y60w |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:58:21 |
last_update | 2019-11-14 06:58:21 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 06:58: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,224 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycto |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:12 |
last_update | 2019-11-14 09:25:12 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 09:25: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,905 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0yctu |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:18 |
last_update | 2019-11-14 09:25:18 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 09:25: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,908 |
net_rshares | 0 |
# Whatever if we use python for steem assholes like you will flag us and say spam this and that! You suck! Flagged this crap post! oMG! SCAMMER!
author | honusurf |
---|---|
permlink | q0xchj |
category | development |
json_metadata | {"app":"steemit/0.1"} |
created | 2019-11-13 20:20:06 |
last_update | 2019-11-13 20:20:51 |
depth | 1 |
children | 0 |
last_payout | 2019-11-20 20:20:06 |
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 | 14,240,648,764,027 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,474,618 |
net_rshares | -758,225,271,065 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
me-we | 0 | 387,575,776 | 100% | ||
themarkymark | 0 | -232,142,887,281 | -1% | ||
buildawhale | 0 | -533,800,749,783 | -1% | ||
firealien | 0 | 4,069,545,000 | 100% | ||
firealiean | 0 | 3,261,245,223 | 100% |
author | steemshiro |
---|---|
permlink | q11sf0 |
category | development |
json_metadata | {"tags":["development","stem"],"app":"stemgeeks/0.1","canonical_url":"https://stemgeeks.net/@steemshiro/q11sf0"} |
created | 2019-11-16 05:54:36 |
last_update | 2019-11-16 05:54:36 |
depth | 1 |
children | 0 |
last_payout | 2019-11-23 05:54: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 | 48 |
author_reputation | 31,930,708,533,603 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,543,352 |
net_rshares | 36,037,241,838 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dwcp | 0 | 35,914,308,435 | 100% | ||
tute | 0 | 122,933,403 | 100% |
That's neat. I'm stuck on 3.7 at work for now. I see 3.8 also has f'{sum=}' to display a variable name alongside its value. Saves some typing.
author | steevc |
---|---|
permlink | steevc-re-themarkymark-python-tips-the-new-walrus-operator-20191113t172205941z |
category | development |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-11-13 17:22:06 |
last_update | 2019-11-13 17:22:06 |
depth | 1 |
children | 7 |
last_payout | 2019-11-20 17:22:06 |
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 | 142 |
author_reputation | 1,381,243,516,170,342 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,470,707 |
net_rshares | 14,636,721,846 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
enforcer48 | 0 | 14,636,721,846 | 5% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y60i |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:58:06 |
last_update | 2019-11-14 06:58:06 |
depth | 2 |
children | 0 |
last_payout | 2019-11-21 06:58:06 |
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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,217 |
net_rshares | -784,887,039,241 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -390,159,806,615 | -0.35% | ||
buildawhale | 0 | -526,294,258,151 | -1% | ||
mack-bot | 0 | -51,960,562,408 | -0.5% | ||
bewarecenterbase | 0 | 183,527,587,933 | 100% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycug |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:42 |
last_update | 2019-11-14 09:25:42 |
depth | 2 |
children | 0 |
last_payout | 2019-11-21 09:25:42 |
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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,920 |
net_rshares | -337,910,291,407 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
buildawhale | 0 | -532,434,227,746 | -1% | ||
selfvotejustice | 0 | 194,523,936,339 | 45% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycul |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:45 |
last_update | 2019-11-14 09:25:45 |
depth | 2 |
children | 0 |
last_payout | 2019-11-21 09:25: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,921 |
net_rshares | -870,776,101,542 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -434,755,213,085 | -0.39% | ||
buildawhale | 0 | -532,853,125,897 | -1% | ||
mack-bot | 0 | -51,960,562,408 | -0.5% | ||
bewarecenterbase | 0 | 148,792,799,848 | 100% |
I really love the changes in 3.x, I use f-strings so much nowadays. Although lately, I've been messing with JS for a new project.
author | themarkymark |
---|---|
permlink | q0x4b0 |
category | development |
json_metadata | {"app":"steemit/0.1"} |
created | 2019-11-13 17:23:21 |
last_update | 2019-11-13 17:23:21 |
depth | 2 |
children | 3 |
last_payout | 2019-11-20 17:23: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 | 130 |
author_reputation | 1,774,203,102,043,512 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,470,743 |
net_rshares | 20,167,185,500 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kdtkaren | 0 | -42,343,100,983 | -100% | ||
honusurf | 0 | -220,567,658,705 | -100% | ||
themarkymark | 0 | 215,166,356,757 | 1% | ||
nanocheeze | 0 | -71,901,108,978 | -100% | ||
kiwisteem | 0 | -1,897,785,097 | -100% | ||
upboater | 0 | 100,047,740,402 | 10% | ||
enforcer48 | 0 | 14,650,902,823 | 5% | ||
steem.ninja | 0 | 27,011,839,281 | 1% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y60e |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:58:03 |
last_update | 2019-11-14 06:58:03 |
depth | 3 |
children | 0 |
last_payout | 2019-11-21 06:58: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,215 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycue |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:39 |
last_update | 2019-11-14 09:25:39 |
depth | 3 |
children | 0 |
last_payout | 2019-11-21 09:25:39 |
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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,917 |
net_rshares | 0 |
# [Self-Vote Justice : DownVote ] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4. νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@selfvotejustice/self-vote-justice-downvote-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4 ) ( https://staging.busy.org/@selfvotejustice/self-vote-justice-downvote-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4 ) 2019.11.13.Wed.10:25 (utc+9), by @SelfVoteJustice, Self-Vote Justice support "Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4. νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ." below by @BewareCenterBase. -- (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4. νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4 ) 2019.11.08.Fri.16:40 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. . @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) ==
author | selfvotejustice |
---|---|
permlink | q0xjuc |
category | development |
json_metadata | {"users":["selfvotejustice","bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","steemflagrewards","lukestokes.mhth","yabapmatt","themarkymark","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","blocktrades","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","curie","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"links":["https://steemit.com/kr/@selfvotejustice/self-vote-justice-downvote-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4","https://staging.busy.org/@selfvotejustice/self-vote-justice-downvote-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4","https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4"],"app":"steemit/0.1"} |
created | 2019-11-13 22:59:15 |
last_update | 2019-11-13 22:59:15 |
depth | 3 |
children | 0 |
last_payout | 2019-11-20 22:59: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 | 4,973 |
author_reputation | -1,357,125,116,969 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,477,968 |
net_rshares | -735,963,097,114 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
themarkymark | 0 | -224,783,549,779 | -1% | ||
buildawhale | 0 | -511,179,547,335 | -1% |
Hello, Your post has been manually curated by a @stem.curate curator. <center></Center><center> *Supporting Steemians on STEMGeeks*</center> We are dedicated to supporting great content, like yours on the [STEMGeeks](stemgeeks.net) tribe. Please join us on [discord](https://discord.gg/73WaANa).
author | stem.curate |
---|---|
permlink | q0z2b5 |
category | development |
json_metadata | {"tags":["development","stem"],"users":["stem.curate"],"image":["https://cdn.steemitimages.com/DQmaqMpaEpJBAwJMN9bCHhmTzUEuymBj8V4BMsiJteZMG7L/FA8866FD-F2C3-43B3-A5A5-E0324BA4BB47.jpeg"],"links":["stemgeeks.net","https://discord.gg/73WaANa"],"app":"stemgeeks/0.1","canonical_url":"https://stemgeeks.net/@stem.curate/q0z2b5"} |
created | 2019-11-14 18:35:30 |
last_update | 2019-11-14 18:35:30 |
depth | 1 |
children | 0 |
last_payout | 2019-11-21 18:35: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 | 464 |
author_reputation | 599,563,679,404 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,501,979 |
net_rshares | 0 |
What's your preferred programming language to work with, if you could choose to start any project with one? I'm currently super into JavaScript, been using it most my life, and it's kinda hard to walk away from lol
author | stuffbyspencer |
---|---|
permlink | re-themarkymark-q0xquh |
category | development |
json_metadata | {"tags":["development"],"app":"steempeak/2.0.6"} |
created | 2019-11-14 01:30:18 |
last_update | 2019-11-14 01:30:18 |
depth | 1 |
children | 5 |
last_payout | 2019-11-21 01:30: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 | 215 |
author_reputation | 13,003,870,677,623 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,480,507 |
net_rshares | -123,203,297,117 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
coininstant | 0 | -336,132,819,739 | -100% | ||
kdtkaren | 0 | -19,178,353,794 | -100% | ||
themarkymark | 0 | 217,443,090,689 | 1% | ||
enforcer48 | 0 | 14,664,785,727 | 5% |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y607 |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:57:57 |
last_update | 2019-11-14 06:57:57 |
depth | 2 |
children | 0 |
last_payout | 2019-11-21 06:57: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,212 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycu6 |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:33 |
last_update | 2019-11-14 09:25:33 |
depth | 2 |
children | 0 |
last_payout | 2019-11-21 09:25:33 |
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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,914 |
net_rshares | 0 |
Depends on the project, for simple stuff I use Python, but I use Python, JS, C#.
author | themarkymark |
---|---|
permlink | q0xxwx |
category | development |
json_metadata | {"app":"steemit/0.1"} |
created | 2019-11-14 04:02:57 |
last_update | 2019-11-14 04:02:57 |
depth | 2 |
children | 2 |
last_payout | 2019-11-21 04:02: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 | 80 |
author_reputation | 1,774,203,102,043,512 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,483,147 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0y603 |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 06:57:51 |
last_update | 2019-11-14 06:57:51 |
depth | 3 |
children | 0 |
last_payout | 2019-11-21 06:57: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,486,210 |
net_rshares | 0 |
(Revived and Will be Revived, Sometimes To DownVoters' Readers, Voted and Related Accounts, For Freedom of Speech, Right for Writings to Survive, Right to Show both Pros and Cons. μΈλ‘ μ μμ μ κΈμ μμ‘΄κΆ, μ°¬λ° μλ‘ μ΄ λͺ¨λ 보μ¬μ§ μ μλ κΆλ¦¬λ₯Ό μνμ¬, λ€μ΄λ³΄ν νμ΄μμ μ¬μλμκ³ , μ¬μλ κ²μ΄λ€. κ°λ, νμ΄μλ€μ λ μλ 보ν μλ€, κ΄λ ¨κ³μ λ€μκ² μ 곡λλ€.) # [Steem : For Freedom] Code Of Conduct : DownVote DownVoting-ManSlaughterers. List Update v.4.1 .1 νλμμΉ : λ€μ΄λ³΄ν νμ΄μλ₯Ό λ€μ΄λ³΄ν νμ. ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1 ) 2019.11.14.Thu.15:11 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # DownVote Now and Anytime. . # @oldstone =@slowwalker =@wisdomandjustice =@photoholic, (=@veronicalee ) : kr worst man-slaughterer. @howo = @steempress : Content-Nazi by day, Commie Bamboo-Spear by night, All time Man-Slaughterer. @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund : worst man-slaughterer, biggest enemy of Steem; but nowhere to downvote. # @steemcleaners, @ety001, @justyy, @oflyhigh, @cheetah, , : Evil profit assholes of @spaminator group : @adm, @pfunk ; Lots place to DownVote. # @buildawhale group : @blocktrades, @themarkymark, @buildawhale, @steemflagrewards,@blocktrades, @photovisions, @steemitworldmap, @magicmonk, @inertia, @planetauto, @scottcbusiness, @steembasicincome, @steeminator3000, @thelifeofjord, @dmitrydao, @dedicatedguy, @leo.syndication, @curie, @elsiekjay, @juancar347, @jongolson, @cheetah, @anthonyadavisii, @jpphotography, @cryptoandcoffee, @thegreens,, @minismallholding, @enjoyinglife, @andrianna, @roundbeargames, @elenasteem, @thekitchenfairy, @steemcleaners, @h-hamilton, @world-travel-pro, @qurator, @freedompoint, @derangedvisions, @balticbadger, @jenina619, @slobberchops, @meesterboom, @jodipamungkas, @nickyhavey, @isaria, @scaredycatguide, @neoxian-city, @sjarvie5, @jlsplatts, @alcibiades, @steemauto, @truce, @uwelang, @edgarsart, @soyrosa, @jenina619, enjar, @crimsonclad, @acidyo, @stickyfingerz, @jordangerder, @holoz0r, @coingecko, @joythewanderer, @snook, @c0ff33a, @abh12345, @elenasteem, @preparedwombat, @lightcaptured, @sjarvie5, @fredrikaa, @worldcapture, @elizacheng, @world-travel-pro, @bengy, @davedickeyyall, @steemer-sayu907, @porters, @culgin, @budapestguide, @barski, @eugelys, @ginnyannette, @kommienezuspadt, @carlgnash, @wildhomesteading, @midlet, @thelifeofjord, @slobberchops, @zpzn, @blewitt, @jenina619, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @ibc, @condeas, @linuxbot, @astrophoto.kevin, : German Content-Nazi, @jacobtothe, @smartsteem, @smooth = @smooth.witness, @corn113, @steemitlsh, @westport, @himapan, @eversloth : kr Commie Bamboo-spear. @steemflagrewards and supporters of this dent of man-slaughterers : @lukestokes.mhth, @yabapmatt, @themarkymark, @cervantes, @pjau, @pfunk, @patrice, @guiltyparties -- # (You can be deListed if you comment that you promise and keep that you won't downvote Except strictly illegal writings such as plagiarism, copyright infringement, human/drug/weapons trafficking, kid porno etc. Self-Vote is Fair Reward for investment and deligence. Farming is Not Stealing, but DownVote is robbery, bully, bamboo-spearing, man-slaughterering. ) # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @steempress, @smooth.witness, @clayop : kr top witness, Commie Bamboo-Spear to the bones, disguised good writing advocate for his own hidden interests. @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _3. DownVote-Hide their comments, which can make them self-voters and then downvoted by themselves among man-slaughterers. # _4. Write Much More, Even Copy and Paste, to Dry-Up DownVoting-ManSlaughterers' Power, # _5. Be Proud of Negative Reputation. If your writing is automatically hidden, Show your writings to Man-Slaughterers' Readers or UpVoted Individually. # It's the Auto-Hidden Writers' Right, To show Writings individually. Copy and Paste your Hidden Writings to Man-Sluaghterers' Every Posts, Comment, and Every Readers' or UpVoted's Writings, individually. # _6. Make Much More Accounts to Fight For Freedom. # _7. Automate Resistance Process. Or At least Make it Easy, Just Spread Your Writings, Copy and Paste until DownVote Function is Removed From Steem. # _8. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. . # _9. Repeat Persistently As Above, if you love Steem . Or If you dislike battle field, # _10. Leave Steem and Never Look Back, until you hear No-DownVote HardFork and Steem becomes peaceful place. . -- # (This Writing is Copy-Left by @BewareCenterBase. You can Copy-And-Paste anywhere in Steem For Freedom of Speech and To Remove DownVote Function From Steem. and to Make Steem Peaceful Place. ) == Korean Verion. Latest List is above. νκΈν, μ΅μ λͺ©λ‘μ μμ μμ. -- # [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == # [ Related Writings : κ΄λ ¨ κΈ ] Related Writings List below maybe cut due to size limitation <14k in comment. More related writings can be seen at the original address above μλ κ΄λ ¨κΈ λͺ©λ‘μ λκΈ <14k ν¬κΈ° μ νμΌλ‘ μλ Έμ μ μμ΅λλ€. μ μλ¬Έ μ£Όμμμ κ΄λ ¨κΈ λ³Όμ μμ΅λλ€. # (Up To Here, Can be Copy and Pasted. < 14 k by Size ) Will be Arranged later. μ¬κΈ°κΉμ§ λκΈμ 볡μ¬νμ¬ λΆμ¬λ£κΈ° κ°λ₯ν¨. < 14k μ¬μ΄μ¦. λμ€μ μ 리λ κ²μ. == [Steem: deMerit] Down-vote is Evil Political Solution to Technical Shortcomings. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μ κΈ°μ λΆμ‘±μ λν μ¬μ ν μ μΉμ ν΄λ². ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings ) 2019.09.11.Wed, 06:26 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem is Not Currency when DownVote Denies Currency's Characters such as Private Property Right and Liberty of Contract. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μΌλ‘ μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of ) 2019.09.11.Wed, 06:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency ) 2019.09.16.Mon, 17:53 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is Shit, not Money. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ λ₯ μ΄λ€, ννκ° μλλ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit ) 2019.09.17.Tue, 06:42 (utc+9), by @BewareCenterBase [Steem: deMerit] Steem with DownVote is not Money or Currency (2/n) - Bank Analogy. [μ€νθ²: λ¨μ ] λ€μ΄λ³΄ν μλ μ€νμ ννκ° μλλ€. μν μ¬λ‘. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy ) 2019.09.23.Mon, 13:19 (utc+9), by @BewareCenterBase -- [Steem: deMerit] How to view Steem is, Not by whitepaper's forcing, but by each user's free perception. [μ€νθ²: λ¨μ ] μ€νμ μ΄λ»κ² λ³Ό κ²μΈκ°λ λ°±μμ κ°μκ° μλλΌ, κ°μ μμ μΈμμ μν΄μμ΄λ€. ( https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) ( https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception ) 2019.09.17.Tue, 08:01 (utc+9), by @BewareCenterBase
author | bewarecenterbase |
---|---|
permlink | q0ycu2 |
category | development |
json_metadata | {"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","photoholic","veronicalee","howo","steempress","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","steemcleaners","ety001","justyy","oflyhigh","cheetah","adm","pfunk","buildawhale","blocktrades","themarkymark","steemflagrewards","photovisions","steemitworldmap","magicmonk","inertia","planetauto","scottcbusiness","steembasicincome","steeminator3000","thelifeofjord","dmitrydao","dedicatedguy","leo.syndication","curie","elsiekjay","juancar347","jongolson","anthonyadavisii","jpphotography","cryptoandcoffee","thegreens","minismallholding","enjoyinglife","andrianna","roundbeargames","elenasteem","thekitchenfairy","h-hamilton","world-travel-pro","qurator","freedompoint","derangedvisions","balticbadger","jenina619","slobberchops","meesterboom","jodipamungkas","nickyhavey","isaria","scaredycatguide","neoxian-city","sjarvie5","jlsplatts","alcibiades","steemauto","truce","uwelang","edgarsart","soyrosa","crimsonclad","acidyo","stickyfingerz","jordangerder","holoz0r","coingecko","joythewanderer","snook","c0ff33a","abh12345","preparedwombat","lightcaptured","fredrikaa","worldcapture","elizacheng","bengy","davedickeyyall","steemer-sayu907","porters","culgin","budapestguide","barski","eugelys","ginnyannette","kommienezuspadt","carlgnash","wildhomesteading","midlet","zpzn","blewitt","clayop","ibc","condeas","linuxbot","astrophoto.kevin","jacobtothe","smartsteem","smooth","smooth.witness","corn113","steemitlsh","westport","himapan","eversloth","lukestokes.mhth","yabapmatt","cervantes","pjau","guiltyparties","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","good-karma","gtg","someguy123","aggroed","therealwolf","anyx","timcliff","ausbitbank","thecryptodrive","followbtcnews","drakos","jesta","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-code-of-conduct-downvote-downvoting-manslaughterers-list-update-v-4-1-1","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://staging.busy.org/@bewarecenterbase/steem-demerit-down-vote-is-evil-political-solution-to-technical-shortcomings","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-is-not-currency-when-downvote-denies-currency-s-characters-such-as-private-property-right-and-liberty-of","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-shit","https://steemit.com/kr/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://staging.busy.org/@bewarecenterbase/steem-demerit-steem-with-downvote-is-not-money-or-currency-2-n-bank-analogy","https://steemit.com/kr/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception","https://staging.busy.org/@bewarecenterbase/steem-demerit-how-to-view-steem-is-not-by-whitepaper-s-forcing-but-by-each-user-s-free-perception"],"app":"steemit/0.1"} |
created | 2019-11-14 09:25:27 |
last_update | 2019-11-14 09:25:27 |
depth | 3 |
children | 0 |
last_payout | 2019-11-21 09:25: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 | 11,163 |
author_reputation | -93,249,918,891,757 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,488,913 |
net_rshares | -805,095,304 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
buildawhale | 0 | -491,715,690,848 | -1% | ||
selfvotejustice | 0 | 490,910,595,544 | 100% |
author | upali |
---|---|
permlink | q11sj7 |
category | development |
json_metadata | {"tags":["development","stem"],"app":"stemgeeks/0.1","canonical_url":"https://stemgeeks.net/@upali/q11sj7"} |
created | 2019-11-16 05:57:09 |
last_update | 2019-11-16 05:57:09 |
depth | 1 |
children | 0 |
last_payout | 2019-11-23 05:57:09 |
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 | 53 |
author_reputation | 14,656,006,469,567 |
root_title | "[Python Tips] The New Walrus Operator " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,543,395 |
net_rshares | 40,208,549,143 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dwcp | 0 | 40,089,066,081 | 100% | ||
tute | 0 | 119,483,062 | 100% |