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
-
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!5 -
The industry is so incredibly demanding beyond measure.
Please be proficient in:
- Java, C#, Python, TypeScript, ReactJS, AI, UX, COBOL, AWS, DevOps, security, SecOps, Linux, Unix, System Administration, Database Administration,...
Yeah? Give me six years then before you try to overload me with stress in having to deliver top quality code using these.
I actively try to diminish stress in my life and the major cause of stress is my job.13 -
Another unfriendly chat bot on a paid landingpage supposed to acquire new customers in 2025:
Chatbot: Do you require support with existing products or are you looking to renew/purchase services?
User: do you offer vserver plans
Chatbot: Sorry. To best assist you, please select one of the options below.
User: thats not the way to acquire new customers
Chatbot: Sorry. To best assist you, please select one of the options below.6 -
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 -
So there I was, maintaining our rock-solid Java 7 codebase, older than this Gen Z intern who still thinks floppy disks are 3D-printed save icons.
First day in, he’s like, “Bro, let’s rewrite this in Next.js! Microservices! Serverless! AI!”
Son, this code has been running longer than your TikTok attention span. It doesn’t need scaling, it needs to keep working.
But nooo, he wants TypeScript. He wants to Dockerize a Hello World. He saw a YouTube tutorial and now thinks Java is dead.
I asked, "Why do we need microservices?"
Silence. Blank stare. You could hear a single thread in our monolith peacefully executing a transaction.
Then he mumbled something about "scalability" and "modern architecture"—like we’re running a billion-dollar SaaS, not a POS that’s been happily running since the Nokia ringtone era.
Microservices? Buddy, our biggest spike is the Sunday brunch buffet reservations when the retirees remember they have grandkids. Sit down.7 -
An important lesson I learned:
When upskilling yourself and taking notes, make sure you do it on your personal laptop because when the time of contract termination arises, you will have to sign a waiver that you can't keep any of the data you saved on company infrastructure (including cloud). And then you lose all your notes and possibly knowledge. lol.
I find this concept so annoying. Even in college they said that anything you write down is property of the university.9 -
Mojang/ Microsoft no longer understands semantic versioning??
They released a new update for Minecraft, 1.21.5 - but it:
- Adds new features
- Breaks backwards compatibility
Look at this. The left side of the screen was generated in 1.21.5, the right side was in 1.21.4 You can literally see the split down the middle where the trees generate differently because of the update.
This doesn't *matter* but it's just bothersome to me! Fuck you! I'll rant about whatever, no matter how small!20 -
Is it me or do you also get put on numerous projects simultaneously?
I don't know why companies do this. To save money, probably. What were they thinking? It's not efficient to put a developer on several different projects at once, much less projects that are not in their field.
What do you get when you put an employee on 5-10 different projects simultaneously? A nerve-wracked, stressed out, easily-burnt-out employee. I've seen it myself.11 -
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 -
VSCode is a good, fast editor that has great flexibility and an extensive feature set out of the box. Sorry Sublime, but VSCode is just better.
I used Sublime since 2015, and after using VSCode for several months, I realized I’m not going back to Sublime. Their plugins ecosystem is totally broken, every plugin is abandoned.
Vim and other bigoted editors can go fuck themselves. Unlike Vim users, I have actual work to do, so I don’t have time to polish my configs. I want things working out of the box.23 -
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
-
Option A: Take new job for immediate 10% salary increase, but have to start at the bottom again, being just a programmer and having to clean up messy code (almost no career growth), which I am a bit burned out from TBH. People seem nice.
OptionB: Stay at current place with no immediate salary increase, but get assigned to Front End Lead and have decision-making powers (good career growth and leadership opportunities) and make them conform to a more standardised way of working so the team becomes more efficient.7 -
Usually I come here to share rants/negativity but this time I wanna share an happy moment I had yesterday as a programmer.
In lots of instances I struggled to work on personal projects: I feel the desire to code cool stuff but I've often self-sabotaged myself by doing stuff like:
- self-enforcing "one man agile methodologies" with tasks, issue boards and lately time tracking
- forcing myself to do long study/research periods about the language/technologies I wanna use before writing the first line of code (and when I was able to actually end my research and get to code most of the stuff I researched was forgotten since cramming information is not effective on the long run)
- forcing myself to stick with all the "best practices" under the sun and to setup countless tools (linters, CI, unit testing...) before even getting a working POC
Usually all these stupid self imposed rules ended up in me procrastinating or pushing trough stuff struggling with headache after headache when coding actually used to feel a mostly fun pursuit to me.
Took lots of time to recognize this monster I created into my head but finally yesterday I did and I gave myself permission to:
- Start programming with just the very basics of the language (while reading a book on said language on the side at a relaxed pace, I can always come back later to improve my code as I learn more)
- Add stuff (unit testing, complex frameworks, CI/CD...) only when I need it
- Do a very basic planning (like a text files listing "must have" features and "nice to have features") and avoid issue boards and stuff, I'm working on a hobby project not on a company or a big OSS projects
It's been so long since the last time I had a programming session where I spent most time actually writing code and not researching and overthinking stuff and it felt great. -
Why do I have to work to manually make sure my different repositories, using different versions see the correct java version, JAVA_HOME for their fucking gradle to work
Why do the repositories not have their fucking dependencies under something like asdf set up already, so i never have to think about this shit
i don't even know about the best practices or care about this shit until I run into the brick wall of it
the other joke is i literally did this shit on my local, hardly understood it and barely remembered any of it and have to figure it out again2 -
gnorance is bliss.
I found so many bugs and errors in the codebase... But after refactoring them, was the pain and suffering worth it? No. ..
I guess, I didn’t have to fix them in the first place.
Interestingly, this had me wondering.
Does a project with perfect code actually exist?
I'm good with whatever at this point, I started to not care at all. I'm happier than ever.
Never get attached to any project, guys...
Always weight the work and reward.3 -
What do you do if you are untrained in thinking logically and you currently are naturally bad at thinking logically?
Lacking this skill brings many problems: bad at understanding logical models, data structures, databases, collections of data, solving bugs, etc. Pretty much all the real work in Software Development. I heard the solution is mathematics, e.g. approximation theory, graph theory, set theory, etc, that would help you get a better vision and grasp on these things.
Has anyone been in this situation? Everyone around you knows by nature how to 'see' solutions to problems in their head, but you on the other hand, don't.12 -
So let's settle the TAB vs SPACE debate once and for all. Loser have to leave town at down covered with feathers and tar.
From the era of typewritter, we inherited a key to bring the carriage to a specific column, aka INDENT. It's the tab key. Space key are there to separate WORDS.
Whoever use SPACE for tabulation/indentation is a fucking idiot. Just imagine this bafoon having to set his fancy jetbrainz IDE to do something that typewritters can do for 150 years, and then having to press backspace 4 time like a parkinsonian retard.
They are dangerous people who are probably anally raping cute kittenz as we speak.
https://en.wikipedia.org/wiki/...24 -
- The speaker that is giving a talk about the thing wears a beard, hand-spun linen pants and weilds a thinkpad
- Docs website is XHTML 1.0-compliant and features an extensive table of clients for the thing
- Most of those clients are dead
- Three most popular living ones are under GPL
- The thing itself was written in APL but was rewritten in Common Lisp
- Weird hotkeys and outdated conventions
- IRC chatrooms2 -
So the popular opinion way back on ai was the present nlp model could surpass human intelligence with enough data and tweaking
Honestly I don't think that's what it ever was for
If it's predicting text it's basically just generating an accepted answer in small units.
I saw that damn repeat news story in this lovely place some dumb assholes robbed me a few times way back or tried to hurt me and got fed to someone's pet and I'm wondering why we couldn't have just moved on
I bet whatever they would have thought up next for a different faculty being represented would have fit ij nicely to larger ecosystem -
life is a series of
"fuck it's so bad"
and
"well this is easy compared to what I just went through, pish posh"
and then you're high on your high horse
and then you realize just how damned bad things can be. it's damned nuts. you would've never imagined.
and how are you still alive then?
remember when every day wasn't a struggle against not being dead? I guess eventually you get so close to death you don't get to surf out of that one final wave successfully
and on we go: https://youtu.be/8nuvfiJJnWY
... wow can't even have YouTube find songs I have full titles for now. tech just keeps getting worse. how can I emo out like this, when the emo'ing spawns more emo'ing before I can finish my prior emo'ing?! AHHH! -