Hackers' Pub
NY

NyanRus

@nyanrus@hackers.pub
JLInvited by Jaeyeol Lee
Joined March 2026
@nyanrus@hackers.pub
·

캐시를 데우는 기능을 만들 때, 코타츠랑 감귤이랑 고양이를 UI에 놓고 싶어지는 충동이 일었어요

0
00
@nyanrus@hackers.pub
·

부전마산선 재미있겠다 부전<->사상에서 산을 뚫어놨네

0
00

NyanRus shared

@moreal@hackers.pub
·

요즘 메모리 가격이 오르다 보니(?) 토큰 남는김에 Gitify macOS 네이티브로 포팅해서 잘 쓰고 있습니다. 원래는 100~110MB 정도 사용하는데 40~50MB 정도만 사용합니다.

https://github.com/moreal/gitify-native

0
40

NyanRus shared

@hongminhee@hollo.social
·

Optique 1.3.0 is out. Optique is a type-safe combinatorial CLI parser for TypeScript.

Most of this release closes out a long-running effort to fix dependency sources: parsers that read a value another parser resolved, whether from bindEnv(), bindConfig(), or an interactive prompt. Before 1.3.0, whether that value actually reached its reader depended on which order you declared the two parsers in. It doesn't anymore. derivePromptConfig() builds on that fix, letting one prompt's choices adapt to an answer you gave earlier in the same run, so a package manager prompt can offer different options depending on which framework you just picked.

Two new packages ship alongside it: @optique/keyring reads a password from the OS credential store instead of a config file, and @optique/testing gives you four ways to test an Optique-based CLI without parsing rendered stderr.

https://github.com/dahlia/optique/discussions/963

0
30