Details
-
Skillsjs, nodejs, php, html/css, sqf, mysql, mongodb, little c#, little python
-
LocationNorth-Rhine Westphalia, Germany
-
Website
-
Github
Joined devRant on 7/14/2020
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
-
I don't even remember why the teacher asked us this as it was a first aid class, but it pops into my head every now and then.
Teacher: "What's the first three letters in any website address?"
Me:"htt?"
Everyone else: "www"10 -
When meeting other devs, I'm always wondering if they are on devRant too...
Just went to a company to sign a contract for my internship in the summer holidays and there were 3 other people at about my age. 🤔
I thought about opening devRant in the elevator to see their reactions but it was very full and I couldn't do it...
Anyways if anyone reading this, just signed a contract, the ugly guy was me!4 -
I once participated in a programming competition. We named our team "NameNotFoundException". Although we didn't win but a few days later we got a call from the organizing committee. They thought that there was something wrong with their system and wanted to know the name of our team. We laughed our asses off.10
-
I want to install a game, but I haven't enough space on my disk. Then I want to uninstall VS because I don't code in C# and VS has the most place on my disk. I clicked on uninstall and then come the VS Installer. He needs an update and I don't have enough space on my disk.
Fuck this.5 -
Friend : Hey bro I made an awesome program which shows your future wife's name.
Me : Hey that sounds interesting, show me the source code bro !!
Friend shows the code :
#include <bits/stdc++.h>
using namespace std;
int main()
{
string first_name , last_name;
cout << "Enter your first name\n";
cin >> first_name ;
cout << "Enter your last name\n";
cin >> last_name ;
cout << "Your wife's name is " << "Mrs " << last_name << "\n";
}
Me : Dude you are gonna crack Google some day :P17 -
I'd say Linux but seen that around a lot so I'll go with another favourite:
OsmAnd(+)
It's basically an offline navigation app which works with downloading maps offline and then you can use navigation without Internet (gps though of course).
It's very easy to use, looks okay enough and no fucking tracking at all. I was in Switzerland recently without any service (my friends didn't have service either and their navigation relies on Internet) and this fucker saves us big time.
Not saying that there aren't any other offline navigation apps but this one is awesome imo.28 -
I don't like the use of `motherboard`.
We should change it to `parentboard` instead
That way its more inclusivejoke/meme looking for reasons to bitch at things snark social justice is a bustice gibe me mor of dat python bs30 -
We had a major core router hardware failure in our LA datacenter today and every one of our services has been down since 6am, including all production servers. We have about 15,000 sites down across our entire platform. Our manager came over and told us to just go home because we need to replace the hardware and the process is expected to take all day, and we can't do any work until then because all the production servers are down. So you could say that it's been a pretty easy Friday so far! I'm headed home to play Spider-Man2
-
I sing in an acapella group
But not just any acapella group...
An all-male acapella group
Not much nerdier than that, I'd say.13 -
Ok, so i got an epic requirement from business.
Business wants to implement something like this. On a save click this popup should be opened with further 2 options "Save" and "Save As" having radio button in front of each button to enable and disable the buttons and input boxes and obviously error/success message should be
displayed according to the option selected.
Team denied to work on the requirement.5 -
Remember the discussion of banning terms like "blacklist" or "blackhat" because some people started to associate the color black with racism for some reason? Well, today my company started to ban those terms.
The loud minority wins again.9