Details
-
AboutI love open source
-
SkillsC++, Python, Go
-
LocationThe bad place
-
Github
Joined devRant on 6/18/2016
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
-
Does anyone else struggle to complete tech books, like the later chapters are way less interesting?
Might be novelty/ADHD5 -
Me at an interview...
interviewer: can u solve a 3-sum problem
me: sir, a threesome is not a problem
interviewer: not threesome, 3-sum
me: OOOOO! that makes sense6 -
Based on a true story that happened right now.
Dad: "how do i download youtube videos?"
Me: "just google youtube downloader and download them from some site, thats how i do it"
Dad: "WHAT!!??? You want me to fucking google it? I dont know how to fucking google for those things, you're the IT guy and you should know how to do this, if I wanted to google it i wouldnt ask you for help. You know what, get the fuck out of my face i dont need ur help, get out"28 -
Switched jobs one month ago.
Used to work overtime on complex features, every engineer was 10x, learned a bunch, worked my ass of everyday. Switch due to overtime and because I wanted more personal time.
Anyways, at the new job I’ve completed two tickets in a month, code is shit, no one cares about the quality, scalability, etc. I’m payed 2x more and I currently work max 3 hours a day. Feels weird AF. I guess I got what I wanted, but didn’t know back then that professionally I’m going to degrade. Didn’t happen yet, but I can see that in the future.
🤷🏻♂️8 -
I got fired.
Worst job I ever had, they extended my probation period, called me "over maintenance", said my work was good but not good enough for the effort, If I take a lot of care doing my work then it's "over preparation", if not good enough then it's "not detailed enough", I don't ask enough questions? I must be unmotivated, I ask too many? I take up too much of other people's time.
Fuck them all. I hope they get a taste of their own medicine.10 -
The Official DevRant User Leaderboard is Here, It is a list of all "Discoverable" users on DevRant. While making this Rant, various interesting facts were discovered, The Top 1000 list is available here https://gist.github.com/theabbie/...
The Top 100 will be featured here, Results in Comments,239 -
“PHP is evil” is not just a joke.
PHP is usually percieved as a language which is not so consistent and has some opinionated historical aspects but allows rapid development because it’s easy. They say PHP doesn’t focus on that “purist shit” such as concepts and “just gets things done”.
Hovewer, this is not true. PHP lures you in and lies to you promising saving time on development, but everything, and I mean EVERYTHING written in PHP is doomed to turn into a bloody mess sooner or later.
You have to be an AI to manage the growing PHP codebase and add features without breaking anything. With every feature it gets harder and harder. If you’re still a human managing a human team, you have to enforce guidelines. Automatic error preventon measures are made of code themselves so the cost of deploying them ona late stage can be ridiculous. And you never deploy them on early stage because you want to “save time”. Your people have to spend more and more time everyday checking on that guidelines. Your development process only becomes slower and slower. If you try to push things, your project will crumble to dust.
To make PHP at least decent, you have to figure out all this by yourself on an early stage. When you’re done, you spent a lot of time creating the buggy, ad-hoc, unspecified and unsupported alternative of what works out of the box in other languages. And you still code in PHP and still have all its disadvantages in your project’s DNA.
PHP is evil because it promises and never delivers. PHP is evil because it lies to you and it already fucked over so many of us.
If you want to code in PHP, do it under your pillow. Code your own silly projects.
If your project has the word “production” somewhere in its plans, PHP is not the way to go.
Amen.66 -
Ada Lovelace
Why? For thinking outside of the box and not conforming to cultural standards.. and most of all, cuz she started it all!!4 -
*random person stars my repo on Github*
Me: Fuck yes give me those stars!
*checks user's profile, has starred 40k repositories*
Me: Take that star back you whore.9