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 - "isuck"
-
Well that was fun. I'm deleting duplicate files from a mysql table and S3. Accidentally removed the one I wanted to keep from S3 and don't have a reference to the old one because I give my S3 files super unique names to prevent duplication and naming hacks. Ugh.
-
random:
let iSuck = "I'm really new to this, "
let reallyBad = "I truly have no clue about what I am doing."
console.log(iSuck + reallyBad);16 -
If anyone goods at objective-C / TwitterKit integration into iOS i would be most grateful if you guys could take a look at my post on SO: https://stackoverflow.com/questions...