Details
-
AboutI have no idea what I'm doing
-
SkillsPython, HTML, CSS
-
LocationAustria
Joined devRant on 9/17/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
-
Worst part of being a dev,
When you find a problem that is very similar to the one you have on stackoverflow, but it's slightly different and the solution doesn't work for you.
So then you ask your specific question and you immediately get some downvotes and comments referring to that solution that didn't work.
And then after weighing all the options, you decide to rewrite the whole program or script or whatever.1 -
!rant
This is what I do every time I feel like garbage.
class Main:
def feelsgood():
x = input("Type your name")
print(x + " is awesome!")
Main.feelsgood() -
With people complaining about PHP so much, I really what to know why.
I'm thinking about learning it, I'm always up for a challenge8 -
So what are you studying?
Software Engineering.
Oh, so sit infront of the computer everday?
For the most part, yes, but I also d...
What a waste of time, you and your videogame-internet. Back in my days...
-every conversation with elderly people ever.16 -
That's how I keep my cool in the summer.
A bit improvised, maybe a little unsafe, but it does the job quite well.1 -
Just got into web development.
Y U NOT WORKING RIGHT?
How do you guys make really complex websites when I can even center an unordered list without the first child...
I write something like align-vertically: center;
And what does it do? NOTHING!
And if it does something, it mirrors the whole page, makes it all bright pink and then everything explodes and I'm alone in a dark void, only me and my PC are there and somehow I have access to the internet.
And then I look it up at stackoverflow and I'm like: Oh, ok, I'll do it this way then.
And it still doesn't work and does absolutly nothing!
So I'm trapped in this void of nothingness till the end of my days.
At least that's what it feels like.9 -
I said to myself, that I'll make an easy tool to convert Imperial units to Metric...
It'll be more confusing for the end user than I thought.1