Details
-
Abouta dev from hungary
-
SkillsC#
-
LocationBudapest, Hungary
Joined devRant on 4/21/2018
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
-
Nobody:
LinkedIn: "Someone looked at your profile! IF YOU GIVE US FIFTY DOLLARS PER MONTH WE WILL TELL YOU WHO IT IS"13 -
🤔 If developers were linguists...
Person 1: How do you say "????" in Italian?
Person 2: Why don't you use Japanese? It's a much better language.6 -
Modern web development is fucked. Just absolutely, totally screwed up.
I want to create a simple to do list web app. Look for a tutorial: "OK guys, this is really easy, it just takes five minutes."
First step, install these:
- Git
- NPM
- NodeJS
- Express
- MongoDB
- Docker
- React
Second step, npm install about one million modules. Don't question what they do or why they're there.
Before you know it, six hours have passed and you've got a code base of 3GB and you haven't even _started_ on your app.
FUCK that shit! I can create this web app with Internet Explorer and Notepad.49 -
Stop talking trash about developer tools!
Vim is FAST
Visual Studio is RESPONSIVE
Eclipse is EFFICIENT
IntelliJ IDEA is PERFORMANT
Android Studio
Xcode is POWERFUL26 -
During my interview, I poured some water into a cup and it overflowed a little bit.
Interviewer: Nervous?
Me : No, I just always give my 110%9 -
Today I discovered by myself that...
...in a shell...
...when entering a password (e.g. ssh)...
...and you make a typo... 🤦♂️
...you don't need to smack that backspace key like a maniac! You can just use the clear line shortcut: control+U (^U). This clears all input to the left of your cursor and this also works for passwords.26 -
There should be a TV show where junior programmers make a software and then one famous senior programmer finds bugs, yell at them and fixes it. The name of the show will be "Coding nightmares".15
-
>get hired at new company
>so big nobody knows anybody
>buy ancient company swag on ebay and put it at your desk
>everyone thinks you're a ten year21 -
"FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off."
https://foaas.com/
I think the world needed this13 -
Me: p
Windows Search: Paint
Me: pow
WS: PowerPoint
Me: powers
WS: Powershell
Me (typing too quickly to notice Powershell is already there): powershell
WS: ummm idk11 -
Shared screen with a client over Skype. Showed them in Postman that their API wasn't working as expected. It was expecting a json. Instead it was giving error code 400 instead of 200.
Message :
"Error: No error. All OK"
I'll never forget the words of the client:
"Don't use all this fancy software, you don't know how to call APIs, open Internet Explorer or chrome and paste it in the bar. You'll see All OK, means all is okay."
*insert you dense mf meme here*20 -
When we finally get to Mars, all programmers on Earth will scream in pain over having to program another timezone13