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 - "vouchers"
-
This may be limited to Germany:
Apparently you can get free vouchers (from 2 to 5 euros in value) on the website "pizza.de".
There is a lottery kind of game right now on this URL: https://pizza.de/casino/
If you just open the developer console and run "win()", you "win" the game and can enter your phone number to get your voucher 🤔
What idiot programmed this?
What idiot reviewed this?
What idiot put this live?41 -
My Company started paying the bonus payments in Amazon vouchers.
Apparently Amazon vouchers finally replaced 💰2 -
Fuck, the voucher I want to redeem failed and it is not usable again. And now I don't know what DB error might have happened 🤔4
-
So we have outsourced one of systems (i dodnt had enough time to do it myself)
I know, i know, i could finish there.
We all know that there is a possibility if you need to add timestamp to table to know when row was created. Its worth mentioning its table used to count money.
So we have that thing, vouchers, and of course they have expiry date on them.
Orginal authors vanished (bielarus or how its in english, they have ongoing shitstorm, so i understand) and I needed to make a small adjustment.
So ya all would expect that field 'created_at' which defaults to current_timestamp() would be... Well current timestamp, of creation of record, right? Riiiiight?
WRONG.
Their hacky solutions INC decided its great idea to make that date of expiry, and current timestamp on use.
Becouee fuck logic and clarity.3