Skip to content

Instantly share code, notes, and snippets.

View nonohry's full-sized avatar
🎯
Focusing

Nono Heryana nonohry

🎯
Focusing
View GitHub Profile
sudo chown -R $USER /System/Library/Frameworks/Python.framework/Versions/2.7/share
@nonohry
nonohry / textlabel.m
Created August 23, 2018 08:51
Text Label Matlab
myString = sprintf('Hello world!\nThe value is %d', someVariable);
set(handles.text1, 'String', myString);
drawnow; % Needed only if this is in a fast loop.
@nonohry
nonohry / easy_install.sh
Last active October 8, 2018 11:32
easy_install pip fails on MacOS
#You may need to do this as user root:
curl https://bootstrap.pypa.io/get-pip.py | python
#to confirm it is working:
pip install --upgrade pip
@nonohry
nonohry / hfs.sh
Created October 15, 2018 14:46
Mount Read & Write HFS+ on Ubuntu
#These steps:
sudo apt install hfsprogs
#Check status of drive:
sudo fsck.hfsplus -f /dev/sdXY
#Unmount deivce:
sudo umount /media/nono/devicename
#Mount the drive with HFS+ read/write permissions:
@nonohry
nonohry / python.md
Created November 24, 2018 14:34
♣️♣️Python Video Courses Collection♣️♣️
@nonohry
nonohry / raree.md
Created November 24, 2018 14:36
Awesome Collection Of Rare Hacking E-Books And PDF || 2018 Latest
@nonohry
nonohry / link
Created April 23, 2019 07:09
Link ROM N900L