nazo6
note
:
blog
blog
memo
tag
ブログ記事一覧
2025-04-26
2025-04-26
Linuxで顔認証を動作させる
tech/os/linux
2025-04-09
2025-04-09
「Rustが嫌いです。」の感想
tech/lang/rust
2024-11-10
2024-11-10
OpenSCAD、KeyV2とFDMプリンターでキーキャップを作る
hardware/3dp
hardware/keyboard
2024-08-06
2024-08-06
QMKキーIDとアクションのすべて
hardware/keyboard
2024-06-18
2024-06-19
Oracle Cloud ComputingにDebian(などのディストリビューション)をインストールする方法
tech/cloud/oci
tech/os/linux
2024-05-24
2024-05-24
USB HIDキーボードでメディアキーを操作する方法
hardware/keyboard
tech/lang/rust
2024-05-23
2024-05-23
DockerでIPアドレスが枯渇した時の対処法
tech/software/docker
2024-04-26
2024-05-22
RustとEmbassyでKeyballのファームウェアを作った
tech/lang/rust
hardware/keyboard/keyball
2024-03-23
2024-03-23
RustでKeyballのファームウェアを書きたい話
tech/lang/rust
hardware/keyboard/keyball
2024-02-05
2024-11-22
WASMでTypstプラグインを作ろう
tech/software/typst
2023-12-18
2023-12-19
SerdeのDeserializerを実装する(Part2 JSON編)
tech/lang/rust
2023-11-27
2023-11-27
Synology NASへのHomebrew(linuxbrew)を使ったNeovimのインストール
tech/selfhosted
tech/synology
2023-11-18
2023-11-18
tokioで作ったサーバーをdockerで起動すると終了が遅くなるときの対処法
tech/lang/rust
2023-10-31
2023-10-31
lemonadeでssh先のneovimとクリップボードを共有
tech/software/neovim
2023-10-15
2023-10-19
Quest1→Quest3乗り換え感想
tech/vr
tech/vr/quest
2023-09-25T00:11:04+09:00
2023-09-25T00:11:20+09:00
RemarkでZenn形式のmarkdownを再現する
tech/lang/js-ts
tech/lang/js-ts/unified
2023-09-10
2023-12-18
SerdeのDeserializerを実装する(Part1)
tech/lang/rust
2023-09-04T19:54:30+09:00
2023-09-04T19:55:57+09:00
TraccarのデータをH2からMySQLに移行
tech/selfhosted
2023-09-01T11:58:30+09:00
2023-09-01T14:31:48+09:00
prisma-client-rust入門
tech/lang/rust
2023-08-08T16:07:16+09:00
2023-08-08T18:31:51+09:00
Sandboxieの基礎解説+Sandboxieでアプリをポータブル化して持ち運ぶ方法
tech/software/sandboxie
2023-07-17T20:12:12+09:00
2023-07-17T20:12:32+09:00
Synology NASをサーバーとして運用してみたメリット・デメリット
tech/synology
2023-07-02T14:13:21+09:00
2023-07-02T14:16:47+09:00
docker-composeでGitea + Gitea Actionsのセットアップ
tech/git
tech/selfhosted
2023-05-02T00:00:00+09:00
2023-05-02T00:00:00+09:00
Neovimを再起動するコマンドを作ったら結構よかった
tech/software/neovim
2021-09-05T00:00:00+09:00
2023-04-29T00:00:00+09:00
neovim luaのパフォーマンス計測方法
tech/software/neovim
2021-08-21
2024-03-14
Neovim builtin LSP設定入門
tech/software/neovim
2021-05-16T00:00:00+09:00
2022-05-08T00:00:00+09:00
nvim-lspでtsconfig.jsonとかの補完をする方法(JSON schema)
tech/software/neovim
2021-03-29T00:00:00+09:00
2021-10-24T00:00:00+09:00
Typescriptでneovimの設定を書く!
tech/lang/js-ts
tech/software/neovim
2021-02-08T00:00:00+09:00
2021-10-24T00:00:00+09:00
React Native for WindowsでWindowsネイティブ機能を呼び出す
tech/web/react
tech/web/react-native