Explore >> Select a destination


You are here

blog.willcosgrove.com
| | blog.lopp.net
3.3 parsecs away

Travel
| | Testing full validation sync performance of 7 Bitcoin node implementations.
| | bitcoincore.org
2.8 parsecs away

Travel
| | On-chain scaling - a review of historical performance optimization made to Bitcoin's reference software. Part 1
| | parsiya.net
2.6 parsecs away

Travel
| | [AI summary] The text provides an in-depth overview of blockchain technology, covering its core concepts, applications, platforms, limitations, and misconceptions. It explains how blockchain operates, including transaction processing, consensus mechanisms, and smart contracts. The document also explores various blockchain platforms like Bitcoin, Ethereum, and Hyperledger projects, highlighting their unique features and use cases. It addresses common limitations, such as energy consumption, scalability issues, and trust challenges, while emphasizing the importance of cryptographic security and user responsibility in managing private keys. The text concludes by summarizing the key points and encouraging further feedback for improvement.
| | brianreiter.org
16.7 parsecs away

Travel
| Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...