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
Feed
All
Post Types
- Rants
- Jokes/Memes
- Questions
- Collabs
- devRant
- Random
- Undefined
Cancel
All
-
I’m ok with a “bad” person. Everyone should have some bit of asshole in them. If you’re too nice it’s gonna creep me out8
-
There is never a valid reason for any UI component to respond to touch or click events until it has been visible for at least 500ms.5
-
It's hilarious how employers disguise the concept of 'big pile of horseshit and stress' as 'challenge'/'opportunity'.
Give. Me. A. Break.7 -
What the fuck is this AI bullshit?
I mean, whatever you try to do takes 2834570892 gigs of space, $19357413 worth of GPU VMs and a metric fuck ton of "what the fucks?!?!" per minute of trying to figure out how to get this fucking bullshit to just.fucking.work.
Backstory: trying to put together a service that answers a simple fucking section: "does any other user use this photo?"
Obviously, you can't just pass two photos to a function and have it say true or false without ending up paying more than you'd make by selling half of england's kids' kidneys. What if it's cropped? what if it's inverted? what if it's been used in a different resolution? what if it's been converted to black& white? what if it's been resized?
FUCK
WHAT THE FUCK
It had to turn into yet another PhD research session
FUCK ME
2 million years of evolution and we can't have a simple mother fucking gem that tells you if a picture is there or not
Enter AI, mankind's latest saviour that "does everything and it does it better than people", and allegedly cheaper since pretty much everybody and their fucking rabid pekingese are whining that "AI WilL taKE mY FucKinG JoB omG it's BooMerS faUlT they destroy our planet and our lives".
Anyway, let's fucking google this shit because some other idiot must have figured this out by now: 20+ different web services doing what I need (basically "describe an image in detail" so I can plug whatever it spits out into a method that fuzzy matches against other descriptions in a table... along with other methods that check using other strategies) so yeah, let me just click the "Pricing" page and... what the actual FUCK $1 to describe an image? I will buy a 787 full of chinese and paki kids and force them to describe images 24/7 in my basement for less than what I'd pay those fuckers for their service
Anyway, let's pull out plan C, forget those wankers, let me see how the fuck it's done and I'll set it up to run on some machine somewhere... llm llava ollama fuck-in-the-face... what the fuck were those people high on when they named all this crap? Nevermind. Spent 6 fucking days getting it to install and run (have you fuckers ever heard of developer experience or user experience? fuckheads) but still can't use it because it takes $2000/mo in GPUs to DESCRIBE A FUCKING IMAGE.
FUCK.ALL.OF.THIS.12 -
This is so true. A month or two goes by and it is like learning certain pieces of code over again.10
-
This codebase had 50+ main() functions and 80+ Material App. 5 of them are nested MaterialApp
Redundant widgets, security leaks, and print Sensitive information from the server to console without using (kDebugMode), therefore in prod, the data are leaked.
I refactored until I screamed.
So I left a gift inside.14 -
Ed is responsible for servers in the IT department at work. He is an electrical that does a lot of electronic/electrical design work. So IT concerns are not as high as his design work. Today we had a server fail due to aging hardware. We have another guy that handles IT stuff for Ed. So I went to the IT guy and said:
So I understand the server has Electronic Dysfunction. Is Ed having trouble keeping his server up?4 -
"Bitcrack Recovery Experts"
How I imagine their logo to look:joke/meme spammer comedy gold spam is a psyop to accept communism dystopian future your mom bitcrack8 -
So there is this discussion about killing children in code. Someone pops in with this:
"I do remember a post from a guy who actually got pulled into an HR talk, to ask why he'd littered the code with references to killing children and removing children from their parents. Imagine trying to explain to a person who's never programmed, that Kill(parent.child)is a perfectly standard phrasing and not a latent psychosis that should be reported to the police."
First I think who is the idiot that reported this? Then I think who is the HR idiot that didn't do a google search or talk to the software manager? So many people had to fail at basic thinking for this to get this far.
Then I think also. Two things can be true at the same time. The person writing this code could also harbor latent desires to kill children. But can hide their sickness in plain sight. CS could just be a place for psychopaths to talk about the true serial killer thoughts.
I was wondering what this would look like. Maybe the psycho programmer will allocate extra hidden children that will get created and destroyed without anyone knowing the better. Maybe they only need 10 children for the code, but they allocate 100. That is 90 children they can create and destroy that only they know about.
Is balancing a tree really about cycles to read the data? Or is this some sort of karma balancing with latent desires to add or remove children with different karma leanings? Linked lists? Obviously only a psychopath would make a singly linked list.
Then I read posts on devrant and think there is probably at least one psychopath here that looks up to Anakin. We know you are here! You can't hide forever.14 -
Yes, I had the opportunity to buy any mouse in the world, but I picked a weird apple one with one physical button acting as two separate buttons, a trackball for scroll wheel (it's neat to scroll horizontally though, not gonna lie), virtual middle button, virtual squeeze sensor and a tiny internal speaker. Yes, I'm an idiot.
But hear me out. When I was a child, I accidentally wandered into an apple store. I was blown away by what their UIs looked like (it was a Leopard era, maybe Tiger, I'm not sure). I still remember how I approached a desk where an iMac stood, and this was the mouse it came with. This. This very mouse was my first experience with apple. and oh boy, how memorable it was, and how much I wanted a macbook of my own.
Apple still means a lot to me. It's so unfortunate that their privacy approach went real bad real fast. Somehow when people say that nintendo, which is a shitty anti-consumer company, means a lot to them, it's suddenly okay, because that shitty anti-consumer company is based in japan. mark my words, if apple was a japanese company, it would've been much worse, but it wouldn't have been hated as much.
I now possess my childhood dream, or at least its fragment: the best mouse that apple ever made. it feels comfy and substantial. modern flat magic mouse is a disgrace. if you're still an apple user (my condolences), buy a mighty mouse on ebay. wireless ones do exist, they take regular batteries.
Oh, and this mouse works perfectly with Debian out of the box. If you pair it with a Mac, you can see probably the oldest bit of UI that's still in modern os --- the mighty mouse settings panel. It's there, unchanged since the 2000s.15 -
"We're excited to announce that we've disabled the deprecated Storefront Toolkit by default for new....."
I am also so freaking "excited" that you have also disabled the close button on the popup when you login to Salesforce BM genius.
How the hell i am suppose to use SFBM now?!! developer tool to remove the popup markup?!
Learn more?? I don't need FAQ doc, I need the popup closed!!!3 -
Piratesoftware's "2D Raytracing" code is just shitty radial light diffusion with collision checks. The worst part is he's individually checking each pixel and manually adjusting the lighting pixel by pixel😭 🙏
Does anyone else feel like Piratesoftware's content is just dedicated to people starting out with coding and game dev? Should this piece of shit be the person these newbie devs look up to? What a fucktard. This is the dude who has "DECADES OF INDUSTRY EXPERIENCE" hacking windmills and sending emails like "please let me hack you" in blizzard7