2022년 12월 24일 토요일

mounting sshfs in windows

 https://stackoverflow.com/questions/67182778/mounting-linux-fs-in-windows-10-using-sshfs

winfsp-1.12.22339

sshfs-win-3.5.20357-x64


map network drive

\\sshfs\username@machine_ip

\\sshfs.r\username@machine_ip 

2022년 12월 9일 금요일

laptop bench

hp 455 g7 4700u

cinebench r20 2739pts

3dmark skydiver 8091~8272

pcmark10 4641 essentials 8486 productivity 7116 digital contents creation 4492

passmark rating 3563

cinebench r15 opengl 49.21fps cpu 796 cb

cinebench r20 2064pts

3dmark cloud gate 12656


4500u (from notebookcheck)

performance rating 36.1pt

cinebench r23 multi 5920pts single 1152pts

witcher 3 1920x1080 medium

average 19.2fps


5625u (from notebookcheck)

performance rating 44.2pt

cinebench r23 multi 8135pts single 1372pts

witcher 3 1920x1080 high graphics & postprocessing (nvidia hairworks off)

Thinkbook 15 G4 26.2 fps


6800u (from notebookcheck)

performance rating 48.9pt

cinebench r23 multi 10468pts single 1488pts

witcher 3 1920x1080 high graphics & postprocessing (nvidia hairworks off)

38.1 fps


hp 655 g9 5625u

cinebench r23 cpu multi 7559~7883pts single 1285~1399pts

3dmark timespy 730~1378(single vs dual channel)

2022년 11월 8일 화요일

rust game engine

  • bevy
    • (-) too big?
    • (-) desktop only
  • notan
    • (-) life example does not extend to 400x400 
      • solve by array to vec
    • (-) desktop only
    • (-) unable to create app with egui support
    • (-) owner is quitting
  • tetra
    • (-) stopped?
    • (-) desktop only
  • ggez
    • (-) windows & linux only
    • (-) maintainer change?
  • raylib
    • raylib-rs
      • (-) desktop only
      • (-) not latest version
  • macroquad
    • (+) multi-platform
    • (-) buggy?
    • (-) ui example not working
    • (-) no recent activity 
    • (+) egui-macroquad working
  • nannou
    • (+) good documents
    • (-) no recent activity
  •  godot-rust
    • (+) multi-platform
  • pixels?
    • (-) no audio
  • pixel_engine
    • (-) no audio
  • bracket-lib
    • (-) console
  • sfml
    • (-)no native rust

2022년 10월 18일 화요일

kime config

install kime-bin

add followings to .profile(.zprofile or .bash_profile)

export GTK_IM_MODULE=kime
export QT_IM_MODULE=kime
export XMODIFIERS=@im=kime 

cd ~/.config

mkdir kime

cp /usr/share/doc/kime/default_config.yaml ~/.config/kime/config.yaml

edit config.yaml

Super-Space -> S-Space

 

https://www.clien.net/service/board/cm_linux/17302877?combine=true&q=kime&p=0&sort=recency&boardCd=&isBoard=false

https://codepractice.tistory.com/m/152

2022년 7월 26일 화요일

Dungeon master 1986 disassembly

  • 도구
    • ida pro
      • 유료
    • ghidera
      • 적당한 듯
    • rz-cutter
      • base address 지정 안됨.
  • 상황
    • rom을 로딩하면서 동적으로 0xc000~ 에 코드를 만들어 내는데, 분석하기 귀찮음.

void vscode/firefox open dialog not working

 install nautilus