Sane programming is about minimizing the amount of work it take to do whatever you're doing, while still producing code that performs close to optimally.
cli /* we're not safe here! */
It's me, Hi, Am the problem it's me At tea time everybody agrees
Sometimes I feel like everybody is a sexy baby, and I'm a monster on the hill
I have this thing, where i get older but just never wiser
Falling in love is easy. Having sex is easier. But bumping into someone that can spark your soul, that shit is rare.
Sadness isn't just a bad feeling, it's a whole experience that we perceive in a different stages of our life.
The fact that we put TODOs in our source code means that we want to have an Issue Tracker right in our codebase.
Strive to be the best version of yourself
Good code is not written, its debugged
The world's not perfect, but it's not that bad.
من لا يدفع ثمن التغيير سيدفع ثمن البقاء في مكانه.
Dreams are messages from the deep.
Life is fast and you have no choose but trying to keep up
But there's no sense on crying over every mistake, you just keep on trying 'til you end of the cake
There are two types of experience: Professional experience: an experience you've gained by being attached to a company for N of years. And an Actual experience: the experience that you've gained by actually doing and learning useful stuff. A person could have 7 years of professional experience but only 2 years of actual, impactful experience, and vice versa. Time in a role doesn’t always translate to growth, just as a shorter tenure doesn’t necessarily mean less expertise. What truly matters is actual experience: the depth of your learning, the problems you’ve solved, and the value you’ve created. Don’t just chase years on a resume or a job title. Pursue real growth, real skills, and real impact.
Software engineering is programming integrated over time.
Don't be pushed around by the fears in your mind. Be led by the dreams in your heart
Beauty is more important in computing than anywhere else in technology because software is so complicated. Beauty is the ultimate defense against complexity.
Two of the most important characteristics of good design are discoverability and understanding.
Designers need to focus their attention on the cases where things go wrong, not just on when things work as planned. Actually, this is where the most satisfaction can arise: when something goes wrong but the machine highlights the problems, then the person understands the issue, takes the proper actions, and the problem is solved.