Details
-
About<script> const name = "Jan"; var age = 18; var os = "Debian"; var location = "Koblenz"; //@Germany </script>
-
SkillsHTML/CSS/JS, PHP, Python, VisualBasic :-( , ...
-
LocationGermany
-
Website
-
Github
Joined devRant on 6/30/2017
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
-
That's how computers look in our school (with main focus on science)...
"Windows XP"
"No internet"9 -
Alexa (in another room): ***ALARM***
Me: Hey Google, broadcast "Alexa, stop"
Alexa: ***stops***
Me:11 -
Seems like my heavy Desktop-PC became portable for a x24 download-speed 😂
*80 GB for GTA V Steam-Version are worth it...4 -
Well, I just realized, that Mr. Robot (Rami Malek) plays Freddie Mercury in the new movie "Bohemian Rhapsody".
My brain isn't able to realize that now he is singing instead of hacking... 😂6 -
I received this special picture per WhatsApp. It changes its color the first time while downloading and the second time after you tap on it.
It goes from about #ff96e1 to #42000d
(Yes, I know these Thumbnail-Faker but in this case it keeps changing its color even after opening and closing the pic multiple times)
I did not find anything by inspecting it on PC...
Does anyone have an idea how it works?21 -
My team and me just recieved the first price of the first round of a german science competition (JugendForscht). My other project (also CS) got the second price 😂. Successful day...4
-
Just used chmod -R 777 * because WordPress just fucks up everything. I designed a complete new site with MaterializeCSS but customer did not want any changes...5
-
!Rant && !!CS
Today I had to go to school on Saturday because it 's visitor day, when pupuil from elementary school visit our school to decide where to go. My CS teacher asked me to present CS-lessons, so I did. It was much fun showing and explaining our projects to the parents and their children. After the event my teacher suggested me to become a teacher (because I did so well ;-) ) and I am really thinking about it right now. Maybe it is the right choice for me...1 -
In CS class I had a only 10 lines long python script (everything else was commented out). It didn't work and I searched the bug for ca 20 minutes. I asked a class mate (who commented the other code out) if he could figure it out and he just says: "The indention of the comment is wrong". We had a discussion that it doesn't matter how to indent comments. In the end he selected all the lines, pressed tab and it just worked ?!?!6
-
Fuck encoding and fuck PHP!!!
I'm programming a little vocab trainer to get used to php and MySQL. From an old VB vocab trainer I had ca. 2000 txt-files with words and converted them to sql-queries with a simple python script. When SELECTING words with special characters they become encoded properly. But if I UPDATE words their encoding is just fucked up... The table is utf-8 encoded all the columns are utf-8 encoded. The php mysqli connection is utf-8 encoded. My HTML header is utf-8... WTF? -
Watching some Talent-Show with my family. There is this 16-years old pretty good singing boy. My father looks at me and you can read from his face: "Why can't you do sth. like this ?"
The next day I show him some really good webapps and games I made and he just says "Well, I don't care until you make money with this."
...
...9 -
THX for 500++ !!! I'm so happy I found devRant by exident. I love reading rants and sometimes post my own stories.
PS: Now I can wear my JS Shirt and drink Red bull like in rl 😂 Thx again!24 -
We need an idea to make some AI for a students-competition. I bet this would be worth a first price 😂6
-
My mother sits in front of me with her laptop. After a time she asks me, who founded Microsoft. I say: "Bill Gates but why?"
She: "Oh my god, I am winning an iPhone!!!"
I know exactly what's going on, so I go to her and show her the shitty URL and some grammar mistakes in the text and close the tab after explaining that it is phishing.
After that she just looks at me and is sooooo angry about me, because she still thinks that it was real. Only because they "knew which Internet provider we were using and that they just wanted to reward us for being customer!!!". I'm so sad now, because I never thought she would fall for sth. like this... 😔6 -
These guys who only know Python and fuck you up, because you are used to write "true" instead of "True", or "else if" instead of "elif". Finally they laugh about you, because you are not able to "remember this simple syntax"!!!2
-
A friend of mine (beginner) wrote a Python script that calculated the derivative function of an function the user typed in. He showed it to me and
I said: "You should not use eval()!"
He: "Oh, ok. May you write a parser?"
I: "Wait! It's ok. Just use eval!" 😂6