Details
-
AboutHeeeyooo! I am a dev and tho I don't have anything to rant about, I can be funny sometimes!
-
SkillsNode.js Android
-
LocationNew delhi
-
Github
Joined devRant on 6/23/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
-
There's time crunch already, we need to finish this feature, this stupid fucking feature, quickly.
We design, and then code and obviously because of Murphy's law, our code doesn't work. Why, you ask. Because some shithead was modifying arguments behind the scenes and it took us fuckload of time to reach this conclusion.
Out of frustration, I made this.
https://github.com/iostreamer-X/...
It's a tiny library which helps you log every single change done to your object.
But seriously, fuck that shithead who modifies things without a care in the world! -
Tmw your side project makes it to the front page of HackerNews and then to the top 😃
This is really nice positive reinforcement 😅3 -
This is somewhat oddly satisfying because the dip corresponds to the day I had my birthday, and that gives this graph a pretty smooth and symmetric curve :p
-
After the long haul of designing, structuring and finally implementing, my side project is done. The only challenge I faced was to not lose interest or get distracted :p
I made this to get a hang of haskell. It adds haskell functionality to your shell and lets you apply functions to outputs of other programs(ls,ps,df etc)
https://github.com/iostreamer-X/...
Your honest feedback is highly valued.
Thanks!
:D -
If you know haskell, you know the pain of learning Monads, functors and applicatives, especially when coming from imperative background.
But this guy filtered out all the witchfuckery out of this seemingly complex subject. And there are pictures.
http://adit.io/posts/...6 -
"You should accept your employees for who they are and optimize for their abilities. I am a night owl, always have been, always will be. I am done trying to work in the mornings—it is a waste of time as I am not effective and make more mistakes when I try to work at this time."
https://qz.com/891537/...2 -
Well I used to be that guy who was always cursing gradle sync but I realize I was just preparing myself for this, the next level!10
-
Glad ml is being used to save one's ass by switching screen when boss approaches!
http://ahogrammer.com/2016/11/... -
Just in case you guys run out of ideas for your side projects, black mirror will always be there for inspiration.6
-
To all the grown up devs. Since you have had quite an experience of naming variables and side projects, did you find it easy to name your own child? 😃21
-
My experience with getting Linux on my dell i7559 was not so good. So, here is a tiny blog post, just to help a fellow ranter.
http://iostreamer.me/chip/2016/... -
First thing to do after downloading swift for linux is to obviously place the folder inside another folder named Taylor2
-
And finally my favorite OS on my favorite laptop.
Had trouble in the past with wifi and straight up not booting.
But Loki fixes everything, except the screenshot button but ok fine. I can at least use linux normally. Till now I was using bash on windows and tbh it was good.1 -
Noticed my RAM usage was around 41% when just browsing internet. So, getting more RAM was a good move, until I saw the usage shoot to 52%.
And you already know who eats that much RAM.
PS: Maybe it's some extension, because I just have 2 tabs open and killing that process didn't kill any tab.8 -
!rant
Starting from today, I officially love windows and ubuntu equally .
Now I can game whenever I want without switching OS.
I think bash on win is all I ever wanted and I really thank MS for it.8 -
Tmw you realize your new shiny laptop has issues with linux.
Gonna have to do some grub stuff, the shipped kernel doesn't support my skylake gfx :/6 -
!rant
My parents gave me a lovely surprise😍
4gigs of gtx960m and a 6th gen i5, I think I am set for a few years27 -
!rant
I sure as hell am not a designer, but I do love design. Amidst all this backend, professional work, I found some time to do what I always wanted to try. Make a sleek web page.
And here is the result:
http://iostreamer.me/design/2016/...
I would like to get some honest feedback 😃18 -
Before internship, js code with semicolons looked stupid to me. Then jshint happened and here I am at 3AM in the morning, adding semicolons to a forgotten but not abandoned design project of mine!