Details
-
AboutPHP enthusiast and a little Android. wants to master at JavaScript looking for machine learning...
-
SkillsLaravel Android
Joined devRant on 12/21/2018
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
-
Wait, the skip ad button in the YouTube just displayed {{ time_left }}. Are they using React or something? 🤔13
-
*Doesn't have Internet and bored as hell*
*Starts to program something random with Python*
*Wants to write something to a file, doesn't know how*
*Intuition starts...*
"foo = open('test.txt', 'w')
foo.write('hello\n')
foo.close()"
*Runs program*
*It actually fucking worked*
Tell me something more simpler than Python.13 -
To become reasonably proficient in AWS.
It's the one relevant area I feel like I'm being left behind in at the moment. Every other job listing I've seen has it as a requirement or a nice to have, so it'd be a good box to tick. -
Just sharing the best error message I ever got. Sometimes the application is just as confused as you are...9
-
Created a fast and resource-efficient REST API client built entirely with UWP for Windows 10. Would love to get more feedback: https://jeniusapps.wordpress.com/ni...29
-
Has this shit ever solved any of the issues?
💩💩💩
Comment if yours have been solved....
Mine havent17 -
So, started working in a nodejs/react personal project with an old friend. I code in linux mint, my pal always at windows 7 never worked in something different from php. From the very beginning I advised him to move to linux
Me: hey man, the backend is running now, pull the changes and `npm start`
Friend: ok so I need to install dependencies right?
Me: yup, easy peasy lemon squeezy
So after a brief(one week period) until my friend could install visual studio to get some deps installed
Friend: hey I ran `npm start`, it got stuck. backend does not start at all, no output messages, no error, no nothing
Me: FFS, that's why I told you from the start, "use any linux distro for this project" :(
Then for a couple of hours(4) trying to install a distro in his 7 years old laptop...
Me: Ok, let's call it a day, 7 tries to install this thing in your old machine is enough. did you not realize your HDD was really busted? in your 7 years with your laptop? this is BS that's why I could not install linux :|
Friend: I didn't, windows never showed me any problem, maybe windows is better than linux in that matter.
Me: GTFO6 -
My matryoshka keeping me company, because of course when you are alone testing a last hour deployment. shit will happen5
-
made my first dart server today, i already fucking love it!
i already used it for flutter, and previous node.js was my backend of choice.
i'd recommend strongly. no matter the platform for the frontend, web or mobile (or desktop app), you can use dart, and you can use it for the backend too!
it's like java but not shit.3 -
Hello @everyone,
What is your favorite programming language?
And what else would fit to website programming besides HTML5 PhP CSS and MySQL?16 -
Today i went to winter seminar series of the university.
Mostly about machine learning and lots of topic i have no idea about :/ and a few about security which made me feel a lot better :))
Feeling so dummy and i decided to work on machine learning.
✌😃 -
That thing where 100% does not always mean 100% and you have to figure out why your freaking element overflows its parent container.2