Details
-
AboutA young CompSci major, still finding my way.
-
SkillsJava, C#, Linux (LFS, Arch, Debian), UE4, and anything else I need to learn on-the-fly to get where I need to go
-
LocationIllinois, USA
Joined devRant on 12/22/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
-
!rant. Sometimes, trolling your fam is a lot of fun.
Just today my sister asked me how to type the character ÷ on her keyboard. I told her to press : and the - key and then just move it like so.
: -
: -
: -
:-
÷
See? Ez pz. She actually tried it and just said 'i cant, it erases everything'. And then all of my other siblings kept ranting the same thing. I forgot we were in group chat. And now its full of : and - spams. And im just here laughing my ass out.11 -
A bit late but I just remembered this story.. at my college the people in the IT department always watch for when another professor or student leaves their computer unlocked and then change their wallpaper to something funny (e.g. my little pony). One time the instructor from the class before mine left their machine logged in and my professor asked the class "what should we do?"
I suggested he modify the chrome shortcut on the desktop and change the path to 'C:\windows\system32\cmd.exe /c shutdown /r /t 0' then pin it to the taskbar. And he did it.
I wasn't in that class but I heard that she clicked it 3 times before she figured out what was going on. She never fixed it the whole rest of the quarter (simply launching chrome from the start menu) and would occasionally forget and click the taskbar icon and go through the whole thing again.
As fate would have it I got 2 classes with that instructor the next quarter. We're friends so it's all good but I still get flack about it and I don't dare leave my computer unlocked xD -
Best prank I did to a office must be that one I did when I was 7 years old:
> Sat at a schoolcomputer and explored stuff
> Found alot of network printers
> Found one called "city hall front desk"
> Created a word-document with the biggest font possible
> Wrote "Dick"
> 2000 pages of the word "dick"
> Print 2000 copies
> Did the same to a kindergarten and a "rival school"
> Never got caught because I used my teachers novell account ( the password was his name)
I miss novell15 -
There is this salesman right across from me that always brags about how rich his parents are and how lucky us tech guys are for having such an easy job. He told me one day that he was going to quit and make his own software company currently having no developing experience at all because "I've seen some of these developers. If those guys can do it, it'll be a breeze." I convinced him that the best language to learn in order to make your own websites/apps is Linux command line. Hilariously enough, the other 2 devs heard me say that and when Glenn the sales douche followed up with them one of them told him "Yeah, If you think you're really going to be quick with it then Linux will be your best bet, but if you have trouble just learn C++ instead and you'll still be able to make websites." Best of luck on your new Venture, you spoiled jizz stain.8
-
The marketing department is right next door to my office, and to make room for their new intern, a very high end, large, and noisy printer was 'temporarily' placed in my office. I'm a reasonable person though, and didn't mind this. The salespeople figured out that it makes commercial grade printouts, so for their various presentations and whatnot, they'll print enormous numbers of pages on this thing, and basically use my office as a motherfucking water-cooler. After a few weeks of this, I logged into the printer from my computer, and set it to disallow all connections from MAC addresses other than those in the marketing department, who print far less material on their own, special, dedicated printer. Absolute fucking chaos ensued. Grown men were brought to tears, ultimatums were made, and blood was shed. The hardware guys were down here for over an hour, making up absolute bullshit as to why it wasn't working(which really surprised me).
Long story short, cut off access to printer, sit back and watch the true face of humanity emerge. Seriously, fuck those guys. They have their own goddamn printer.7 -
I saw this as a ./ comment a while back on a discussion about dev tools (sorry... don't have a link to the actual post...) It was so good that I printed it off and pinned it to my cube. Thought I'd share it here--
"The pain in programming doesn't come from the tools. Yeah, it's a pain to learn the tools, but that's short lived. The real pain comes from the nature of programming. It's caused by having to tell the computer in excruciating detail exactly what you want it to do without glossing over any of the 'you know what I mean' steps, because the computer certainly doesn't know what you mean. And not only do you have to tell it how to do the job when everything is working as it should, you have to anticipate all the ways in which things could fail and tell the computer what to do in those cases, too. THAT'S the painful part of programming--the programming. No tool is going to fix that."4