Consume

⚠️ WARNING When consume.py is run, a complex calculation is performed which utilises around 2TB of system RAM. Some of the basic operations are temporarily down since the demand for RAM would be so high. Any normal user in their right mind would not have over 2TB of RAM installed, so use this with caution. Although not harmful, it may cause some damage to the system and I take no reponsibility for it....

2 min · R Charan

Sats Converter

Abstract The satsconverter repository on GitHub (Originally created by bitkarrot) is built using Python and HTML, CSS, Javascript that converts Bitcoin amounts between satoshis and BTC units. The satoshi is the smallest unit of Bitcoin, representing one hundred millionth of a single Bitcoin (0.00000001 BTC). I am one of the contributors of this project on Github. This is currently a running website - https://rates.bitcoin.org.hk/ This is only one of the sites under The Bitcoin Association of Hong Kong...

2 min · R Charan

Wiki

Wiki, a command-line tool to get Wikipedia summaries in your terminal wiki: A command-line tool for fetching Wikipedia summaries. Perfect for quick information access without leaving your terminal. Suitable for students, researchers, or the curious. Open Source: I’ve made this project open source, so explore, contribute, or modify the source code on GitHub. How to Use wiki: Install and run wiki “Topic” (use quotes for multi-word topics). Up to 10 suggestions will be displayed for selection, delivering a concise summary for your chosen topic....

5 min · R Charan