Use ChatGPT to extract transactions CSV from bank statement PDFs
In this article, I'm going to share my experience of extracting transactions data from bank statements (PDF) and convert them into CSVs. I use a combination of command line tools and ChatGPT to help process the semi-structured text data.
Implementing Relay-Style Paginated Fields in Ruby: An Opinionated Guide
Introduction
Elixir TIL: Start Plug-based Apps without Stopping
If you are writing a Dockerfile for your Elixir app, the final CMD
line may look like:
Read it Later on Emacs, Information Intake and Writing
Recently I read Tiago Forte's post about Read-it-Later flow. It piqued my interest.
AI as Note Taking Pal: An Experiment
I did an experiment to ask OpenAI to finish one Zettelkasten note. The goal is to enrich my notes. Turns out, AI generated content is not always directly usable. But the same content can be useful in surprising ways, which may enrich our thinking and writing at the end.
"Memory Heap" the Misnomer
Do you know that memory heap has nothing to do with heap as a data structure?
