🎉 New book alert! 'From Coder To CTO' - My journey and lessons learned. Level up your career - get your copy today! 🚀 ✕
KidsIL

Asaf Zamir – Chief Technology Officer & AI/Cloud Consultant. Founder of CloudExpat, AZdev. Author of Coder to CTO.

  • CLOUD
  • AI
  • NODEJS
  • SERVERLESS
  • Hire me
    1. Home »
    2. Git
  • .gitconfig vs .ssh/config

    Posted on Jun 28, 2023
    github multiple users

    Problem

    When you’re working with multiple GitHub accounts and repositories, managing different SSH keys can quickly become an impossible task. Perhaps you have a personal GitHub account and another one for work, and each one has different permissions and SSH keys. This can be especially tricky when trying to interact with remote repositories - cloning, pulling, and pushing - without getting tangled in authentication errors. As you switch between accounts, the question becomes: How do you efficiently manage multiple SSH keys for different GitHub accounts?

    Read more ›
    Tagged with git, ssh, gitconfig
    Posted in Technology
  • Git commit lint

    Posted on Nov 10, 2022
    Thanks DALL-E!

    Recently, I was re-introduced to git commit linting. I used it a long time ago, and I do believe there was some sort of a templating tool to make things easier. Here’s a quick run of what I had to do yesterday.

    Read more ›
    Tagged with git, lint, github
    Posted in Technology
  • Random Tips for programmers

    Posted on Jul 17, 2014

    This week I wasn't able to continue my writing about MeanJS (relocation takes a LOT of your otherwise free time apparently).

    Read more ›
    Tagged with git, tips, programmers, chrome
    Posted in Technology
  • Dropbox - source control for lazy developers

    Posted on Apr 20, 2013

    Sometimes when I start a new project, the work is pretty intense.box
    The first few weeks usually involve major changes to the directory structure.

    Read more ›
    Tagged with git, dropbox, source control, version control, revision control
    Posted in Technology
  • How I created an Auto-backup using Git

    Posted on Sep 20, 2010
    During work  we use to have a really stressful time. Everyone was using each other's folders (mainly happens in new projects... and an overenthusiastic project designer). After 3-4 accidental deletions of my project folder, I decided to simply backing up once a day is not enough. So I created a bash …
    Read more ›
    Tagged with backup, bash, cronjob, git, linux
    Posted in Brainstorming, Technology
  • Previous Page: 1 of 1 Next
  • Welcome to KidsIL

    A blog for Tech, Life, and beyond!


    Interesting ever-green articles of mine:
    • Fractional CTO - Why Your Company Needs One
    • How I got hacked in 10 hours on Google Cloud Platform
    • Getting Distance between 2 points with MySQL Query
    • Generating with MeanJS and Yeoman Generator
    • Python's virtualenv, Ruby's RVM and PHP's vagrant

    Take a look at Meteoro.
    A Pomodoro app built with Meteor.
    For those who like to work on their productivity.


    If you're into Django, feel free to mess with AgriCatch, the engine I've built for Berlin On Feier (events app) that grew well beyond the app, into a general data aggregation library.
  • Recent Posts

    • The Hidden Cost of Perfect Code
    • Node.js Version Causing JSON Parse Errors: A Solution
    • Scalable AI Solutions: Building Cloud-Native RAG Systems for Enterprise FinTech
    • Bridging Diagrams and Code: A Journey with PUML and Graphviz
    • Unleashing the Power of Serverless with Cloudflare

© 2025 KidsIL