לשם קבלה לתכנית האצה Accelerator של מיקרוסופט, ערכנו בזריזות סרטון הסבר קצר על אפליקציית Navi.do - סטארטאפ חדש שאני שותף לו:
http://youtu.be/JdRzZZce9ZE
http://youtu.be/JdRzZZce9ZE
Points regarding computing that I always forget - so I write them here to find them easily and maybe other could benefit too.
sudo apt-get autoremove eclipse* --purge
rm -rf /usr/lib/eclipse
rm -rf ./workspace
rm -rf ./.settings .project .buildpath
-Dorg.eclipse.swt.browser.DefaultType=mozilla
-debug
-nosplash
sudo update-alternatives --list java
sudo update-alternatives --list javac
sudo update-alternatives --config java
sudo update-alternatives --config javac
./eclipse -clean -clearPersistedState
[your-workspace-dir]/.metadata/.log
I am using mysql for quite some time now. I have noticed that looking at client connections using mysql workbench so an interesting column ...