Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rezadhah838yIt's the programmer's fault. Not the language. In php, you can use md5. Inconsistency in coding is also pthe programmer's fault. Php is getting better. Check php 7.
-
erik40415858y@rezadhah agreed, I am a PHP guy myself, but can't argue that this is PHP main weakness, it allows too much.
-
erik40415858y@ItsNotMyFault I just wish it was md5-ed, thats better than nothing. The reason its not encrypted? Programming is already complex, we dont want to make it even more complex
/eye-twitch -
rezadhah838y@ItsNotMyFault well i just pointed it out that php has some hash library like md5, bcrypt, etc. It's our decision to choose, instead of plain text
-
wmhilton3398yI feel yah. Actually been working on a code rewriter to fix all the superficial crap (GitHub.com/wmhilton/beautifier). The PHP support is still alpha quality though.
Related Rants
-
vadimg24Close relative: Hey, what is my gmail password? Me: I have no idea. Him: but you created the gmail account for...
-
IDontGiveADuck45My coworker insists that: if (x == true) Is better than: if (x) I'm losing my mind. Send Help.
-
ax1s3After opening the legacy code and finding out that the entire shit has 15000+ LOC and without proper comments
Can someone just please come over and safe me? I am soooooo done with all this bullshit code. I understand why people loathe PHP, it enables totally worthless people to carry the title 'programmer' because hurrrdurrr look at my website, I made this. Fuck yes, you made that and you should SHAME yourself! What the actual flying fuck I can't begin to explain the monstrosities that I find checking out this worthless pile of fucking garbage.
User passwords saved as plaintext in database? Check!
Using hungarian notation, camecase and snakecase inconsistently? Check!
Typejuggling like you're the mainman of the Insane Clown Posse? Check!
Everything is a mess, there is no documenation, no consistency no nothing, this is straight from the 9th circle of programmers hell.
Aaaaaaarghhhhh I AM SO FUCKING DONE WITH THIS WORTHLESS PILE OF GARBAGE!!!!
The original dev prefixed every spagetthifile with his copyright shite so im gonna look him up and highfive him in the face with my laptop and after that printing out my resignation letter in comic sans fontsize 78 because FUCK YOU
So done.
undefined
please help