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

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. uint256_t (uint256t@mstdn.jp)'s status on Sunday, 02-Dec-2018 16:02:40 JST uint256_t uint256_t

    SKKってどうなんだろう(mozcが変な変換をしてくる

    In conversation Sunday, 02-Dec-2018 16:02:40 JST from mstdn.jp permalink Repeated by qnighy
  2. Masaki Hara (qnighy@qnmd.info)'s status on Sunday, 02-Dec-2018 11:31:05 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/pull/56365
    self_struct_ctorの安定化PRがマージされた。タプル構造体を Self(a, b, c) と初期化できるようにする仕組み。

    In conversation Sunday, 02-Dec-2018 11:31:05 JST from qnmd.info permalink

    Attachments

    1. Stabilize self_struct_ctor feature. by alexreg · Pull Request #56365 · rust-lang/rust
      from GitHub
      Tracking Issue r? @Centril
  3. Masanori Ogino ???? (omasanori@mstdn.maud.io@mstdn.maud.io)'s status on Sunday, 02-Dec-2018 11:23:07 JST Masanori Ogino ???? Masanori Ogino ????

    包丁のパッケージの裏面に「この包丁は調理を目的とした物です。調理の目的以外には使用しないでください」と書かれていて、その辺の目的外使用への警告とは重みが違うなと感じる

    In conversation Sunday, 02-Dec-2018 11:23:07 JST from mstdn.maud.io permalink Repeated by qnighy
  4. Masaki Hara (qnighy@qnmd.info)'s status on Sunday, 02-Dec-2018 11:16:39 JST Masaki Hara Masaki Hara

    家紋ベイベー (小田原家の紋章が手の甲に刻まれた赤ん坊)

    In conversation Sunday, 02-Dec-2018 11:16:39 JST from qnmd.info permalink
  5. Masaki Hara (qnighy@qnmd.info)'s status on Saturday, 01-Dec-2018 14:10:50 JST Masaki Hara Masaki Hara

    なるほど、差が有理数にならないように再配置すればよくて、それは小数表記で桁をsparseにするなどすれば実現できるのか

    In conversation Saturday, 01-Dec-2018 14:10:50 JST from qnmd.info permalink
  6. Masaki Hara (qnighy@qnmd.info)'s status on Saturday, 01-Dec-2018 10:26:11 JST Masaki Hara Masaki Hara

    A new look for rust-lang.org https://blog.rust-lang.org/2018/11/29/a-new-look-for-rust-lang-org.html
    Rustの公式サイトを刷新するのか。

    In conversation Saturday, 01-Dec-2018 10:26:11 JST from qnmd.info permalink

    Attachments


  7. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 30-Nov-2018 22:11:08 JST Masaki Hara Masaki Hara

    月の水企画Advent Calendar

    In conversation Friday, 30-Nov-2018 22:11:08 JST from qnmd.info permalink
  8. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 30-Nov-2018 21:12:41 JST Masaki Hara Masaki Hara

    underground cathedralって形容しちゃうのかっこいい

    In conversation Friday, 30-Nov-2018 21:12:41 JST from qnmd.info permalink
  9. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 30-Nov-2018 12:20:24 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/issues/41758
    Vec::resize_defaultの安定化が提案されてる

    In conversation Friday, 30-Nov-2018 12:20:24 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: avatars2.githubusercontent.com
      Tracking issue for Vec::resize_default · Issue #41758 · rust-lang/rust
      from GitHub
      Currently, Vec has a resize method which takes a new parameter so that if the resize involves growing the vector, the new parameter is cloned into each newly-created cell in the vector. T must impl...
  10. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 30-Nov-2018 10:38:18 JST Masaki Hara Masaki Hara

    ISOで買うと高いっていうのトラップだよね

    In conversation Friday, 30-Nov-2018 10:38:18 JST from qnmd.info permalink
  11. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 30-Nov-2018 10:15:54 JST Masaki Hara Masaki Hara

    https://internals.rust-lang.org/t/micro-pre-rfc-todo-macro/8925
    unimplemented!() はプログラムの書き始めでよく使われるが、その用途には長すぎるので、 todo!() にしたらどうかと提案されている

    In conversation Friday, 30-Nov-2018 10:15:54 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: internals.rust-lang.org
      Micro Pre-RFC: todo! macro
      from Rust Internals
      Rename unimplemented! macro to todo! Basically, the title says it all: deprecate the current unimplemented! macro, and replace it with equivalent todo!(). unimplemented is a pain to type, and usually is used in situations when you want to type code fast. Snippets/completion do not work equally well everywhere. What do you think about this? Case study: Kotlin has a similar function, TODO: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-t-o-d-o.html
  12. Masaki Hara (qnighy@qnmd.info)'s status on Thursday, 29-Nov-2018 23:47:01 JST Masaki Hara Masaki Hara

    MVJVMアーキテクチャ: Model層はデータモデルを定義し、View層は実際に描画されるHTMLを定義し、JVM層は30億のデバイスで走る

    In conversation Thursday, 29-Nov-2018 23:47:01 JST from qnmd.info permalink
  13. Masaki Hara (qnighy@qnmd.info)'s status on Thursday, 29-Nov-2018 13:17:00 JST Masaki Hara Masaki Hara

    アカウント間違えました

    In conversation Thursday, 29-Nov-2018 13:17:00 JST from qnmd.info permalink
  14. Masaki Hara (qnighy@qnmd.info)'s status on Thursday, 29-Nov-2018 09:49:12 JST Masaki Hara Masaki Hara

    発送が紛れこんだ

    In conversation Thursday, 29-Nov-2018 09:49:12 JST from qnmd.info permalink
  15. Masaki Hara (qnighy@qnmd.info)'s status on Thursday, 29-Nov-2018 09:44:44 JST Masaki Hara Masaki Hara

    https://users.rust-lang.org/t/atom-1-33-now-with-built-in-rust-syntax-highlighting-code-folding-support/22704
    Atom 1.33からRustサポートが同梱発送されるようになったらしい?

    In conversation Thursday, 29-Nov-2018 09:44:44 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: users.rust-lang.org
      Atom 1.33: Now with built-in Rust [syntax highlighting / code folding] support
      from The Rust Programming Language Forum
      From the blog, here. I’ve been using the beta for a while, and the new TreeSitter syntax highlighting has increased the responsiveness of the editor quite a bit. The new default syntax highlighting for Rust is the best I’ve seen so far.
  16. Masaki Hara (qnighy@qnmd.info)'s status on Wednesday, 28-Nov-2018 12:20:44 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rust/pull/56295
    システムアロケーターを使っているときはRust側で作ったポインタをfreeで解放してよい、という挙動をドキュメント化するかどうかで議論になっている

    In conversation Wednesday, 28-Nov-2018 12:20:44 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: avatars1.githubusercontent.com
      ffi/CString: Note that with system allocator, C free() is safe by cgwalters · Pull Request #56295 · rust-lang/rust
      from GitHub
      This text originated with e20a6db which was in 2015 when Rust was strongly oriented towards jemalloc. We now support the system allocator, and it's the default. Returning strings from Rust to C...
  17. Masaki Hara (qnighy@qnmd.info)'s status on Wednesday, 28-Nov-2018 10:18:02 JST Masaki Hara Masaki Hara

    https://github.com/rust-lang/rfcs/pull/2603
    ハッシュに依らない完全なシンボルマングリングの提案。以前からinternalsで議論していたものが正式にRFCとして提出された。
    同時に実装も進めて、問題点を洗い出すらしい

    In conversation Wednesday, 28-Nov-2018 10:18:02 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: avatars3.githubusercontent.com
      RFC: Symbol Mangling v2 by michaelwoerister · Pull Request #2603 · rust-lang/rfcs
      from GitHub
      Rendered Reference Implementation Pre-RFC Summary This RFC proposes a new mangling scheme that describes what the symbol names generated by the Rust compiler. This new scheme has a number of advant...
  18. Masaki Hara (qnighy@qnmd.info)'s status on Wednesday, 28-Nov-2018 00:05:39 JST Masaki Hara Masaki Hara

    行という単位、おおよそのプログラミング言語でいい感じにワークし、表示単位でもあるからそれ自体が直感的である上にツールで処理した結果の可視化もしやすいので、diffとかその手のツールは行でいいやとなってしまいがち

    In conversation Wednesday, 28-Nov-2018 00:05:39 JST from qnmd.info permalink
  19. Masaki Hara (qnighy@qnmd.info)'s status on Tuesday, 27-Nov-2018 23:59:55 JST Masaki Hara Masaki Hara

    RustのFormal Verification Working Group って立ち上がっただけで特に何もしてなかったんだけど、ちゃんとゴールを決めて再始動しようという投稿が出た https://internals.rust-lang.org/t/rebooting-the-formal-verification-working-group/8905/1

    In conversation Tuesday, 27-Nov-2018 23:59:55 JST from qnmd.info permalink

    Attachments

    1. Rebooting the formal verification working group
      from Rust Internals
      You might remember that earlier this year, we started up a formal verification working group… So, what happened? Well, not that much (sorry!). So, I’d like to reboot the working group with some more concrete goals. To start, we will: identify information needed by tools from the compiler build a set of simple examples to test verification tools on Overall, the plan for this WG is to enable formal verification of Rust programs, not creating a full semantics of the language (for that, go check...
  20. Masaki Hara (qnighy@qnmd.info)'s status on Tuesday, 27-Nov-2018 10:26:46 JST Masaki Hara Masaki Hara

    https://internals.rust-lang.org/t/announcing-rust-2018-beta-release/8901
    Rust2018 betaだ

    In conversation Tuesday, 27-Nov-2018 10:26:46 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: internals.rust-lang.org
      Announcing Rust 2018 Beta release!
      from Rust Internals
      Hello everyone, It is my pleasure to announce that we have now entered the final countdown for Rust 2018. We’ve just issued a new beta that is chock full of updates and we would dearly love people to spend some time testing it before we announce the final release (which takes place on December 6). What’s new Compared to the Preview 2 release, this new 1.31.0 beta includes all the features we stabilized in 1.31.0 and a lot of bug fixes. It also includes a number of improvements in the area of t...
  • 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.