uxCATling - how to see anyone who ever downvoted you using simply linux and bashsteemCreated with Sketch.

in rudyardcatling •  7 years ago  (edited)

el postus ... do some this do some that, how i do some whatever i feel like
why do you edit yourself

because i'm a living flow ... not a dead set of pre-ordained data sculpted, i evolve and change, and i wasn't finished yet

i forgot something, ... i do on the fly as i always do since plans are old by the time they're finished, just like printed non fiction books by the time they hit the shelf

complex adaptive systems, you should read up on it, they do it all the time, so does a.i. the only thing that doesn't is most likely dead ... what kind of a question was that anyway ?

i'm somewhat of a systematic voter, i don't feel like the enlightened glowfish singlehandedly playing auschwitz where arbeit macht frei, and YOU TO THE RIGHT PLEASE DONT WORRY YOULL SEE EACH OTHER SOON

(in hell)

so i divide, i dont try to hide the fact that i have three accounts WHICH I PAID FOR, WHICH THEY SOLD ME , no one told me 'thats not how its done' they just took my money and sold it to me, on the official sites, yes SO

i re-invest in myself, all the time, it's what business does, smart business anyway, ALL the time

the fluctuations make it hard to put a clear divide until you reach a certain level, among the people i frequently talk to vote worth rangers from 0.001 to 10 (ish) ... where 10 is something that shows the scope of whats possible : 10 = 10x3(ish) real dollar per vote times ten a day (current prices) equals 9000 worth of real dollar in votes ... give half of that to yourself and you can be maecenas without having to obey teh fish or anyone at all, because you have half of that to give away .. so whatever money i can scrape i throw at this thing, prices are low, so it takes close to 400 to get a vote worth 0.02 (literal) which now means i can give out 4 25% votes to other people, followers from the feed providing their post says 0.02 on the UI, which means it's at least 0.015 (which won get paid) so if i add 25% of my 100% vote to that, it becomes at least 0.02, which WILL BE paid, see ?
i couldnt have done that without giving half of my votes to ME
re-investing in myself without begging for scraps from fat fish

it works for me, but i'm still weary as to how the people in the sky vision will work out for kittens like me

but i was gonna go on how to find out every single one who downvoted you EVER in less than 10 lines on #linux , which as i hear will be accessible for whine-dos eula users soon enough as satellius plans to "port" ubuntu linux to the windows crapp store (a strange notion since you could just as well run it in a virtualbox but i guess it's about "trusted" where the fact that most attacks happen at base level these days, meaning the app is already infected before you download it is mostly ignored)

uxcatling.png

... 30 minutes later hmm, where was i ?

o yea, i read a lot of crap about tax and crypto but it's fairly simple legally, i have said this many times before in different places : crypto currency is not money, its is goods, if i had said 9000 worth of votes a month there is nothing to tax, just like a farmer does not have to give up 40% of his cows, just like a miner doesnt have to give up 50% of his ore, just like a transport company doesnt give the state 60% of its trucks ... imagine fedex being taxed on trucks like that ?
no the moment it turns to fiat money, that's when its money so if i had said 9000 and i give myself half, the moment it hits my bank account its income, which in belgium more or less means im left with about 2000 to spend which is somewhere above average wage i guess, the other 4500 which i could give away in votes or shares or whatever, isn't income for me, and since its not charity either, i couldnt even deduct it if i tried

that's the actual legal state, as simple as that

as for the how to see your downvote nazis thats fairly simple

assuming we have linux mint 18 (as i use mostly) the only thing to get that's not installed by default is curl, i'm a bit of a purist as a concept, but i'm not a masochist, it might be possible with wget or something else systemside but curl is really worth the install there, it doesnt require higher level programming which is always a waste of cpu cycles, no extra installs, nothing but what the system brings at its most bare so
sudo apt install curl
would be the first if you don't have it already
after which you get your account history
curl --silent --data {"jsonrpc": "2.0", "method": "condenser_api.get_account_history", "params": ["'ACCOUNTNAME'", 10000, 10000], "id": 1 } >tempfile'

