I was using https://forrestcli.com/ai/ask as it was great for quickly finding CLI commands. However it is broken. almost every query I give it says error. Even simple ones. Anybody else using this and know what is wrong?
Ooops, something went wrong. Unable to query AI server.
Gemini is google's AI and also requires a login at gemini.google.com.I want something I do not have to sign up for and create yet another account for. chatgpt requires sign in etc. don't know about the gemini, if you can provide a link?
curl -fsSL https://ollama.com/install.sh | sh
ollama run dolphin-mixtral
copilot doesn't have a login: https://copilot.microsoft.com/I want something I do not have to sign up for and create yet another account for. chatgpt requires sign in etc. don't know about the gemini, if you can provide a link?
I only asked it one question and the reply was... you have reached your limit for today, log in to continuecopilot doesn't have a login: https://copilot.microsoft.com/
Thanks for that info. Good to know. However, I haven't had any trouble asking multiple questions (4 today) so I don't know why there's a difference in your case. The only request from copilot was to click on a box to agree with their "terms and conditions". I have no other connections or logins to MS. I do have a login to google, but I haven't been asked by copilot to login via google. Perhaps still a conundrum.I only asked it one question and the reply was... you have reached your limit for today, log in to continue
Chronology
See also: Linux adoption
- 1991: The Linux kernel is publicly announced on 25 August by the 21-year-old Finnish student Linus Benedict Torvalds.[17] Version 0.01 is released publicly on 17 September.[66]
- 1992: The Linux kernel is relicensed under the GNU GPL. The first Linux distributions are created.
- 1993: Over 100 developers work on the Linux kernel. With their assistance the kernel is adapted to the GNU environment, which creates a large spectrum of application types for Linux. The oldest currently existing Linux distribution, Slackware, is released for the first time. Later in the same year, the Debian project is established. Today it is the largest community distribution.
IDK, but in the meantime, just ask your CLI questions here.I was using https://forrestcli.com/ai/ask as it was great for quickly finding CLI commands. However it is broken. almost every query I give it says error. Even simple ones. Anybody else using this and know what is wrong?
user@host:~$ ollama run dolphin-mixtral
>>> whats a cli command to make my terminal look like the matrix from the movie?
>>> whats a linux cli command to make my terminal look like the matrix from the movie?
To create a Matrix-style terminal in Linux, you can use the "cmatrix" package. Here's how you can install and use it:
1. Install cmatrix: Open your terminal and type the following command to add the necessary repository:
sudo add-apt-repository ppa:nilarimogard/webupd8
2. Update your package list by running the following command:
sudo apt-get update
3. Install cmatrix using the command below:
sudo apt-get install cmatrix
4. Run cmatrix by typing the command `cmatrix` in your terminal. Your terminal should now resemble the Matrix code from the movie.
To stop the Matrix effect, press Ctrl+C or close the terminal window.
>>> Send a message (/? for help)
i love how you guys are just casually ignoring my post, even though it is a open source LLM that runs on your workstation and is trained for coding.
Its literally what I'm using every day.
For me also. I have no reason to give up drive space and cpu cycles on my system when I can use theirs. I'm retired, and I'm okay with any delays retrieving results from the online systems. And I don't really spend much time questioning AI in the first place, though I'm pretty sure it will soon become a standard tool for all of us... in addition to improving tools for detecting AI produced text, audio, video, images, code, and whatever else.Personally I've taken the other route of using the AI online.
Just checked again this morning and still broken. I'm actually having trouble just getting the page to load, though my internet seems to be working okay otherwise.I was using https://forrestcli.com/ai/ask as it was great for quickly finding CLI commands. However it is broken. almost every query I give it says error. Even simple ones. Anybody else using this and know what is wrong?
Thanks for the link to this section of the forum! I have the ChatGPT App on my iPad, works great.This runs on your local workstation and works with CPU only as well if you dont have a funky GPU (its slow using CPU only but usable)
Code:curl -fsSL https://ollama.com/install.sh | sh ollama run dolphin-mixtral
There may be an internet server issue worldwide, as webpages don't load well here on the Azores either, and it was mentioned as a global issue on X.Just checked again this morning and still broken. I'm actually having trouble just getting the page to load, though my internet seems to be working okay otherwise.