Details
-
Aboutcode_freak , hacker, 22
-
Skillshtml5, css3, javascript, python, php, c, c++, java, ruby, swift, c#, r, go, haskell, sql, jquery, xml, computer networks and so on so...
-
LocationInternet
Joined devRant on 9/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
-
me: hey prof, i dont know why this is wrong
*points out where its wrong*
prof: hmmm let me see
prof: u see its wrong here. thats why it doesnt work
*points at the exact same thing i pointed out*2 -
i have this friend who says he has already finished his python code, but it has to be compiled and he cant seem to find a compiler....6
-
hardest part of finding a job related to ur developing skills is that theyre asking for years of experience
fucking hell thats why im looking for a job to get more experience3 -
guess who's dumb enough to put the crack for sony vegas and photoshop on google drive and cant redownload it?
thats right, me6 -
windows: cant uninstall because program is still running
me: *opens task manager* ITS NOT RUNNING
windows: cant uninstall because program is still running
for gods sake, ill just restart the damn computer4 -
hnnnggg that moment when the program stopped responding while saving and crashes and it hasnt saved ur file yet
-
when i just read stuff about a programming language without putting any effort on it, after a month of vacation, every single thing i actually read and learnt over the past year came floating out of my brain and now i have to start over just so i can finish a programming challenge in time
note to self: time to get serious and keep up my pace in this devRace1 -
one of our computers at work suddenly shut down. our boss panicked like it was the end of the world cause he knew we couldnt buy a new one and we desperately need the computer. when i came in he started telling me he's gonna pay me extra if i fix the computer
me: *checks cpu and finds out it was unplugged* u sure bout that?
him: hell yea, id rather pay u that buy a new one
*30 mins later*
me: *plugs it back in and pushes power button* its done
>> guess who's got extra money without any extra efforts yay11 -
how people count
normal people: 1 2 3 4 5 6....
me: 0 1 2 3 4 5 6...
them: wtf u doing, 0 is not included8 -
ok people where is the gender equality??? why do people assume that im studying tourism when its so clear that i am not
cant a girl be a programmer and not the girly ground stewardess checking-in the baggages at the airport?
programming isnt only for men. women can also be great developers because we can be as capable as men. people need to stop the stereotypes jeez33 -
Learning a new programming language:
1. reading basics
2. creates small programs
3. plan new projects
4. search everything else in the internet
5. output: we have become code gods
*winks at stack overflow and github*5 -
tabs vs spaces
i hate it when i cant find where i used spaces instead of tabs. just a simple mistake and it doesnt work
me: *codes makefile in codenvy*
terminal: *** missing separator. Stop.
me: *rewrites code exactly the same way in Notepad++*
me: *copy paste code to codenvy*
terminal: *compiles whole project*
wow. just wow.6 -
me: hey dad i finally installed linux on my laptop
dad: whats that? nvm, what i want u to do is set up a server for emails
me: *slowly backs out*
dad doesnt acknowledge the fact that im diving into linux :(7 -
i cant believe i actually spent 6 fucking hours trying to write the implementations for string functions and trying to consider having null parameters ehwndbwksbdk wtffff is happening2
-
installing linux for the first time since i have been a windows user for like forever. just a bit more exploring and experience and maybe ill switch to linux completely.2
-
my boss is using internet explorer for everything
i cant even imagine how he can put up with its slowness and awful interface and everything else4 -
my code went into an infinite loop of printing "fuck". that happens when u forget to put curly braces and the first line after the if statement is printf("fuck\n");6
-
on the first day, He said, "Let there be C." and there was C. on the second day, he added some more so there became C++11
-
my co-worker raged-flipped her keyboard cause she accidentally deleted the file she has been working on for 2 hours. when we looked in the recycle bin and tried to restore it, it shows an error saying "unknown file extension". she had to start all over because for some reason, we couldnt bring the file back.11
-
not really a rant but the more i code, the more fun it gets. i havent really dived this deep into coding and allowing myself to take most of my time doing it has made it more interesting for me. now i want to learn more and start creating personal projects aside from real university projects. people may think its weird that i have been devoting a lot of my time writing code, but i guess they just dont understand the difference of coding for grades and coding for fun.
we are all in it for fun!1 -
> Telegram bot
> Whatsapp bot
> Domino game in terminal (Unfinished from last year)
> Bubble shooter game using c & allegro 5 (Unfinished from last year)
> Android Notability-like app with more features
> Program that increases youtube video views
> Android animal space invaders
> Own website/portfolio
> Our company app (includes daily euro-peso exchange rates, guidelines and other stuff about the company)
ive had other ideas but i started losing them cause i wrote them in several small pieces of paper. starting to think of i'll start to have a notebook dedicated to "ideas"7 -
when u try to find the error but the screen is too small so u have to scroll a lot more to see other lines20
-
linux mint got wasted and rekt today. in a few hours, we have managed to install git, ssh, terminator and teamviewer. everything failed except for teamviewer. wowie,, i need more time to learn how git works tbh. we tried and tried and fucking tried over and over again until the terminaL WONT TYPE IN WHAT IM TYPING LIKE WHY ARE U REFUSING TO OBEY ME NOW KEYBOArd. the worst part is that i cant even SHUT DOWN because i cant even click on shut down. i had to force it using virtualbox. oh wellll, get ready linux.....
tomorrow is another day!5 -
*at work*
co-worker: what are u doing?
me: programming and learning
co-worker: but school has just started... u guys havent learnt anything yet
me: thats the great thing about programming, everything is already in the internet waiting to be read and learned. try it next time ;)
co-worker: learning out of school, no thanks4 -
aaaaaAAAAaAh segmentation faults are horrible cause its a runtime error and it wont show u where u went wrong
ive been stuck for a few days with seg faults and i just realized i havent allocated space uuuuggghh its so dumb. a simple mistake of not putting malloc() can make u go crazy for a few days2 -
1st week of doing proj: "hello there sexy, u are gonna one beautiful project. ill be doing all my best to finish you and you may actually one of my best projects."
after a month: "aaaaa ERRORS EVerywhere, tf is wrong with u. imma start another project if u dont start running properly like i planned"
after another month: *procrastinates while debugging* "yaass it works now, lets finish u baby"
takes some time to finish projects but if theyre really good, i usually finish them, especially when i am motivated and full of determination.2 -
me: "my code works"
him: "no it doesnt, it crashes"
me: "..but it works on mine......"
and then i have to redo it again1