Hyeseong Kim

Results 156 issues of Hyeseong Kim

I saw this from v4 docs, > Note: The toolbar is required for previews to function and cannot be disabled. But I don't understand why this became necessary. This is...

enhancement
V4

This is really cool approach for infrastructure as code. I often use visualization tools like [CloudCraft](https://cloudcraft.co/) or [diagrams](https://github.com/mingrammer/diagrams) for initial prototyping, but once it deployed using another tool like terraform,...

Moved from #112 pbkit currently has very bad performance at encoding/decoding messages (~20 times worse than protobufjs) ```txt pbkit encode x 41,223 ops/sec ±0.35% (93 runs sampled) protobufjs encode x...

이 언어는 뭔가 특별하다! 이곳에 숨겨진 비급이 있다! 이럴 때 만큼은 채용이고 커리어고 잊어버린채 숨겨진 보석같은 언어를 소개하고 팔아주세요 ㅋㅋ

OCaml 은 다양한 서드파티 백엔드가 있는 언어인데요 바이트코드 VM 을 통째로 이식한 js_of_ocaml 말고도, 타겟 플랫폼에 맞춰 코드가 나오는 [ReScript](https://rescript-lang.org/) (JS 타겟, 구 BuckleScript, 아직 OCaml 구문도 지원), [Caramel](https://caramel.run/) (Erlang...

To replace dependabot

security
maintenance

maintenance

Do you plan to finalize your Yarn 3 migration? I can help with the rest of the plugins if you wish.

- [x] [ink-text-input](https://github.com/vadimdemedes/ink-text-input) - Text input. - [x] [ink-spinner](https://github.com/vadimdemedes/ink-spinner) - Spinner. - [ ] [ink-select-input](https://github.com/vadimdemedes/ink-select-input) - Select (dropdown) input. - [x] [ink-link](https://github.com/sindresorhus/ink-link) - Link component. - [ ] [ink-box](https://github.com/sindresorhus/ink-box) -...

enhancement
help wanted