u/Red_gale

arTIfiCE V3 Search

Hello, I wanted to drop some research I had Claude code do on arTIfiCE V3, it hasnt been found yet but it looked through rom files of 5.8.5 and 5.8.3 looking for a new goto asm bug. a lot of things were ruled out. I also left some unifinished ideas that people could try if they really want. Based on how things went I wouldnt expect arTIfiCE v3 anytime soon. Feel free to look at anything the markdowns aren't too complicated to understand. https://github.com/Redgale/arTIfiCE-V3-Research/tree/main

reddit.com
u/Red_gale — 2 days ago

Osmium Shell For 5.8.5

To start, THIS IS NOT EVEN CLOSE TO CESIUM! It lacks many almost all of Cesium's features and is not a jailbreak.

Osmium is a project that was quickly vibe coded when a user on the post for my last project brought up OS 5.8.5. It acts as a shell to launch TI-84 Basic and Python programs similar to Cesium however other than that it can do almost nothing and can not launch assembly programs.

The project has the limitation of needing entries for every program you want it to be able to launch. To solve this it uses a web interface that lets you customize the program which then gets compiled in your web browser. If you are using a browser that supports WebUSB (Chrome, Edge, ect) (Firefox and Safari do not) you can plug in your calculator and send the programs; and Osmium directly to your calculator making updating easy.

The Production site is currently: https://osmium.red-gale7.workers.dev/

Repo: https://github.com/Redgale/Osmium

It can easily be redeployed to cloudflare pages/workers if anyone wants to

reddit.com
u/Red_gale — 12 days ago