
Creating and Using MCP Postgres
If you are using Codex and a Postgres database, adding a Postgres MCP server gives the agent direct DB tooling for schema inspection, query support, and migration verification.
This guide shows how to install it, start it, and stop it.
Why Use Postgres MCP
- Lets Codex use DB tools …
Read MoreRunning Stable Diffusion Locally on Fedora 43 with no GPU

If you’ve got a Fedora 43 laptop (especially something like a Framework with Intel integrated graphics) and you want to generate AI images locally, you can do it — without CUDA, without NVIDIA drivers, and without the heavyweight PyTorch + AUTOMATIC1111 setup.
This guide walks through the exact steps that worked for me …
Read More