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

Highlights

Pinned

  1. 🔧 .files, including ~/.macos — sensible hacker defaults for macOS

    Shell 23.9k 8.2k

  2. 🙊 Subtle and not-so-subtle shell tweaks that will slowly drive people insane.

    Shell 1.9k 213

  3. A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

    JavaScript 187 13

  4. Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

    JavaScript 285 40

  5. A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript 2.6k 211

Contribution activity

August 2020

Created a pull request in v8/v8.dev that received 1 comment

Add AVIF avatars

Across all avatars, this saves 136.6 kB: $ perl -le 'map { $sum += -s } @ARGV; print $sum' -- src/_img/avatars/*.jpg 447248 $ perl -le 'map { $sum …

+8 −2 1 comment

Created an issue in v8/v8.dev that received 4 comments

Support alternate image formats (e.g. AVIF)

Now that Chrome (and Squoosh!) support AVIF, it would be nice to be able to provide images in multiple formats and have that result in <picture> + <…

4 comments
1 contribution in private repositories Aug 24
You can’t perform that action at this time.