icon

されてない

icon

寝る

icon

kawaii

icon

かわいい

icon

Mastodonとかで使われている分散SNSプロトコル?

icon

ActivityPub対応したからだと思われる

icon

検索を利用するというハック
https://misskey.xyz/search?q=

icon

you are not baka

icon

ConoHaカードを買ってもらって私に(コードを)送りつけるとか

icon

おかげさまで

icon

内部的には note

icon

Misskeyでは特に決まった名称はなくて、単に 投稿 とか呼ばれてる

icon

聞いたことない

icon

He created his own Misskey instance.

icon

怒涛の⭐️

icon

なんか最近めっちゃ外国人ミスキスト増えてるよ

icon

9.x is recommended!

icon

バグっぽい

icon

今4つくらいある

icon

10秒

icon

できればやりたい
ただ作成から一定の時間経過した投稿をそもそもMisskeyに登録しないのかそれともストリームに流さないだけなのか考える必要がある

icon

senpai is more cute than 先輩

icon

なんかそう呼ばれてる

icon

そんなんある?

icon

かわいい

icon

@mirro Please remove the ‘https’ section of your default.yml. sorry🙏

icon

Oops!!!!!!
There was a bug in npm run config. sorry🙏

icon

If the problem persists, please show me your default.yml.

icon

If you test it locally, I think TLS is unnecessary.

icon

Are you want to run Misskey on TLS?

icon

npm run build is slower than npm install.

icon

タスクマネージャでCPUとかネットワークとかディスクが使われているか確認するという手も

icon

メディアみたいに

icon

ていうかsubpost内のコードは折りたたんで表示しよう

icon

it seems bug

icon

hey guys misskey can display code:


fn main() {
    // A simple integer calculator:
    // `+` or `-` means add or subtract by 1
    // `*` or `/` means multiply or divide by 2
 
    let program = "+ + * - /";
    let mut accumulator = 0;
 
    for token in program.chars() {
        match token {
            ''+'' => accumulator += 1,
            ''-'' => accumulator -= 1,
            ''*'' => accumulator *= 2,
            ''/'' => accumulator /= 2,
            _ => { /* ignore everything else */ }
        }
    }
 
    println!("The program \"{}\" calculates the value {}",
              program, accumulator);
}

icon

npm install is slooow

icon

JavaScriptとHTMLなら分かるけどJavaとHTMLの組み合わせはあまり知らない

icon

senpai, notice me

Attach image
icon

時代遅れというと?

icon

昔はグラフが表示されてたけど今は何もない

icon

頭良いね

icon

けどウィジェットを消し忘れた

icon

廃止した

icon

今のところないけど予定はされている

icon

Mastodonは民度が高い

icon

Can I use GoogleTranslator? lol

icon

長文は翻訳が難しい。
Long sentences are hard to translate.

icon

Thank you!
Since there are many parts that are still not translated, I will continue doing it.

icon

みた

icon

aqzちゃんの?

icon

というと

icon

AWS使ったことない

icon

AP復活させます

icon

自動的に英語で表示されない場合は、設定から言語を変更してください。
If it is not displayed automatically in English, change the language from the setting.

Attach image
icon

Misskey became partly English.

icon

どれだけ今日が終了したかを表しています。
It shows how much today has ended.

icon

now building misskey........

icon

親族にスペイン語話者がいる

icon

フランス語は難しそう

icon

I can speak Japanese only 🤔

icon

日本語しか話せない

icon

hey guys look at this

Attach image
icon

Japan is morning :)

icon

build is so sloooow

icon

まもなく終わります

icon

coming soon

icon

work in progress

Attach image
icon

oops 🤔

icon

icon

ありがとうございます!Misskeyの翻訳は開発中です。実装されたらお知らせします。
Thank you! Misskey''s translation is under development. I will let you know when it is implemented.

icon

S3とはなんですか?

icon

もちもち

icon

wip

Attach image
icon

%i18n:desktop.tags.mk-drive-browser.empty-drive%みたいなのを
%i18n:@empty-drive%
って書けるようにしてる

icon

i18nしてる