Come back as a new alias without your photo. Like the other 300 altcoin devs who kept releasing the same variations of various coins over the last 3 years.
Just in your commits, use plain language without any emotion tied to it, and no one would know it's you.
Good code, is good code, and it doesn't matter who writes it.
P.S. Check out https://github.com/xeroc/piston-lib
Python Library for Steem
Last commit was 7 days ago with a version bump
The command line tool that is bundled with this package is called piston and helps you
browse,
read,
post,
comment, and
deal with your funds
By the way, on one of your "4 attempts", you might have tried just talking to the steemit website like a basic web browser through HTML and cookies.. the site can be parsed. It's rudementary, but with tweaks it could have worked.
How many people did that with coinmarketcap.com, pulling data, or even blockchain.info who are novice programmers. It's awful, but it could work...
I used piston.
There were issues, but not because of piston.
More recently, in an attempt to complete the same work (no joke like 2 weeks ago) myself and @l0k1 hit troubles caused by steemd with piston. Single-quotes in json, eh....?
Nice, steemd, nice.
Oh, and guess what dude, no fucking way I'm going to use a fake identity to contribute to Stinc's repositories.
Well you know what Fuzzy wants. If it was me, I'd secretly code something up over the coming months, and deliver it anyway..
(Especially as piston gets better, and so does steemd)
If I was this knee deep, and it bugged me. I'd just do it. If he didn't want to take it after it ran... well.. I still gave him a workable product in the end. That's the only thing that would make me feel better.
Each and everyday people are doing amazing things... just look at esteem. The guy is doing all of that... unpaid... luckily he can do it without money.
You'll find yourself with spare time here and there. Make it a mission. Fuzzy will say don't bother. But if you showed him a sexy website that actually works, with the specs that he wanted..
Time could create some healing and this will end nicely.
I have to qualify that it was my error with the incorrect JSON output, by using a python-language-parser.
Also, steemd is a mess of spaghetti and cryptic and complex c++. They may have finally open sourced the code, but i doubt anyone wants to take on the burden of management. It was designed as a monolithic block, as is often the case in hurried code development whipped by corporate bosses.
In fact, I was rather shocked to learn that in the early days after Golos started up, that golos and steem nodes were broadcasting invalid transactions to each other. This is a nightmare of bad programming practises.
They didn't need to open source it. Nobody wants this shit. They need to deliver on the promise of modularising it and turning it into a fabric instead of a monolithic chain.