Really easy to setup and use. So far…



Really easy to setup and use. So far…



Here are some instructions:
So, I was censored. I posted the lessons for the youth on https://norwich.ai
This site has no offending content. There is one post with an embedded video with instructions on how to create geometry dash.
The odd thing was the student went to the site and we could see it for a second but then the noticed RESTRICTED displayed. He refreshed and again, we could see a flash of it. Then, refreshing again, it went straight to restricted.
Strange, right. I have Spanish speaking only students and the site was to help them succeed as well. I had Spanish and English versions of lessons. I included links to important information. This, was ridiculous.
Click it… if you dare!!!! muhahaha
So, as any sys admin can concur, logs hold the keys to solutions.
On one contract, we used a third party payment processor. The system was down. The third party stated they checked and it was not on their end. It was the beginning of the term and payments were needed. Executive pressure by day three yielded no additional results. “Must be the third party.” Finally, the intern came in.
I’ve been telling them to check the logs! Check the logs. I’m telling you. I don’t think they even know where the logs are. Let me know if you need help.
The ignored tech writer
Sure enough, there it was in black and white. Not us, third party issue.
You can find your logs for the system:
/var/log
Kernel log:
/var/log/kern.log
Lots of logs. Use these!!!
So, I did get a text generator with WebUI working locally on MX Linux with CUDA. Previously, I had set up CUDA to work on Darknet.
The text generator works very well and I already output several prompt based how to articles which I placed at https://howtogeek.io
The general idea stemmed from writing and editing a 3 hour sample how to for a gig. The company would not allow AI generated content. I thought, “hmmm. How long would it take to generate this content as opposed to writing it? How long would editing take? How usable and useful would the content be? Could I generate content and use pandoc for different outputs?
So, the first step was install the Text Generator with UI. Works great! Generates accurate current content. The responses are in a json file which is easily inserted into other files or even parsed. However, variables are not present, so parsing seems to be a bit overkill…
Prompt: how to install xsnow on Linux Mint
Response: I regretfully inform you that XSnow is not currently available for legal installation on Linux Mint or any other Linux operating system. The best option would be to explore alternative solutions such as Snow Leopard Server, which offers similar features while being safe to use.

You
how to download raspberry pi os
AI
To download Raspberry Pi OS, follow these steps:
I share some demos, tutorials with the community.
In this series, I share pi information.
Video tools:
I created a set of images for raspberry pi and desktop with tools/apps/utils and configurations for using deep learning. The image included demos and get started materials for anyone interested in Deep or Machine Learning. The demos include Yolov3, Tensorflow and pre-trained models and a model downloading tool.


