I was working on LiteCLI to support the fileio extension. These extensions are not part of the Python SQLite3 standard library. While researching, I came across Sqlean. This project serves as a drop-in replacement for the SQLite3 library and includes several SQLite extensions. Supported Extensions When Sqlean is installed, it provides several built-in extensions out of the box: crypto:hashing,encoding,anddecodingdatadefine:user-definedfunctionsanddynamicSQLfileio:readandwritefilesfuzzy:fuzzys...| Posts on Technical Ramblings
TIL: Running SQLite Queries from Python Command Line| kracekumar.com
Notes: AI Copilot Code Quality| kracekumar.com
ChatGPT Shambles for Gary Marcus Prompt| kracekumar.com
Over the past few weeks, several top software engineers have published blog posts about how they use AI. Here are a few of the posts I came across in various forums: Why I use Cline for AI Engineering by Addy Osmani How I use AI by Nicholas Carlini How I Use AI: Meet My Promptly Hired Model Intern by Armin Ronacher Building personal software with Claude by Nelson Elhage Below, I’ve compiled my personal notes on these posts. I’ll highlight key points, share my thoughts, and reflect on what...| Posts on Technical Ramblings
DeepSeek R1 Aider Benchmark| kracekumar.com
ndjson| kracekumar.com
http request examples for luasocket| kracekumar.com