Blame

e5e540 David Marsh 2026-04-23 02:53:36
1
# Links
2
3
*Useful links I've collected about random things*
4
5
bbs
6
---
7
8
### terminal
9
10
* [muffinterm](https://muffinterm.app/)
11
* [syncterm](https://syncterm.bbsdev.net/)
12
13
### software
14
15
[List of BBS software](https://en.wikipedia.org/wiki/List_of_BBS_software)
16
17
* [synchronet](http://www.synchro.net) Windows and Linux
18
* [wwiv](https://www.wwivbbs.org/)
19
* [subtext](https://jcs.org/subtext) A multi-user BBS server for classic MacOS
20
* [mystic](http://www.mysticbbs.com/)
21
22
morse and radio
23
---------------
24
25
* [All About the Telegraph and Deciphering Morse Code Text](https://www.emissary.ai/telegraph-morse-code-text/) contributed by [Mason](2022-02-03.thank_you_mason.html)!
26
* [Broadcasting and Its History](https://wyomingllcattorney.com/Blog/Business-Studies-Broadcasting-History).
27
A great page about the history of broadcasting
28
in the US, with information about [Reginald
29
Fessenden](https://en.wikipedia.org/wiki/Reginald_Fessenden)'s
30
pioneering broadcasting experiments, the
31
[Herrold](https://en.wikipedia.org/wiki/Charles_Herrold) School's
32
early experiments in radio transmissions, and the post-WW2 era. Link
33
contributed by [Noah](2023-12-09.thank_you_noah.html)!
34
* [ham radio solutions](https://hamradio.solutions/vband/) a good way to practice morse with others over the internet
35
* [lcwo](https://lcwo.net) learn morse online
36
* [morsecode.me](http://morsecode.me/) another online morse site to send code with real people
37
* [morsecode.world](https://morsecode.world) lots of translation and learning tools
38
* [morse at wikipedia](https://en.wikipedia.org/wiki/Morse_code)
39
* [american morse at wikipedia](https://en.wikipedia.org/wiki/American_Morse_code)
40
* [Prosigns for Morse code](https://en.wikipedia.org/wiki/Prosigns_for_Morse_code)
41
42
markdown
43
--------
44
74c4ce David Marsh 2026-04-23 02:56:04
45
*info for writting markdown docs*
e5e540 David Marsh 2026-04-23 02:53:36
46
47
* [gfm spec](https://github.github.com/gfm/)
48
* [gitlab style guide](https://docs.gitlab.com/ee/development/documentation/styleguide/)
49
* [html entities](https://dev.w3.org/html5/html-author/charref)
50
* [css entities](https://www.w3schools.com/cssref/css_entities.asp)
51
* [emoji cheat sheet](https://www.webfx.com/tools/emoji-cheat-sheet/)
52
* [markdown cheat sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
53
* [pandoc markdown css theme](https://jez.io/pandoc-markdown-css-theme/)
54
* [pandoc html5 template](https://github.com/tajmone/pandoc-goodies/tree/master/templates/html5/github)
55
* [tufte pandoc css](https://jez.io/tufte-pandoc-css/)
56
57
dev stuff
58
---------
59
60
* [httpie](https://httpie.io)
61
* [json-schema](https://json-schema.org)
62
* [json cookbook](https://github.com/stedolan/jq/wiki/Cookbook)
63
* [puc guide to json schema](https://cswr.github.io/JsonSchema/)
64
* [niem and json](http://niem.github.io/json/)
65
* [wag colour guidelines](http://web-accessibility.carnegiemuseums.org/design/color/)
66
* https://hyperpolyglot.org/json
67
68
blogs
69
-----
70
71
Blogs that are interesting
72
73
* https://leancrew.com/all-this/
74
* https://www.caseyliss.com
75
* https://marco.org
76
* https://godelusive.blogspot.com
77
* http://sisterhood-sam.blogspot.com
145dd8 David Marsh 2026-04-23 02:55:36
78
* https://toomuch-truth.blogspot.com
e5e540 David Marsh 2026-04-23 02:53:36
79
80
Model m
81
-------
82
83
* https://www.clickykeyboards.com/model-m-archive-project/
84
* http://sandy55.fc2web.com/keyboard/model_m_trivia.html
85
86
Raspberry Pi
87
------------
88
89
* https://core-electronics.com.au/tutorials/read-only-raspberry-pi.html