i'm just illustrating here since i already have it in my steemscript which i'm trying to put up in torrents for whoever likes to see it and i'm hoping to turn into steemTerm (a bit like putty or Ckermit) over time, unless someone steals the idea and tries to monetize it, patents it like apple then sues me for having had it HAHAHAHA
the last bit will get a max of 10000 transactions or any number below that if the account hasnt reached 10000 tx yet, it doesnt matter if it didnt since it will just load all from 1 to the last
if you have more than 10000 you will need to make two requests after you find out the last tx number which i also have and is maybe even possible with a special call, i dont know i havent read all 109 provided yet
it will get those and put them in a file named "tempfile"

after which
grep -Po '(?<=("op":["vote",{"voter":")).*?(?=(}]}],))' tempfile >allvotes

gets you all votes ever into a file named "allvotes"

i do this because for some reason pulling the old regex straight on the downvotes gets me any text between the first match of ?<= and the last occurrence of ?= , nothing to be concerned about and i wouldnt bust my head unless you're moderately versed in speaking bash (like me, a dabbler, not an UXpert)

after which

grep ":-" allvotes >downvotenazis
leaves you with a nice clean file of EVERYONE who ever downvoted you, name and surname, the posts they did on and the voting weight they used (not the shares they had at the moment or anything, i dont think thats possible with what i have at my disposal, but it might be, im just starting to read this history file)


showed me a lot but nothing i didnt know since i was there, i was actually curious if anyone EVER downvoted me again after those disgruntled nuts and content nazis tried to clean me out for not rolling over, and no one did ... but it clearly shows indifferent trolling and stalking by very few people with obese accounts since it was downvoting indiscriminately on whatever post i had ... i guess a lot of people would have given up after the first 30 days
if you want to see how many FAST you can go

celeroncat@cerebro ~/Documents/steemUX $ cat downvotenazis |wc -l
102

but you will still need to filter out any downvotes you cast yourself to get the exact number

in my case that was ONE, i got pushed so far ONCE that i lost composure and actually downvoted someone

SHAME ON ME

and a waste of resources

but that's it really .... 10.000 transactions, 102 downvotes by a very small number of people in the first month

1 by me

none on the other two accounts (which someone still has to explain is baed since they SOLD THOSE TO ME FOR REAL MONEY)

might not be useful but it might be when the script takes a little more shape

atm it shows last tx number last tx id it has format "parseaccounthistory_0.00.sh accountname command" and the available commands are "help")
echo "COMMANDS: sbi , transfers , upvotes , help" , subscripts which can be called will show the remaining number of seconds till the next full 100% vote on an account or show the actual value of a current 100% vote in sbd for 19 digits behind comma

well, the worst part is that i lost my cool there, which is not really surprising since i have pencilpushing nazis and flandersfunny stalk me for about six months now and a pack of rich trolls on top of that aint helping, ive been put on antidepressants, been pushed from here to there, until last 'session' when that shrink told me "theres nothing wrong with you, just get a nightshift job in the local factory and it will all be ok" BUT COME BACK NEXT MONTH TO PAY ME ANOTHER SESSION AND KEEP TAKING THE PILLS ... thats when i thought ... WUT ? if i'm okay, then i dont need to pill , and i certainly don't need to come back to pay to have someone tell me there's nothing wrong, so the pills quit , the rage is back a little but all that's fine, thats a normal state of being since i got stuck here. .. the thing with those few fat fish trolls is because of them i lost TIME, not because of their trolling , which cost me time, ofcourse, but because i got angry enough to rant, waste time on stuff that got me nothing, didnt build me up. I wasnt busy trying to make it work without relying on third parties too much, i was busy campaigning in a world where sucking teh whale dick is the norm THAT

was MY mistake there

but you know, i got their names ... they'll always be there, as will all i said after they wrecked me weekly for a month

o joy, so im fairly happy i could contain myself after caving in to cast one downvote, i think that was weak, i became "them", even if just for a second, thats not who i am

enjoy

... or not

that ? that's an easy one to sort out :: communities 101 without the need for overlord implementation ::

https://steemit.com/created/rudyardcatling all together now

heh (edit 3 or 4 i cant remember, guess i wasnt finished CUZzz)

consider it

creative

use of resources without sucking teh wael dikc, there ain't no fiction here, someone stole that from my life

3.png

me : https://steemit.com/introduction/@rudyardcatling/signature-post-20180501

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!