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

21 lines
811 B
Markdown
Raw Normal View History

2020-10-30 10:22:55 +01:00
# Self-hosting
2020-10-30 10:22:55 +01:00
## 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
2020-11-12 16:49:29 +01:00
### [syncthing](AREAS/DigitalGardenAnabasis/syncthing)
### [[AREAS/DigitalGardenAnabasis/_INFORM/ipfs]]
2020-10-30 10:22:55 +01:00
### [[torrent]]
## Relative
[sdbs_selfhosting](https://inform.sdbs.cz/doku.php?id=sdbs_selfhosting)
-----------