igoen
igoen
160317.xyz
33 posts
console.log(mind)
Don't wanna be here? Send us removal request.
igoen · 2 years ago
Text
Tumblr media
A year later -> https://github.com/swandono/.dotfiles
1 note · View note
igoen · 3 years ago
Photo
Tumblr media
nvim rocks
0 notes
igoen · 3 years ago
Photo
Tumblr media
Rustttttttt....................
0 notes
igoen · 3 years ago
Text
NeoVim
https://github.com/swandono/vim
0 notes
igoen · 4 years ago
Text
sudo apt update sudo apt install -y python3-pip libffi-dev sudo pip3 install docker-compose
0 notes
igoen · 4 years ago
Text
RASA can’t install (ubuntu)
curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg sudo apt-key add /usr/share/keyrings/docker-archive-keyring.gpg sudo apt-get update sudo update-ca-certificates -f rm /etc/apt/sources.list.d/docker.list
0 notes
igoen · 4 years ago
Text
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
0 notes
igoen · 4 years ago
Text
GIT add SSH specific
GIT_SSH_COMMAND='ssh -i ~/.ssh/id_rsa_web3coach' git push origin master
0 notes
igoen · 4 years ago
Text
Add multiple git ssh/account
sshCommand = ssh -i ~/.ssh/id_call-levels
0 notes
igoen · 4 years ago
Text
MySQL Join Problem 2
--sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION"
0 notes
igoen · 4 years ago
Text
React Authentication: How to Store JWT in a Cookie | by Ryan Chenkie | Medium
0 notes
igoen · 4 years ago
Text
SEMANGKA
“If you’re not making mistakes, you’re not taking risks, and that means you’re not going anywhere. The key is to make mistakes faster than the competition, so you have more changes to learn and win.” — John W. Holt, Jr.
0 notes
igoen · 4 years ago
Photo
Tumblr media
Lookbehind Regex
0 notes
igoen · 4 years ago
Text
Random Number 0-10
Math.floor(Math.random() * 11); // returns a random integer from 0 to 10
0 notes
igoen · 4 years ago
Text
dpkg was interrupted
sudo rm /var/lib/apt/lists/lock sudo rm /var/cache/apt/archives/lock cd /var/lib/dpkg/updates sudo rm * sudo apt-get update
0 notes
igoen · 4 years ago
Text
Adding GPG
git config user.signingkey
0 notes
igoen · 4 years ago
Text
RDP GracePeriod
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod
0 notes