Skip to content

Instantly share code, notes, and snippets.

View muscaiu's full-sized avatar
🎯
Focusing

Cristian Muscalu muscaiu

🎯
Focusing
View GitHub Profile
run clean-env
@muscaiu
muscaiu / cloudSettings
Last active March 18, 2020 09:22
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-03-18T09:22:46.576Z","extensionVersion":"v3.4.3"}
@muscaiu
muscaiu / css
Last active July 21, 2020 07:35
export CSC_KEY_PASSWORD="pass"
https://phoenixnap.com/kb/update-node-js-version
https://phoenixnap.com/kb/update-node-js-version
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
; ^j::
; Send, My First Script
; return
Media_Play_Pause::
SoundSet, +1, MASTER, mute,10
SetBatchLines -1
SplashTextOn,,, Gathering Soundcard Info...
; Most of the pure numbers below probably don't exist in any mixer, but they're queried for completeness.
; The numbers correspond to the following items (in order): CUSTOM, BOOLEANMETER, SIGNEDMETER, PEAKMETER,
; UNSIGNEDMETER, BOOLEAN, BUTTON, DECIBELS, SIGNED, UNSIGNED, PERCENT, SLIDER, FADER, SINGLESELECT, MUX,
; MULTIPLESELECT, MIXER, MICROTIME, MILLITIME
ControlTypes = VOLUME,ONOFF,MUTE,MONO,LOUDNESS,STEREOENH,BASSBOOST,PAN,QSOUNDPAN,BASS,TREBLE,EQUALIZER,0x00000000, 0x10010000,0x10020000,0x10020001,0x10030000,0x20010000,0x21010000,0x30040000,0x30020000,0x30030000,0x30050000,0x40020000,0x50030000,0x70010000,0x70010001,0x71010000,0x71010001,0x60030000,0x61030000
ComponentTypes = MASTER,HEADPHONES,DIGITAL,LINE,MICROPHONE,SYNTH,CD,TELEPHONE,PCSPEAKER,WAVE,AUX,ANALOG,N/A
path to config in supervised:
/usr/share/hassio/homeassistant
Duckdns address
https://casussa.duckdns.org:8123
Rds address:
https://muscaiu.go.ro:8123
starting v3:
npx create-strapi-app@v3.3.4 new-project
Deploy to heroku:
https://www.youtube.com/watch?v=M1rEwMXK2z4&list=PL7Q0DQYATmvgGiz0MbbsMA_aB1V0yLE7a&index=11
{"lastUpload":"2020-02-25T06:12:54.814Z","extensionVersion":"v3.4.3"}