Harnessing Ollama for financial analysis
Several weeks ago, a person asked me to assist her with organizing her financial records and taking them to a tax professional. This person does...
Pandoc: Transform Your Documents with Ease
Pandoc is a versatile command-line tool facilitating seamless file conversions between different markup formats. It supports an extensive range of input and output formats, making...
Effortlessly Transform Your Markdown Documents to Accessible Formats with Pandoc
I have been experimenting extensively with Ollama and other artificial intelligence tools, and the answers to my prompts are always rendered in Markdown. I have...
Elevating Your Writing with Ollama and Phi3 Model Synergy
In today’s digital age, writers seek tools that enhance their craft and provide real-time feedback and assistance. Enter Ollama - an open-source machine learning system...
Using Python and Ollama on a Linux desktop
Continuing my exploration of using a locally hosted Ollama on my Linux desktop computer, I have been doing a lot of reading and research. Today,...
Working with Ollama
Now that I'm working with Ollama, I needed to figure out how to locate the models on my storage medium and determine the amount of...
Sharing Linux with a friend
I volunteer with Meals on Wheels once a week, and one of the clients on my route is a man my age. We frequently spend...
Exploring Ollama and Llama 3.1 for Advanced Language Modeling
Everywhere you look, someone is talking or writing about artificial intelligence. I have been keenly interested in the topic since my graduate school days in...
Top Five things you can do with nano
In the early stages of my experience with Linux servers, I had to learn how to edit text files using the command line. While there are other powerful text editors in Linux, such as vi and vim, I found Nano to be particularly useful.
Getting a hand from Handbrake
I have dozens of VHS tapes recorded, in some cases nearly 30 years ago, of our children when they were young. About ten years ago, I used a Linux computer and dvgrab to capture the video using a Firewire port on the computer and an aging digital video camera.
My usual file transfer method, QRCP, has been reliable for moving files between my Linux desktop and iOS devices. Disappointment with that method led me to consider using Handbrake as a potential solution.
Balancing Performance, Compliance, and Cost with Linux and Open-Source Solutions
My recent task involved assisting a healthcare professional in upgrading their computer system. The goal was to provide a more robust solution that offers redundant...
Contributing to open source
I started using Linux and open-source software in the late 1990s, and the more familiar I became with it, the more uses I saw for...
System76’s Cosmic Desktop: A New Era in Linux UX
Last week, System76 unveiled COSMIC, a groundbreaking desktop for Linux computers. This isn't an iteration of Gnome, Cinnamon, XFCE, or KDE. It's a paradigm shift...
Mastering the rm command
The rm command in Linux is a powerful tool for deleting files and directories. While it may seem simple, mastering this command requires understanding its...
GUI disk usage analyzers in Linux
For people who prefer visual representations, these GUI-based tools help you understand how your storage capacity is used.
Sometimes the visual representation of disk utilization is easier or newer users may not be as familiar with the various Linux commands that display storage information. I am a person who comprehends visual representations more easily than the printout on the command line.
Mastering the Linux cp Command: A Comprehensive Guide
When I began to use Linux over twenty-five years ago I was not as comfortable on the command line as I am now. I had...