Skip to content
Avatar
💭
Planning some exciting stuff for 2020 😁
💭
Planning some exciting stuff for 2020 😁

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. Tool to run a specified executable and then pause before terminating

    HTML 9 3

  2. The original sources of MS-DOS 1.25 and 2.0, for reference purposes

    Assembly 15.6k 2.4k

  3. The original source code of Microsoft GW-BASIC from 1983

    C++ 2.5k 371

  4. Source code behind the Windows Subsystem for Linux documentation.

    PowerShell 910 287

  5. A repo for developers on Windows to file issues that impede their productivity, efficiency, and efficacy

    281 10

97 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Reviewed 1 pull request in 1 repository

Created an issue in rust-lang/rust that received 10 comments

Semicolon woes

I tried this code: fn write_db(key: String, val: String) -> Result<(), Error> { std::fs::write( "hello.txt", format!("{} {}", key, val)); } I expec…

10 comments
Opened 1 other issue in 1 repository
4 contributions in private repositories Dec 2 – Dec 9

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.