- cons
too much manual configuration during tutorial #1~#3- unable to setup mobile build?
- https://community.heaps.io/t/mobile-platform-build-guide/37
- HL debug does not work correctly
- need git version - still imperfect at all?
- pros
- evoland 2
- chrome debugger + vscode could be good pair of tool
2019년 3월 12일 화요일
heaps.io 1.9.1
2019년 3월 7일 목요일
launch cinnamon display settings from command line
cinnamon-settings display
https://forums.linuxmint.com/viewtopic.php?t=166356
https://forums.linuxmint.com/viewtopic.php?t=166356
2019년 3월 2일 토요일
manjaro setup
- installation
- hwclock to localtime
- https://wiki.manjaro.org/index.php?title=System_Time_Setting
- timeset
- find fastest mirror
- https://wiki.manjaro.org/index.php?title=Use_pacman-mirrors_to_Set_the_Fastest_Download_Server
sudo pacman-mirrors --country South_Korea Japan Taiwan China && sudo pacman -Syyu
- install yay
- sudo pamcn -S yay
- install fcitx
- install sakura
- yay -S sakura
- install vscode
- yay -S visual-studio-code-bin
- extensions
- gitflow by vector-of-bool
- git history by don jayamanne
- setup firefox
- add add-ons
- ublock origin
- noscript security suite
- zoom page we
- preferences
- restore previous session
- install gitflow
- yay -S gitflow-avh
- setup git lg
- https://gist.github.com/johanmeiring/3002458
- disable turbo boost
- install dropbox
- yay -S dropbox
- install keepassx2
- yay -S keepasx2
- generate ssh-key and register!
manjaro fcitx
yay -S fcitx-im fcitx-hangul fcitx-configtool
~/.xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export QT4_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
~/.xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export QT4_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
- configure -> input method -> add -> hangul
- global config -> trigger input method
2019년 3월 1일 금요일
linux comparison 2019
- mx linux
- stable and fast
- not quite easy to install newest software
- slow to fix security update(RDS issue)
antergos(discontinued)easy to install new softwareso much updates per daymirror server is down sometimes and no nearest server(low popularity?)installer broken many times(19.2)- manjaro
- almost same as antergos
- default theme is too green
- archbang
- unable to install bootloader for efi
- discontinued? no guide or wiki
- zen installer - pure arch?
- broken after 2nd upgrade -.-
2019년 2월 28일 목요일
mx linux korean input(fcitx) 18.1
- MX Package Installer
- Korean_Input_fcitx
- remove fonts-baekmuk
- 텔레그램에서도 잘 됨.
- (fcitx) 잘 됨
- (ibus)하지만 띄워쓰기에 문제가 있음😕
ref: https://mxlinux.org/wiki/other/chinese-simplified-input
2019년 2월 3일 일요일
godot paint image on the fly
setup
update
onready var sprite = $BackgroundSceneRoot/Sprite
func _ready():
img = Image.new()
img.create(Globals.WIDTH, Globals.HEIGHT, false, Image.FORMAT_RGB8)
tex = ImageTexture.new()
tex.create_from_image(img, 0)
sprite.texture = tex
update
img.lock()
img.set_pixel(x, y, Color(r, g, b))
img.unlock()
sprite.texture.set_data(img)
피드 구독하기:
글 (Atom)
debian 13 trixie setup
install git fonts-firacode libwayland-bin for raylib libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libx...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
cidoo abm066 / 0.8kg (780g mine) aula f65 / 0.804kg (740g mine) gdevil g712ls / 0.705kg (690g mine) gmk67 / 450g (barebone only), (620g dsa ...
-
copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/d...