Create account

replied 1925d
Freetrader is the guy that originally helped develop and launch ABC with Amaury etc. up to the original BCH fork date of 1st Aug 2017.
replied 1925d
The thing was born under a bad star. They got 4-5 logo designs from artists, and still nothing is committed, people who have merge rights dont do it, waiting for those who cant commit.
replied 1924d
I actually noticed the goto label as well and thought that this seemed a little rushed. However, it is isolated into one method and only pertains to two possible outcomes, so there is
replied 1924d
really no danger. But I get what you mean - gotos in code these days is bad.
replied 1925d
source code does not compile

gitlab is raw shit, actual changes not being merged, the software strings still calling itself bitcoin abc
replied 1925d
the code interhited from ABC shows military level of professional incompetence, for example quitting FOR cycle with goto (!!!) jesus christ this code is so bad there are no words
replied 1925d
Hahaha are you calling Amuary incompetent?
replied 1925d
i dubt he wrote that piece of code, but if he wrote it, then he is totally incompetent. do you realize that writing shitcoin software is about rewriting magical numbers?
replied 1925d
"git blame" can help
replied 1925d
every feature was written 7-8 years ago and now incompetent people laying their diarrhea into the code like some sort of gods, and everything is copypaste and full of shit
replied 1925d
the code is worse than what a 12 year old autistic child writes in qbasic while the school bullies put up a dildo in his ass. these people are not just incompetent, they are retarded
replied 1925d
🤨 that belongs on r/suspiciouslyspecific
replied 1925d
lol
replied 1925d
I kinda get what you mean, I'm not a cpp dev but noticed some standards of engineering in crypto could be really low. Monero JS library was hands down the worst I've seen in my life
replied 1925d
more example: for(int i=0;i<something();i++) where something always gives N inside the cycle, it tooks 10000 clocks to call, and they are suprised why it takes 5 minute instead of 1sec
replied 1924d
Haha is there a link to this part of code?
replied 1924d
basically the whole code is full of code like this, so i didnt cherrypicked out ecsact parts from the code when i investigated it.
replied 1925d
But when I talk about it no one seem to care. Lead maintainer was so opinionated and had some of the worst opinions in code structure. That's how I quite working on monero
replied 1925d
the quality of opensource software are generally low, but the quality of cryptocurrency software is the worst i have seen so far.
replied 1925d
I also don't understand why they are not using github.