We're a place where coders share, stay up-to-date and grow their careers.
Software Engineer. {Go,TypeScript,Rust}. Kubernetes. Arab-American. Deconstructed Universalist. He/Him/They/Them. هو/ـه/هم/ـهم.
Education
MS, Cyber Security and Ethical Hacking
Software Engineer
Recent comments
gg=G`` — my favourite Vim command
Also, gq is similar to =. Example: gggqG The behavior of = a...
How much effort do you put into commit messages?
I use semantic-release for all my projects. I like it because...
Do you know about git flow? all in one post!
I've followed this development workflow in the past. It's mor...
How much effort do you put into commit messages?
I follow the Conventional Commit standard, because it allows ...
Format JSON in vim
No problem. The link to the dotfiles points to master branch...
Dark Mode with CSS Variable
Nice. Additionally, one can toggle based on the users' syste...
Editing Kubernetes Secrets Inline
That's true. If you want to visually select the text to pass...
Editing Kubernetes Secrets Inline
Nice tip. For a bit more convenience (so you don't have to ...