Skynet: LLMs controlling real robots and drones with Bash
You guessed it: my newest miniproject is out!
Post: https://www.hackster.io/deadprogram/skynet-llms-controlling-real-robots-and-drones-with-bash-ae617f
Repo: https://github.com/hybridgroup/skynet
#robots #drones #llm #bash #docker #skynet
@ghost Thanks for a great upgrade! Any info on the:
ERROR Could not get webhook secret for ActivityPub FetchError: invalid json response body at https://xxxx.domain.com/.ghost/activitypub/v1/site/ reason: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
ERROR No webhook secret found - cannot initialise
Using the #docker community image. The same question was posted on their GIT, but was just wondering if there are any pointers. (Not looking to selfhost AP atm, but the behavior after normal update is this).
tnx!

I've setup a handfull of #mastodon #fediverse instances over the last few years and I must say setting up via #docker has been the easiest to date.
#Meshtastic bot "Meshing Around" does not only provide a #docker file, but also scripts for generating a nice dashboard out of its log files.

Earlier I tooted about #docuseal and it got me thinking about another really good little #docker container - #uptimekuma - https://uptimekuma.org/
Obviously you want it on a separate machine to what you're monitoring but it can monitor domains, docker containers MySQL and notify via #discord email and other IM platforms as well as #webhooks basically meaning wherever the f*** you want this thing sending notifications when your website goes down it can be done!
Docker auto-assigned the name "condescending_gagarin" to a Jupyter notebook dev container.
Really not sure the $adjective$_$surname$ pattern is wise!
And then picking surnames from well-known individuals... like is, "friendly_booth" an effort to rehabilitate the good name of John Wilkes? And who the hell is Bold Kilby? Is it Clyde - https://en.wikipedia.org/wiki/Clyde_S._Kilby? Or Jack? - https://en.wikipedia.org/wiki/Jack_Kilby
But most seriously, Yuri Gagarin - was he condescending? "Descending" I would understand....

Выбор VPS, установка и настройка Portainer и n8n
Для своих проектов я искал российский VPS-провайдер с серверами в Нидерландах, чтобы обеспечить низкую задержку для европейской аудитории и соответствие GDPR. После анализа я выбрал пять провайдеров, предлагающих серверы в Нидерландах: Selectel, Timeweb, FirstVDS, RuVDS и 62yun.ru . Ниже сравню их по ценам и характеристикам для серверов в Нидерландах и объясню, почему выбрал 62yun.ru .
https://habr.com/ru/articles/934150/
#n8n #n8n_как_установить_на_сервер #n8n_docker #vpsхостинг #portainer #nginxproxymanager #docker #automation
So I've used docusign and pandadoc in the past for my businesses contracts and although they're okay it made sense finding a #SelfHosted alternative considering we run our own #servers
I come across https://www.docuseal.com/ not long ago and added it to our #docker instance and wow! It's good for a freebie.
Just thought I'd share this in case anyone resorts to looking on the #fediverse for alternatives to DocuSign, etc
You should never use ":latest" as tag when using Docker images.
Why? ":latest" often references to the newest version of an image. A newer version of something can contain a breaking change.
Always, when I saw ":latest" in a PullRequest and I complain about it, then I always get a comment like: "... ok Andre. If you want ...".
Today, two teammates lost some hours to figure out a bug caused by a new version with a breaking change.
BPI-6202 as a simple #embedded general #controller #hardware , supports #BSP+#docker development environment.
BPI-6204 is an upgraded version of BPI-6202. The hardware is upgraded from #RS485 x 2 +#RS232 x 1 to RS485 x 4 + RS232 x 1+CAN x 1.
https://docs.banana-pi.org/en/BPI-6202/BananaPi_BPI-6202

New update to the #Homelab Wiki: Updated the existing guide to set up a #WireGuard #VPN server using #PiVPN, and added a new guide to set up a WireGuard VPN server, with a web UI, using the #wg-easy #Docker container.
PiVPN has been rock solid for me for many years, but after testing out WireGuard Easy - having your deployment containerised and having that web interface is pretty nice!
🔗 https://github.com/irfanhakim-as/homelab-wiki/blob/master/topics/wireguard.md
Code NodeワークフローでAthena接続用の外部パッケージをn8nに追加する
https://dev.classmethod.jp/articles/code-node-athena-n8n/
#dev_classmethod #Amazon_Athena #Node_js #Docker