Commit e5e540
2026-04-23 02:53:36 David Marsh: -/-| /dev/null .. links.md | |
| @@ 0,0 1,88 @@ | |
| + | # Links |
| + | |
| + | *Useful links I've collected about random things* |
| + | |
| + | bbs |
| + | --- |
| + | |
| + | ### terminal |
| + | |
| + | * [muffinterm](https://muffinterm.app/) |
| + | * [syncterm](https://syncterm.bbsdev.net/) |
| + | |
| + | ### software |
| + | |
| + | [List of BBS software](https://en.wikipedia.org/wiki/List_of_BBS_software) |
| + | |
| + | * [synchronet](http://www.synchro.net) Windows and Linux |
| + | * [wwiv](https://www.wwivbbs.org/) |
| + | * [subtext](https://jcs.org/subtext) A multi-user BBS server for classic MacOS |
| + | * [mystic](http://www.mysticbbs.com/) |
| + | |
| + | morse and radio |
| + | --------------- |
| + | |
| + | * [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)! |
| + | * [Broadcasting and Its History](https://wyomingllcattorney.com/Blog/Business-Studies-Broadcasting-History). |
| + | A great page about the history of broadcasting |
| + | in the US, with information about [Reginald |
| + | Fessenden](https://en.wikipedia.org/wiki/Reginald_Fessenden)'s |
| + | pioneering broadcasting experiments, the |
| + | [Herrold](https://en.wikipedia.org/wiki/Charles_Herrold) School's |
| + | early experiments in radio transmissions, and the post-WW2 era. Link |
| + | contributed by [Noah](2023-12-09.thank_you_noah.html)! |
| + | * [ham radio solutions](https://hamradio.solutions/vband/) a good way to practice morse with others over the internet |
| + | * [lcwo](https://lcwo.net) learn morse online |
| + | * [morsecode.me](http://morsecode.me/) another online morse site to send code with real people |
| + | * [morsecode.world](https://morsecode.world) lots of translation and learning tools |
| + | * [morse at wikipedia](https://en.wikipedia.org/wiki/Morse_code) |
| + | * [american morse at wikipedia](https://en.wikipedia.org/wiki/American_Morse_code) |
| + | * [Prosigns for Morse code](https://en.wikipedia.org/wiki/Prosigns_for_Morse_code) |
| + | |
| + | markdown |
| + | -------- |
| + | |
| + | ### info for writting markdown docs |
| + | |
| + | * [gfm spec](https://github.github.com/gfm/) |
| + | * [gitlab style guide](https://docs.gitlab.com/ee/development/documentation/styleguide/) |
| + | * [html entities](https://dev.w3.org/html5/html-author/charref) |
| + | * [css entities](https://www.w3schools.com/cssref/css_entities.asp) |
| + | * [emoji cheat sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) |
| + | * [markdown cheat sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) |
| + | * [pandoc markdown css theme](https://jez.io/pandoc-markdown-css-theme/) |
| + | * [pandoc html5 template](https://github.com/tajmone/pandoc-goodies/tree/master/templates/html5/github) |
| + | * [tufte pandoc css](https://jez.io/tufte-pandoc-css/) |
| + | |
| + | dev stuff |
| + | --------- |
| + | |
| + | * [httpie](https://httpie.io) |
| + | * [json-schema](https://json-schema.org) |
| + | * [json cookbook](https://github.com/stedolan/jq/wiki/Cookbook) |
| + | * [puc guide to json schema](https://cswr.github.io/JsonSchema/) |
| + | * [niem and json](http://niem.github.io/json/) |
| + | * [wag colour guidelines](http://web-accessibility.carnegiemuseums.org/design/color/) |
| + | * https://hyperpolyglot.org/json |
| + | |
| + | blogs |
| + | ----- |
| + | |
| + | Blogs that are interesting |
| + | |
| + | * https://leancrew.com/all-this/ |
| + | * https://www.caseyliss.com |
| + | * https://marco.org |
| + | * https://godelusive.blogspot.com |
| + | * http://sisterhood-sam.blogspot.com |
| + | |
| + | Model m |
| + | ------- |
| + | |
| + | * https://www.clickykeyboards.com/model-m-archive-project/ |
| + | * http://sandy55.fc2web.com/keyboard/model_m_trivia.html |
| + | |
| + | Raspberry Pi |
| + | ------------ |
| + | |
| + | * https://core-electronics.com.au/tutorials/read-only-raspberry-pi.html |