Details
-
AboutWeb Developer
-
SkillsCurrently work with: Angular, TypeScript, SSR Learn: Pyhon, Django, Rust, Algorithms and Data Structures
-
Github
Joined devRant on 6/20/2019
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
-
I learnt to navigate in Vim 🤩.
Ik it's not much. But had heard so much about Vim and Emacs (tho still don't know why are they so popular, or how to use them), but I kept my distance after the first time I could not quit the application.26 -
New dev colleague today asked me why he cannot save his work in our automation platforms.. Naturally I asked what errors pop-up. He sent me screenshot of window which appears when you want to check for compilation errors, not saving your work. Out of frustration, I couldn’t help but laugh and asked what I’m supposed to do about it.. I still had to explain him the thing. Sometimes I feel like I’m not dev but detective in ‘stupid people doing $hit’ department
-
Javascript makes me want to flip
the table and say "Fuck this shit", but
I can never be sure what "this" refers
to.5 -
Me: Buy a cover for my phone online.
Google: Let's bomb him with ads about phone covers for 2+ months..
Great7 -
Walked through a part of my home city that I hadn't been to for a while. Look what has opened up there.9
-
Hey Friends of DevRant , this is not dev related but id like to post a picture of one of my happy places in Sydney where i am from :-) I really hope you all like it!
Milo❤️😄23 -
1. Socializing with lots of people is tiring (if it’s a few then it’s okay)
2. I want to build something useful around me
3. It looks cool3 -
In no particular order
• Create a variety of things
• The idea of contributing to projects/games/whatever and being apart of a overall large community.
• Solving problems/Automation
There’s just so much I love about programming it’s so hard to narrow it down to 3 things -
1. I like critical thinking and problem solving.
2. Coding feels like the only thing I know how to do well.
3. It's fun! -
I removed mic permission from Google and Google play Services, and now Everytime I make a call, I get this notification. wtf. Is Google listening to my calls or what.
Any devs here who know why tf does play services requires mic while I am making a call...?20 -
Usually my workplace is pretty chill, but today something rantworthy happened!
During code review, I found this guy had styled each element inside his components using nth-child selectors. For instance, in a card the heading was styled by nth-child(1), the text was styled by nth-child(2) and so on... No use of actual fucking classnames.
When I pointed this out, he told me it was actually the better way of doing things because classnames increase the size of the HTML document!
He also claimed proudly that nth-child() is more efficient in performance (idk - anybody can confirm this?)
I'm the only "css guy" there so nobody could second my views. Posting it here so that I can show this to him tomorrow by demonstrating what opinion other css devs have on this and prove my concerns / convince him to change his code.7 -
CSS-Tricks just published the best article ever.
> "As a side note, the next time you think about refactoring something, don’t."
> "It’s at this moment that I realized that I have no idea what I’m doing."
The article is called "How to Increase Your Page Size by 1,500% with Webpack and Vue". You can find it @ https://css-tricks.com/how-to-incre....
It is supposed to be satire... but damn.2