The Wayback Machine - https://web.archive.org/web/20220421130058/https://github.com/jntrnr
Skip to content
Avatar

Sponsors

@Philipp-M @reaganmcf @wezm
@pfernie @rgwood @Locke23rus
@herlon214

Achievements

Achievements

Highlights

  • 8 discussions answered

Organizations

@ChaiScript
Block or Report

Block or report jntrnr

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. rustyjit Public

    A JIT experiment in Rust

    Rust 98 14

  2. Forked from ecumene/rust-sloth

    A 3D software rasterizer... for the terminal!

    Rust 42 1

  3. AudioScope demo written in Angular 2 + TypeScript

    TypeScript 32 19

  4. onehour Public

    A small programming language created in an hour

    Rust 31 3

  5. My dabbling with Pierce's languages in Haskell

    Haskell 19 1

  6. peach Public

    Rust 18 1

3,267 contributions in the last year

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

Contribution activity

April 2022

Created 1 repository

Created a pull request in nushell/nushell that received 2 comments

Remove external name exceptions

Description Fixes 7z and other externals that start with a number by trying to parse the name completely as a known value type. If it succeeds, we …

+46 −148 2 comments
Opened 39 other pull requests in 4 repositories
nushell/nushell 26 merged 1 closed
nushell/nana 9 merged
nushell/nushell.github.io 2 merged
jntrnr/langstat 1 merged

Created an issue in andrewdavidmackenzie/libproc-rs that received 16 comments

macOS 11/Apple silicon showing high virtual memory usage

Was noticing on my mbp with an M1 Pro, the virtual memory usage is being listed as really high numbers. Nushell uses libproc get query this info, a…

16 comments
Answered 1 discussion in 1 repository
nushell/nushell