Live data from Hacker News

Viewing profile — the_white_oak

the_white_oak

HN member
Joined
Fri, Dec 23, 2016, 11:32 AM UTC
HN karma
5
Public activity
7 items

About the_white_oak

No profile information was provided.

Recent public activity

  1. comment
    Comment #37805691

    Rc is not Send. But you can use tokio's LocalSet to run non-Send futures. https://docs.rs/tokio/latest/tokio/task/struct.LocalSet.html

  2. comment
  3. comment
    Comment #36377555

    No, most of the git troubles come out wheen collaborating.

  4. comment
    Comment #22282806

    A bit of a tip: while `*` is a search for a word onward, `#` is a reverse -- a search for a word backwards. Might help sometimes

  5. comment
    Comment #22141231

    NTFS is a file system, which WSL 2 still runs on. WSL 2 is much better, but NTFS is still dragging it back. I hope one day, Microsoft will make a leap and introduce a faster file s…

  6. comment
    Comment #17121448

    You can also use `cib` to change text between braces and `ciB` to change text between curly braces.

  7. comment
    Comment #13244256

    Yes, it did. Cargo had a bunch of features released ahead of time, see https://github.com/rust-lang/cargo/issues/3282 .