Details
-
AboutFront-end developer
-
SkillsHTML, CSS, Less, Javascript, Java, XML, Laravel, Tailwind, Svelte
-
LocationNetherlands
-
Website
Joined devRant on 4/9/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
-
If you come to me, and ask for my opinion about something, then you throw “You’re wrong” at my face. Then why the fuck did you ask me in the first place? Fucking cunt21
-
An actual quote from a kid in my English Class:
"Because I'm a programmer, everything I make has to be perfect, cause that's what it's like when you work with code".10 -
Soooo I am an apprentice who just started his third year. Everybody in my team (3 ppl) left for better jobs.
I am now basically front and backend lead, teaching four new employees our restapi, web and javafx frontend.
At the same time I fix errors happening in production and develop new features.
I guess there are many great rants to come, so stay tuned :D
Going to write about things like tests that got disabled months ago after migrating to gradle, no documentation, finding out how to set up new development workstations with an outdated script missing important steps, management, print debugging in production and much more :)
Oh and it is not that bad, I learned more in the last month than in the two years before. (not saying my team was bad)1 -
Motherfucking cocksucking Microsoft windows. The worst software ever written by shittiest developers.
Mother fucker blowed up all the partitions ( Linux installation, root and /home partition ), including windows recovery disk.
I wish, your HQ will blow up the same way, someday.
Bill Gates .... Go fuck yourself with a iron rod12 -
PM emailed me a document from a customer to distribute it to the right people.
Me (in my head): WTF? You are the PM, that's your fucking job.
But I opened the document and read it. Some blah about requirements we discussed with the customer earlier. And the request to sign it as agreement on the requirements. The customer even put the names of the people at the end, he suspected to be the right ones.
So I send an email back to PM that this is project stuff, not my business. Case closed for me.
Half an our later PM enters my office, telling me he thought I was the right guy for this topic and he didn't know who else could be interested in it.
So I told him that this document is about defining project requirements and that he could have sent it to the people that are mentioned at the end of the document.
Turned out he didn't even opened the document. F...A... Wasted my time instead of doing his job.
Guess next time I'll be reading his documents at as good as he does. -
So today I got a new CPU after the old ones were decommissioned. A fresh new desktop.
"Where is my chrome I think."
"Oh ya", I open Internet Explorer, type Google.
Google delightfully asks," Want to try chrome?."
"Yes sir I do."
-This one never gets old!!15 -
I just made the switch from Windows to MacOS.
After a couple of days working i couldnt believe how efficent ive become!
Even though i am pissed that there is no SD-Card reader. -
Some people rant about hating PHP on a platform which is using PHP.
Same like 'I hate Microsoft' but using all the MS products.
Irony.12 -
Been looking around ways to improve devrant's user experience a little, Idk whether you guys like it or not.. Just a suggestion 😂81
-
My grandmother started dating soon after granddad's death.
Death of Grandpa: fuser -k 80/tcp
Announcement to all programs, port 80 is now free7 -
DATA COMMUNICATION BETWEEN SERVER AND AN APP..
1. Write all data into files,
2. Make the files as zip,
3. Send the zip to server,
4. Server will unzip the zip file,
5. Read all the data line by line from the files and update the data.
** TRUST ME, THIS IS A PRODUCTION APP I HAVE SEEN FROM A CLIENT **7