
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 More
If you’ve recently upgraded to Fedora 43, you might have noticed that gvim (the GTK-based GUI for Vim) feels a bit like a relic. It often struggles with Wayland, requiring X11 overrides just to launch.
I recently decided to ditch the buggy gvim package entirely and create a dedicated "Vim App" that runs …
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