Details
-
LocationIndia
Joined devRant on 5/13/2016
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 coded in Java from like two years but just now out of nowhere a thought came to my mind.
Why do we need to use "java SomeClass" to run code of SomeClass and why not "java SomeClass.class" ? What difference does it make? 🤔 -
I am doing an internship under a professor and he wants me to build a system which manages login/signup and licensing (of the products) system and license check. And for that he wants me to create REST API! I am just starting with backend development so I don't know much but from what i know it seems bad idea to implement this via rest api.
So can you guys tell me if rest api way is good or not? And if not how to implement these functionalities?6 -
1) Hike on mount everest
2) Job that I'll love
3) Go on road trip with my friends
4) Renovate home
5) Create my own operating system(not based on Linux kernel!)
Let's hope for the best!2 -
It's common belief that developers don't like people and they(we!) prefer to stay away from people and social situations.
So I was wondering how true is it?2 -
I am so fed up of operating systems debates.
What is that obsessive need that people have, to prove their choice of operating system is the best.
If someone wants to use Windows cool, if someone wants to use linux cool, if someone wants to use MacOS cool, if someone wants to use Chrome os cool. Just let them use whatever they want.
Don't fucking start a war for that shouting why so and so OS is good and bad.
Just fucking stop it.5 -
I have never regretted over anything in my life like I am regretting taking a course named Speech Technology this semester.
Professor is nice but problem is he is too ambitious. He wants us to study a research paper on our own and implement whatever it is in research paper. People have worked years to write those research papers. How we gonna do it in one or 1.5 months. And the worst part is there are not much technical resources and documentation available to understand how to implement those things. Just abstract theories.
May the force be with me!1 -
Someone knows how to find key length of vigenere ciphertext effectively? I wrote a code for coincidence method to find key length. Sometimes it works, sometimes it doesn't.
Or i fucked up while implementing it?3 -
So I have this "Software Engineering" course of this semester.
According to course curriculum we are supposed to taught "how to develop software for some real life problem".
Fast forward to this day. For FUCKING 8 WEEKS WE ARE GONNA JUST DO DOCUMENTATION(SRS, Problem description, features description etc) AND IMPLEMENT WHOLE PROJECT IN JUST ONE WEEK.
BURN IN HELL YOU FUCKING SHIT PROFESSOR....7 -
!rant
It is more than 6 months after successfully ordering free stress ball and I haven't received it yet:-\1 -
!rant
I am trying to write a program in c which forks a process and exec another program i wrote. I want to redirect output of child program to parent program then after getting that output parent will check some conditions and if they are true then it will resume child program and will do more stuff. I have successfully redirected output of child to parent using pipes then I wrote code which should be read in child program but it isn't getting read. I tried by passing pipe read and write ends as cmdline arguments to child program but it isn't reading. It is blocking at that particular point. Stuck for more than 5 hours at this. Can anyone help me here? Fml :-( -
Is there anyone else who doesn't like the new devRant UI?
New UI is not very user friendly.
I mean in tabbed views it is obvious that we swipe across to change view.
But that isn't the case with devRant. -
Linux Distro with dark material design and all basic apps like browser, file manager etc also materialized and platform for developers to develop apps for this distro so that their apps look and work perfect in it!8