Details
-
AboutDeveloper, student, new technology enthusiast and loves hackathons!
-
SkillsAndroid, Java, Python, C, C++, PHP, HTML, CSS, JavaScript, Hadoop, Photoshop, Git
-
LocationLos Angeles
Joined devRant on 5/17/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
-
WINDOWS USER VS LINUX USER
A Windows User's view on computing
I have the blue screen of death again
You'll never hear me say
I'm happy with my computer
At the end of the day
my operating system
dictates
my choice
in programs i use and the features I've
i have complete control
over nothing
i lose sleep
worrying about getting viruses
and
microsoft patching vulnerabilities in time
i don't have time to think about
some thing better.
i've learned
to live with old software issues
There's no way i'm planning
to change, and
its worth it to me
A Linux User's view on computing
(read this bottom to top)14 -
I just wanted to show what i built.
Devrant meet projector clock.
It uses atmega and one generic 7x5 LED matrix and some rtc chip.
It projects current time on the wall opposite in scroll manner.
I also want to add internet connectivity to it next. So as to show reminders and slack notifications. Work is on for that thing.
(If you want to build one here is the code
https://github.com/rohitshetty/... ).2 -
I want to build my lab at home, a useful lab, what can I buy to make a lab that I will use almost everyday please? I already have MacBook pro, an HP elitebook on OPENSUSE, my main gaming computer on Windows, a Raspberry Pi, tons of cables and a bit of money. Can you help me to find?4
-
This has to be the funniest IT fail ever. https://m.reddit.com/r/...
Found it in a comment somewhere on devrant (i forgot who posted originally, but this is me giving credit)9 -
A young guy I work with burst into tears today, I had no idea what happened so I tried to comfort him and ask what was up.
It appears his main client had gone nuts with him because they wanted him to make an internet toolbar (think Ask.com) and he politely informed them toolbars doesn't really exist anymore and it wouldn't work on things like modern browsers or mobile devices.
Being given a polite but honest opinion was obviously something the client wasn't used to and knowing the guy was a young and fairly inexperienced, they started throwing very personal insults and asking him exactly what he knows about things (a lot more than them).
So being the big, bold, handsome senior developer I am, I immediately phoned the client back and told them to either come speak to me face-to-face and apologise to him in person or we'd terminate there contract with immediate effect. They're coming down tomorrow...
So part my rant, part a rant on behalf of a young developer who did nothing wrong and was treated like shit, I think we've all been there.
We'll see how this goes! Who the hell wants a toolbar anyway?!401 -
Since when I discovered codepen.io, everyday I watch the picked pens to discover new cool things and feel more and more ignorant. Do you have a codepen account? I want to see yours
-
I love how "minimal" devRant is.
No username, no time... just the number of likes and number of comments ..
*it's a feature not a bug*
✌(◕‿-)✌3 -
when you work for a place that has plain text passwords in the db. lol
I asked head of department if he knew what salting/hashing passwords was and he said no.... is this real life?19 -
Found a coworker's unattended Mac? Let us freak em out (err prank em out).
Open the terminal app and type:
crontab -e
Append:
*/30 * * * * say -v whisper "I am watching you"
Save and close the file. You're welcome. Linux user replace say with espeak command ;). Credit https://twitter.com/JZdziarski/...3 -
For the ultimate fuckit alias:
alias fuckit='git commit -am "$(curl -s whatthecommit.com/index.txt)"'
gulp && git add . && fuckit && git push && firebase deploy3 -
TIL how to mess with your neighbors who steal your wifi.
Simple, just turn everything they request upside down.
http://ex-parrot.com/~pete/...5 -
The pain of using third-party library with unclear documentation.
"Oh just read the code"
well it would've helped IF THE CODECLIMATE RATING ISN'T 0.4. D: -
What's everyone's preferred music player and/or playlist generator? I use Google Play Music now, and am fairly pleased. Any other recommendations?4