Live data from Hacker News

Viewing profile — Tohquai7

Tohquai7

HN member
Joined
Thu, Mar 07, 2019, 3:45 PM UTC
HN karma
9
Public activity
2 items

About Tohquai7

No profile information was provided.

Recent public activity

  1. comment
    Comment #19330397

    It can. -Z unstable-options -Zunpretty=hir,typed // source pub fn square(num: i32) -> i32 { num * num } // expanded use ::std::prelude::v1::*; extern crate std; pub fn square(num: …

  2. comment
    Comment #19328960

    IDEs and productivity tools often approximate a tile-based window managers where you can collapse all but the central tile (or conversely, put the central one in fullscreen) if you…