Details
Joined devRant on 4/3/2016
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
-
What the flying fuck is happening on the EU with the fucking GDPR corsairs!!
I made two - TWO - entirely static websites, hand-made, 100% cookie-free!! I didn't even need to store a goddam boolean cookie! No third-party content is EVER invoked, called or summoned! I hosted a small video to avoid Youtube! Facebook and twitter share buttons are links!! I DID ALL OF THIS ON PURPOSE AND INFORMED THE FUCKING CLIENT.
And THEN (and, of course, unsolicited), the fucking lawyers of an asshole GDPR corsair office came and scared the shit out of my clients and convinced BOTH of them to put the goddam GDPR cookie consent popup on the fucking websites!! And they took their bribe, of course...
In order to avoid billionaire fines because of the NON EXISTENT cookies of the SMALLEST, SIMPLEST, 2KB MINIFIED HTML page on the Internet.
Anybody else is suffering from this kind of behavior??9 -
An arts online magazine. The manager needs to include ads but don't want to do it on a obstructive or invasive way. So far so good, I agree.
Since this is an arts and culture mag, he gets the idea of having a piano keyboard on the sidebar. Each of the keys has to be animated so that on hover it seems to move and play a note. When clicked, it displays an ad. The user don't know or see the ad until he/she plays the note.
Of course no one bought any of the keys. Hours of work wasted.
We all hate ads but some workarounds are not worth it. -
How on earth can you have a good relationship with your client if he can't tell the difference between an App and a website.
Seriously, wtf.
Were not in the "I didn't realize it was an app-looking webpage on Chrome" case, which is fairly common and even normal, if the webpage is designed to behave and look like a native app.
We're in the "I didn't know apps and browsing webpages were different things" case.
Seriously, some people have the ability to fucking use, breathe and even master some technologies without getting to know even the most basic fundaments.
We might stop bettering our UXs. We need to make things more complicated and make users figure out things by themselves. -
Working on a big project with lots of legacy code and terrible code. Full of jewels like this:
$('.form-item-to input').parent().removeClass('isOpen');
Man... .form-item-to IS the immediate, direct and only parent of the only input child!!! -
"I have the best idea in the world" Starts defining reddit with paid content curators. Says that after we develop this "nobody will need to use Google again". Arranges a team of +20 people. Budget is 5000 €.3
-
Am I the only one who likes to cook home-made food instead of getting junk pizzas and/or other awful stuff?
Is the dev community inherently kitchen-averse?20 -
Last year my boss made me develop a way to "creatively" feature ads on our online magazine.
It was a piano keyboard. Yes, I created a pure HTML and CSS piano. Every key had a small title, when HOVERED emitted a sound (tuned on D btw ) and when clicked opened a pop up with the ad content. We tried a black and white piano and also a rainbow-like coloured one.
I strongly advised against everything. We're small and I have a good relationship that soured because he thought I was just being lazy.
Guess what happened? Advertisers saw the live piano and ran away. Hours and hours of development thrown away.
Please. Trust your front-end developer.3 -
WTF!?
I know Open Journal System is old, but I keep finding incredibly wrong HTML elsewhere!!
WHO DID THIS? -
I see too many back-end rants against front-ends.
Should we talk about table layouts, malformed html, programatically generated spaghetti wrong markup, css absurd class naming, infinite div wrapping (div-itis), awful usability, poor legibility, terrible typography, wrong color palettes and user-unfriedly design? To name a few horrors i've seen so far.
Some people won't admit that their contempt against HTML and CSS being 'not real code' actually hides their inability or unwillingness to learn it. Or they need the feeling of superiority.11 -
Now every boss and client wants RWD on their sites... it's a pity they don't even know what it means...
"Why do this heading change size? I want it bigger!"
"the photo was ok side by side with the text. Why does it move above on my iPad"
"i can't zoom!"5 -
Decided to go flexbox despite issues with Safari 6 (global usage at 0.02%). The boss, its wife, a friend of them and a coworker NEVER UPDATED Safari on its devices and send tons of angry emails with captures of the broken site. This is the biggest 0.02% ever seen!!3