0 Followers
0 Following
1 Posts

If you’re looking for a web UI and a simple way to host one yourself, nothing beats the “llama.cpp” project. They include a “llama-server” program which hosts a simple web server (with a chat webapp) and OpenAI-compatible API endpoint. It now also supports multimodality (for models that support multimodality), meaning you can for example upload an image and ask the assistant to describe the image. An example command to set up such a web server would be:

$ llama-server --threads 6 -m /path/to/model.gguf

Or, for multimodality support (like asking an AI to describe an image), use:

$ llama-server --threads 6 --mmproj /path/to/model/mmproj-F16.gguf -m /path/to/model/model.gguf
I’m just saying this is scientific concensus. If you disagree about that, that’s understandable and we have to agree to disagree.

If you want sources, here are some. Wikipedia: “Medical health organizations advise people to limit processed meat consumption as it increases risk of some forms of cancer,[5][6][7][8] cardiovascular disease, and Alzheimer’s disease.”

Studies:

( The middle one is a meta-analysis study. )

Not sure why I get downvoted except for people disagreeing, but I’m not saying anything out of the ordinary here?

American Cancer Society guideline for diet and physical activity for cancer prevention - PubMed

The American Cancer Society (ACS) publishes the Diet and Physical Activity Guideline to serve as a foundation for its communication, policy, and community strategies and, ultimately, to affect dietary and physical activity patterns among Americans. This guideline is developed by a national panel of …

PubMed
Well, a big mac contains a beef burger, which is actually processed meat, which is known to increase the risk of cancer, cardiovascular disease, and Alzheimer’s.
Perhaps you’re looking for the “appeal to money” logical fallacy, otherwise known as “argumentum ad crumenam” or “argument to the purse”. Not a single word, but it seems to fit the concept.
Apparently it is an incorrect quotation. See: www.gnu.org/gnu/incorrect-quotation.en.html
Incorrect Quotation - GNU Project - Free Software Foundation

I’ve used the Logitech F710. Can recommend it, good stuff!
/dev/disk/by-id/xxx works for me. Never made a mistake.
These may be depressive symptoms. It may be a good idea to find someone close to you to talk to, and keep them up-to-date about the situation. Make sure it’s someone you trust and can open up to. It may also help to seek professional help if you feel it is getting worse or if you experience physical symptoms as well. We all have a need for genuine human connection, and talking to someone can help. It may make it easier for you to get back in touch with your more positive emotions, to ‘snap’ back into that positive or happier state of mind where things make sense like they usually do. Hope this helps. Much love from the Netherlands. ❤️
It seems i2pd is a healthy project, judging by the frequency of updates to the docker image as well as the github releases going back 10 years.