Bitcoin Forum
June 23, 2024, 02:18:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Meta / Account Disabled on: February 26, 2018, 12:50:19 AM
Looks like my original account was disabled after the 2015 forum hack.  I haven't been on these forums for several years.  When I tried to log in last week, I was prompted to email react-vdnp8@theymos.e4ward.com.  I've done so, but haven't received a response.  I've created this new account for now, but still curious if I should expect access to the old account.  I don't really care much either way--just enough to post this.
2  Bitcoin / Development & Technical Discussion / Re: looked at bitcoind source and looks like a shitcode on: February 26, 2018, 12:34:57 AM
code without proper comments along header was considered to be a garbage and not worth a single cent

I think it is actually becoming more and more preferred that one writes code in a way that does not require comments.  You often will hear things like "good code explains itself."  I'm not too big a fan of this, but that is the direction the industry seems to be going in. 

That being said, bitcoin does still fail here at times--especially when you encounter single lines where boost functions are passed to other boost functions to other boost functions in a way that quickly taxes your senses of what is really happening.  The jazzy naming conventions also are unappealing to me.  (Ex: CConnman.  Just call it ConnectionManager ffs.)  For the longest time everyone seemed to be perfectly okay with AppInit2 as a function name.  Now we have AppInitMain, which isn't at all intuitively different from the name AppInit.  Overall, the code base does seem to be improving.  Two steps forward, one step back.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!