Details
Joined devRant on 5/9/2019
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
-
It's more than a story bear with me.
Open source world is big enough to scare a beginner like me, which happened when I started with my first contribution in the year 2015. So many platforms, lot of organisations, freaking images of coding languages, pull request, issues and bugs- these all were enough to freak me out.
The only thing which motivated me to stay and know about the open source technology was to develop my first program using python. I was in great difficulty as when I started writing my program I was stuck after almost every two to three stages of compilation, so I needed guidance. I started my search on Github by creating my repository, pushing my code and following developers. I was amazed to see such a good response from people around me, not only they helped me to debug and fix the issue but they also helped me to understand and build my program from a new perspective. Daily discussions and communication, new issue build up and solving them by the traditional way of GUI further motivated me to learn the Git using the command line tool.
I still remember the year I worked on a repo using the command line tool, it was amazing. Within months or few, the fear of open source tools, community, interaction all just flew away. With this rant I will like to suggest all the beginners and open source enthusiast to just step a foot ahead and ask openly to the world- "I need help" and believe me you will be showered with information and help from all the world.
Happy contribution.8 -
Searched on various forums, everyone seems to have conflicting opinions.
If I want hibernation to work correctly on my laptop , do I need to allocate swap equal to RAM (some are also saying double 😥) I have 16 gigs of RAM, so allocating 32 gigs (or 16 gigs) swap seems like a waste of space. Will do only if absolutely necessary.
I am running manjaro KDE by the way7 -
I wish I could handle tech like my mom did :D Instead of raging and getting angry if something won’t work. She go out, do work in her garden or something and give a damn shit about tech :D techlevel over 9000!2
-
Ironically, my younger brother (14 years old) is far worse in tech than my mom. Whenever I explain something to my mom, I have to tell her once and she gets it. But if it's my brother? Oh boy, sometimes you got to tell him quadruple times and he still won't get it...3
-
I want to be the laziest person in the world. So, I'm always creating automation scripts to make my work easier. But after 2+ years of doing automation, they seem mediocre. Anyone here can make ADVANCED automation scripts? (Using python or any other language)
If you have any open source automation project, please comment the link here. Want to take some inspiration. Thanks16