Blame

b5a3b3 David Marsh 2026-05-31 00:58:39
1
# Daves site about stuff and things
2
3
:::danger
4
# Ugh
5
This is a mess, I'm migrating my [old hand rolled static blog](https://old.rdm.sh) to here.
6
:::
7
8
Sometimes I write [[blog]] entries.
9
10
My latest interest is [[MeshCore]].
11
12
Random [[howto]]s for future me.
13
14
Useful [[links]] I've collected about random things
15
7a640c David Marsh 2026-05-31 01:00:15
16
## Stuff I've worked on
17
eb50e4 David Marsh 2026-05-31 01:56:07
18
### elm
19
20
elm is a read-only CLI for extracting LogicMonitor data via the API
21
22
https://rdmarsh.github.io/elm/
23
24
### tries
25
26
tries is a standalone Python tool for visualising structured strings by generating Graphviz DOT tries
27
28
https://rdmarsh.github.io/tries/
7a640c David Marsh 2026-05-31 01:00:15
29
addb07 David Marsh 2026-04-22 14:33:25
30
# About Me
31f747 David Marsh 2026-04-16 05:05:24
31
872ea0 David Marsh 2026-05-05 04:43:52
32
<img src="/Home/profile.png" alt="profile" style="float: right; margin: 0 0 1em 1em; width: 150px;" />
33
4c5b4c David Marsh 2026-05-05 04:44:11
34
*vell, he's just zis guy, you know?*
35
1ebf3d David Marsh 2026-04-16 05:06:22
36
Hi, I'm David. This is my rarely updated website. I live in Sydney, Australia.
37
a8a076 David Marsh 2026-04-23 00:15:20
38
Things I like: [[MeshCore]], Apple, Mac OS X, Unix, Linux, Debian, Ubuntu, Centos, RHEL, Open Source, GPL, GnuPG, Programming, Perl, Firefox, Dvorak, Wireless Networks, MAME, Computer Security, Cryptography, Amateur Radio, Morse Code, Reading, Photography, Typography, Graphic Design, Electric Vehicles.
31f747 David Marsh 2026-04-16 05:05:24
39
e6b981 David Marsh 2026-04-22 14:17:44
40
![A very old photo of david marsh in the princess zone](./about.jpg "vell, he's just zis guy, you know?")
31f747 David Marsh 2026-04-16 05:05:24
41
42
* **mastodon:** I'm [@davidmarsh] on [mastodon]. I mostly toot links I
43
find interesting, currently it's mostly space and rpg stuff.
b195e4 David Marsh 2026-04-23 00:15:02
44
* **email:** I use gmail and I'm rdmarsh. You know what to do.
31f747 David Marsh 2026-04-16 05:05:24
45
* **blog:** If you're reading this, you're at my rarely updated blog; [rdm.sh][blog].
46
47
I type using [dvorak], and think a [dozenal] measurement system has a
48
lot going for it. I'm interested in [typefaces] and [design]. I like
49
[macs] and [ubuntu].
50
51
My latest interest is collecting [RPG books].
52
53
I've been failing to [learn morse] for several years.
54
55
I love listening to [podcasts], here's my [list of podcasts] from [Overcast]
56
57
My [gpg] fingerprint is below, but I rarely encrypt email anymore:
58
1ed374 David Marsh 2026-04-22 14:35:19
59
```
f4cf14 David Marsh 2026-04-22 14:36:39
60
CA6F F79D 6394 0902 65D1 \
61
F4FE 4538 F5DD DC8B BE7A
1ed374 David Marsh 2026-04-22 14:35:19
62
```
31f747 David Marsh 2026-04-16 05:05:24
63
64
Here's a list I made years ago of things I like. I still stand by it.
65
66
* *Movies:* [2001], [The Shinning], [Forbidden Planet], [Fight Club], [Crouching Tiger], [Matrix], [Lord of the Rings]
67
* *Music:* Alternative, Techno, Dance, [Triple J], [The Beatles], [Pink Floyd], [Johnny Cash]
68
* *Books:* [Terry Pratchett], [Douglas Adams], [Carl Sagan], [Richard Dawkins], [Sam Harris]
69
70
podcasts
71
--------
72
73
I used to do two podcasts. Both are on extended hiatus.
74
75
### The Marsh Cast
76
77
This was made with my kids, it's not currently uploaded to archive.org
78
79
### The sand.fm podcast
80
81
This was made with my wife. You can find the episodes archived here:
82
83
> A married couple with two boys, have a quick chat about things they find
84
> interesting, tech news or politics, or other events that happen in their
85
> lives.
86
>
87
> https://archive.org/details/sandfm_podcast
88
89
[list of podcasts]: list_of_podcasts.html
90
[Overcast]: https://overcast.fm
91
92
about this blog
93
---------------
94
95
This blog uses:
96
97
* [vultr](https://www.vultr.com/?ref=8769767) for hosting
98
* [alpine linux](https://www.alpinelinux.org) for the OS
99
* [lighttpd](https://www.lighttpd.net) for serving html
100
* [letsencrypt](https://letsencrypt.org) for certificates
101
* [pandoc](https://pandoc.org) to compile markdown to html
102
103
If you're interested in the software that makes this [blog], check out
104
[powered by].
105
106
I've also made a [style guide] to try and keep things consistent, and a
107
[test] page to see how everything will look.
108
109
### privacy
110
111
There shouldn't be any cookies or trackers used on this site. Some third
112
party images, links and videos (such as embedded youtube videos) may use
113
them, but I try and avoid this as much as I can. If you find something
114
please let me know via above methods
115
116
### colours
117
a94504 David Marsh 2026-04-22 14:38:18
118
These are the colours I use, you can see how they look on the [[test]] page.
31f747 David Marsh 2026-04-16 05:05:24
119
120
| area | light | dark |
121
| ------------------- | ------- | ------- |
122
| main background | #ffffff | #202124 |
123
| main text | #212121 | #bdc1c6 |
124
| title and headings | #205493 | #e8eaed |
125
| smaller subheadings | #4773aa | #bcc0c3 |
126
| subtitle and footer | #5b616b | #dddee1 |
127
| boxes and even rows | #dce4ef | #303134 |
128
| borders and lines | #5b616b | #dddee1 |
129
| table hover | #4773aa | #bcc0c3 |
130
| normal link | #3344dd | #8ab6f5 |
131
| active link | #bb1122 | #ef7e6f |
132
| visited link | #884488 | #c48df5 |
133
134
[powered by]: powered_by.html
135
[blog]: https://rdm.sh
136
[@davidmarsh]: https://mastodon.au/@davidmarsh
137
[style guide]: style_guide.html
138
[test]: test.html
139
140
[dozenal]: http://en.wikipedia.org/wiki/Duodecimal#Advocacy_and_.22dozenalism.22
141
[dvorak]: http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard
142
[gpg]: https://www.gnupg.org
143
[the marsh cast]: http://podcast.marsh.ws/
144
[mastodon]: https://joinmastodon.org/
145
[macs]: https://www.apple.com/mac/
146
[typefaces]: http://en.wikipedia.org/wiki/Typeface
147
[design]: https://en.wikipedia.org/wiki/Design
148
[podcasts]: podcasts.html
149
[ubuntu]: http://www.ubuntu.com/
150
[learn morse]: 2021-10-01.pico_morse_keyer.html
151
[RPG books]: rpg_books.html
152
[list of podcasts]: list_of_podcasts.html
153
[Overcast]: https://overcast.fm
154
155
[2001]: https://en.wikipedia.org/wiki/2001:_A_Space_Odyssey_(film)
156
[The Shinning]: https://en.wikipedia.org/wiki/The_Shining_(film)
157
[Forbidden Planet]: https://en.wikipedia.org/wiki/Forbidden_Planet
158
[Fight Club]: https://en.wikipedia.org/wiki/Fight_Club
159
[Crouching Tiger]: https://en.wikipedia.org/wiki/Crouching_Tiger,_Hidden_Dragon
160
[Matrix]: https://en.wikipedia.org/wiki/The_Matrix
161
[Lord of the Rings]: https://en.wikipedia.org/wiki/The_Lord_of_the_Rings_(film_series)
162
163
[Triple J]: https://www.abc.net.au/triplej
164
[The Beatles]: https://en.wikipedia.org/wiki/The_Beatles
165
[Pink Floyd]: https://en.wikipedia.org/wiki/Pink_Floyd
166
[Johnny Cash]: https://en.wikipedia.org/wiki/Johnny_Cash
167
168
[Terry Pratchett]: https://en.wikipedia.org/wiki/Terry_Pratchett
169
[Douglas Adams]: https://en.wikipedia.org/wiki/Douglas_Adams
170
[Carl Sagan]: https://en.wikipedia.org/wiki/Carl_Sagan
171
[Richard Dawkins]: https://en.wikipedia.org/wiki/Richard_Dawkins
172
[Sam Harris]: https://en.wikipedia.org/wiki/Sam_Harris