mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-01-22 19:15:46 +01:00
20 lines
749 B
Markdown
20 lines
749 B
Markdown
|
# 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)
|
||
|
|
||
|
-----------
|