The mission of this project is to make it easy to compose normal business logic into complex async patterns. Ideally, we should spend most our mental energy solvi..
It's safe to say dataframes have become one of my favorite tools for solving non-production software problems. For that reason, a couple months ago I decided to w..
Today I want to share another Rust 🦀 project I just finished called ruqu (rust query). Ruqu is a library for building SQL queries programmatically.
About six weeks ago I decided to learn Rust and I'd like to share why and how it's going 🦀. Starting with the "why", there are a number of things that attracted ..
Today I'd like to share a project I'm working on for a browser based SSH terminal. The objective is to open an interactive shell in the browser for remote server ..
My conjecture which I submit to you: ANY program can we written in one line of python code 🐍. Let's examine this proposition to discern whether it holds.