Details
-
AboutA college going curious sort of dev
-
Skillsnodejs , python , react
-
LocationChennai
-
Website
-
Github
Joined devRant on 8/30/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
-
Seriously these technologies are already fucking available.. ! xD
Such a sugarcoated motherfucker ! xD
Read this article for enough cringe in your life :D7 -
Still frustrated at HRs confusing JavaScript with Java and give me a weird look when I say I program in Go :31
-
I am new to c and cpp.
I used to exploit my college's competitive programming platform cus it had a bad architecture and almost no auth checks.
For every ajax request, they weren't sending auth tokens or any form of identification and ran all the programs without any logs and on the main thread and as root.. wtf, right?
But recently they've changed something to the site and I cannot run bash commands using system() call.
Is there any other way to execute bash commands using c and cpp.
I already configured a miner in their server but then they re-deployed it cos someone forked bomb the shit out of it.
I'm a noob in c and cpp btw!3 -
!rant
let specialDay = moment("25/12/2017");
console.log((moment(specialDay).isSame(moment(), 'day'))?'merry christmas':null);
Merry Christmas, sorry for making it complicated xD -
Not exactly related to the topic but the exact thing is chilling the fuck out .
I always was anxious and was completely paranoid about minor bugs in my application during prod deployments(that is when I didn't know about testing utils and so on) , till the point that I couldn't fix a minor bug in the CSS and I puked 5 times over.
It was rough times but then I got over it and it really helped me alot.
I know bugs are like really not the kind of things you'd want to see in any application but it will arise in every application :3 -
“Introducing Turbo: 5x faster than Yarn & NPM, and runs natively in-browser 🔥” @ericsimons40 https://medium.com/@ericsimons/...
This looks great 👌👌👌👌3 -
How should I start off with end to end encrypted applications for the web.
Anybody has any known examples or starter repos I could start off with :)
Preferably nodejs10 -
Written so much markup and js that I may start speaking in markup xD
Is it too early to sleep now?2 -
I don't understand all the hate for JS.
Yeah I know it's in a very weird place and has a lot of weird problems that don't exist in any other language , but it's getting alot of better with age and so forth .
It has great tooling, huge ass amount of libraries etc etc.
Why the hate?2 -
So, there is this one client, who wants a website to be made for his hardware shop, and wants the inventory display and has given me their brochure's PDF and that fucking PDF contains Images and no text and he fucking expects me to write that shit down >:(
Tried all techniques to get text from the brochure , parser , OCR , everything.
None worked.
And the PDF is 100 pages long and I'm dire need of money .
FML :(8 -
I want to make a meme bot sort of a service which delivers memes to you everyday or something like that.
The bot making procedure is quite straightforward, but I would like to have opinions as to how to proceed with the meme delivery / meme service agent?
Like can we (legally) scrape 9GAG or something like that!?4 -
I feel bad when people in my uni, use my github repo for entire projects and not star the repo or tell thanks :(3
-
!rant
A more of an informative thread .
I'm a noob when it comes to privacy protection..
I'll ask all the Indian DevRant is, how can an individual/organisation misuse your Aadhar card , email address and phone number details .
Like if they have it together , how can they misuse it?
It'll great if you can let me know9 -
Meanwhile I was sitting in my Python class.
Suddenly she starts teaching about CGI Scripts and how widely they are used in these days' web interfaces.
:3
Being a web dev myself, this felt so sad.
Considering the advent of so many web frameworks that make it so much easier for the developer to ship a website, who'd use CGI scripts until it's a total nessecary.
Now , what's much worse is she wants us to write a CGI Script for making a resume generator?
I don't know what to do with her..!