From 7c03bbe4c447a06e075963fb7305ef1742dfa5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Tue, 30 Jan 2024 21:00:46 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=82=AD=E3=83=AB=E3=81=AE=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gemini/skill.gmi | 19 ++++++++++--------- src/skill.md | 19 ++++++++++--------- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/gemini/skill.gmi b/gemini/skill.gmi index afcecc7..64c60bf 100644 --- a/gemini/skill.gmi +++ b/gemini/skill.gmi @@ -22,13 +22,13 @@ | PHP | 100 | | Shell | 100 | | Go言語 | 100 | -| C++ | 90 | +| Zig | 90 | | Lua | 90 | -| Zig | 70 | -| Javascript | 45 | -| Python | 40 | -| Common Lisp | 40 | +| C++ | 70 | +| Javascript | 20 | +| Python | 20 | | Kotlin | 20 | +| Common Lisp | 10 | | Nim | 10 | | Java | 0 | | C# | 0 | @@ -56,7 +56,7 @@ | --------------------- | ------ | ------ | | SDL | C | 80 | | OpenGL | C/C++ | 80 | -| Unity | C# | 40 | +| Unity | C# | 10 | | NintendWare for CTR | C++ | 0 | | Nintendo Bazel Engine | C++ | 0 | ``` @@ -64,7 +64,6 @@ ### Linux パソコンの場合、CRUXはメインです。 -サーバーはDevuan GNU/Linuxです。 ``` | ディストリビューション | スキル | @@ -88,6 +87,7 @@ ### BSD パソコンとサーバーのメインはOpenBSDです。 +NASのメインはFreeBSDです。 ``` | 種類 | スキル | @@ -103,7 +103,7 @@ ``` | 種類 | スキル | | ----------- | ------ | -| Graphene OS | 80 | +| Graphene OS | 70 | | Illumos | 40 | | 9front | 20 | | FreeDOS | 10 | @@ -137,14 +137,15 @@ | ウェブサーバー | nginx | Linux、FreeBSD | 100 | | ウェブサーバー | Apache | Linux | 100 | | ウェブサーバー | OpenHTTPd | OpenBSD | 100 | +| ウェブサーバー | relayd | OpenBSD | 100 | | メールサーバー | OpenSMTPd | OpenBSD | 100 | | データベース | MySQL | Linux、OpenBSD、FreeBSD | 100 | | ダークネット | Tor | Linux、OpenBSD、FreeBSD | 100 | | ダークネット | i2pd | Linux、OpenBSD、FreeBSD | 100 | | プロトコール | Gemini | Linux、OpenBSD、FreeBSD | 100 | | 画像編集 | Krita | Linux | 95 | -| データベース | PostgreSQL | Linux | 70 | | XMPPサーバー | Prosody | Linux、OpenBSD | 90 | | コードエディター | Neovim/vim | Linux、OpenBSD、FreeBSD | 88 | | オフィスソフト | LibreOffice | Linux | 80 | +| データベース | PostgreSQL | Linux | 70 | ``` diff --git a/src/skill.md b/src/skill.md index e9566ae..36f340d 100644 --- a/src/skill.md +++ b/src/skill.md @@ -19,13 +19,13 @@ title: スキル | PHP | 100 | | Shell | 100 | | Go言語 | 100 | -| C++ | 90 | | Lua | 90 | -| Zig | 70 | -| Javascript | 45 | -| Python | 40 | -| Common Lisp | 40 | +| Zig | 80 | +| C++ | 70 | +| Javascript | 20 | +| Python | 20 | | Kotlin | 20 | +| Common Lisp | 10 | | Nim | 10 | | Java | 0 | | C# | 0 | @@ -49,14 +49,13 @@ title: スキル | --------------------- | ----- | ------ | | SDL | C | 80 | | OpenGL | C/C++ | 80 | -| Unity | C# | 40 | +| Unity | C# | 10 | | NintendWare for CTR | C++ | 0 | | Nintendo Bazel Engine | C++ | 0 | ### Linux パソコンの場合、CRUXはメインです。\ -サーバーはDevuan GNU/Linuxです。 | ディストリビューション | スキル | | ---------------------- | ------ | @@ -78,6 +77,7 @@ title: スキル ### BSD パソコンとサーバーのメインはOpenBSDです。 +NASのメインはFreeBSDです。 | 種類 | スキル | | ------------- | ------ | @@ -90,7 +90,7 @@ title: スキル | 種類 | スキル | | ----------- | ------ | -| Graphene OS | 80 | +| Graphene OS | 70 | | Illumos | 40 | | 9front | 20 | | FreeDOS | 10 | @@ -120,13 +120,14 @@ title: スキル | ウェブサーバー | nginx | Linux、FreeBSD | 100 | | ウェブサーバー | Apache | Linux | 100 | | ウェブサーバー | OpenHTTPd | OpenBSD | 100 | +| ウェブサーバー | relayd | OpenBSD | 100 | | メールサーバー | OpenSMTPd | OpenBSD | 100 | | データベース | MySQL | Linux、OpenBSD、FreeBSD | 100 | | ダークネット | Tor | Linux、OpenBSD、FreeBSD | 100 | | ダークネット | i2pd | Linux、OpenBSD、FreeBSD | 100 | | プロトコール | Gemini | Linux、OpenBSD、FreeBSD | 100 | | 画像編集 | Krita | Linux | 95 | -| データベース | PostgreSQL | Linux | 70 | | XMPPサーバー | Prosody | Linux、OpenBSD | 90 | | コードエディター | Neovim/vim | Linux、OpenBSD、FreeBSD | 88 | | オフィスソフト | LibreOffice | Linux | 80 | +| データベース | PostgreSQL | Linux | 70 |