Ranter
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
Comments
-
You shouldn't use negative function names. Use isRant() instead of isNotRant(). Unless you did it deliberately to confuse us (:
-
@uddinstock me too, I just mentioned it's not a good practice - in a real code, ofc
-
@lucas22 also, a more object-oriented approach would be preferred: this.isRant(true) 😀
-
@lucas22 it's a setter for a class field (common in Java) . It should be setIsRant but that's just ugly.
-
@franga2000 indeed, boolean's setters are always isRant(true/false), never setRant(...), more easy to read
-
The more Snapchat updates, the more I want to use the 2014 version before it became a POS
-
@uddinstock @lucas22 yes, it is meant to be stupid and slightly confusing. I'd rather shoot myself that use this in IRL.
-
W1ckeD7338ySo true plus their coding is a nightmare.
When posting a snap while having a bad internet connection will result in the app getting stuck trying to post it.
Then it crashes the fucking app and the Snap is gone .
This company is valued above 3B Why the fuck is their code so damn horrible.
Related Rants
-
screamingwtf12Welcome to 2017: Facebook = Blue Snapchat Whatsapp = Green Snapchat Instagram = AllPossibleColors Snapchat P...
-
interceptor16So apparently somone put Snapchat's iOS source code on github. I love the capitals in this DMCA notice like SH...
-
DuckyMcDuckFace7I never understood Snapchat. - Its a text messaging app with all the useful features removed - Its a camera ...
!isNotRant(this);
I'm an avid user of Snapchat and have used it for quite a while, but there's always been something that pisses me off.
When an app gets an update, I'm quick to check the changelog and see what's now and what's been fixed. That's my little snippet of information I like to know on a release. And then there's Snapchat.
They put fuck all in their changelogs. By fuck all I don't mean a little bit of information, I mean they don't list anything. They, instead, lost features from their last major release which could've been 10 or so releases back. Even Twitter's "Fixed some bugs" is more informative than their bs.
So I ended up writing a well worded and surprisingly clean message in their feedback section about this, but I'm not expecting much. In short I said "You changelogs are crap, you need to put more into them to show a bit more respect, showing stuff from a few releases ago isn't helpful" and my favourite "if you can't do it in the team that releases, get the primary devs to write the changelogs for you".
I'm saying this here to see if anyone agrees with my opinion. If you're going to release an update, you really need to tell us what's updated.
Thoughts?
undefined
changelogs
snapchat