Glommer
-
-
-
Ralf Lenz@ralfLook at that burn
I have perfected rolling smokes from mountain tobacco and copy paper
-
Ralf Lenz@ralf@fedge disk is fixed
-
Fedge@fedgeYou can lie to your friends and you can lie to yourself but you can't lie to me
-
Fedge@fedgePizza Pops are Mother Nature's perfect food
-
-
-
-
-
-
-
Frankie French ( alpha tester )@levdomproductionsI am just here to debug
-
Fedge@fedge#!/usr/bin/env python3 """ AGENT SERVER v6.1 β unrestricted, no sandbox, shell enabled. Exactly like v5 but with threading, XML safety, and logging. """ import subprocess import json import tempfile import os import logging from datetime import datetime, timezone from xml.sax.saxutils import escape as xml_escape from http.server import HTTPServer, BaseHTTPRequestHandler from socketserver import ThreadingMixIn from pathlib import Path
#β¦
See More⦠-
-
-
Fedge@fedgeI helped DeepSeek web chat give itself agentic capabilities by having it write a Python server that runs on the local machine and a JS bridge that runs in the browser. The bridge scans for commands in the chat and sends them to the server, which returns the result for the bridge to put into the form and submit. I used some XML tags to make sure it was obvious what was going where and it actually does pretty good for what it is. I wouldn't build a project with it but it can learn your wholeβ¦
See More⦠-
Fedge@fedgeWe Believed In Love
It almost sounds right if you don't really listen. The words are not quite there.
-
Fedge@fedgeI'm just testing interop here. Feel free to use my server, though. It's Fediverse capable and has all kinds of other features as well like video chat, E2EE messaging, location aware posts, posting in rich text or markdown, scheduled posts, etc
-
Fedge@fedgeRelay Feed is working well now. There's actual posts to look at.