Ranter
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
Comments
-
god life and consciousness are so different when i'm sleeping in my own bed away from people trying to make me nuts
-
@Cyanide yes but do you see that ?
I call append once on one objects array property
once on another objects array property
two different addresses
two different objects
two different self's
two different values
annnnnddddd
BOOM THE FRICKING ARRAY HAS TWO VALUES ! -
@YouAllSuck I think we need a more outward looking approach. We should stop thinking about ourselves. Or maybe we should only and only think about ourselves. They say human beings are social beings. But we are here after the whole anti-social corona fiasco, aren’t we?
But slowly and steadily, we need to build a world out of our current one that is not as shit as the current one but also is not boring as fuck. We do need conflicts and all, but they should be mentally challenging not physically dangerous.
Let’s start the new world today. You and I, will be the Adams of the new world. But I am a heterosexual so I might need a female to start the new world on my end. Hope you find a compatible female too.
Tata! -
OMFG PYTHON DEFINES STATICS WITH NO KEYWORDS !!!!!!
BUT THEN USES THEM AS TYPE HINTS !!! -
@Cyanide the fraud that is/was/isagain the corona virus is an antisocial act by definition perpetrated by an increasingly antisocial culture.
i used to worry about myself
i thought there was something wrong with me because i was treated like crap all the time or spurned etc or treated cruelly
truth is there was nothing wrong with me when i was unhappy it made sense
when i was happy it made sense
when i thought something was bs i was usually right
and when i noted that people seem to like to induce misery in others and in essence themselves, against all better judgement or didnt match the profile of standard studied behaviors except superficially i was right
the world is apathy
and people have in many cases been made shit
cruel, evil, shit
so we should yes focus on human beings, but future ones because most of the current ones arent worth a dime. -
@Cyanide i don't entirely agree with the lack of physical thrills, i just think people have taken everything too far
there is this shit culture which grew from the disallusioned state of affairs that gnawed at western culture for centuries now.
thats where we are.
and it spawned a plentiful barrel of trash monsters, -
@jkommeren its because i didn't know that what pycharm generates as 'type hints' in a python class which I would assume syntactically were properties or fields, end up being STATIC fields because there are no keywords.
you have to explicitly set all properties with self. in the constructor or they get interpreted apparently as static
its fucking stupid !
because you can say
classinstance.property and it still works as if its STATIC !!!
not classname.property like you would do say in c# ! -
Python55583y@YouAllSuck Well yeah that’s the pythonic way of doing things. Setting params in the constructor prevents them from being static.
Sure, you can still declare them on object/class level and have them both be static and dynamic, but it confuses things. And then it’s perfectly natural that a static object will deviate from a dynamically created object of that class.
This is so awful and familiar and I know I figured out what was wrong that I HAVE To post it.
AND NO ITS NOT A RAM PROBLEM !!!
I had to make it animated. I don't feel a big blob image really illustrated the issue.
random