These are sitewide blog posts by the admin.
- Configuring Regolith to Send Windows to Workspaces (long)This seemed simple enough, to set up the system to send windows to specific workspaces, and specific screens, but I ended up getting into C preprocessor headaches, and then eventually figured out how to name the workspaces, literally, and had a few problems after that. It’s not easy, but here’s what I’ve done so far,β¦ Read more: Configuring Regolith to Send Windows to Workspaces (long)
- Learning Elm: fourth try with the LLM layout testsTesting to see how the models do writing Elm code. Fourth try. I had Thaura read my AGENTS file, and critique it. I made the suggested changed, and also added more advice. Then, I started a fresh session and had it reorganize it. Here it is as a download (I had trouble pasting it here).β¦ Read more: Learning Elm: fourth try with the LLM layout tests
- 2026 Dodgers, Angels, Lakers, LAFC, Galaxy, Sports Team Triggered Fast Food DealsHere are the active Dodgers food promotions you can redeem right now, based on recent game results and trigger conditions. 1. Jack in the Box β Free Jumbo Jack 2. McDonaldβs β Free 6-Piece Chicken McNuggets 3. Panda Express β $7 Panda Plate 4. Habit Burger & Grill β Free Double Char 5. AMPM ββ¦ Read more: 2026 Dodgers, Angels, Lakers, LAFC, Galaxy, Sports Team Triggered Fast Food Deals
- Learning Elm: trying different LLMs to make a layout attempt 3Testing to see how the models do writing Elm code. Third try. AGENTS.md was edited to address a lot of bugs and problems from the second run. Also added a directory for more extensive coding advice. You can find it in the ZIP file. The file is now 61 lines long. Scoreboard I used the⦠Read more: Learning Elm: trying different LLMs to make a layout attempt 3
- Learning Elm: trying different LLMs to make a layout attempt 2Testing to see how the models do writing Elm code. I got rid of some requirements, and tried to fix up the AGENTS.md to overcome some problems some models had, and also add references it could study. Scoreboard I used the Free versions in OpenCode. The number scores are about how good the layout looks.β¦ Read more: Learning Elm: trying different LLMs to make a layout attempt 2
- Learning Elm: trying different LLMs to make a layout with minimal interactivityTesting to see how the models do writing Elm code. The goal was to produce a simple web page layout for a news site. To confound things, I said to use the media query to detect if the environment is in dark mode. To make things more “normal”, I added one control to toggle “darkβ¦ Read more: Learning Elm: trying different LLMs to make a layout with minimal interactivity
- Markdown EditorsSomeone asked me what markdown editors are good. I had to do some research, because I mainly used vim and one of the .rst viewers for a while. Then I switched to CryptPad for a minute, and then to Obsidian. Recommendations at the bottom. DIY GNOME Environment Markdown Editor This is a script that makes⦠Read more: Markdown Editors