Forgejo
SoftwareWikipedia
7
MENTIONS
3
EPISODES
3
PODCASTS
Search complete. 7 mentions across 3 episodes found for "Forgejo".
Aug 31, 2026
Episode 166: It Got a Bit Tangled
A
4:56AmolithHOST
a repo is just too big to put in a pds so they came up with this software called a knot and a knot hosts repositories on behalf of atmosphere identities so when signing up you can pick the tangled hosted knot or if you are hosting your own knot and have configured that knot such that it is willing to host repositories on behalf of your identity then when you sign into Tangled, it will create repositories in your knot, wherever that may be, on your behalf, through all of this cryptographic identity verification.
M
5:35MikeHOST
So if the knot is the repo, then the knot can be any, up to a point, right? You can make your knot be a Forgeo instance.
A
5:44AmolithHOST
If the Forgeo instance is compatible with the knot API, it has to implement some particular features, but there's no reason you couldn't make Forgeo a knot host, I don't think.
A
5:58AmolithHOST
Yeah.
A
5:59AmolithHOST
Specifically, what Anat has to do is listen to this big global stream of events that are happening in the atmosphere, and in response to events from particular identities, allow particular actions.
A
6:16AmolithHOST
So, Forgeo would need to listen to the atmosphere stream of events and then just do stuff in response to those identities.
M
6:25MikeHOST
I don't know anything about at Proto or at Proto, but is it literally just a single stream for everything?
A
6:32AmolithHOST
Like...
Ask Noah Show 503
E
32:55Eric HendricksGUEST
Because of that reproducibility, I can just go in, modify the base image, and hit deploy.
E
33:01Eric HendricksGUEST
And within a few minutes between Bootsy, Forgeo, and Ansible, I've got a brand new server that already has all the containers, because I just add the container file into the image.
E
33:10Eric HendricksGUEST
Or the... sorry, the quadlet file into the image.
E
33:16Eric HendricksGUEST
And then that quadlet is actually the one that does the, the pod man poll.
21 MINS LATER
E
54:02Eric HendricksGUEST
This whole Bootsy project started with the idea of I really don't want to have to log into my home lab every few days and run DNF update and reboot all my servers automatically.
E
54:14Eric HendricksGUEST
And from that, I ended up rebuilding every one of the servers in my home lab.
E
54:19Eric HendricksGUEST
I stood up a Forgeo Git server.
E
54:23Eric HendricksGUEST
I spun up Forgeo runners.
P
Unknown podcast
AI News — August 22, 2026: AI Homework Boosts Scores 18% but Tanks Exams, ICML Paper Challenges "Reasoning Trace" Label
Aug 22 · 1 Mention
S
4:17speaker_0HOST
For context, LinkedIn's own research found 41% of long-form posts were fully AI-generated.
S
4:24speaker_0HOST
Jake Saunders documented a home setup using Coolify, Forgeo, and OpenAI Codex that takes a single prompt through code, tests, continuous integration, deployment, and HTTPS, with Docker sandboxing between the LLM and the host.
S
4:39speaker_0HOST
Skeptics pointed out it isn't really self-hosted if it depends on Codex, local coding models still aren't good enough, and verification via test cases is, quote, the same agent validating its own assumptions.
S
4:52speaker_0HOST
Also worth reading today, DeepMind's retrospective on 15 years of game AI tracing the arc from Atari to SEMA 2.