Skip to content
Avatar

Organizations

@metatun
Block or Report

Block or report xhh

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.

Add an optional note:
Report abuse

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

Report abuse

Popular repositories

  1. Forked from glen9527/Clean-Code-zh

    《代码整洁之道》中文翻译

    Shell 2

  2. Forked from yibn2008/find-process

    find process by port/pid/name etc.

    JavaScript

  3. Forked from Cactus-proj/A-Philosophy-of-Software-Design-zh

    《软件设计的哲学》中文翻译 A Philosophy of Software Design

    TeX

  4. Forked from leewaiho/Clean-Architecture-zh

    《架构整洁之道》中文翻译

    Shell

  5. Forked from gdut-wj/CSS-The-Definitive-Guide-4th-zh

    《CSS权威指南第四版》中文翻译

    Shell

  6. .emacs.d Public

    Forked from seagle0128/.emacs.d

    Centaur Emacs - A Fancy and Fast Emacs Configuration

    Emacs Lisp

730 contributions in the last year

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

Contribution activity

October 2022

Created an issue in gleam-lang/stdlib that received 2 comments

regex.scan returns incorrect matches for unicode string

assert Ok(re) = regex.from_string("(\\d+)") regex.scan(re, "hello 42") |> io.debug // output: [Match("42", [Some("42")])] regex.scan(re, "你好 42") |>

2 comments
Started 1 discussion in 1 repository
gleam-lang/gleam
10 contributions in private repositories Oct 11 – Oct 18

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