zztkm

Results 46 issues of zztkm

## Platform * OS: macOS * RDBMS: MySQL * Version: maybe v0.16.12 ## --export output ```bash CREATE TABLE `hello_json_utf8mb4` ( `id` int NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=InnoDB...

mysqldef

## Platform * OS: Linux * RDBMS: SQLite3 * Version: unknown (probably the latest On a separate note, `sqlite3def --version` does not output anything ## --export output ```shell -- No...

sqlite3def

やれたらPR送ります! 参考: https://github.com/markdown-it/markdown-it/issues/929#issuecomment-1582562266

## Issue When I do what the [quick start](https://github.com/syumai/workers#quick-start) says, I get the following error when I run make dev **My Environment** - Ubuntu 22.04.2 LTS (GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64) **Error**...

## 考えているアプローチ v を c ファイルに変換して、それを gcc や zig cc でビルドする ``` v -showcc . > C compiler cmd: '/home/zztkm/dev/github.com/vlang/v/thirdparty/tcc/tcc.exe' '@/tmp/v_1000/vss.13387230187203176341.tmp.c.rsp' > C compiler response file "/tmp/v_1000/vss.13387230187203176341.tmp.c.rsp": -std=gnu99 -D_DEFAULT_SOURCE "/home/zztkm/.vmodules/cache/b6/b6823904c3ddfb85d92222da0f7f78d2.module.markdown.o"...

help wanted

- [ ] commands から具体的な実装を別のモジュールに切り出す - [x] vss.v を main.v に統合する

task - [x] install script - [ ] self update: `vss self update` 参考 - https://deno.land/x/[email protected]/install.sh?source= - https://deno.land/x/[email protected]/install.ps1?source - self update - https://zenn.dev/kamina_zzz/articles/e9d68da8a88cf2

サーバーレスでやれるならそれが良い。 - [全文検索(インクリメンタルサーチ)の機能を付ける - まくまくHugoノート](https://maku77.github.io/hugo/advanced/full-text-search.html)

enhancement

現在 - watch は動いているがビルド後にファイルを serve できていないことがある

## 参考 - [Does GitHub Actions (cloud) allow running of ARM based instances? · community · Discussion #25319](https://github.com/orgs/community/discussions/25319) - [GitHub Actions上でARMを利用するDockerを使った方法 - nwtgck / Ryo Ota](https://scrapbox.io/nwtgck/GitHub_Actions%E4%B8%8A%E3%81%A7ARM%E3%82%92%E5%88%A9%E7%94%A8%E3%81%99%E3%82%8BDocker%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%9F%E6%96%B9%E6%B3%95)