A Lil data processing
I used Lil to process some JSON data in a git repository and turn that into SQL statements.
I used Lil to process some JSON data in a git repository and turn that into SQL statements.
I solved the first 3 days worth of puzzles of this year's Advent of Code in Lil, a tiny programming language, part of the Decker project. These are my solutions and brief thoughts on Lil.
Recently I read Hillel Wayne's article about his texttools.py implementation.py). I also looked into Tcl a bit. So what better way than to combine these too and port his Python implementation (which was already using Tk) to Tcl (and Wish).
At the moment I'm using a web-based RSS feed reader. That works, is reliable and accessible from anywhere.
However I will soon spend some time with less connectivity and thus were considering my options to have a local feed reader app that works offline. A long while ago I used Newsbeuter and then I recently found its successor Newsboat. That solves the local & offline. But it still requires connectivity to fetch feeds, and for fetching some 100 feeds that's quite a bit of traffic.
I built an online for the programming language Hare in Hare. Why? Because I wanted to do something fun and learn Hare. How? By using some existing libraries and writing the rest myself.
Looking for more posts? Check out all posts!