/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sts10.github.io
| | lancecarlson.com
11.6 parsecs away

Travel
| | I was helping a colleague get setup with my semi-autonomous coding assistant utility called guppi recently and realized that he didn't have access to GPT-4 through the API. GPT-4 is a lot better at coding. This got me thinking that I need to create a solution that works for him that he can use in Chat GPT directly (for now). So, inspired by the work I did on guppi, I made ChatCopy.
| | healeycodes.com
10.3 parsecs away

Travel
| | Writing an interpreter from scratch.
| | m10k.eu
11.1 parsecs away

Travel
| | [AI summary] The author explains how to implement a recursive descent parser in Bash to define and process domain-specific language rules for selecting RPM packages.
| | cronokirby.com
34.8 parsecs away

Travel
| - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-3/