Details
-
AboutCurious Web developer Mechanical keyboard addict
-
SkillsAngular PHP
-
LocationFrance
-
Github
Joined devRant on 5/24/2017
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
-
I have an array of 1037 records. The soap service only accepts 100 at a time. So, I write code to send an array of 100 records at a time to the soap service in a loop and get a response back of, "The maximum number (100) of records allowed for this operation has been exceeded." Well, I'll try 99 records then. Nope same error. I'll try 50 records, nope I'll just bang my head on the desk now since the documentation and error say it is a record limit of 100. 😠
Look at my code again. I was grabbing 100 records out of the array of 1037 records and storing it in a new array, but I was sending the original array with 1037 records instead of the temporary array in the loop. 😢 I'm going to bed.7 -
devDuck holiday promotion! For every duck you order from now until the end of the year, we'll include a free adorable Santa hat to help keep your debugging in the holiday spirit! Order now from our swag store: https://swag.devrant.com/collection...43
-
Hey, this is my first day and first post on DevRant ! :D
I just wanted to share with you how much i hate the WIX ads on YouTube!
"Hey, want a website? Build it yourself !"
What's wrong with their dumb algorithm at Google? I'm very familiar with web development, just use my cookies and understand that I MAKE MY OWN WEBSITES!13 -
Heroku allows you to deploy your webapp from Dropbox...
THIS IS NOT SOMETHING WE SHOULD ENCOURAGE!5 -
Watched this movie called Unthinkable where the guy who is supposed to defuse the bomb is typing gibberish into Excel 😂😂😂21
-
Installed Linux on an old windows laptop. This is my conversation 5 minutes ago...
Wife: "Have how you got internet?"
Me: "What do you mean, it has a wireless adapter built in?"
Wife: "But it's not Windows?"
WTF!!!
Me: "Pass my phone, this is going on devRant"
Wife: "Please no, not again"25 -
Dutch devRant meeting.
The current idea is:
Place: The Hague
Starting date: Saturday the 21th of October.
Ending date: Sunday the 22th for the ones who'd like or just Saturday for the ones who'd like that more.
Spot/place within the hague: (help me out here people)
People can get their own sleeping accommodation. Please ask if you cant find anything :).
So for now remains as main point: when/what time!
Share your throughts in the comments.31 -
Reinstalling arch. I broke it while grading homework. Sad. Also worried my phone is going to ring and I'm going to not have my laptop ready.16