Details
-
AboutTech enthusiast. Love all geeky things, irrespective of whether I understand it or not. Currently pursuing PhD in Computer Science from IIT Kharagpur
-
SkillsPython, SDN, C
-
Github
Joined devRant on 4/28/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
-
Moved from Wordpress to Hugo + Github pages. Blogging is now so much better. Markdown support on the free version of Wordpress sucks.
-
Fellow devs, I'm looking for a CMS which has markdown support and allows authorized entry.
Basically we are working with some clients on some IP. We want to convey what we have worked up via a website. But we want the access to be regulated.
We are currently using wiki to maintain the information.
What are my alternatives?14 -
I sometimes write code by first putting comments and then writing the code.
Example
#fetch data
#apply optimization
#send data back to server
Then i put the code in-between the comments so that i can understand the flow.
Anyone else has this habit?18 -
World's best random string generator
Open a vim session in front of a designer and tell him to exit 😂😂1 -
Any networking guru's here? I have a practical question regarding network controllers (SDN)
Help please. Stackoverflow is not helping 😫 -
Note to self:
Don't try to remove elements from a list using a for loop because the FUCKING LIST SIZE CHANGES!
Just copy required elements to another list and discard the previous.
Spent fucking 2 hours on this.
/Rant9 -
Remember, marketing does not want a better product. They just want dumber customers. So no need to push more features.1
-
I fell on the floor with my laptop in the company provided laptop sleeve inside a laptop bag. Now it has a ugly bend at the end. Can anything be done about this?17