4일
- 기존의 wikinote code 개선중
- 목표
- config file 을 별도로 두지 않는 구조(쉽게 띄우기 위해)
- admin 기능 보강
- history 기능 보강
- 기존 버그 수정
- 목표
13일
- fedora systemd config
25일
- 나중에 읽어 볼 article
- https://www.reddit.com/r/golang/comments/1600fi6/advanced_go_concurrency/
- 엔지니어의 단계별 전문성 레벨 키우기
- The Architecture of Serverless Data Systems
- Implementation of Event-Driven Architecture in Go (Golang)
- Kubernetes best practices: terminating with grace
- https://github.com/mbrlabs/Lorien
- Lorien is an infinite canvas drawing/note-taking app that is focused on performance, small savefiles and simplicity.
- Paying for Cloud Storage is Stupid
- Design Patterns For Effective Maps UX
- https://github.com/w-okada/voice-changer
- Software Architecture in Go: Write-Through Caching Pattern for Scalability
- https://localfirstweb.dev/
- https://github.com/ublue-os/bazzite
- container native gaming
- How To Bootstrap A Rust Web API From Scratch
- Authentication in SPA (ReactJS and VueJS) the right way
- Go로 밑바닥부터 만드는 BitTorrent 클라이언트
- Implementing Custom HTML Elements — Know-How
- Redoc
- Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions.
- Writing Documentation for Your House
- https://web.dev/articles/building/a-breadcrumbs-component?hl=ko
30일
- user 권한으로 systemctl 실행 하기
- 개인 wiki system을 별도의 server 가 아나라 localhost 에서 실행하고 사용한다면, 매번 termial 등으로 process 를 실행하기란 귀찮은 일이다.
- systemctl 을 이용하면 편하다.
- user로 쓸수 있는 systemctl이 가능 할까?
- 일종의 시작 프로그램
systemctl --user를 통해 systemctl 을 user level 로 실행 할수 있다.- 올바른 systemctl 설정 파일(
.service) 는 어디일까? - Service 설정 가이드
- https://man.archlinux.org/man/systemd.special.7#UNITS_MANAGED_BY_THE_USER_SERVICE_MANAGER