OK, not everything was perfect the first time around, and I am guessing things aren't perfect now, either, but it's good enough. Still working on things like backfed interactions using Brid.gy and fiddling with webmentions, but I'll figure it out later.
{
"type": "entry",
"published": "2026-02-22T06:23:32.792954+00:00",
"url": "https://cleverdevil.io/2026/ok-not-everything-was-perfect-the-first",
"syndication": [
"https://cleverdevil.club/@jonathan/116112845243100732",
"https://bsky.app/profile/cleverdevil.io/post/3mfgistkra72h"
],
"content": {
"text": "OK, not everything was perfect the first time around, and I am guessing things aren't perfect now, either, but it's good enough. Still working on things like backfed interactions using Brid.gy and fiddling with webmentions, but I'll figure it out later.",
"html": "<p>OK, not everything was perfect the first time around, and I am guessing things aren't perfect now, either, but it's good enough. Still working on things like backfed interactions using Brid.gy and fiddling with webmentions, but I'll figure it out later.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430161",
"_source": "10"
}
If all goes well, this will be the very first production post on the new site.
{
"type": "entry",
"published": "2026-02-22T03:38:14.429887+00:00",
"url": "https://cleverdevil.io/2026/if-all-goes-well-this-will-be-the-very-f",
"syndication": [
"https://cleverdevil.club/@jonathan/116112195248779045",
"https://bsky.app/profile/cleverdevil.io/post/3mfg7lawrxf2a"
],
"content": {
"text": "If all goes well, this will be the very first production post on the new site.",
"html": "<p>If all goes well, this will be the very first production post on the new site.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430162",
"_source": "10"
}
Boom! After a lot of battling ESPHome, I've got my microWakeWord model deployed and responding with "Hey Demerzel." So cool :)
{
"type": "entry",
"published": "2026-02-15T23:29:05+00:00",
"url": "https://cleverdevil.io/2026/boom-after-a-lot-of-battling-esphome",
"syndication": [
"https://cleverdevil.club/@jonathan/116077241705167959",
"https://bsky.app/profile/cleverdevil.io/post/3mewovnccbj2i"
],
"content": {
"text": "Boom! After a lot of battling ESPHome, I've got my microWakeWord model deployed and responding with \"Hey Demerzel.\" So cool :)"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430163",
"_source": "10"
}
In the background, I've got my M4 Mac Mini training a microWakeWord model with 50 samples of me saying "Hey Demerzel" along with 50,000 TTS generated samples. Not super confident about this part, but its worth a try. I've gotta say, the M4 is impressively powerful, even at its lowest spec.
{
"type": "entry",
"published": "2026-02-15T01:15:03+00:00",
"url": "https://cleverdevil.io/2026/in-the-background-ive-got-my-m4",
"syndication": [
"https://cleverdevil.club/@jonathan/116071996059924468",
"https://bsky.app/profile/cleverdevil.io/post/3meuecsmp542o"
],
"content": {
"text": "In the background, I've got my M4 Mac Mini training a microWakeWord model with 50 samples of me saying \"Hey Demerzel\" along with 50,000 TTS generated samples. Not super confident about this part, but its worth a try. I've gotta say, the M4 is impressively powerful, even at its lowest spec."
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430164",
"_source": "10"
}
Progress on my OpenClaw HA Voice PE device! First pass used a proxy to pass the speech-to-text output into `openclaw agent` on the CLI, await a response, and then send it back to HA, which would use TTS to speak a response. Working on updating the proxy to use WebSocket for streaming responses.
{
"type": "entry",
"published": "2026-02-15T01:12:56+00:00",
"url": "https://cleverdevil.io/2026/progress-on-my-openclaw-ha-voice-pe",
"syndication": [
"https://cleverdevil.club/@jonathan/116071987728726181",
"https://bsky.app/profile/cleverdevil.io/post/3meue6yxxef2q"
],
"content": {
"text": "Progress on my OpenClaw HA Voice PE device! First pass used a proxy to pass the speech-to-text output into `openclaw agent` on the CLI, await a response, and then send it back to HA, which would use TTS to speak a response. Working on updating the proxy to use WebSocket for streaming responses."
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430165",
"_source": "10"
}
Rad. I got my OpenClaw assistant hooked up to Home Assistant Voice! Now I can talk to her in my office. Next up is training a custom wake word using openWakeWord so I can say “Hey, Demerzel” 🤖
{
"type": "entry",
"published": "2026-02-14T04:05:02+00:00",
"url": "https://cleverdevil.io/2026/rad-i-got-my-openclaw-assistant-hooked",
"syndication": [
"https://cleverdevil.club/@jonathan/116067002132204057",
"https://bsky.app/profile/cleverdevil.io/post/3mes5dvimmb2k"
],
"content": {
"text": "Rad. I got my OpenClaw assistant hooked up to Home Assistant Voice! Now I can talk to her in my office. Next up is training a custom wake word using openWakeWord so I can say \u201cHey, Demerzel\u201d \ud83e\udd16"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430166",
"_source": "10"
}
The Orenznero has an automatic feed mechanism so you always have *just* the right amount of lead. No more clicking, no more broken lead. It rules. It’s just… too light!
{
"type": "entry",
"published": "2026-02-13T04:46:55+00:00",
"url": "https://cleverdevil.io/2026/the-orenznero-has-an-automatic-feed-mechanism",
"syndication": [
"https://cleverdevil.club/@jonathan/116061504498232909",
"https://bsky.app/profile/cleverdevil.io/post/3mepp7sejmp24"
],
"content": {
"text": "The Orenznero has an automatic feed mechanism so you always have *just* the right amount of lead. No more clicking, no more broken lead. It rules. It\u2019s just\u2026 too light!"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430167",
"_source": "10"
}
This is your regularly scheduled over-engineered Japanese mechanical pencil update! The Rotring 600 feels the best in the hand, but the Pentel Orenznero is easily the best to actually write with.
{
"type": "entry",
"published": "2026-02-13T04:45:10+00:00",
"url": "https://cleverdevil.io/2026/this-is-your-regularly-scheduled-over-engineered-japanese",
"syndication": [
"https://cleverdevil.club/@jonathan/116061497654088730",
"https://bsky.app/profile/cleverdevil.io/post/3mepp4o3uuh24"
],
"content": {
"text": "This is your regularly scheduled over-engineered Japanese mechanical pencil update! The Rotring 600 feels the best in the hand, but the Pentel Orenznero is easily the best to actually write with."
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430168",
"_source": "10"
}
The new site project is getting so close! Working through webmentions support, responsive design on mobile, CI/CD, and tests. After that, it’s migration time! I have a decent backlog of future improvements, but they can wait. Ready to be free of PHP and MySQL 😄
{
"type": "entry",
"published": "2026-02-10T05:50:25+00:00",
"url": "https://cleverdevil.io/2026/the-new-site-project-is-getting-so",
"syndication": [
"https://cleverdevil.club/@jonathan/116044767285583183",
"https://bsky.app/profile/cleverdevil.io/post/3meibel7xdz2q"
],
"content": {
"text": "The new site project is getting so close! Working through webmentions support, responsive design on mobile, CI/CD, and tests. After that, it\u2019s migration time! I have a decent backlog of future improvements, but they can wait. Ready to be free of PHP and MySQL \ud83d\ude04"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430169",
"_source": "10"
}
I just learned that Apple is adapting Mistborn for TV and Brandon Sanderson has been given complete creative control. One of my all time favorite series! 🤘
{
"type": "entry",
"published": "2026-02-06T07:26:10+00:00",
"url": "https://cleverdevil.io/2026/i-just-learned-that-apple-is-adapting",
"syndication": [
"https://cleverdevil.club/@jonathan/116022494521391977",
"https://bsky.app/profile/cleverdevil.io/post/3me6eu3tol42q"
],
"content": {
"text": "I just learned that Apple is adapting Mistborn for TV and Brandon Sanderson has been given complete creative control. One of my all time favorite series! \ud83e\udd18"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47430170",
"_source": "10"
}
{
"type": "entry",
"published": "2026-02-21T21:27:39-08:00",
"url": "https://boffosocko.com/2026/02/21/youve-got-mail-typewriter/",
"category": [
"Photo",
"Social Stream",
"Typewriters",
"late stage capitalism",
"Olympia Report",
"Olympia typewriters",
"one typed quote",
"typewriters in media",
"You've Got Mail"
],
"content": {
"text": "",
"html": "<img src=\"https://boffosocko.com/wp-content/uploads/2026/02/wp-17712010666299167350471252136380-1024x768.jpg\" alt=\"Close up of an index card in a typewriter carriage which reads: "Kathleen, you are a lone reed, standing tall, waving boldly in the corrupt sands of commerce." -Frank Navasky | You've Got Mail (Warner Bros., 1998) | as typed on his Olympia Report De Luxe Electric. In the background is a wooden dresser with a large screen television which has a somewhat blurry image of Greg Kinnear sitting at his typewriter from the movie.\" width=\"660\" height=\"495\" />"
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47428695",
"_source": "2785"
}
My birthday is in July, just after this new LEGO set is released...
{
"type": "entry",
"published": "2026-02-21T14:47:06-08:00",
"summary": "My birthday is in July, just after this new LEGO set is released…",
"url": "https://boffosocko.com/2026/02/21/lego-peanuts-snoopys-doghouse-and-typewriter/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/02/ExternalLink_21368_WEB_PRI_NOBG.png",
"category": [
"Social Stream",
"Typewriters",
"Wish",
"gift ideas",
"Lego",
"peanuts",
"Snoopy"
],
"content": {
"text": "My birthday is in July, just after this new LEGO set is released..."
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47427113",
"_source": "2785"
}
{
"type": "entry",
"published": "2026-02-21T10:33:15-08:00",
"url": "https://aaronparecki.com/2026/02/21/3/",
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/e1e5ed496716998c7da09571b0f32fbb136781696ff70f032a5e962039d4299b.jpg"
],
"syndication": [
"https://www.swarmapp.com/user/59164/checkin/6999fa6b3eaa5c5644b3ddc0"
],
"name": "at Lloyd Center",
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"checkin": {
"type": "card",
"name": "Lloyd Center",
"latitude": "45.532601",
"longitude": "-122.653523",
"url": "https://foursquare.com/v/43d49133f964a5202e2e1fe3"
},
"post-type": "checkin",
"_id": "47425426",
"_source": "16"
}
Are you sinking your teeth in during Eternal Caturday?
{
"type": "entry",
"published": "2026-02-21T08:25:34-0500",
"url": "https://martymcgui.re/2026/02/21/082534/",
"category": [
"caturday"
],
"video": [
"https://res.cloudinary.com/schmarty/video/upload/vc_h264/mmmgre/db/82/1e/bc/4d25ecfef281cfda5a0180212be9764b301d79c3ad16295787e92122.mp4"
],
"content": {
"text": "Are you sinking your teeth in during Eternal Caturday?",
"html": "<p>Are you sinking your teeth in during Eternal Caturday?</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "video",
"_id": "47424411",
"_source": "175"
}
Coming up for the next few weeks, the Dan Allosso Book Club will focus on Cesar Hidalgo's new book, out this month in the United States:
Hidalgo, César A. 2026. The Infinite Alphabet: And the Laws of Knowledge. New York: Penguin.
The first session will be on Saturday, February 21, 2026, and will recur weekly from 8:00 AM – 10:00 Pacific. Our meetings are welcoming and casual conversations over Zoom with the optional beverage of your choice. We'll cover the first two parts in the first meeting.
To join and get access to the Zoom links and the shared Obsidian vault we use for notes and community communication, ping Dan Allosso with your email address.
Happy reading!
{
"type": "entry",
"published": "2026-02-20T14:04:44-08:00",
"summary": "Coming up for the next few weeks, the Dan Allosso Book Club will focus on Cesar Hidalgo’s new book, out this month in the United States: Hidalgo, C\u00e9sar A. 2026. The Infinite Alphabet: And the Laws of Knowledge. New York: Penguin. \u00a0 The first session will be on Saturday, February 21, 2026, and will recur … <a href=\"https://boffosocko.com/2026/02/20/book-club-cesar-hidalgos-the-infinite-alphabet-and-the-las-of-knowledge/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Book Club: C\u00e9sar Hidalgo’s The Infinite Alphabet and the Las of Knowledge</span></a>",
"url": "https://boffosocko.com/2026/02/20/book-club-cesar-hidalgos-the-infinite-alphabet-and-the-las-of-knowledge/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/02/ExternalLink_maxresdefault.jpg",
"category": [
"Events",
"Information Theory",
"Dan Allosso Book Club",
"Education",
"knowledge",
"learning"
],
"content": {
"text": "Coming up for the next few weeks, the Dan Allosso Book Club will focus on Cesar Hidalgo's new book, out this month in the United States:\n\n\nHidalgo, C\u00e9sar A. 2026. The Infinite Alphabet: And the Laws of Knowledge. New York: Penguin.\n\u00a0\n\n\nThe first session will be on Saturday, February 21, 2026, and will recur weekly from 8:00 AM \u2013 10:00 Pacific. Our meetings are welcoming and casual conversations over Zoom with the optional beverage of your choice. We'll cover the first two parts in the first meeting.\n\nTo join and get access to the Zoom links and the shared Obsidian vault we use for notes and community communication, ping\u00a0Dan Allosso\u00a0with your email address.\u00a0\n\nHappy reading!",
"html": "Coming up for the next few weeks, the Dan Allosso Book Club will focus on Cesar Hidalgo's new book, out this month in the United States:\n\n\nHidalgo, C\u00e9sar A. 2026. <a href=\"https://amzn.to/4rni9bu\"><i>The Infinite Alphabet: And the Laws of Knowledge</i></a>. New York: Penguin.\n\u00a0\n\n\nThe first session will be on Saturday, February 21, 2026, and will recur weekly from 8:00 AM \u2013 10:00 Pacific. Our meetings are welcoming and casual conversations over Zoom with the optional beverage of your choice. We'll cover the first two parts in the first meeting.\n\nTo join and get access to the Zoom links and the shared Obsidian vault we use for notes and community communication, ping\u00a0<a href=\"https://danallosso.substack.com/\">Dan Allosso</a>\u00a0with your email address.\u00a0\n\nHappy reading!"
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47418880",
"_source": "2785"
}
My website has been hobbling along for about two weeks now. Sadly I've either been away or too under the weather to clean things up. Hopefully a bit of work this morning has improved things. We'll see how stable things are going forward.
{
"type": "entry",
"published": "2026-02-20T13:42:10-08:00",
"summary": "My website has been hobbling along for about two weeks now. Sadly I’ve either been away or too under the weather to clean things up. Hopefully a bit of work this morning has improved things. We’ll see how stable things are going forward.",
"url": "https://boffosocko.com/2026/02/20/55834689/",
"category": [
"Social Stream"
],
"content": {
"text": "My website has been hobbling along for about two weeks now. Sadly I've either been away or too under the weather to clean things up. Hopefully a bit of work this morning has improved things. We'll see how stable things are going forward."
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47418459",
"_source": "2785"
}
After my note earlier about progress on restoring my 1936 Royal KHM typewriter, a colleague reminded me that a KHM makes an appearance in the Taylor Swift song Fortnight. Then they asked if I was just collecting machines from her videos? While I fully expect to pick up a Royal Ten one day, it's a total coincidence. She's obviously got great taste in vintage typing machines.
{
"type": "entry",
"published": "2026-02-04T00:53:14-08:00",
"summary": "After my note earlier about progress on restoring my 1936 Royal KHM typewriter, a colleague reminded me that a KHM makes an appearance in the Taylor Swift song Fortnight. Then they asked if I was just collecting machines from her videos? While I fully expect to pick up a Royal Ten one day, it’s a … <a href=\"https://boffosocko.com/2026/02/04/taylor-swifts-royal-khm/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\"></span></a>",
"url": "https://boffosocko.com/2026/02/04/taylor-swifts-royal-khm/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/02/wp-17701523235889071688393551319075.jpg",
"category": [
"Social Stream",
"Typewriters",
"Royal KHM",
"Royal typewriters",
"Taylor Swift",
"typewriter collecting",
"typewriters in media"
],
"content": {
"text": "After my note earlier about progress on restoring my 1936 Royal KHM typewriter, a colleague reminded me that a KHM makes an appearance in the Taylor Swift song Fortnight. Then they asked if I was just collecting machines from her videos? While I fully expect to pick up a Royal Ten one day, it's a total coincidence. She's obviously got great taste in vintage typing machines.",
"html": "After my <a class=\"u-in-reply-to\" href=\"https://boffosocko.com/2026/02/03/cleaning-up-the-1936-royal-khm/\">note earlier</a> about progress on restoring my <a class=\"u-in-reply-to\" href=\"https://boffosocko.com/2025/10/08/1936-royal-khm-standard-typewriter/\">1936 Royal KHM typewriter</a>, a colleague reminded me that a KHM makes an appearance in the Taylor Swift song Fortnight. Then they asked if I was <a href=\"https://boffosocko.com/2025/12/25/1964-sears-cutlass-portable-typewriter/\">just collecting machines from her videos</a>? While I fully expect to pick up a Royal Ten one day, it's a total coincidence. She's obviously got great taste in vintage typing machines."
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47411078",
"_source": "2785"
}
Wiped off the worst of dust and grime on the exterior of my 1936 Royal KHM standard typewriter. Cleaned up the carriage a bit and did a light oiling. Cleaned out the paper tray and platen area. Spooled up some new ribbon. After a few quick tweaks, this typewriter is now at least minimally usable. This has one of the cleanest and crisp typing actions of any of my machines despite being one of the dirtiest and worst conditioned machines in my fleet. It has a reasonable carriage return speed, but may be one of the fastest typers I've got. I can't wait to see how well it does once it's had a full COA. The tabulator is going to require some heavy work.
{
"type": "entry",
"published": "2026-02-03T13:49:37-08:00",
"summary": "Wiped off the worst of dust and grime on the exterior of my 1936 Royal KHM standard typewriter. Cleaned up the carriage a bit and did a light oiling. Cleaned out the paper tray and platen area. Spooled up some new ribbon. After a few quick tweaks, this typewriter is now at least minimally usable. … <a href=\"https://boffosocko.com/2026/02/03/cleaning-up-the-1936-royal-khm/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\"></span></a>",
"url": "https://boffosocko.com/2026/02/03/cleaning-up-the-1936-royal-khm/",
"category": [
"Social Stream",
"Typewriters",
"Royal KHM",
"typewriter restoration"
],
"content": {
"text": "Wiped off the worst of dust and grime on the exterior of my 1936 Royal KHM standard typewriter. Cleaned up the carriage a bit and did a light oiling. Cleaned out the paper tray and platen area. Spooled up some new ribbon. After a few quick tweaks, this typewriter is now at least minimally usable. This has one of the cleanest and crisp typing actions of any of my machines despite being one of the dirtiest and worst conditioned machines in my fleet. It has a reasonable carriage return speed, but may be one of the fastest typers I've got. I can't wait to see how well it does once it's had a full COA. The tabulator is going to require some heavy work.",
"html": "Wiped off the worst of dust and grime on the exterior of my <a class=\"u-in-reply-to\" href=\"https://boffosocko.com/2025/10/08/1936-royal-khm-standard-typewriter/\">1936 Royal KHM standard typewriter</a>. Cleaned up the carriage a bit and did a light oiling. Cleaned out the paper tray and platen area. Spooled up some new ribbon. After a few quick tweaks, this typewriter is now at least minimally usable. This has one of the cleanest and crisp typing actions of any of my machines despite being one of the dirtiest and worst conditioned machines in my fleet. It has a reasonable carriage return speed, but may be one of the fastest typers I've got. I can't wait to see how well it does once it's had a full COA. The tabulator is going to require some heavy work.\n\n<img src=\"https://boffosocko.com/wp-content/uploads/2026/02/wp-17701523242165472565545649143522-1024x615.jpg\" alt=\"Yellow index card with red ruled lines featuring a type sample of a 1936 Royal KHM typewriter in Royal Pica typeface\" width=\"660\" height=\"396\" />"
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47411079",
"_source": "2785"
}
2026-01-31 Acquired at thrift for a very reasonable $70. I was really hoping to get a Modern Elite No. 66 or an Elite No. 8 as my first SG1, but finding this with a Congress Elite No. 84 typeface was a reasonably acceptable alternative, particularly in usable condition.
Initial condition assessment
This 70 year old standard typewriter is in reasonable condition, but will require a full clean/oil/adjust as well as the following repairs:
- left shift key broken off and key lever bent
- blow out old desiccated foam
- 5-6 sticky keys; remainder are slower than they ought to be
- broken paper support (surprise!)
- de-rust some of the internals
- replace ribbon and poorly matched spools
- recover platen
- carriage grinding on return
- new feet (old, hard, chipping)
- replace foam with new felt
- the aligning scales for the Perspex card holders aren't functioning properly (broken or missing a spring?)
- polish keys and spacebar
- brights all need attention and polishing
Repairs on 2026-02-02
With some of the quick repairs listed below, I've got this machine up to the level of pretty good acceptable daily use condition. It'll definitely be a serious member of the rotation once the C/O/A is finished. If it had a more standard typeface it might have a shot at replacing my elite Royal KMG.
- basic wipe down of dirt, dust, etc.
- fixed carriage grinding on return
- replaced spools and ribbon with nylon blue/green
- blew out old foam as well as other internal dust and cobwebs
- basic cleanout of segment to get keys unstuck and working well enough
- basic oiling of carriage rails and one or two additional spots
Typesample and Slugs


Olympia SG1 Typewriter Manual
My machine didn't come with a manual—standard typewriters without protective cases rarely ever do. If you happen to need one for yours, Richard Polt has one in his collection: Olympia SG1 Super De Luxe Operating Instructions
General Comments
As someone who uses a lot of index cards, this seems a spectacular machine. My one immediate issue is that I wish the paper injector went down a few more notches as I have to roll it back up a few lines to get to an acceptable starting line on my index card.
{
"type": "entry",
"published": "2026-02-02T13:24:31-08:00",
"summary": "2026-01-31 Acquired at thrift for a very reasonable $70.\u00a0 I was really hoping to get a Modern Elite No. 66 or an Elite No. 8 as my first SG1, but finding this with a Congress Elite No. 84 typeface was a reasonably acceptable alternative, particularly in usable condition. Initial condition assessment This 70 year old … <a href=\"https://boffosocko.com/2026/02/02/1956-olympia-sg1-standard-typewriter/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\"></span></a>",
"url": "https://boffosocko.com/2026/02/02/1956-olympia-sg1-standard-typewriter/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/02/wp-17700618341692497249970057593126.jpg",
"category": [
"Acquisition",
"Social Stream",
"Typewriters",
"Congress Elite No. 84",
"Olympia SG1",
"Olympia typewriters",
"typewriter collection"
],
"content": {
"text": "2026-01-31 Acquired at thrift for a very reasonable $70.\u00a0 I was really hoping to get a Modern Elite No. 66 or an Elite No. 8 as my first SG1, but finding this with a Congress Elite No. 84 typeface was a reasonably acceptable alternative, particularly in usable condition.\n\nInitial condition assessment\n\nThis 70 year old standard typewriter is in reasonable condition, but will require a full clean/oil/adjust as well as the following repairs:\u00a0\n\nleft shift key broken off and key lever bent\n blow out old desiccated foam\n 5-6 sticky keys; remainder are slower than they ought to be\n broken paper support (surprise!)\n de-rust some of the internals\n replace ribbon and poorly matched spools\n recover platen\n carriage grinding on return\n new feet (old, hard, chipping)\n replace foam with new felt\n the aligning scales for the Perspex card holders aren't functioning properly (broken or missing a spring?)\n polish keys and spacebar\n brights all need attention and polishing\nRepairs on 2026-02-02\n\nWith some of the quick repairs listed below, I've got this machine up to the level of pretty good acceptable daily use condition. It'll definitely be a serious member of the rotation once the C/O/A is finished.\u00a0 If it had a more standard typeface it might have a shot at replacing my elite Royal KMG.\n\nbasic wipe down of dirt, dust, etc.\n fixed carriage grinding on return\n replaced spools and ribbon with nylon blue/green\n blew out old foam as well as other internal dust and cobwebs\n basic cleanout of segment to get keys unstuck and working well enough\n basic oiling of carriage rails and one or two additional spots\nTypesample and Slugs\n\nOlympia SG1 Typewriter Manual\n\nMy machine didn't come with a manual\u2014standard typewriters without protective cases rarely ever do. If you happen to need one for yours, Richard Polt has one in his collection:\u00a0Olympia SG1 Super De Luxe Operating Instructions\n\nGeneral Comments\n\nAs someone who uses a lot of index cards, this seems a spectacular machine. My one immediate issue is that I wish the paper injector went down a few more notches as I have to roll it back up a few lines to get to an acceptable starting line on my index card.",
"html": "2026-01-31 Acquired at thrift for a very reasonable $70.\u00a0 I was really hoping to get a Modern Elite No. 66 or an Elite No. 8 as my first SG1, but finding this with a Congress Elite No. 84 typeface was a reasonably acceptable alternative, particularly in usable condition.\n\n<h2>Initial condition assessment</h2>\n\nThis 70 year old standard typewriter is in reasonable condition, but will require a full clean/oil/adjust as well as the following repairs:\u00a0\n\n<ul><li>left shift key broken off and key lever bent</li>\n <li>blow out old desiccated foam</li>\n <li>5-6 sticky keys; remainder are slower than they ought to be</li>\n <li>broken paper support (surprise!)</li>\n <li>de-rust some of the internals</li>\n <li>replace ribbon and poorly matched spools</li>\n <li>recover platen</li>\n <li>carriage grinding on return</li>\n <li>new feet (old, hard, chipping)</li>\n <li>replace foam with new felt</li>\n <li>the aligning scales for the Perspex card holders aren't functioning properly (broken or missing a spring?)</li>\n <li>polish keys and spacebar</li>\n <li>brights all need attention and polishing</li>\n</ul><h2>Repairs on 2026-02-02</h2>\n\nWith some of the quick repairs listed below, I've got this machine up to the level of pretty good acceptable daily use condition. It'll definitely be a serious member of the rotation once the C/O/A is finished.\u00a0 If it had a more standard typeface it might have a shot at replacing my elite Royal KMG.\n\n<ul><li>basic wipe down of dirt, dust, etc.</li>\n <li>fixed carriage grinding on return</li>\n <li>replaced spools and ribbon with nylon blue/green</li>\n <li>blew out old foam as well as other internal dust and cobwebs</li>\n <li>basic cleanout of segment to get keys unstuck and working well enough</li>\n <li>basic oiling of carriage rails and one or two additional spots</li>\n</ul><h2>Typesample and Slugs</h2>\n\n<img src=\"https://boffosocko.com/wp-content/uploads/2026/02/wp-17700618347034546325150446572594-1024x616.jpg\" alt=\"Typesample for a 1956 Olympia SG1 typewriter with a Congress Elite No. 84 typeface\" width=\"660\" height=\"397\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/02/wp-17700618344628332339450554794585-1024x768.jpg\" alt=\"Congress Elite No. 84 typeface on slugs in a close up of the segment of an Olympia SG1 typewriter. There is no significant foundry mark in the middle of the slugs beyond a + symbol.\" width=\"660\" height=\"495\" /><h2>Olympia SG1 Typewriter Manual</h2>\n\nMy machine didn't come with a manual\u2014standard typewriters without protective cases rarely ever do. If you happen to need one for yours, Richard Polt has one in his collection:\u00a0<a href=\"https://site.xavier.edu/polt/typewriters/olympiasg1.pdf\">Olympia SG1 Super De Luxe Operating Instructions</a>\n\n<h2>General Comments</h2>\n\nAs someone who uses a lot of index cards, this seems a spectacular machine. My one immediate issue is that I wish the paper injector went down a few more notches as I have to roll it back up a few lines to get to an acceptable starting line on my index card."
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47411080",
"_source": "2785"
}
For about 7 years Typewriter Muse has been operating out of a home-like space, but this weekend they opened a lovely brick and mortar location in Riverside, CA in a nice sized business park with plenty of Doris Day parking right out front.
Their Instagram account has been documenting some of the move and set up over the past month, but Bob and the gang have unveiled their new space on Saturday, January 31, 2026.
Bob's shop is one of the few I'm aware of with a multitude of people (at least six by my count on Saturday) working at any given time. (Most modern shops are one or possibly two person operations.) This means that the cleaning, repairs, oiling, and adjusting can be set up in an assembly line fashion. Machines come into the front of the shop on the left hand side, then move down the left to the rear where they do power washing and platen work in the back room. From there they move back into the main portion of the shop where the segments and internals are cleaned using isopropyl alcohol and long stick q-tips. (This generally means less health and safety issues by not using mineral spirits, lacquer thinner, or other caustic chemicals which require better ventilation.) From there they stage on a long desk before they go to one of two mechanic's stations where repairs and adjustments are made before being stored for pick up or placed in the "showroom" The overall layout is quite well designed for moving machines in and out of the shop.
Unique for many shops, the front reception space has community room for a handful of small desks and typewriters to accommodate 8-10 people for small classes, demonstrations, or a small type-in. The room has been dedicated to local journalist Dan Bernstein. (If you're in the So-Cal area and are interested, Bob has kindly offered the writing space for small type-in events.)
I drove out in the late morning from Altadena. As a typewriter enthusiast I naturally chose the apropos 71 S Corona route (California State Route 71 towards Corona) before turning off toward Riverside, which is about an hour from my house near Pasadena.
[caption id="attachment_55834521" align="aligncenter" width="660"]
Who'd have thought the great typewriters were in Riverside and not in Corona?[/caption]




Bob Marshall and Bryan Mahoney discussing a custom painted Royal P.
[caption id="attachment_55834537" align="aligncenter" width="660"]
Try out a machine or twenty while you're here![/caption]





{
"type": "entry",
"published": "2026-02-01T13:37:17-08:00",
"summary": "For about 7 years Typewriter Muse has been operating out of a home-like space, but this weekend they opened a lovely brick and mortar location in Riverside, CA in a nice sized business park with plenty of Doris Day parking right out front.\u00a0 Their Instagram account has been documenting some of the move and set … <a href=\"https://boffosocko.com/2026/02/01/grand-opening-of-typewriter-muse/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Grand Opening of Typewriter Muse</span></a>",
"url": "https://boffosocko.com/2026/02/01/grand-opening-of-typewriter-muse/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046800906139742793764514010.jpg",
"category": [
"Events",
"Typewriters",
"Bob Marshall",
"Typewriter Muse",
"typewriter repair",
"typewriter repair shops"
],
"content": {
"text": "For about 7 years Typewriter Muse has been operating out of a home-like space, but this weekend they opened a lovely brick and mortar location in Riverside, CA in a nice sized business park with plenty of Doris Day parking right out front.\u00a0\n\nTheir Instagram account has been documenting some of the move and set up over the past month, but Bob and the gang have unveiled their new space on Saturday, January 31, 2026.\u00a0\n\nBob's shop is one of the few I'm aware of with a multitude of people (at least six by my count on Saturday) working at any given time. (Most modern shops are one or possibly two person operations.) This means that the cleaning, repairs, oiling, and adjusting can be set up in an assembly line fashion. Machines come into the front of the shop on the left hand side, then move down the left to the rear where they do power washing and platen work in the back room. From there they move back into the main portion of the shop where the segments and internals are cleaned using isopropyl alcohol and long stick q-tips. (This generally means less health and safety issues by not using mineral spirits, lacquer thinner, or other caustic chemicals which require better ventilation.) From there\u00a0 they stage on a long desk before they go to one of two mechanic's stations where repairs and adjustments are made before being stored for pick up or placed in the \"showroom\"\u00a0 The overall layout is quite well designed for moving machines in and out of the shop.\n\nUnique for many shops, the front reception space has community room for a handful of small desks and typewriters to accommodate 8-10 people for small classes, demonstrations, or a small type-in. The room has been dedicated to local journalist Dan Bernstein. (If you're in the So-Cal area and are interested, Bob has kindly offered the writing space for small type-in events.)\n\nI drove out in the late morning from Altadena. As a typewriter enthusiast I naturally chose the apropos 71 S Corona route (California State Route 71 towards Corona) before turning off toward Riverside, which is about an hour from my house near Pasadena.\n\n[caption id=\"attachment_55834521\" align=\"aligncenter\" width=\"660\"] Who'd have thought the great typewriters were in Riverside and not in Corona?[/caption]\n\n Bob Marshall and Bryan Mahoney discussing a custom painted Royal P.\n\n[caption id=\"attachment_55834537\" align=\"aligncenter\" width=\"660\"] Try out a machine or twenty while you're here![/caption]",
"html": "For about 7 years Typewriter Muse has been operating out of a home-like space, but this weekend they opened a lovely brick and mortar location in Riverside, CA in a nice sized business park with plenty of Doris Day parking right out front.\u00a0\n\nTheir <a href=\"https://www.instagram.com/typewritermuse\">Instagram account</a> has been documenting some of the move and set up over the past month, but Bob and the gang have unveiled their new space on Saturday, January 31, 2026.\u00a0\n\nBob's shop is one of the few I'm aware of with a multitude of people (at least six by my count on Saturday) working at any given time. (Most modern shops are one or possibly two person operations.) This means that the cleaning, repairs, oiling, and adjusting can be set up in an assembly line fashion. Machines come into the front of the shop on the left hand side, then move down the left to the rear where they do power washing and platen work in the back room. From there they move back into the main portion of the shop where the segments and internals are cleaned using isopropyl alcohol and long stick q-tips. (This generally means less health and safety issues by not using mineral spirits, lacquer thinner, or other caustic chemicals which require better ventilation.) From there\u00a0 they stage on a long desk before they go to one of two mechanic's stations where repairs and adjustments are made before being stored for pick up or placed in the \"showroom\"\u00a0 The overall layout is quite well designed for moving machines in and out of the shop.\n\nUnique for many shops, the front reception space has community room for a handful of small desks and typewriters to accommodate 8-10 people for small classes, demonstrations, or a small type-in. The room has been dedicated to local journalist Dan Bernstein. (If you're in the So-Cal area and are interested, Bob has kindly offered the writing space for small type-in events.)\n\nI drove out in the late morning from Altadena. As a typewriter enthusiast I naturally chose the apropos 71 S Corona route (California State Route 71 towards Corona) before turning off toward Riverside, which is about an hour from my house near Pasadena.\n\n[caption id=\"attachment_55834521\" align=\"aligncenter\" width=\"660\"]<img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046782962952134868499159276-1024x768.jpg\" alt=\"Five lane highway featuring a massive sign over the road announcing the split between the 71 South to Corona and the 60 East to Riverside.\" width=\"660\" height=\"495\" /> Who'd have thought the great typewriters were in Riverside and not in Corona?[/caption]\n\n<img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046784202696060379551174816-1024x768.jpg\" alt=\"Single story business park building featuring the storefront of Typewriter Muse including a black sandwich board touting the store.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-1769904679981180330626730085868-1024x768.jpg\" alt=\"Front entrance at Typewriter Muse with a snack station and small drink refrigerator next to a typewriter table and a ribbon dispenser.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046797827243070977170233795-1024x768.jpg\" alt=\"A view of the front reception/writing room at Typewriter Muse. There are several small desks with typewriters and a dedicatory sign on the wall that reads "The Dan Bernstein Writing Room".\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046798816941262813689812247-1024x768.jpg\" alt=\"The front reception window that separates the reception and writing rooms from the office and repair space in a typewriter shop.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046788287004707880730458906-1024x768.jpg\" alt=\"Bob Marshall with his hair tied back and wearing his mechanic's shirt sitting at the intake desk in front of a green Celtic-painted Royal P owned by Bryan Mahoney who is wearing a plaid vest and flat cap.\" width=\"660\" height=\"495\" /> Bob Marshall and <a href=\"https://www.instagram.com/the_typin_pint/\">Bryan Mahoney</a> discussing a custom painted Royal P.\n\n[caption id=\"attachment_55834537\" align=\"aligncenter\" width=\"660\"]<img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046800906139742793764514010-1024x768.jpg\" alt=\"Typewriter Muse's typewriter showroom with 4 wire shelving units covered with about two dozen typewriters of various makes and models. Underneath the shelving is a row of typewriter cases. On the side of the room opposite the shelving is a table with space for three typewriters for typing tests.\" width=\"660\" height=\"495\" /> Try out a machine or twenty while you're here![/caption]\n\n<img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046790186497230444984226834-1024x768.jpg\" alt=\"A typewriter mechanic's bench with a variety of tools on it and a lazy susan with a typewriter on it for restoration\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046791221837573354268343885-1024x768.jpg\" alt=\"A typewriter mechanics's station with a Corona 3 on one side and a bunch of long handled q-tips and other cleaning tools on the other side.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046802021865353716435365257-1024x768.jpg\" alt=\"A parts station with shelving for a variety of typewriter replacement feet, and miniature drawers for screws, springs, and various other typewriter parts.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046809257969467757812390786-1024x768.jpg\" alt=\"Typewriter repair bench at Typewriter Muse with a typewriter surrounded by tools and an anglepoise lamp.\" width=\"660\" height=\"495\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046804856145083709116506310-768x1024.jpg\" alt=\"Typewriter Muse has gone old school analog even in their speaker choice.\" width=\"660\" height=\"880\" /><img src=\"https://boffosocko.com/wp-content/uploads/2026/01/wp-17699046806312827078031574526967-1024x768.jpg\" alt=\"The rear washroom at Typewriter Muse for cleaning typewriters including a sink and an air filtration station\" width=\"660\" height=\"495\" />"
},
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47411081",
"_source": "2785"
}