Sung Jeon

Results 102 comments of Sung Jeon

I'm working on this issue, Please review my PR after I submit it if you have time!

I expect that using the concurrent features on certain parts of the launcher could improve the perceived performance quite a lot. We need to figure out which components are causing...

We could try refactoring them into subscriptions. Although it isn't very straight process (I'm guessing here) and requires some changes to the headless we could reuse the WebSocket connection we...

I just noticed that the activation query runs just like polling. It essentially [uses sleep instead of pollInterval](https://github.com/planetarium/9c-launcher/blob/ad2ecc68428739f3a95363558437a07fd60fa7f5/src/renderer/views/lobby/LobbyView.tsx#L101-L109).

Firstly we could move to [`@electron/remote`](https://www.npmjs.com/package/@electron/remote) for the time being.

`ownProperties` doesn't really imply the combinator semantics either though, although this may be better discussed in another issue.

Is this reported to Sonatype as well? It seems like the incompatiblity lies on Nexus itself rather than the Corepack implementation.

안녕하세요, React Native 0.80을 기점으로 Old Arch (Paper) [개발이 종료되고 별도의 테스트](https://github.com/reactwg/react-native-new-architecture/discussions/290)가 이루어지지 않을 예정입니다. 이에 더해 React Native 0.82를 기점으로 [**Old Arch로 전환하는 기능 자체가 제거되고, 관련 코드도 삭제할...

Hello, we no longer maintain `@toss/utils` package and we recommend [es-toolkit](https://es-toolkit.slash.page/) for all users. Please use [`flatten`](https://es-toolkit.slash.page/reference/array/flatten.html) from es-toolkit instead!

I used the "official" method and it filled up the entire system partition and it broke my NAS. I would love to see Netdata work inside spksrc so it works...