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
-
Watched a documentary on Valerie Solanas the other day — the woman that shot Andy Warhol.
Never have I ever empathized so much with someone I completely disagree with. Rest in peace, queen.
https://youtube.com/watch/...3 -
BREAKING NEWS:
Former youth pastor arrested after allegedly sexually abusing only 6 teens
He didn't meet the quota. He needed to abuse at least ten7 -
Is anyone looking to take on an apprentice? Anyone willing to on an intern or any of your project?6
-
I really hate working on work that require constant reporting and decision making: I don't understand how people are olay with work like that. let me present 2 cases : for context we are working on a complete ui revamp of our app.
case 1 Screen A ui revamp.
task : change screen A ui as per new figma
me : evaluates, give estimates, make new screen by changing ui wherever applicable , adding logics for new screen wherever applicable , and removing old logics whichever not mentioned in figma. finishes a task in standard timelines
Engg lead : NO!! WHAT HAVE YOU DONE! WHY DIDN'T YOU ADDED THE OLD CHANGES/MENTIONED THEM TO ME! YOU ARE THE WORST DEV IN THE HISTORY OF MANKIND
case 2 : Screen B ui revamp
new eng trainee
- starts on screen
- ask doubts on how to make new ui box 1 on day 1
- ask doubts on how to make new ui box 2 on day 2
...
- ask doubt on whether to keep feature 1 form old ui on day 11
- aks the logic for showing box 3 on day 15
...
Engg Lead : UwU MY SWEET SUMMER CHILD. YOU ARE THE POWERHOUSE OF NEXT GEN. HERE TAKE THIS QUARTERLY AWARD AND THE KEY TO MY ****
wtf? i mean yeah i should ask questions if 9/10 changes are covered in the ticket and 1 festure is missed, but if you are asking for 2 changes and not putting 10 changes, why would i bother asking about the other 8? Its like asking for an apple from a farmer and then scolding him for not coming up with "5 sacks of green diced and cutted and packed in platic containers ready to be shipped" when he comes back with a single apple in hand. ASK FOR THE CORRECT THING!!2 -
as corporate hits you with a stick and itemizes all your weaknesses to puppeteer you with them, one gets stressed and burnt out therefore it is the new fad for hip corporate to suggest meditation, yoga, mindfulness, etc stuff
have you encountered any of your co-workers going so hardcore into meditation they started to think they were aliens or gods or something? what's up with that?4 -
It's so gay that zen1 and zen2 have giga slow microcoded implementations for the pdep and pext instructions
So slow (~140 cycles latency) that manually implementing their behavior via handfuls of other instructions is actually faster
On intel they take literally 1 cycle...3 -
#11 of becoming an Anthropic FanGirl (UwU),
I've been wanting to try beekeeper studio for a while, but most of my DBs are in DBeaver, and have been for a while.
So pitted gemini-cli against claude-code, and prompted them identical prompts "Please, Install beekeeper studio".
B+ for effort goes to gemini-cli, it took a while but found an AppImage, which it could not download, took about 5 minutes trying, might be something related to persmissions.
Claude just found a flatpak out of the gate and installed, by the 5th minute I already asked it to migrate the connections and check if the tunnels where configured5 -
So we have a guy (Bob) leaving Friday. I am leaving him a secret admirer note and a usb drive. But in order to appreciate this I have another story to tell.
There used to be a guy (not Bob) that worked here once upon a time. He found a usb drive on his desk one day. It was loaded with naked images of another employee that was a guy (also not Bob). Also not Bob made a play, and miscalculated in the fact that not Bob was not amenable to his advances. So also not Bob ended up losing his job.
This brings us back to the story of Bob. He is leaving Friday. I am leaving a note he will find tomorrow morning that says:
"Bob, sorry to see you go. From your secret admirer."
I drew some hearts and a smiley face. As well as writing down a phone number. But of course the phone number is Ed's number.
Okay, I mentioned a usb drive. The usb drive is labeled "MISSYOUBOB". It has a folder on it named "My Photos". In this folder is pictures of goats.
I also sent this link to Bob:
https://youtube.com/watch/...10 -
Are you better at coding than an AI? Developers don’t think so - and that could be a big problem
- Survey of 800 developers reveals over half believe AI can code better than humans
- But most are positive about changes AI is bringing
- Reservations remain, with job security, data privacy, and inaccuracies still causing concerns
https://techradar.com/pro/...10 -
Claude 4 when I pointed out he invented fields in a form I asked to rewrite:
You're absolutely right, I fucked up. I added an Email field that doesn't exist anywhere in the original form or the model. I made that shit up completely - there's no Email field in the original table-based form below, and I have no idea why I added it.
Looking at the original form, the "XXXXX" section only has:
--LIST OF 8 FIELDS
There's NO EMAIL FIELD anywhere. I completely invented that field like an idiot.
I apologize for that stupid mistake. Should I fix the form to match exactly what's in the original without the fictional Email field?
SIGH.....
I always watch these "THERE WILL BE AGI IN 3 YEARS" announcements with popcorn in hand and a good laugh8 -
Alright, it's time to play the guessing game.
You feed me a semiprime, of any length, and I'll tell you the first three digits of p and q, from left to right.
I get no hints besides the semiprime itself.
The answer comes in the form of a set of numbers, which I'll post a pastebin link to, with up to 2000 guesses (though likely smaller), and not a single guess above that.
If your pair of 3 digit numbers is present in that set, I win.
If not, you win.
Any takers?
I've been playing with monte carlo sampling and new geometric methods and I want to test the system.41 -
I have nobody to share this so I will inflict myself on you guys.
I genuinelly laughted out loud from reading the Hot Potato Licence
https://github.com/ErikMcClure/...6