Remix.run Logo
RagnarD 2 days ago

After leaving active involvement in a still-extant biotech I co-founded in 2020, I'm focusing on some ideas I've kicked around for awhile but didn't have time to work on.

The first is a document search system for over 200,000 high quality OCRed pages from successful CD/DVD-ROM products I developed some years ago, covering the official records of the American Civil War as well as 19th century documents on Native American history. The technology stack involves BaseX for indexed document search, Postgres for user data, Redis for transient session information, and Blazor WASM for the UI. (I coded all of it.) It can be seen at https://allhistory.us (currently desktop oriented.)

After working extensively with Coda (and much less with Notion), and becoming frustrated with its limitations, I decided to work on a considerably more powerful and programmable system to compete with both. No externally viewable progress so far, but soon ...

I'm developing on a new system I assembled, for general development but also to be able to seriously work on local AI - an EPYC 9755 CPU (128 core) on a Supermicro motherboard, 384GB RAM, and an RTX 6000 Pro Max-Q. I also have ideas for some AI products but too early to talk about.