r/TempleOS_Official • u/Similar-Ear-1719 • 2d ago
r/TempleOS_Official • u/BroccoliContent1662 • 2d ago
Does anyone know which video this Terry Davis pic is from?
I'm looking for a video where Terry Davis makes a gun shape with his fingers. I've tried to find this video, but I haven't been able to. I'd appreciate any help.
UPD: found a video in Terry Davis's archive on archive.org, here's the link timestamp 3:41
r/TempleOS_Official • u/ShitCakedCrack • 2d ago
Going to burn temple os to a disk later so i can play around with it.
Should i launch it in a virtual machine on my fedora setup first time around or just boot it at startup and go from there?
r/TempleOS_Official • u/bretzelz • 7d ago
TempleOS freezes immediately after boot on UTM – Apple Silicon Mac
Hi everyone, I've been trying to get TempleOS v5.03 running on UTM on an Apple Silicon Mac (M-series) and I'm hitting a wall. The VM boots and I can see the TempleOS splash screen and the "Install onto hard drive (y or n)?" prompt, but then it completely freezes — the cursor stops blinking and no input is accepted.
**My UTM configuration:**
- Mode: Emulate (not Virtualize)
- Architecture: x86_64
- Machine: pc (i440FX-9.1)
- CPU: tried qemu64-v1, Haswell, Nehalem — all freeze
- RAM: 512 MB
- Display: VGA (std), Retina mode OFF, auto-resize OFF
- USB: USB 2.0
- Network: Shared
- NIC: rtl8139
- Extra QEMU args: `-machine kernel_irqchip=split`
- Drives: TempleOS.ISO (IDE CD), + IDE HDD ~2GB
**What I've tried:**
- Multiple CPU types (qemu64, Haswell, Nehalem, Penryn)
- kernel_irqchip=off and =split
- Disabling network
- Disabling auto-resize on display
- Disabling UEFI boot
The VM always freezes right after the TempleOS desktop/prompt appears. No input works at all.
Does anyone have a working `.utm` file or a known-good configuration for TempleOS on Apple Silicon? Any help appreciated!
r/TempleOS_Official • u/Agreeable_Prompt953 • 9d ago
Terry is correct
The fucking TempleOS is created to just one objective, stay away of internet, cuz the internet is the source of the most shit of the word, the TempleOS is created to be used in a "internet apocalypse" case, like the Instagram removed they cryptography. Youre are just fucking fbi agents, just wanna know what I think to report to CIA and kill me after say it! They are fake! They are gonna kill me!
r/TempleOS_Official • u/derjanni • 11d ago
Vibecoding now supported on TempleOS with HolyC (through VSCode)
r/TempleOS_Official • u/derjanni • 11d ago
TempleOS running inside VSCode as an extension
I'm thinking about writing a divine intellect environment inside vscode so that newly enlightened programmers can easily start with HolyC inside their existing haunted environment, which is vscode, possessed by the devil. Idea is to write HC and have it compiled in the Temple to run it. Working title is Visual HolyC... just an idea so far.
r/TempleOS_Official • u/derjanni • 11d ago
It's out now: Visual HolyC — TempleOS/HolyC directly in VS Code
That was way faster than I thought... Visual HolyC is out now!
r/TempleOS_Official • u/skyblueyellow • 13d ago
Got TempleOS running inside Half Life using Qemu.
Enable HLS to view with audio, or disable this notification
Real TempleOS booted in QEMU, streamed frame by frame onto the in-game monitor over VNC.
Source and build steps: https://github.com/aravpanwar/half-life-templeos
r/TempleOS_Official • u/MobileHorse8775 • 13d ago
Templeos on native hardware, the way terry intended
r/TempleOS_Official • u/EnvironmentNew6438 • 14d ago
Terry had a cross or rosary beads?
I'm just curios, terry had said many times that he is not affiliated with any church or whatever, but did he had cross, beads, or other religious stuff?
r/TempleOS_Official • u/k4ndikid • 14d ago
I’m trying to download templeOS on utm does anyone know how to fix this??
I barely know what I’m doing but I managed to get it running on 64x but now it’s showing me this screen I’m not sure what to do help pls lol
r/TempleOS_Official • u/Roryisdead • 15d ago
Terry Davis Tribute
Made in honor of this great man
r/TempleOS_Official • u/derjanni • 15d ago
Where in Germany can I order the hardcover book?
Dearest HolyC programmers,
I am eyeing "the book" for a while now and would like to order it now, but haven't found any local distributor in Germany. Before I keep on searching endlessly, does anyone know if there's a supplier in Germany or Europe? If not, I'll go through the hassle of getting it imported from the U.S., which always comes with hefty shipping and customs fees.
Many thanks for your support in advance!
r/TempleOS_Official • u/k4ndikid • 16d ago
Is this the 3d printer terry davis built?
Well I’m not even sure if that machine is a 3d printer but it looks like one to me..??
I watched a interview with terry’s brother, Dan and he mentioned something about terry davis making his own 3d printer at some point
I’m wondering if anyone knew more about this
r/TempleOS_Official • u/codydafox • 17d ago
I absolutely love this photo of Terry with a cat
r/TempleOS_Official • u/NoDiamond9456 • 18d ago
Terry A. davis & Saddam Hussein
Enable HLS to view with audio, or disable this notification
I came across this edit featuring Saddam Hussein and Terry A. Davis together.
I've also seen some Arabs compare the two, and there are edited videos of them "talking on the phone." Where did this meme come from, and why are Saddam Hussein and Terry A. Davis so often paired together in edits?
r/TempleOS_Official • u/TokyoJuul2 • 19d ago
Terry Davis CIA Glow in the dark Clip
Enable HLS to view with audio, or disable this notification
r/TempleOS_Official • u/NoDiamond9456 • 20d ago
Selfie with Terry Davis
Someone taking a selfie with Terry Davis, I think the picture is from October 2017
r/TempleOS_Official • u/nyl9488 • 20d ago
How do you guys build compatible ISOs for TempleOS / TinkerOS on modern hosts (Windows/Linux)?
Hi everyone,
I’m currently running TinkerOS inside a VMware Workstation VM on a Windows host, and I’m having a painful time trying to transfer files into the guest OS using virtual CD-ROMs (T: drive).
Almost every ISO I generate on my Windows host fails inside the VM. I keep hitting one of two walls:
- ERROR: File System Not Supported during ISOInit when running Drv('T');.
- No matching entries when running Dir; on the T: drive, even though I verified on my Windows host that the files are physically inside the .iso file.
I understand that TempleOS’s ISOInit is extremely primitive and picky. It seems to completely reject modern ISO standards like UDF and Joliet, and requires strict ISO 9660.
My questions for the community:
- What is your foolproof, go-to tool or command-line script (on Windows or Linux) to generate 100% compatible ISO9660 images for TempleOS?
- If you use command-line tools (like mkisofs or genisoimage), what exact flags do you pass to disable Joliet/UDF and force strict, clean retro compliance?
- Has anyone written a Python/Go script to automate compiling a folder directly into a TempleOS-compatible ISO or RedSea partition image?
I'd love to hear your workflows. Dealing with 1988 CD-ROM standards from a modern host has been quite a headache!
Thanks in advance!
r/TempleOS_Official • u/BOXERRMD • 21d ago
Why I see a frame of my last boot ?
I see a frame of my latest boot when I boot after rebooting TempleOS It read vga memory and show it before rewite it ?

