Skip to content

Instantly share code, notes, and snippets.

@mirenbz
mirenbz / keybase.md
Last active November 22, 2019 10:00
Keybase proof

Keybase proof

I hereby claim:

  • I am mberasategi on github.
  • I am miren (https://keybase.io/miren) on keybase.
  • I have a public key ASD55JmLFmpiDkmEB7qyiFvvywGuWm4NQ7-iYDitwDcC5wo

To claim this, I am signing this object:

@mirenbz
mirenbz / GitForDropboxUsers.md
Created September 12, 2017 09:26 — forked from magicseth/GitForDropboxUsers.md
git for dropbox users: Don't be afraid!

git is awesome

We use git at Bump for all sorts of things. Recently, we've started converting our designers and product managers. You can think about git like Dropbox: it takes files on your computer, puts them in the cloud, and lets other people work on them too. But it has some pretty rocking advantages:

Collaboration

Like Dropbox, git lets multiple people work on the same files at the same time. This is great when many people are working on a document together, or a group of people are creating assets for a website. Everyone can be contributing to the same folder and files, without fear of overwriting eachother's work, something Dropbox can scew up.

Time Machine