Details
-
AboutFull stack programmer. Sci-fi fan.
-
SkillsJS,HTML,CSS,java,C,C++,Python,jQuery,Angular,PHP, MySQL.
Joined devRant on 6/9/2017
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
-
Who else thinks having their devrant avatar in this loading screen (in the app) will give it a more personal touch? ;)22
-
My very first rant. I will try to make it count!
Recently my company had restructured with new GM who fired those who he didn't like and hired those who he did.
All ok I guess. And then...
We did a project for a big sportswear brand, interactive installation using WebSocket. My team developed the server with game engine and we also developed "shell front-end" with example code how to connect and interact with server.
Then we realized that our company was actually not hired by sportswear brand, rather by GM buddy-from-the-army tech vendor, who was hired by actual client.
Then, we also realized there is another company, that GM hired as freelancers, sitting at our office doing 'something'. And this 'other company' actually has same employees and address as GM's buddy company (meaning they are one entity with two names).
So.. what happened is that we get paid by party A, then we pay exactly the same amount to party B (which is actually same party A), and at the end... all our work was for free.
And then, this GM tells me I have to fire 2 developers from my team because we don't have enough business.
How did this guy even get to a position of this level?8 -
I have to let it out. It's been brewing for years now.
Why does MySQL still exist?
Really, WHY?!
It was lousy as hell 8 years ago, and since then it hasn't changed one bit. Why do people use it?
First off, it doesn't conform to standards, allowing you to aggregate without explicitly grouping, in which case you get god knows what type of shit in there, and then everybody asks why the numbers are so weird.
Second... it's $(CURRENT_YEAR) for fucks sake! This is the time of large data sets and complex requirements from those data sets. Just an hour through SO will show you dozens of poor people trying to do with MySQL what MySQL just can't do because it's stupid.
Recursion? 4 lines in any other large RDBMS, and tough luck in MySQL. So what next? Are you supposed to use Lemograph alongside MySQL just because you don't know that PostgreSQL is free and super fast?
Window functions to mix rows and do neat stuff? Naaah, who the hell needs that, right? Who needs to find the products ordered by the customer with the biggest order anyway? Oh you need that actually? Well you should write 3-4 queries, nest them in an incredibly fucked up way, summon a demon and feed it the first menstrual blood of your virgin daughter.
There used to be some excuses in the past "but but but, shared hosting only has MySQL". Which was wrong by the way. This was true only for big hosting names, and for people who didn't bother searching for alternatives. And now it's even better, since VPS and PaaS solutions are now available at prices lower than shared hosting, which give you better speed, performance and stability than shared hosting ever did.
"But but but Wordpress uses MySQL" - well then kill it! There are other platforms out there, that aren't just outrageously horrible on the inside and outside. Wordpress is crap, and work on it pays crap. Learn Laravel, Symfony, Zend, or even Drupal. You'll be able to create much more value than those shitty Wordpress sites that nobody ever visits or pay money on.
"But but but my client wants some static pages presented beside their online shop" - so why use Wordpress then? Static pages are static pages. Whip up a basic MVC set-up in literally any framework out there, avoid MySQL, include a basic ACL package for that framework, create a controller where you add a CKEditor to edit page content, and stick a nice template from themeforest for that page and be done with that shit! Save the mock-up for later use if you do that stuff often. Or if you're lazy to even do that, then take up Drupal.
But sure, this is going a bit over the scope. I actually don't care where you insert content for your few pages. It can be a JSON file for all I care. But if I catch you doing an e-commerce solution, or anything else than just text storage, on MySQL, I'll literally start re-assessing your ability to think rationally.11 -
As of today, 12:11 CEST, my days as a student who hates school are over. In one month, i will be a programmer. Feels fucking great.
I may go back in the future, but not right now.
Also, in my new job i have to go to school to, but only 1/3 of the time, and i am getting paid for it.2 -
So much swag arrived in the mail today.
It's funny how I end up paying for more stuff from a free app than from one of those freemium games that are so popular right now.5 -
Sometimes I sit in awkward positions while coding. I once stood up at the office, took one step and fell to the floor because my leg was numb. They almost gave me a medal.2
-
I have reached that point of my life where I feel a laptop with an internet connection is all I need to live the rest of my life.5
-
The world itself is just a big hoax. Spamming with our running commentary of bullcrap masquerading as insight, our social media faking as intimacy.2
-
Today my girlfriend of 5 years asked me to make her an app, and continued «It will be super easy to make!»...
I feel... betrayed.9 -
Which retard on this planet decided to put a "continue reading" button on every dumbshit news and article website. You built your fucking website to read! That was the entire purpose of your website!!9
-
In the span of a week, I:
* broke up with my girlfriend
* had to make a site go live for a client that wouldn't fucking cooperate and give me what I needed to get the fucking site live
* was given legacy code for a wordpress site that looked like what a fucking brainless monkey would type out by smashing its head repeatedly on the keyboard.
It can only get better from here, right?5 -
Steve Wilhite... The man who changed the world with his software: the GIF.
Today, is GIF's 30th birthday (15th June 1987)!!!!
Happy Birthday6