Publish to my blog (weekly)

Post-installation steps for Linux | Docker Documentation Log out and log back in so that your group membership is re-evaluated. Posted from Diigo . The rest of my favorite links are here .

Publish to my blog (weekly)

Secretum - The Blockchain Based Messaging App You Should Know About | Cashify Blog Secretum is the world’s first exclusively decentralized and encrypted messaging application developed on Solana. Posted from Diigo . The rest of my favorite links are here .

Publish to my blog (weekly)

Getting started | Riverpod . autoDispose . family WidgetRef ref // We use `ref.watch` to listen to another provider, and we pass it the provider // that we want to consume. Here: cityProvider // We can then use the result to do something based on the value of `cityProvider`. This way, if the request failed and the UI leaves the screen then re-enters it, then the request will be performed again. But if the request completed successfully, the state will be preserved and re-entering the screen will not trigger a new request. ...

Publish to my blog (weekly)

Dart declaration-site variance. A deep dive into an experimental… | by Kallen Tu | Dart | Medium covarian a subtype contravariant a supertype invariant the same type OrbitDB vs GUN.js : ipfs Posted from Diigo . The rest of my favorite links are here .

Publish to my blog (weekly)

이더리움 가스(GAS)에 대한 이해 - gas limit, price, block gas limit : 네이버 블로그 명령어별로 이미 Gas Fee는 공개가 되어있으며 개발자는 자신의 Solidity 코드가 어느 정도의 Gas가 들지 예측할 수 있다. 계산을 도와주는 여러 툴을 이용해 그 값을 예측할 수 있다. 이 계산이 중요한 이유는 개발자의 코드가 실제 서비스 이용료에 큰 영향을 미치기 때문이다. Posted from Diigo . The rest of my favorite links are here .

Publish to my blog (weekly)

OAuth with NestJS application – sign in with Google ~ Dominik Wawrzyńczak <tr><td class="blob-code blob-code-inner js-file-line" id="file-auth-service-ts-LC32"><span class="pl-k">async</span> <span class="pl-en">signInWithGoogle</span><span class="pl-kos">(</span><span class="pl-s1">data</span><span class="pl-kos">)</span> <span class="pl-kos">{</span></td><br/> </tr><br/> <tr><br/> <td data-line-number="33" class="blob-num js-line-number js-code-nav-line-number js-blob-rnum" id="file-auth-service-ts-L33"></td><br/> <td class="blob-code blob-code-inner js-file-line" id=...

Publish to my blog (weekly)

rxjs map operator 총 정리 switchMap의 의 경우 서버에 요청을 했다가 취소하고 다른 요청을 보내야 하는 상황처럼 진행중인 작업을 취소하는 경우에 적합하다고 합니다.  Certbot Instructions | Certbot -webroot --nginx Posted from Diigo . The rest of my favorite links are here .