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
Search - "corporate crap"
-
tl;dr read the whole thing you lazy goat-molesting arse.
People. It's unpopular opinion time!
Windows is brilliant.
There. I said it.
Why? Because it has the balance of user-friendliness and customisability that is great for most workloads. Its enormous user- and developer- base allow almost anything you want to be done on it.
For instance, a few years ago I hooked up a MIDI synth pad to my PC and found an obscure program to use MIDI events as macros. I did not have to write any code, compile anything or any crap like that. (If you're a developer then you'll have no problem with that kind of thing, but not everyone's an über-technical nerd like you. Deal with it.)
I don't like Windows. But it's still brilliant for most people. All you Linux fan- boys/girls/helicopters are right to advocate it, but it will never expand its market share to more than the percentage of people who are developers, (unless it turns into a corporate enterprise (which it probably won't)). It has its flaws, but most of them will never affect the average end user. OK? Thanks.9 -
Do YOU know the meaning of MSBS? It stands for Microsoft BULLSHIT, Mary fucking mother of Christ. Visual Studio might be the only thing more UTTERLY FUCKED UP than the Win32 API itself, and have YOU ever touched that thing?! MADNESS!
First off, SURE. Go ahead, just take FUCKING HALF of my RAM. It's not like I have just 3.5 gigs to spare, you cock sucking mother fucking piece of disgusting sticky green horse SHIT. Oh, going to support pages to find an answer? FUCK YOU. This is a VITAL, yes VITAL part of the software gobblin up all your machine's resources! HAHA! YOU CANT TURN IT OFF!
But, A-HA! THEY LIED! THEY ALWAYS LIE. I went and changed the extension of all your USELESSS, incompetently written, PIECE OF SHIT sneaky background executables! TAKE THAT, YOU SON OF A BITCH! Can't launch those FIFTY fucking parallel processes now, can you?! CAN YOU?! AHAHA!!!
And what is the tradeoff? My toaster not going into cardiac arrest anytime I bring up the calculator, and in exchange I can't log in from Visual Studio to your ass-sniffing, ballsack-joggling backwater FUCKHOLE of a server anymore? Haha... FUCK YOU, BILL. I AM IN CHARGE NOW.
And the only annoyance now? Some random "FATAL" exception thrown at startup saying something's very, very wrong, but NOTHING I actually use is broken. I've forcefully disabled like 75% of the SHIT you installed under my nose when I asked ONLY for C/C++ packages, and NOTHING I use is broken!! I'm compiling libraries, a graphics engine, fucking BLENDER and NOTHING is broken!! Take a good WHIFF because this is MSBS AT ITS FINEST!
And I COULD find this funny IF it was the first time it's happened. IT'S NOT. I've lost count how many times I've outright DELETED files from a Microsoft installer that are supposedly "ESSENTIAL" according to the support boards, ONLY TO FIND OUT THAT THEY ARE NOT, AND MY COMPUTER EVEN RUNS BETTER WITHOUT THEM HOGGING RESOURCES LIKE ITS FREE FUCKING REAL STATE YOU BUNCH OF HORSE SCREWING CORPORATE ASSFACES.
Bottom line: FUCK this CRAP. This is exactly why I don't fuck with windows updates since 2016, I know the kind of SHIT they'll pull on my system! Did YOU know? Microsoft LITERALLY and REGULARLY takes SHITS on users and calls it a FEATURE! WELL, NO MOAR, BILL. I'M MOVING TO LINUX, BITCH. SOON AS WIN7 GOES ACTUALLY OBSOLETE... WHENEVER THAT HAPPENS.
I don't even have an ending for this, so I'm off to MANUALLY editing *.vcxproj files in NOTEPAD because that's WAY BETTER than dealing with the configuration editor, which is just ANOTHER gigantically MONUMENTAL endless PILE of DIARRHEA. AAAAGHHYHHHHHHH111!!!111!!!10 -
I built a fairly simple database and website to showcase school curriculum “reader” books searchable and sortable by levels of difficulty and other metadata. I didn’t think much of it when I was building it but apparently it won the company a few million bucks in revenues once it launched. The big wigs rewarded that by selecting me as one of a few folks that got to go to a big corporate retreat in the Bahamas. This was before the company management went to crap and stopped incentivizing innovations at the employee level.
-
!rant
the most popular ecommerce solution in php is a massive (cosmological scale) pile of corporate crap (magento) and the next most popular is an abomination (opencart)
after fucking around with both for a month (the client asked for the project to be using only one of the two) I'm still barely reaching any results, and most of my time is wasted with the stupid bloated spaghetti that is opencart FUCK THIS,
like seriously. who the fuck writes a single line three left joins sql querry with four or five aliases a couple concacts and a bunch sorting fuckeries just to query the categories list, then just query the details of the specific category from a different function,
also why the fuck map each language string manually. or the fucking hardcoded seo urls, or the use of myisam for all tables, and no fucking foreign keys, let that settle for a minute, no foreign keys, the delete method in the model has at least a twenty lines, and then he came with the genius idea of duplicating models, in the front and the backend, accessing the same data, as the same user, but different naming conventions
I'm going to convince him to use something sane like codeigniter/laravel/fuelphp or I'll deny the project8 -
Wasting time of 20+ developers to deliver a 'how to use a bug reporting system', coz:
- you've only 2 newembers in team, and
- just to have a bi-weekly meeting.
Is not productive, motivating and wise by any means.
Combined $$$/hr amount here is quite an important metric.2 -
I decided to upgrade my intellij ultimate from 2019.3 to 2020.2 and I saw there is update button.
I clicked on it.
As I expected it didn’t work and it was 30 minutes waiting looking at progress bar going back and forth couple of times before I decided just to download latest version and drag and drop it to applications folder ( took me 5 minutes) - I use mac so it replaces all crap ( I think ).
I cleared the old cache that growed to 2 gigabytes leaving some configuration files.
Next as always crash on startup cause of incompatible plugins with long java stacktrace - at least I could click the close button or popup closed itself I can’t remember ( one version I remember this button couldn’t be clicked cause it was off the screen and you need to do some cheating to launch ide )
The font has changed and I see that it at least work a little faster - that is nice. Indexing is finally fixed after all those years - probably thanks to visual studio code intellisense pushing those lazy bastards to deal with this.
But the preloader on first logo disappears so I think they decided to remove it cause it’s so fast - no it loads the same time or maybe little longer when I launch it on my old macbook.
After that as always I looked at plugins to see if there’s something interesting, so to find ability to scroll over whole plugins I needed to click couple of times. I think they assume I remember all the nice plugins in their marketplace and I only type search.
Maybe I should be type of user who reads best 2020 plugins for your best ide crap articles filled with advertising or even waste more time to watch all of this great videos about ide ( are there any kind of this stuff ? )
After a few operations I unfortunately clicked apply instead of restart ide and it hanged up on uninstalling some plugin I’m no longer interested in for 5 minutes so I decided to use always working ‘kill -9’ from command line.
Launched again and this time success.
Fortunately indexing finished for this workspace and I can work.
I’m intellij ultimate subscriber for 7+ years and I see those craps are not changing from like forever.
What’s the point of automate something that you can’t regression test ?
I started thinking that now when most people are facebook wall scrolling zombies companies assume that when new software comes out everyone is installing it right away and if not they’re probably not our customers cause they’re dead.
What a surprise they have when I pay for another year I can only imagine ( to be fair probably they even don’t know who I am ).
Yeah for sure I am subscribed to newsletters and I have jetbrains as a start page cause I shit myself with money and have nothing better to do then be grupie ( is there corporate grupies already a big community? )
Well I am a guy who likes to spend some time when installing anything and especially software that is responsible for my main source of income and productivity speed up.
Anyway I decided to upgrade cause editing es7 and typescript got to be pain in the ass and I see it’s working fine now. I don’t know if I like the font but at least the editor it’s working the same or maybe faster then the original that is huge improvement as developers lose most of their time between keyboard and screen communication protocol.
I don’t write it to discourage intellij as it’s great independent ide that I love and support for such a long time but they should focus on code editor and developers efficiency not on things that doesn’t make sense.
Congratulations if you reached this point of this meaningless post.
Now I started thinking that maybe it’s working faster cause I removed 2 gigs of crap from it.
Well we’ll see.1 -
Why does Angular keep failing silently / with a stacktrace that doesn't say anything?
Oh, I remember! It's corporate crap.9