digital-garden-anabasis/pages/self-hosting.md

20 lines
749 B
Markdown
Raw Normal View History

2020-10-30 10:22:55 +01:00
# Self-hosting
## Essential
>Self-hosting is the use of a computer program as part of the toolchain or operating system that produces new versions of that same program—for example, a that can compile its own source code. Self-hosting software is commonplace on personal computers and larger systems. Other programs that are typically self-hosting include kernels, assemblers, command-line interpreters and revision control software.
> - https://en.wikipedia.org/wiki/Self-hosting
### Abstract Pragma
- personal computer as
- server
- bridge to server
- [[anabasis]] computers
## Tools
### [syncthing](syncthing.md)
### [[ipfs]]
### [[torrent]]
## Relative
[sdbs_selfhosting](https://inform.sdbs.cz/doku.php?id=sdbs_selfhosting)
-----------