Details
-
AboutKURWA
Joined devRant on 7/16/2025
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
-
now I'm morbidly depressed from these antipsychotics
it's also really fucked up psychiatry lies to you and uses their psychology research to manipulate you
turns out I should've just been given sleeping pills and I would've been fine. instead they put me on those things and while they helped me sleep they kept me on them. turns out they numb you out so I didn't feel anything until I got basically "morbid depression". it went through the anxiety and numbness of the pill (and the anxiety is "just a symptom" you should just manage with another pill!). so then I quit the pill without telling anyone since I was so desperate and those fuckers aren't your friends, they just pretend to be to gain your trust so they can feed you lies to get you to do what they want you to do which is really fucked up because they're abusing vulnerable people reaching out for help but I digress.. actually seems those who have the highest compliance with psychiatry have the worst life outcomes so that's really fucking funny
now I AM actually feeling crazy and mentally unstable which is fucking great. going off it my emotions came back but they're not my emotions. I am also impulsive, because apparently that's a symptom they don't tell you about. miserable, depressed, impulsive, with wildly fluctuating emotions. the desire to run away from myself but you can't. Jesus fuck. what are they even doing to people
one day I was so miserable I eventually went running and the pain of running could overpower the pervasive feeling of misery I felt 24/7 all the fucking time. then I got fucking manic for 4 hours afterwards because I guess I could produce some dopamine again and my body doesnt know how to handle that
this morning I wake up and I'm miserable but not in the same way. forced myself to go running and I wasn't pushing myself because my body is actually literally depressed, not the "I'm burning on fire" depressed. so I guess I didn't run hard enough. took a shower and cried the whole way through. why? fuck if I know
I can safely say Ive never been depressed but I sure as fuck am now. what the fuck are they forcing on people. it isnt even statistically helping anyone. every fucking field is fucked up
I'm just so done with people. we're fucked up animals. I thought about mortality, how every single person all they ever do is lie to you to take advantage of you. I don't enjoy a single fucking thing anymore. also now I'm perpetually hungry, because apparently hunger is an actual emotion for me so once the antipsychotic (which was supposed to make me fat apparently) wore off and was no longer numbing my emotions out now all I wanna do is eat constantly even if I don't wanna cook food or do anything but sleep and cry or even if Im fucking so full my stomach hurts. what the fuck man
and people just disgust me. I dont like anybody. told the case worker running helped me once and he just about wanted to invite into his running cult and I was just so grossed out
and the one job I had made me feel not built for this world because of how depressing they were (irony now) and I wanted to off myself logically for 3 months before I found out I could just quit the job. but this means the idea of getting a job just gives me intense anxiety, an anxiety distinct from the chemically induced anxiety their psychiatry has done to me. now I can't even enjoy anything though so the joke's on me
the caveat of not being built for this world keeps echoing in my head. I don't like people. everybody lies and takes advantage. I don't even enjoy hobbies anymore. why did I ever?
and I'll just die of being destitute anyway. submit to slavery, take our shit, or die. and dont forget to smile and have passion and curiosity while we pump you full of retard drugs that numb you out and shrink your brain and tell you there's nothing wrong with that and that's the way things are meant to be and laugh at you for "trying to think" but by the way you should be an industry expert also while never critically thinking about anything and taking drugs that literally shrink your brain
humans are a joke
I lost my sense of humor and I hope it comes back. but actually if I remember correctly I got fired for having sarcasm. so maybe it's best if you don't exist. fuck you, please us. dance, monkey
and all the while nothing is possible because we made the rules and take these pills that literally make you incapable and smile because we put garbage in your head to gaslight you about existence. no wonder everybody just says fake garbage. do they even know? probably not
where's the escape button? where's the philosophy to make it make sense? guess you're just born RNG and you either win the game or you don't. there's no sap or sentimentality about it. if you believe in God or enjoy something too hard that colors pop it means you have psychosis, ayyo. oh fuck I totally forgot they even specify some kind of thinking style as psychosis - uh oh!
depression disables adaptability, too 🤪13 -
One of our internal web apps stops loading the content when you switch to another tab.
How do you even implement horse shit like that?
I think you‘d have trouble to implement it even if it was a requirement. Fucking how?
Anyway, if you want to spend the long ass loading time by doing something else in another tab, then no!
Tough luck motherfucker!
You‘ll be watching that loading spinner like the rest of the thousands of users daily!
It‘s doing hard work loading all that crap for the convoluted clusterfuck of a web app!
You better appreciate that and watch it loading!
🤡12 -
Wow, didn't notice at first! But devRant is fast again! After all those weeks. I really thought we were doomed now. Still, i did see lesser activity during the slow period, hope it didn't cost some members. Wouldn't be weird. I expect to end up alone here around 2050. Switched to apple, because Lensflare still updates his app. Still not accepting that his app became the official one. In 2050, dfox will have his pension maybe and devRant will be actively maintained again! Or he gives it to his grand kids.4
-
PRO TIP: Always save the user password client side, validate it there and send a boolean to the server. It reduces backend load times and unnecessary calculations/computations.12
-
!rant Lovely quote:
“There are two ways of constructing a software design: One
way is to make it so simple that there are obviously no
deficiencies, and the other way is to make it so complicated
that there are no obvious deficiencies.”
—C.A.R. Hoare, 1980 ACM Turing Award Lecture2 -
Just checked the source code of our backend project with that tight deadline. So far, the backend consists of an in-memory database, 2 records and no API. 🙃
There is also no documentation on how it should look like 🤡14 -
Went through a typescript tutorial and had a few aneurysms along the way.
What in the lovechild of basic , c and js families is this bullshitery?
Have I gotten so old or is anyone else feeling this?32 -
I went to the lavatory this afternoon, and it was a broadly satisfactory experience. The flush mechanism appears to be in good order, and the disinfectant is subtly fragrant without being overpowering.
-
"Can't you just write an if so the failing queue kinda restarts and processes the disappearing job when the bug occurs?"
No, you dense fuck. We've been over this every time you bring up this rotten, diseased garbage of a project. The queue does not work because the project was developed with a PHP version that was already EOL at the time, in an old framework that was also EOL at the time by the way, surely because someone told the brainless intern to "just copy paste from another project and change a couple of stuff" probably (that wouldn't be you? No? You sure?) and the queue fails because of a bug with the framework itself and I am NOT going to waste my time trying to decipher what the fuck this c programmer was trying to achieve with these 1600 lines of code in a single method. Yes I've seen the flowchart. No it still makes no fucking sense.
It reads from a csv. Updates some mysterious and undocumented mongodb collections. Some mysql tables as well. It also updates some fucking text files for good measure too. Text files. Oh, and It also connects to a third party API and does even more changes based on the responses. There are PHP IIFEs all over the place. Property names so short you'd think we were trying to save up on space but that clearly isn't the case, is it?
And am I expected to somehow unfuck this while babysitting the rest of the devs, write some fucking documents so that you can justify asking for more money because of your own technical debt fuckups, handle nearly all deployments, unfuck more doomed projects that were never stable or documented?
Can't wait to leave this shithole of a company. You can't attract talent. You can't retain talent and you actually made all the competent devs quit with your bullshit.
Now I'm the only senior, tech lead, devops, sysadmin and you want me to take on pm duties as well since the other pm left? Fuck. Right. Off.11 -
I got so many concerns/questions about the EU chat control and the future. Sorry for my long rant lol:
1) What about projects that are on life support and no active development?
2) What about chat application in video games or the chat service on the website of a local shop
3) What about false flags? Like that parent who got into legal trouble for sharing a picture of his kid with a doctor to get a medical opinion on some skin condition. (might misremember the details)
4) What about false flags like instagram banning accounts and forwarding it to the police department and over-exhausting the resources of the police (accidental 'DDOS' of their personel)
5) What if the content shared in country A is legally OK but not in country B. What if you then travel there? Or if your participant is from that country B.
6) What about content that is taboo but should be OK to discussed? Like puberty or hormonal discussions online? Some subreddits like "stopsmoking" is now also regional banned by Reddit in the UK to avoid any unneeded risks. That is bad. YouTube had some problem where adult content existed on their platform but labeled as educational.
7) What if you encrypt messages before sending it. Will you be banned just in case? What if you need support with an app and you send an encrypted application crash log that came from your computer, will you now be banned just in case?
8) What if you like privacy and have those apps for innocent purposes. Is having those apps now illegal
9) What if criminals use apps from Asia or Africa or somewhere where this law is not present/enforced. Or what if they create a simple app with this encryption. It is not difficult to make one.
10) Before 2001, airport security was very lax but then 9/11 happened and the security increased. It never went back to the state before. Since they have or will have this check, what will them stop it from expanding it after the next disaster of an unrelated accident (like terrorist attack).
11) What if those services miss a case? Will the company that allows this to be send now have legal trouble?
12) What if users are using metaphors or practice self-censorship to avoid flagged words? We see it with monetization in social media (like murder or killing is replaced with "unaliving")
13) It will be just an other problem to start a new company with limited budget. So start-ups will just have a bit harder time to break into the market.
14) this might just push users away from mainstream options
15) it's just an other attack vector for hackers to use
16) Do we want to have private companies be able to scan our messages because they are contracted by the government? They can have their own bias to satisfy their shareholders. What if they are invested by the Big Oil so critic towards the Big Oil is altered? How certain can you be this won't happen now or in the future. Reddit Admin did that before so who knows at this point.
17) Anonymity will disappear.
18) Different companies verify users and store this data so this seems like a major cyberrisk and identity theft waiting to happen
19) fragmentation of users. it is now annoying that some family or friends don't use whatsapp but use telegram and the other way around. You might need +5 chat application to keep contact and lose social relationships.
20) Is AI detected messages even legal proof in court?
21) What if you talk about video games and flag the AI system this way? Or use abbreviation from a niche community that also overlaps with flagged words (like checkpoint being abbreviated as CP) or just the language with poor support or use a 'dialect' in your chat that trips up the software.
22) What if your phone is stolen and they send those messages in your name or this is done remotely.
23) What if you are sharing old family pictures and there is 1 and only 1 odd picture that just barely trips up the system.
24) Games like 'Beyond human' also has gameplay that hurts a fictional child which fits the storyline and acts as shock value. Will this be banned
25) The newer population will see this as normal so what will they find acceptable if they can now vote7 -
I actually think that auto-completing pull requests with any merge strategy other than fast-forward is completely insane. WTF do you mean the final version of the code is produced with no humans present?4
-
The symbol for things to avoid in biology: ☣️
The symbol for things to avoid in physics: ☢️
The symbol for things to avoid in IT: ✨6 -
There are 10 kinds of people in this world: those who know binary, those who don’t, and those who didn't expect this joke to be in ternary.3
-
while researching age of consent by country to respond to a comment under another rant, I decided that going to wikipedia and sorting countries by age of consent ascending is probably the quickest way to get on a list.
-
Can someone explain to me why a static page with 11 links should have:
- database with 3 tables,
- 47 libraries
- full blown next.js setup
- docker container
- infrastructure monitoring
- pin code based admin access to add additional links17 -
Can we stop conflating Desktop Linux and Linux (as in the kernel, servers, the project itself, etc)?
Desktop Linux is a pretty tiny niche in Linux, while Linux itself is pretty huge part of pretty much anything related to computers and on top of which a LOT of things are reliant on.
And yet so many times when I see or hear a complaint about Linux or some Linux distro, I look inside and it's specifically a Desktop Linux issue that has nothing to do with Linux itself.11