GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by ドッグ (linda_pp@mstdn.jp), page 3

  1. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Friday, 03-Nov-2023 04:04:55 JST ドッグ ドッグ
    in reply to

    多分英語ネイティブには分からない感覚なんだろうけど,マージする気なくだらだら話し続けるぐらいならさっさとクローズしてくれた方が嬉しいんだけど

    In conversation Friday, 03-Nov-2023 04:04:55 JST from mstdn.jp permalink
  2. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Friday, 03-Nov-2023 03:55:07 JST ドッグ ドッグ

    具体的な指摘のない否定一辺倒で正直萎えてきたな https://github.com/ratatui-org/ratatui/pull/601

    In conversation Friday, 03-Nov-2023 03:55:07 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      perf(buffer)!: apply SSO technique to text buffer in `buffer::Cell` by rhysd · Pull Request #601 · ratatui-org/ratatui
      Description ratatui allocates one String buffer for each buffer::Cell. char is not sufficient since one character can consist of multiple code points. However, in almost all cases the cells have a ...
  3. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Friday, 03-Nov-2023 00:10:24 JST ドッグ ドッグ
    in reply to

    - テスト書かない
    - ドキュメントろくに書かない
    - コードはスパゲティ
    - 平気で O(n * n) みたいなコード書いてくる(文字列に1文字ずつ insert するみたいな)
    - ヒープ無駄に使いまくり

    こんなんで8割も書き換えられたらプロジェクト終わってしまう

    In conversation Friday, 03-Nov-2023 00:10:24 JST from mstdn.jp permalink
  4. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Friday, 03-Nov-2023 00:05:44 JST ドッグ ドッグ

    低品質なコードで PR 出してくる人間の対処難しい.数行程度ならマージしてあとで全部リファクタリングすればまあ良いけど,全体の8割書き換えるとか言ってきてるんだよな…

    In conversation Friday, 03-Nov-2023 00:05:44 JST from mstdn.jp permalink
  5. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Thursday, 02-Nov-2023 13:08:04 JST ドッグ ドッグ

    macOS Sonoma でデフォルトで入ってる grep が壊れてるらしい https://developer.apple.com/forums/thread/738862

    In conversation Thursday, 02-Nov-2023 13:08:04 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: forums.developer.apple.com
      macOS Sonoma broke grep (assertion… | Apple Developer Forums
  6. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Thursday, 02-Nov-2023 09:34:12 JST ドッグ ドッグ

    久しぶりに Rust のブログ記事書くかという気持ちになったけど,時期的にアドベントカレンダーに乗るかちょっと迷う.カレンダーランキングとかやり始めたあたりから,正直ちょっと気に食わないんだよなぁ

    In conversation Thursday, 02-Nov-2023 09:34:12 JST from mstdn.jp permalink
  7. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Wednesday, 01-Nov-2023 13:57:18 JST ドッグ ドッグ

    get_mut と月末は似てる

    In conversation Wednesday, 01-Nov-2023 13:57:18 JST from mstdn.jp permalink
  8. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Wednesday, 01-Nov-2023 09:57:20 JST ドッグ ドッグ

    GitHub の issue コメントのテキストエリアのデザインが変わった

    In conversation Wednesday, 01-Nov-2023 09:57:20 JST from mstdn.jp permalink
  9. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Wednesday, 01-Nov-2023 00:48:30 JST ドッグ ドッグ
    in reply to

    そして全くの別件で間違いっぽいのを見つけたのでプルリク投げてみた https://github.com/commonmark/commonmark-spec/pull/755

    In conversation Wednesday, 01-Nov-2023 00:48:30 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      Fix unicode symbols example in emphasis syntax by rhysd · Pull Request #755 · commonmark/commonmark-spec
      If my understanding is correct, these unicode symbols should be rendered as-is. But the spec converts all symbols to $.
  10. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Tuesday, 31-Oct-2023 23:46:06 JST ドッグ ドッグ

    Markdown のスペースって nbsp 含まないのか…知らなかった😳(定義にはもちろんちゃんと書いてあるんだけど) https://github.com/commonmark/commonmark-spec/issues/753

    In conversation Tuesday, 31-Oct-2023 23:46:06 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      Example 333 actually strips nothing · Issue #753 · commonmark/commonmark-spec
      Example 333: Only [spaces], and not [unicode whitespace] in general, are stripped in this way: ```````````````````````````````` example ` b ` . b `````````````````````````````...
  11. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Tuesday, 31-Oct-2023 22:29:46 JST ドッグ ドッグ

    Markdown のパーサに間違いを見つけて直そうとしたんだけど,どうやらこれ CommonMark の spec が間違ってる気がする…

    In conversation Tuesday, 31-Oct-2023 22:29:46 JST from mstdn.jp permalink
  12. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Tuesday, 31-Oct-2023 01:31:47 JST ドッグ ドッグ
    in reply to
    • のえる

    @noellabo サーバによってそこに差があるものなんですね.独自の拡張を行っているとかでしょうか?

    In conversation Tuesday, 31-Oct-2023 01:31:47 JST from mstdn.jp permalink
  13. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Monday, 30-Oct-2023 23:55:01 JST ドッグ ドッグ

    Mastodon も X も検索がまともに機能してなくて困る

    In conversation Monday, 30-Oct-2023 23:55:01 JST from mstdn.jp permalink
  14. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Monday, 16-Oct-2023 12:58:58 JST ドッグ ドッグ
    in reply to
    • らりお・ザ・何らかの🈗然㊌ソムリエ
    • ubnt-intrepid

    @ubnt_intrepid @lo48576 それもよくやるんですが

    let m = {
    let mut m = ...;
    let x = ...;
    m
    };

    // この辺りで x も使いたくなる

    みたいなことが結構あります

    In conversation Monday, 16-Oct-2023 12:58:58 JST from gnusocial.jp permalink
  15. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Monday, 16-Oct-2023 12:04:43 JST ドッグ ドッグ

    変数の shadowing は

    let mut m = HashMap::new();
    // ここでハッシュマップを構成
    let m = m;

    みたいに mut 外すのにも多用する

    In conversation Monday, 16-Oct-2023 12:04:43 JST from mstdn.jp permalink
  16. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Wednesday, 04-Oct-2023 08:42:39 JST ドッグ ドッグ

    GitHub が公開したグローバルメトリクスいろいろ載ってて面白い https://innovationgraph.github.com/

    In conversation Wednesday, 04-Oct-2023 08:42:39 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: innovationgraph.github.com
      GitHub Innovation Graph
      Explore a universe of data about how the world is building software together on GitHub.
  17. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Wednesday, 20-Sep-2023 17:19:51 JST ドッグ ドッグ

    これ変更内容自体は納得できるけど,Go1 の互換ポリシーを曲げてるのは「Go2 は出さないし互換ポリシーは場合によっては破りますよ」ということなので正直うーんという感じ.Go2 出す気が無いなら破壊的変更を適切に入れるタイミングがないのはかなり問題な気がする https://go.dev/blog/loopvar-preview

    In conversation Wednesday, 20-Sep-2023 17:19:51 JST from mstdn.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: go.dev
      Fixing For Loops in Go 1.22 - The Go Programming Language
      Go 1.21 shipped a preview of a change in Go 1.22 to make for loops less error-prone.
  18. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Saturday, 02-Sep-2023 12:40:33 JST ドッグ ドッグ
    in reply to

    Mastodon,カード表示のほうのリンクから行くとハッシュ #L65-L81 が削除されてしまうバグがあるのか.テキストリンクのほうは問題ないっぽい

    https://github.com/mastodon/mastodon/issues/21308

    In conversation Saturday, 02-Sep-2023 12:40:33 JST from mstdn.jp permalink
  19. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Saturday, 02-Sep-2023 12:40:33 JST ドッグ ドッグ

    この領域だけ rustfmt に整形をやめさせたいけど,良い方法が無いな… https://github.com/rhysd/Shiba/blob/9638afa8627c64d6be8b33f078c93ac77e0479bc/v2/src/wry/menu.rs#L65-L81

    In conversation Saturday, 02-Sep-2023 12:40:33 JST from mstdn.jp permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      https://github.com/rhysd/Shiba/blob/9638afa8627c64d6be8b33f078c93ac77e0479bc/v2/src/wry/menu.rs
  20. Embed this notice
    ドッグ (linda_pp@mstdn.jp)'s status on Friday, 01-Sep-2023 23:10:06 JST ドッグ ドッグ
    in reply to

    s.is_empty().not().then_some(s) という案

    In conversation Friday, 01-Sep-2023 23:10:06 JST from mstdn.jp permalink
  • After
  • Before

User actions

    ドッグ

    ドッグ

    はやくコンピュータプログラムになりたい

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          38045
          Member since
          24 Nov 2022
          Notices
          115
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.