Details
-
AboutJust some dude who likes to play with tech
-
Skillshtml, css, js, php, python, a bit of C#, bash, Laravel, Vue.js
Joined devRant on 12/4/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
-
Last week I had a meeting with a client at their office and I got an invitation to a BBQ with some other people that evening. So I went to that BBQ and when I wanted to leave he said we could go laser gaming in their building.
That was awesome!! 😱
So yeah, you could say I've made friends. Not only because of programming, but also in the process of getting a new project. -
Just got a message from a client:
"I want to do it good and fast".
That's gonna cost something man!! :')3 -
Just asked my girlfriend if she knew what CSS means and she said "Isn't that a kind of secret service?"😂😂😂5
-
WTF PEOPLE!!
Some people really need to read their error messages.
Just now I got this teammate asking me how he should handle the error git returned. The error message stated: "Please commit your changes or stash them before you merge." He asked me what he should do to fix the error... I was astonished by his stupidity that he did not read the fucking error message.
Almost every fucking time a teammate comes to me with the question how to fix an error, there is a message that says how to fix the error. Why don't they read them?!?! I told you so many times to read your fucking error messages!!!
I'm really glad the project is over in a couple of weeks and I get a new team..2 -
Me: Damn you good tasty coffee!!! Now I can't drink coffee anywhere else than at home and (more) expensive coffeebars!!!
Coffee: But you love me!!
Me: I know!! That's the fucking problem!!2 -
God damnit!!
Just got a team assigned for the course I follow and the codebase they work looks like someone shit on the floor and dragged it all over place. No consistency, no clear structure.
The project has to be built in PHP (which is fine by the way) following the principles of MVC. Did I say the codebase looks like shit all over the place? Well that's exactly what it is!!
They use $_SERVER['DOCUMENT_ROOT'] everywhere!! In every fucking file!! Why the FUCK would someone possibly want to do that??
I know I'm not perfect, but what the fuck!!
Now comes the most weird thing. They have to work on a remote server without SSH access, so working with FTP is mandatory. This is because the school won't setup ssh. That's fine by me, but because of that they don't use git!! They upload files directly to the production server. They merge everything manually. I asked why they didn't use git and the answer was so fucking SHIT!! "Because the teacher wants to see who uploaded to the server.."
First off all: what happened to git blame? Second: Later I heard that there is only one FTP account, so all the things they said where just bullshit!!
The fuck.
Tomorrow I'm going to try and convince them to use git..1 -
Just had a fire drill at school. I yelled "GIT PUSH!! GIT PUSH!!".
I've always wanted to do that... :P13 -
SO FUCKING MUCH COFFEE!!!! FUUUUUCK!!
I'M LITERALLY BURSTING OF ENERGY!!!
I CAN'T EVEN CONCENTRATE ON MY WORK ANYMORE!!14 -
9:30 - College
10:00 - Heard we got to build a fucking portfolio website in WordPress.
10:02 - Said I already had a personal portfolio
10:03 - Heard I still have to build a fucking WordPress portfolio website..
11:20 - Remembered I put on my portfolio that I don't want to fucking use WordPress!!!!!
Now - I live in pain. Building a WP site so I do NOT have to do it later :/11 -
Just had my first lesson of the course Web Development. We got an explanation of what html, css, js and php are. Nothing bad ever happened from repeating what you already know, so yeah..
But then came the horror: We need to make a website in FUCKING WORDPRESS!! I ALREADY KNOW HOW TO BUILD A FUCKING WEBSITE WITHOUT A FUCKING SHIT CMS!!
So I showed the teacher my personal website and asked if I could use and/or extend that. They loved it, but I still need to build a website using fucking wordpress!! Not even using php! No, we need to build it with the UI of wordpress.
I know that's not even hard. It's just.. WORDPRESS!!
I guess I'll just have to live with it :/2 -
I hate it when clients send documents that aren't properly formatted.
I hate it even more when it's unclear what the content of the document is about. :/ -
Just read this comment in my code from a few months ago... I guess I was in a strange mood at that time..
// Listen for fuckers. Also known by their muggle name: users.2 -
I turned fucking 18!!! Finally it's legal for me to drink beer!!
Gotta try coding while bring drunk😱 I wonder what it would be like.34 -
Got a coffee grinder from my grand parents. Pretty old school, but I like it!! 😍
Just brew a big cup of coffee. It just tast delecious. ❤8 -
I just noticed the code in the docs of Vue.js contains no semicolons... I literally can't find a single semicolon in their code :O2