Details
-
AboutStudent.
-
Skillspython, c
-
Locationsydney
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
-
Just dd'ed my root partition. Nothing important lost. Had this system for last 2 years. Maybe time to try some new distro.6
-
Being a linux user, writing a college assignment on Debian operating system, while being on a debian system, studying never felt so good before.
-
I was playing around with Gboard. Started with "I" and selected everything that came after it. Read it after a while and this makes sense. I am moving to this place next week and I have used gmail to contact with real estate agent. Scary as fuck.12
-
Was browsing ebay looking for thinkpad, found used Thinkpad X230 for sale, seller claims 1-2 hours of battery life, anyone here has X230, how long does the battery last normally, also how is the linux compatibility?
-
Saw a guy using his thinkpad in George Street Hungry Jack's(Sydney), decided to take a look on his laptop screen, he was running i3wm, wonder if he is on devrant. Feels good to see linux users around.1
-
I just rooted my phone after waiting long time to unlock bootloader. I know some of you here are using custom rom on redmi note 4. Which custom rom are you guys using?3
-
Studying computer science with people who have studied biology as their major in high school. Stupid and unreasonable answers when teacher ask some questions.7
-
I was using using mate, today I switched to antergos, the font does not look good as it did in ubuntu. Anything I am missing?7
-
!rant
Today my cousin is getting his first computer. I am just confused, either I should make him use linux or windows on it. Suggestions are appreciated.18 -
I was using ubuntu mate 16.04 and recently installed i3 wm and I am using it regularly. Any suggestions for me?2
-
Media always misinterprets anything related to computer and information technology. Recently found an Indian News channel which aired news about recent cyber attack and stated virus named "Ransomware" (not WannaCry) has affected computers all over the world. They aired wrong information without hesitation despite India being world's rapidly growing IT hub.6
-
Brother of my friend came to me and asked me to teach him C as it was most important lesson in high school CS. I agreed and started with data types, conditional statements, loops and others that were mostly exam oriented. He was doing good. Then I thought of teaching him a life lesson and introduced him to pointers(questions about pointers are very rare in exams). As soon as I started the pointers, things got pretty bored and he went off topic and started talking about a girl he has crush on and told he wanted to know when her birthday was so that he could gift her something to be ahead of the crowd trying to impress her. I thought to help him out, afterall he's like my younger brother and told him I can help. Result of his previous exam were out then, providing symbol number on Examination Board's website would do the trick because it would return full data of students result which had birthday in it. I modified my previous script to fetch data of his school's result and pass the data to a file. They're together since last few months. He reminds me time to time that my code is what got them together.8
-
So 9 months back I wrote a script that asked for company's symbol to fetch data from a site, just one symbol a time. There were around 300-350 symbols, I tried storing symbols in a text file and supplying input from it, it did not work then so I decided to leave it as it is. Today when I took closer look at the code I wrote, I found that the symbols were being fed to the script, however, the "\n" was included too, so my script was failing to get data in bluk. Modified it today, it's all good. Its kinda crazy, 9 months and only thing stopping my script to work was a freakin "\n".
-
So today I tried to code in c++ by separating class code into header and cpp file which I had not done before. Compiler was throwing error while compiling, "undefined reference to std::cout". Took me nearly an hour to figure out I was using gcc instead of g++.6
-
Today was all about dynamic memory allocation. I spent my whole day researching and learning this topic. I had watched couple of videos before I got to bed. Just a while ago I had a dream where Bucky Roberts from thenewboston and David J Malan were instructing me. Wow, such a nice dream.
-
!Rant
I got my first computer 3 years ago. It had windows which I used for nearly 6 months and then switched to linux. Everything is doing fine, I am learning quite well. However, one thing that bugs me is that I don't have much experience on Windows platform and know comparatively less about windows, will I survive once I get to the job market?
By the way, I recently passed my high school.1 -
A guy living next to my house came to me and told me to install Linux on their computer. Being a Linux lover, I was happy to see him switch. I installed Elementary OS Loki, installed nicest theme and conky I had. After tons of other tweaks and customization, I gave it to him, motherfucker told me this is not Linux and what he wanted. He wanted Kali, don't know what the fuck he was going to do with it. This piece of shit wasted my time,3
-
I am from Nepal, developing country, most of the people here have no idea about linux and free software, finding ubuntu on bus media server was a total surprise for me.6
-
I don't know much programming languages. I know some but I am not good at them. Going through the post here I came to know about VCS and git. I learned it, now I know git however I have nothing to implement that knowledge on as I know very few language.2
-
It was time of my grade 11 result.
When result was out, I asked my school coordinator about the number of students failed and he replied it was non of my business. I got back home, coded a script in python to fetch the result of 233 students and pass it to text a file. Printed it and gave it to the coordinator the next day, he was like "Ok, I'll tell computer science teacher to give you full marks on practicals"4