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
-
Do you enjoy pain? Love being mistreated while paying $100 a year for it? Welcome to Apple Developer Enrollment!
You'd think for a company that claims to provide "seamless" experiences, their enrollment process would be super straightforward, but no, get ready to waste incredible time with generic error messages.
"Enrollment through the developer app is not possible for this account".
Great! Just great. My peasant app wasn't worthy of being on the almight App Store anyway. Forgive me for trying, my lord.
WTF.
First, they make you prove your existence with endless verifications. Need a D-U-N-S number? Good luck because it's a nightmare. Support? Barely helpful. And if anything goes wrong? Expect weeks of waiting with zero urgency from Apple.
And that $100? You pay it every single year, just to keep your apps measly alive. Meanwhile, Google charges a one-time $25. Fair? Not in Apple land.
And if they randomly decide your app has an issue? Boom, it'll be gone. No warning, no clear answers, just frustration.
So yeah, if you're a masochist who adores pain, jumping through hoops and paying for the privilege, Apple’s got you covered!4 -
How novel would it be to link vector entries or variables' importance to the correlation between the function's derivatives and frequency components?
Isn't the importance of variables determined typically through things like coefficient analysis in regression or other?3 -
I've been getting better at typing with 9 fingers. I am managing to ruin the only health benefit of smoking; the break.3
-
Every line of code you write, every variable you name, all should be soaked in 100% testosterone. Every decision — a big dick move. Your code should give raytheon exec a stiffy. pussies say memory safety, patterns, yada yada, this and that… I say weaklings die. big deal.1
-
Companies/people who store passwords in plaintext disgust me.
Use long strong random passwords kids. Never use the same password elsewhere.5 -
Placement Drives Be Like:
Company: "Congratulations! You’re hired!"
Me: "Thank you! When’s the joining date?"
Company: "Don’t worry, we’ll get back to you…"
4 months later: “Still processing.”
8 months later: “In the final stage.”
1 year later: “New HR, who dis?”
Me: "Bro, I didn’t get a job… I got a pending task!"2 -
I've joined a team recently. its been about 4 months now. the damn testing framework changed more than 4 times now. and the environments to test, the necessary config changed a lot of number of times that is so fucking hard to keep up. If I ask a question, manager keeps saying that I should be knowing things by now (which I've never worked on). god damn, then atleast keep somethings fixed, or atleast write it up what got changed, and why it got changed. no one discusses shit, and assumes everyone should be knowing stuff without any communication.2
-
ok actually I just had an epiphany
vibe coding (which is telling an AI to do something instead of touching the code yourself) would be helpful on phones
so kind of like Tony Stark talking to Jarvis
instead of trying to find symbols on a phone
but if you have a laptop actually touching the code would still be superior
with a phone you could say what you want and just double check if it's right on the screen
soooo bathroom coding or when you're on the run middle of the street coding. hell... relaxing bath coding (I listen to podcasts in there by ziplocking my phone)
do you think people were far less workaholic before modern era. probably very relaxed time11 -
So my wife picked up some gyro meat (double entendre?). Anyway, she forgot feta and pitas. So we substituted parmesan and tortillas. I said we are eating Grexican tonight. Not sure if parmesan is Italian or not. So maybe we are eating Grexican🤌 tonight.
My daughter had her gyro, but the tortilla had ripped a bit. She said she had the ripped burrito. I said the burrito must have been working out, because it was ripped.
It is kind of sad though. We had a really good gyro place in town. But the owner died and so did the business. There are no other gyro places. Not all gyro heros wear capes. RIP6 -
an AI programmer telling you coding with AI makes you a x10 engineer is like someone telling you autocomplete makes them a x10 novelist6
-
Who needs BDSM when we have comms channels' outages in the middle of a PROD release.
Then again, who in his right mind uses Telegram for company comms....10 -
If you use space as indentation I hate you and I want to remove your nails one by one and then dip it in salt.
And then rape the salt.11 -
Text is lovely to skim but so limiting when you're trying to connect 🫂
Humans make _strings_ of love all day everyday for those they love🧵5 -
best practice in java is to mark classes as final (effective java book)
final classes cannot be mocked by Mockito
if only I was good at programming and writing higher level integration or acceptance tests to circumvent this9 -