- 장
- 간단
- 컴파일 빠름
- 단
- 느림(fps 가 떨어짐)
2022년 3월 18일 금요일
2022년 3월 12일 토요일
spacefm unable to mount cifs (with error -22) iptime
mount option -> vers=2.0
https://hbesthee.tistory.com/1568
edit /etc/udevil/udevil.conf
allowed_types = $KNOWN_FILESYSTEMS, file, cifs
default_options_cifs = nosuid, noexec, nodev, uid=$UID, gid=$GID, vers=2.0
default_options_smbfs = nosuid, noexec, nodev, uid=$UID, gid=$GID, vers=2.0
allowed_options_cifs = nosuid, noexec, nodev, ro, rw, remount, port=*, user
=*, username=*, pass=*, password=*, guest, domain=*, uid=$UID, gid=$GID, credent
ials=*, vers=*
allowed_options_smbfs = nosuid, noexec, nodev, ro, rw, remount, port=*, user
=*, username=*, pass=*, password=*, guest, domain=*, uid=$UID, gid=$GID, credent
ials=*, vers=*
2022년 3월 11일 금요일
pcmanfm bug: ctrl + c / ctrl +v not working
no resolution so far (ditch pcmanfm and use spacefm instead)
https://askubuntu.com/questions/1238443/pcmanfm-cut-and-paste-not-working
2022년 3월 10일 목요일
openbox unable to mount ntfs partition using gnome disk "not authorized to perform operation"
install polkit-gnome & make autostart
https://wiki.gentoo.org/wiki/Openbox/Guide
https://wiki.archlinux.org/title/Polkit
2022년 2월 13일 일요일
replace patterns for moonscript
- class function to normal function
^(.*): (\(.*\)) =>
$1 = $2 ->
- add require for
(.*)@battleGraphics\\(.*)(\(.*)
$1import $2 from require 'moon.battle.battleGraphics'\n$1$2$3
2022년 2월 10일 목요일
arch linux sudden audio disconnection after suspend/standby
[195439.660049] snd_hda_intel 0000:00:1f.3: refused to change power state from D3hot to D0
[195439.780561] snd_hda_intel 0000:00:1f.3: CORB reset timeout#2, CORBRP = 65535
[195440.057019] snd_hda_codec_hdmi hdaudioC0D2: Unable to sync register 0x2f0d00. -5
[195440.310476] snd_hda_codec_realtek hdaudioC0D0: Unable to sync register 0x2b8000. -5
sudo vi /boot/loader/entries/archlabs.conf
options snd_hda_intel.power_save=0
check
cat /sys/module/snd_hda_intel/parameters/power_save
https://forum.manjaro.org/t/after-update-2021-10-08-audio-devices-click-pop-when-playback-started/85985
https://wiki.archlinux.org/title/kernel_parameters#systemd-boot
amd ryzen -> no workaround?
2022년 2월 1일 화요일
game engine comparison 2022
haxeflixel- (+) code only
- (+) strong typing
- (+) built-in debugger
- (0) async programming: FlxSignal/add/dispatch
- (0) so so ui components
- haxeui: crash on neko target
- flixel-ui: ok for xml, meh for code only(no proper scaling)
- FlxUISpriteButton + loadGraphicSlice9
- (-) unpopular
- (-) demo could not load hexagonal tmx
(-) buggy? unable to resize text on FlxButton- (-) incomplete documents
- (-) no anchor for sprite support
heaps.io- (-) no default UI library?
- godot
- (+) popular
- (+) rich ui components
- (+) easy to include assets
- (+) plugin load hexagonal tmx
- (0) async programming : signal/connect/emit_signal
- (-) weak typing
- (-) editor needed
- ebiten
- (+) strong typing
- (+) go-tiled load hexagonal tmx(?)
- (+) boot faster than ceramic(2.5~3x?)
- (0) async programming : go routine
- (-) less ui components (text, button)
- (-) need to encode assets(?)
- love2d + moonscript
- (+) fast iteration
- (-) slow
- (-) script only
- (-) no default UI library
cocos2d-x- (-) hard to build
- (-) long test cycle
- (-) big commit size
sfml- (-) mobile build?
- ceramic
- (+) code only
- (+) strong typing
- (+) anchor for sprite support
- (?) async programming: (Timer/delay/interval)
- (=) lighter than haxeflixel but less component
- less decoration for text
- async rendertexture
- (-) unpopular
- (-) could not load hexagonal tmx
- (-) no built-in functional UI system(though there're UI components)
- (-) incomplete documents
- (-) slower to boot than ebiten
void vscode/firefox open dialog not working
install nautilus
-
install niri emptty ghostty git ImageMagick xdg-desktop-portal brightnessctl curl cliphist cava wlsunset evolution-data-server install void-...
-
pro 많은 GUI 부품들 멀티플랫폼 con script 검색!!!. (전체 script검색이 귀찮음) vscode debug plugin이 업데이트 되면 좋을까? 분리.(include?기능 지원...) 문서화. GUI에서 선택할 수 있...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...