senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Masaki Hara (qnighy@qnmd.info), page 14

  1. Norik (thecovertgarden@pawoo.net)'s status on Monday, 25-Feb-2019 17:47:39 JST Norik Norik

    結局こっち使うん???
    とも思うけど、向こうをバ美垢にしてこっちにエロをぶん投げるのもありかなぁとは思いました。
    ついったくんの動き次第。

    粛清が始まったら逃げてくる。

    In conversation Monday, 25-Feb-2019 17:47:39 JST from pawoo.net permalink Repeated by qnighy
  2. DanK Dream! Girls Blunt Party! (maullarmaullar@pawoo.net)'s status on Tuesday, 26-Feb-2019 11:01:08 JST DanK Dream! Girls Blunt Party! DanK Dream! Girls Blunt Party!

    i've heard of a "soft launch," but this is just ridiculous!! ?

    In conversation Tuesday, 26-Feb-2019 11:01:08 JST from pawoo.net permalink Repeated by qnighy

    Attachments


    1. https://qnmd.info/system/media_attachments/files/000/265/664/original/da9f57a0d3522adf.jpeg
  3. Dgo5276 (dgo5276@pawoo.net)'s status on Saturday, 07-Apr-2018 23:53:19 JST Dgo5276 Dgo5276

    ぎゅっとして | ディーゴ #pixiv #東方 #フランドール・スカーレット #水着 https://www.pixiv.net/member_illust.php?mode=medium&illust_id=68004652

    In conversation Saturday, 07-Apr-2018 23:53:19 JST from pawoo.net permalink Repeated by qnighy

    Attachments


  4. Dgo5276 (dgo5276@pawoo.net)'s status on Wednesday, 21-Feb-2018 21:47:12 JST Dgo5276 Dgo5276

    おっぱいヘルファイヤー!! | ディーゴ #pixiv #東方 #火焔猫燐 #水着 #おっぱい https://www.pixiv.net/member_illust.php?mode=medium&illust_id=67388940

    In conversation Wednesday, 21-Feb-2018 21:47:12 JST from pawoo.net permalink Repeated by qnighy

    Attachments


  5. Dgo5276 (dgo5276@pawoo.net)'s status on Wednesday, 24-Jan-2018 19:05:04 JST Dgo5276 Dgo5276

    おっぱいメガフレアー!! | ディーゴ #pixiv #東方 #霊烏路空 #おっぱい #水着 https://www.pixiv.net/member_illust.php?mode=medium&illust_id=66945445

    In conversation Wednesday, 24-Jan-2018 19:05:04 JST from pawoo.net permalink Repeated by qnighy

    Attachments


  6. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 22:19:28 JST Masaki Hara Masaki Hara

    あと絶対パスの ::foo にかわる記法として crate::foo が 推奨されるようになってるけど、この2つは微妙に違う。互換性維持のために ::foo は絶対パスのほかに外部ライブラリプレリュードも参照できるようになっている。その背景は前ツイートの通り。

    In conversation Monday, 18-Mar-2019 22:19:28 JST from qnmd.info permalink
  7. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 22:11:13 JST Masaki Hara Masaki Hara
    in reply to

    絶対パス

    In conversation Monday, 18-Mar-2019 22:11:13 JST from qnmd.info permalink
  8. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 22:10:45 JST Masaki Hara Masaki Hara

    Rustではパスの形態に応じてローカルスコープ・プレリュード・相対パス・相対パスから名前解決をする。Rust2015では外部ライブラリをまずルートにマウントしてから絶対パス参照していたが、Rust2018では依存crate名がそのままプレリュードとして参照可能なのでマウントせず使うというのが大きな差

    In conversation Monday, 18-Mar-2019 22:10:45 JST from qnmd.info permalink
  9. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 22:06:51 JST Masaki Hara Masaki Hara

    モジュール完全マスターはやっぱ必要そう

    In conversation Monday, 18-Mar-2019 22:06:51 JST from qnmd.info permalink
  10. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 21:34:29 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rfcs/pull/2663
    Rustでは標準ライブラリのみバイナリで配布されるため、決まった条件の組み合わせ以外(たとえば、サイズ優先最適化かつパニックアボート)で使うにはnightlyコンパイラとxargoが必要だった。その面倒を軽減する方法が提案されている。

    In conversation Monday, 18-Mar-2019 21:34:29 JST from qnmd.info permalink

    Attachments

    1. `std` Aware Cargo by jamesmunns · Pull Request #2663 · rust-lang/rfcs
      from GitHub
      Rendered. Please see Pre-RFC discussion here. Note: I'm happy to squash/rebase out the multiple commits below. I have included them as they were part of the Pre-RFC discussion.
  11. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 13:36:27 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rfcs/issues/2664#issuecomment-473690854
    Rustがムーブコンストラクタを持たない理由だ

    In conversation Monday, 18-Mar-2019 13:36:27 JST from qnmd.info permalink

    Attachments

    1. Proposal: One more way to make self referial structs. · Issue #2664 · rust-lang/rfcs
      from GitHub
      Proposal My idea constists of making a kind of special trait OnCopy, which should have a method to update a value of &this pointer, in order to allow struct refer to itself, outer code shouldn&...
  12. 榊葉ミソギ? (sakakiba@pawoo.net)'s status on Thursday, 07-Mar-2019 16:35:57 JST 榊葉ミソギ? 榊葉ミソギ?

    これは神絵師になりたい銀髪ちゃんの絵

    In conversation Thursday, 07-Mar-2019 16:35:57 JST from pawoo.net permalink Repeated by qnighy

    Attachments


    1. https://qnmd.info/system/media_attachments/files/000/248/387/original/c645f4ae39a8b319.png
  13. 榊葉ミソギ? (sakakiba@pawoo.net)'s status on Thursday, 07-Mar-2019 16:52:19 JST 榊葉ミソギ? 榊葉ミソギ?

    ドーはドーナツーの ドー
    レーはレモンの レー
    ミーはみーんなーの みー
    ファーはファーウェイは7日、米政府機関が自社製品の使用を禁止しているのは不当だとして、米政府を提訴した。同社の郭平・副会長兼輪番会長は声明で、「米連邦議会は一貫して、ファーウェイ製品の使用規制の裏づけとなる証拠を一切提示していない。そのため我々は、適切かつ最後の手段としてこの法的措置をとらざるを得ない」とコメントした。

    In conversation Thursday, 07-Mar-2019 16:52:19 JST from pawoo.net permalink Repeated by qnighy
  14. 榊葉ミソギ? (sakakiba@pawoo.net)'s status on Thursday, 14-Mar-2019 21:40:22 JST 榊葉ミソギ? 榊葉ミソギ?

    これはめっちゃ不良になった電ちゃん

    In conversation Thursday, 14-Mar-2019 21:40:22 JST from pawoo.net permalink Repeated by qnighy

    Attachments


    1. https://qnmd.info/system/media_attachments/files/000/259/108/original/fe82217e68555657.jpeg
  15. 榊葉ミソギ? (sakakiba@pawoo.net)'s status on Sunday, 17-Mar-2019 20:06:35 JST 榊葉ミソギ? 榊葉ミソギ?

    これは下の方をぷにぷにしてくる山城

    In conversation Sunday, 17-Mar-2019 20:06:35 JST from pawoo.net permalink Repeated by qnighy

    Attachments


    1. https://qnmd.info/system/media_attachments/files/000/263/855/original/ee2561b3156cacf9.jpeg
  16. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:32:48 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/issues/43155#issuecomment-473663718
    serial_testクレート知らなかった

    In conversation Monday, 18-Mar-2019 10:32:48 JST from qnmd.info permalink

    Attachments

    1. Document using a Mutex to sequentalise tests · Issue #43155 · rust-lang/rust
      from GitHub
      cc #42684 One can use a static Mutex to sequentialise tests, but this is not documented, afaik.
  17. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:18:20 JST Masaki Hara Masaki Hara

    豆知識: Coqの証明スクリプトの拡張子は .v

    In conversation Monday, 18-Mar-2019 10:18:20 JST from qnmd.info permalink
  18. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:17:14 JST Masaki Hara Masaki Hara

    ヨドバシのCMソングを思い出そうとしたら「黄色い緑の海神教♪」になってしまい、違う違うってなった。満月野なら流れてても違和感なさそう

    In conversation Monday, 18-Mar-2019 10:17:14 JST from qnmd.info permalink
  19. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:13:51 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/pull/59231
    Option::copiedが安定化されるっぽい。Option::clonedとほぼ同じだけど、T: Copyを仮定するのでぱっと見でコストが低いのがわかる。

    In conversation Monday, 18-Mar-2019 10:13:51 JST from qnmd.info permalink

    Attachments

    1. Stabilize Option::copied by matklad · Pull Request #59231 · rust-lang/rust
      from GitHub
      closes #57126
  20. Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:06:24 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/pull/58933
    alloc::preludeがalloc::prelude::v1に移動された。これによりallocはstdのサブセットになるらしい。現在core⊆stdが成立しているがこれをcore⊆alloc⊆stdにしたいという議論があり、それに部分的に乗った形になる。

    In conversation Monday, 18-Mar-2019 10:06:24 JST from qnmd.info permalink

    Attachments

    1. Move alloc::prelude::* to alloc::prelude::v1, make alloc a subset of std by SimonSapin · Pull Request #58933 · rust-lang/rust
      from GitHub
      This was one of the unresolved questions of rust-lang/rfcs#2480. As the RFC says this is maybe not useful in the sense that we are unlikely to ever have a second version, but making the crate a tru...
  • After
  • Before

User actions

    Masaki Hara

    Masaki Hara

    言語処理系いじりとロジックが好き 相方→@qnighy

    Tags
    • (None)
    WebSub

    Following 1

    • せのお (妹尾 賢)

    Followers 0

      Groups 0

        Statistics

        User ID
        2857
        Member since
        12 Aug 2018
        Notices
        769
        Daily average
        0

        Feeds

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

        senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.