Kenichi Kamiya

Results 28 issues of Kenichi Kamiya

Hi! I'm writing a new Ruby library for handling ULID in these days. Now I’m testing other implementations examples in https://github.com/kachick/ruby-ulid/issues/53 And I have found weird examples in this original...

I couldn't find URL changed commit in https://github.com/parcel-bundler/website, however it looks applied new URL.

I have faced an issue to integrate [stylelint](https://github.com/stylelint/stylelint). [It depends meow](https://github.com/stylelint/stylelint/blob/f48c1d1518d6429c7516ae73f3d81e452f57287a/package.json#L132), [meow depends type-fest](https://github.com/sindresorhus/meow/blob/85dc1e9c35f7844941690740c68b839691bd515f/package.json#L55). Then [type-fest has dual license](https://github.com/sindresorhus/type-fest/blob/2f418dbbb6182c53cdac26dc3421f7e8806c789b/package.json#L5). Their license is written in SPDX 2.0, the syntax is [recommended...

@alizain Hi! I hope to be introduced [my library](https://github.com/kachick/ruby-ulid) and @abachman's [prior arts](https://github.com/abachman/ulid-ruby). Honestly, I don’t have confident when we can say `realized binary implementation in ruby-lang`. But it has...

ref: ulid/spec#38, ulid/javascript#85, https://github.com/kachick/ruby-ulid/issues/57, https://github.com/oklog/ulid/issues/69, https://github.com/ulid/spec/issues/49 [Crockford's base32](https://www.crockford.com/base32.html) Especially when accept `iIlLoO` mapping as original `Crockford's base32` decoding spec, `Lexicographically sortable` is lost 🤔 @alizain @tuupola How do you think...

Hi! I'm writing a new Ruby library for handling ULID in these days. Now I’m testing other implementations examples in https://github.com/kachick/ruby-ulid/issues/53. And I have found weird examples in original repository...

This PR just aims to remove ruby warnings. But I bumped supported ruby version and dependency, because of clarify to use latest `erb`. So if you think these change is...

I couldn't find URL changed commit in https://github.com/parcel-bundler/website, however it looks applied new URL.

Sometimes we take over PRs from another person. Preferring and showing the `current assignee` rather than original author makes useful.

In my understanding, `WIP` does not require coworker reviews. But `Don't merge` does not mean it. `Don't merge` finished the coding and needs reviews, but can not be merged from...