Skip to content
View jwebb's full-sized avatar
  • XTX Markets
  • London

Highlights

  • Pro

Block or report jwebb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. optional optional Public

    Forked from eengbrec/optional

    Convenient command line parsing for Scala

    Scala 5 4

  2. npmmvn npmmvn Public archive

    Hack to read NPM modules from a Maven repository

    JavaScript 5 2

  3. minitest minitest Public

    A concise unit testing framework for Scala

    Scala 1

  4. minctest minctest Public

    A simple and concise unit testing framework for C

    C

  5. echo echo Public

    An ugly way to manage translated copy

    Scala

  6. crypto crypto Public

    Forked from XTXMarkets/crypto

    Fork of golang.org/x/crypto adding some non-standard SSH modes seen in the wild

    Go

4 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository
  • jwebb/lz4 Go
    This contribution was made on Mar 13

Created a pull request in pierrec/lz4 that received 3 comments

Fix WriteTo on a started Reader, and the resulting incorrect error message

This case comes up when we use r.Read(nil) to obtain the header only, and then later stream the content with io.Copy.

+30 −1 lines changed 3 comments
Loading