Many Small Queries Are Efficient In SQLite

But with SQLite, 200 or more SQL statement per webpage is not a problem. SQLite can also do large and complex queries efficiently, just like client/server databases. But SQLite can do many smaller queries efficiently too. Read more

Mining Bitcoin with pencil and paper: 0.67 hashes per day

I decided to see how practical it would be to mine Bitcoin with pencil and paper. It turns out that the SHA-256 algorithm used for mining is pretty simple and can in fact be done by hand. Not surprisingly, the process is extremely slow compared to hardware mining and is entirely impractical. Read more

Building Rich Terminal Dashboards : Hacker News

This is sad because Will writes great posts[1] and great software[2], but somehow his submissions mentioning Rich tend to end up dead. Would it be a case of bad project name for HN titles? Read more

OpenCelliD Visualization

Data has full world coverage and freely available for download. This tabular data[1] has ~40 million rows and 6 columns in it but only 3 columns (latitude, longitude, and type) are used in this visualization. Read more

Bookfeed.io

Bookfeed.io is a simple tool that allows you to specify a list of authors, and generates an RSS feed with each author’s most recently released book. Read more

日本能否守住电池材料? 日经中文网

       在去碳化方面有望发挥重要作用的锂离子电池材料是日本的“看家本领”之一,日本研究者也相继因该领域的成果而摘得诺贝尔化学奖。不过,前景正在变得不容乐观。日本企业正越来越难以跟上纯电动汽车(EV)等电 Read more

MLOps Tooling Landscape v2 (+84 new tools) – Dec ’20

Last June, I published the post What I learned from looking at 200 machine learning tools. The post got some attention and I got a lot of messages from people telling me about new tools. I updated the old list to now include 284 tools. I’ll keep on updating the list as I find out […]