mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-22 09:43:11 +01:00
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter. This makes display on Gemini (in which newlines matter) much more consistent! I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
21 lines
903 B
Markdown
21 lines
903 B
Markdown
---
|
|
title: "Sensor Watch!"
|
|
media:
|
|
- url: "watch.webp"
|
|
alt: The internal parts of my Casio F-91W watch laid out in a grid, including the new Sensor Watch movement board.
|
|
date: 2024-05-23T15:24:23+01:00
|
|
tags:
|
|
- watch
|
|
- hardware
|
|
- firmware
|
|
- EMFCamp
|
|
- solarpunk
|
|
syndications:
|
|
- https://hachyderm.io/@byjp/112490995961316162
|
|
- https://bsky.app/profile/byjp.me/post/3kt62fglm3c2k
|
|
---
|
|
I just installed a [Sensor Watch](https://sensorwatch.net) movement in my old Casio watch! (It's the green board on the right there.)
|
|
|
|
I'm having a lot of fun with the new modes my watch has; notably, a [.beat time](/posts/uncommon-time-telling/#swatch-internet-time-beat-time) face, a world clock (to show my brother's time in Vancouver), a thermometer readout (!), a days-until timer (44 days until my wedding!), and a whole bunch more.
|
|
|
|
I feel like this will fit nicely with [EMFCamp](/tags/emfcamp)'s solarpunk theme!
|