all-scribbly

Workable Python & PIP Installed With Homebrew

all-scribbly coding
ContentsYes: for something you want to try out, make a small project folder and put a .venv inside it. Then install Fugu’s dependencies—including openai, if its instructions require it—inside that virtual environment, not globally.Your current setup already has Python 3.12 and pip working, so there’s no need to reinstall Python or pip just because you […]

Workable Python & PIP Installed With Homebrew Read More »

ACCID – PERMISSIONS — how to set them, and why they keep breaking

all-scribbly coding javascript accid
Written 2026-08-10 after a copy operation left /var/www/ehhspa unreadable to its own web server. Every fact below was measured on this box, not assumed. Where something is counter-intuitive the evidence is included, because the counter-intuitive ones are what bite. THE MODEL — who owns what here pathowner:groupmodewritable by the www-data group? /var/wwwspiffy-root:www-data2775✅/var/www/starterspiffy-root:www-data2775✅/var/www/starter/brainsspiffy-root:www-data2775✅a created unit (/var/www/{unit})www-data:www-data02775

ACCID – PERMISSIONS — how to set them, and why they keep breaking Read More »

Sish Installation

all-scribbly coding javascript
A) open 2222 on the router so that it can be gotten to on .26 service nameexternal portinternal portinternal ip address sish-tunnel22222222192.168.1.26 Sish setup 1. Confirm architecture first (.26) (don't guess — this determines which binary to grab): bash uname -m x86_64 → amd64 build. aarch64/arm64 → arm64 build. (Given .26 has been running general-purpose

Sish Installation Read More »

Zucchini W/ Roasted Tomoates In Tomato Sause

all-scribbly
ContentsIngredientsDirections Deeply flavored zucchini and roasted tomatoes are the star of this dish; pasta just plays a supporting role. Slow-cooking garlic and rosemary infuses olive oil with flavor that fills the entire bowl, while a dusting of our Dried Olive and Miso Shake gives it over-the-top savory flavor.Why this recipe works:Roasting the tomatoes at high heat concentrates

Zucchini W/ Roasted Tomoates In Tomato Sause Read More »

ACCID SSL + Subdomain WILDCARD

coding
ACCID SSL / Subdomain Architecture Note Core Doctrine ACCID is the builder, not the production site. The current environment is an authoring framework where users create, preview, edit, and iterate safely; publishing produces a separate deployable artifact such as static HTML, React, Astro, or Next.js.[cite:1] This distinction keeps the system focused. The internal workspace can

ACCID SSL + Subdomain WILDCARD Read More »