gyptazy.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Welcome to #linux! It's super easy! To install packages, just use the GUI... oh. Oh that one. Well, that is super easy too! Just open a terminal and type pip3 .... oh, that? Yeah, you just have to figure out what a virtual environment is, figure out how to create one, whether to create a new one every time, how to manage it, and how to install your software using that! Oh you'll need some other libraries for that, and maybe to install some new things in the venv and oh yeah that's a common problem. It just means you have to... where are you going? It's super easy!
pipx seems like a good alternative except apparently it can't install what I need, for some reason. Back to trying to figure out how to set up and use virtual environments so I can install a damn thing.
Weekend project that turned into infra I actually run daily: MastoSum.
The stack: RHEL host, 100% rootless Podman. Web on FastAPI, Celery worker/beat/flower, PostgreSQL 16, Valkey. All on userspace networking (pasta), images built & shipped by a self-hosted Forgejo runner. No root daemon, no privileged anything.
What it does: tracks technical hashtags all day and produces one daily briefing, every point linked to the original post + author. It reads only public hashtag timelines, credits every source, and trains on nothing.
And yes, an LLM writes the prose: a local Ministral model from French lab Mistral AI, running on my own hardware. No cloud, nothing leaving the box. Saying that plainly, not burying it. The whole design goal was to point readers *back* at the authors, not replace reading them.
Example output:
https://mastosum.linuxserver.pro/s/OGuLC5whmCS1ET9jAe9leg
Just released ansible_jailexec v1.3.0
It's an Ansible connection plugin I wrote for managing FreeBSD jails. No SSH required.
New in this version: you can now run it without a privilege escalation method (sudo/doas) if you connect Ansible directly to the host as root.
Codeberg: https://codeberg.org/Larvitz/ansible_jailexec/releases/tag/v1.3.0
PyPI: https://pypi.org/project/ansible-jailexec/1.3.0/
GitHub: https://github.com/chofstede/ansible_jailexec/releases/tag/v1.3.0
So... Nun läuft MicroPythonOS auch auf dem https://squixl.io/ Mein PR muß noch gemerged werden: https://github.com/MicroPythonOS/MicroPythonOS/pull/85
#MicroPythonOS #SQUiXL #UnexpectedMaker #MicroPython #Python #OpenSource #ESP32 #ESP32S3