You are here |
www.dcrainmaker.com | ||
| | | |
www.chrisritchie.org
|
|
| | | | Brussels to Bacharach by train. | |
| | | |
jeffbridgforth.com
|
|
| | | | Jeff Bridgforth is a senior front-end developer looking for a new opportunity. | |
| | | |
jeffbridgforth.com
|
|
| | | | Jeff Bridgforth is a senior front-end developer looking for a new opportunity. | |
| | | |
fluffyandflakey.blog
|
|
| | My favorite tool for using LLMs is Simon Willison's llm, but the output is unformatted visually even though most LLMs return Markdown-formatted outputs. Typically I pipe the output into batcat (which I also love) with llm 'say hi' | bat -l md -P --plain. This makes the output considerably easier for me to read. Unfortunately... |