87
sleek
4y

i work on a music streaming app.

bug: playlist description shows there are X songs inside. But when you go inside it says there are Y songs in the list. the list actually containing Y songs.

hack: when a user goes in, cache Y and display it outside in the description next time.

result: user sees X songs in playlist description, goes in playlist and sees Y songs. goes back to check why it said X before but now it doesnt say X anymore coz we cached Y and display that in the description from now on so the user assumes they are imagining things

Comments
  • 5
    🤣
  • 3
    You will make users crazy lol. This is clearly a backend issue. They should fetch the correct number in playlist description endpoint!
  • 14
    This.is.evil.
  • 1
    Ah yes, fooling dumb users
  • 3
    Love the creativity
  • 0
  • 2
    That's pure evil right there
  • 5
    just gaslight your users lmao
  • 13
    Friends from a news agency showed me how they gaslight users into looking around on the page by starting the carousel on something really bizarre that immediately rolls over and gets deleted.
  • 4
    @Lor-inc evil. i like that
  • 3
    Sleek.
  • 4
    LOL!

    Don't gaslight people like that!

    Its funny and evil at the same time!

    This made me feel weird!

    First I was like: 'hahaha, that's clever!', then I was like: 'wait, that's pure textbook gaslight move, people will think thy are developing dementia or some sh1t! '
  • 1
    @Lor-inc - well I would feel like I'm part of some weird movie from David Lynch!
  • 5
    @devJs The picture is either of giraffes mating, a weird meme-ish drawing of a giant trump with large barrels of Lysol, a photorealistic Escher cube with a stock photo of a scientist or a drawing of a countrywide well-known bridge collapsed after ww2 but transformed to look like a digital photo.
    So basically things that make you curious less because they're interesting and more because what article could possibly have that banner image?
  • 2
    as a QA Egineer I would have never let this go to prod!!! xD
  • 1
    You monster
  • 0
    user thinks he's imagining things?

    my first thought would be towards the app: "congrats on re-counting correctly"
Add Comment