Yusupov.cloud: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
}} | }} | ||
'''yusupov.cloud''' is a personal domain and virtual private server operated by Belgian technologist [[Michel Vuijlsteke]]. The root site hosts a small MediaWiki instance titled “Yusupov’s House,” while additional tools and experiments are deployed on subdomains. The setup is presented as a web-era continuation of the do-it-yourself ethos of Vuijlsteke’s 1990s BBS of the same name.: | '''yusupov.cloud''' is a personal domain and virtual private server operated by Belgian technologist [[Michel Vuijlsteke]]. The root site hosts a small MediaWiki instance titled “Yusupov’s House,” while additional tools and experiments are deployed on subdomains. The setup is presented as a web-era continuation of the do-it-yourself ethos of Vuijlsteke’s 1990s BBS of the same name.<ref name="wiki-home">“Yusupov’s House,” ''yusupov.cloud'' (wiki), accessed 10 October 2025, https://yusupov.cloud/</ref> | ||
== Overview == | == Overview == | ||
The wiki runs on MediaWiki 1.44.0 with PHP 8.3.6 (FPM) and SQLite, using the Vector skin and core extensions for citations and template scripting.: | The wiki runs on MediaWiki 1.44.0 with PHP 8.3.6 (FPM) and SQLite, using the Vector skin and core extensions for citations and template scripting.<ref name="version">‘‘Special:Version’’ page, ''yusupov.cloud'', accessed 10 October 2025, https://yusupov.cloud/wiki/Special:Version</ref> | ||
== Subdomains and projects == | == Subdomains and projects == | ||
Publicly visible projects include: | Publicly visible projects include: | ||
* '''agenda.yusupov.cloud''' — | * '''agenda.yusupov.cloud''' — ''A Life in Planners'', a structured journal chronicling the final years of the operator’s mother, with calendar, food, medications, measurements, and statistics views (multilingual UI).<ref name="agenda">“A life in planners,” ''agenda.yusupov.cloud'', accessed 10 October 2025, https://agenda.yusupov.cloud/</ref><ref name="agenda-stats">“Journal Statistics,” ''agenda.yusupov.cloud'', accessed 10 October 2025, https://agenda.yusupov.cloud/statistics/</ref> | ||
* '''digest.yusupov.cloud''' — | * '''digest.yusupov.cloud''' — ''Digest'', daily seasonal AI-assisted recipes inspired by current events, browsable by meal type and ingredients.<ref name="digest-home">“Digest — Daily recipes inspired by the news,” ''digest.yusupov.cloud'', accessed 10 October 2025, https://digest.yusupov.cloud/</ref><ref name="digest-about">“About Digest,” ''digest.yusupov.cloud'', accessed 10 October 2025, https://digest.yusupov.cloud/about/</ref><ref name="digest-ingredients">“Browse by ingredient,” ''digest.yusupov.cloud'', accessed 10 October 2025, https://digest.yusupov.cloud/ingredients/</ref> | ||
* '''acbc.yusupov.cloud''' — | * '''acbc.yusupov.cloud''' — ''A Cabinet of Brief Curiosities'', generating tiny three-sentence surreal/horror micro-stories with an hourly cadence and an archive. (Built with Flask per operator.)<ref name="acbc-home">A Cabinet of Brief Curiosities (home), ''acbc.yusupov.cloud'', accessed 10 October 2025, https://acbc.yusupov.cloud/</ref><ref name="acbc-story">Example story page, ''acbc.yusupov.cloud'', accessed 10 October 2025, https://acbc.yusupov.cloud/story/28</ref> | ||
* '''quidlibet.yusupov.cloud''' — | * '''quidlibet.yusupov.cloud''' — ''Quidlibet'', an app that generates fictional books complete with synopsis, author bio, and faux reviews; includes genre and author archives. (Built with Flask per operator.)<ref name="quidlibet-home">“Quidlibet — Book Generator,” ''quidlibet.yusupov.cloud'', accessed 10 October 2025, https://quidlibet.yusupov.cloud/</ref><ref name="quidlibet-archive">“Archive,” ''quidlibet.yusupov.cloud'', accessed 10 October 2025, https://quidlibet.yusupov.cloud/archive</ref><ref name="quidlibet-genres">“Genres,” ''quidlibet.yusupov.cloud'', accessed 10 October 2025, https://quidlibet.yusupov.cloud/genres</ref> | ||
Operator-reported (not publicly discoverable at time of writing): | Operator-reported (not publicly discoverable at time of writing): | ||
| Line 27: | Line 27: | ||
== Technology == | == Technology == | ||
The wiki stack is documented on ''Special:Version''. Individual apps are described by the operator as Flask (''acbc'', ''quidlibet'') and Django 5 + Vue 3 (''tyov-web''). | The wiki stack is documented on ''Special:Version''. Individual apps are described by the operator as Flask (''acbc'', ''quidlibet'') and Django 5 + Vue 3 (''tyov-web'').<ref name="version" /> | ||
== Relation to the BBS == | == Relation to the BBS == | ||
The project name references Vuijlsteke’s single-line BBS (FidoNet 2:291/1925) active between 1990 and 1995. While the VPS is not a BBS, its single-admin, self-maintained hosting reprises the early DIY approach.: | The project name references Vuijlsteke’s single-line BBS (FidoNet 2:291/1925) active between 1990 and 1995. While the VPS is not a BBS, its single-admin, self-maintained hosting reprises the early DIY approach.<ref name="wiki-home" /><ref name="nodehist">“Nodelist history search: History of node 2:291/1925,” NodeHist, accessed 10 October 2025, https://nodehist.fidonet.org.ua/?address=2%3A291%2F1925</ref> | ||
== See also == | == See also == | ||
Revision as of 14:53, 10 October 2025
| yusupov.cloud | |
|---|---|
| url | https://yusupov.cloud |
| type | Personal web sites |
| owner | Michel Vuijlsteke |
| launched | 2025 |
| current status | Online |
yusupov.cloud is a personal domain and virtual private server operated by Belgian technologist Michel Vuijlsteke. The root site hosts a small MediaWiki instance titled “Yusupov’s House,” while additional tools and experiments are deployed on subdomains. The setup is presented as a web-era continuation of the do-it-yourself ethos of Vuijlsteke’s 1990s BBS of the same name.[1]
Overview
The wiki runs on MediaWiki 1.44.0 with PHP 8.3.6 (FPM) and SQLite, using the Vector skin and core extensions for citations and template scripting.[2]
Subdomains and projects
Publicly visible projects include:
- agenda.yusupov.cloud — A Life in Planners, a structured journal chronicling the final years of the operator’s mother, with calendar, food, medications, measurements, and statistics views (multilingual UI).[3][4]
- digest.yusupov.cloud — Digest, daily seasonal AI-assisted recipes inspired by current events, browsable by meal type and ingredients.[5][6][7]
- acbc.yusupov.cloud — A Cabinet of Brief Curiosities, generating tiny three-sentence surreal/horror micro-stories with an hourly cadence and an archive. (Built with Flask per operator.)[8][9]
- quidlibet.yusupov.cloud — Quidlibet, an app that generates fictional books complete with synopsis, author bio, and faux reviews; includes genre and author archives. (Built with Flask per operator.)[10][11][12]
Operator-reported (not publicly discoverable at time of writing):
- skills.yusupov.cloud — a skills matrix application. (Per operator.)
- tyov-web.yusupov.cloud — a web implementation of the solo RPG Thousand Year Old Vampire, with Django 5 backend and Vue 3 frontend. (Per operator.)
Technology
The wiki stack is documented on Special:Version. Individual apps are described by the operator as Flask (acbc, quidlibet) and Django 5 + Vue 3 (tyov-web).[2]
Relation to the BBS
The project name references Vuijlsteke’s single-line BBS (FidoNet 2:291/1925) active between 1990 and 1995. While the VPS is not a BBS, its single-admin, self-maintained hosting reprises the early DIY approach.[1][13]
See also
- Yusupov's House (1990s BBS)
- Michel Vuijlsteke
References
- ↑ 1.0 1.1 “Yusupov’s House,” yusupov.cloud (wiki), accessed 10 October 2025, https://yusupov.cloud/
- ↑ 2.0 2.1 ‘‘Special:Version’’ page, yusupov.cloud, accessed 10 October 2025, https://yusupov.cloud/wiki/Special:Version
- ↑ “A life in planners,” agenda.yusupov.cloud, accessed 10 October 2025, https://agenda.yusupov.cloud/
- ↑ “Journal Statistics,” agenda.yusupov.cloud, accessed 10 October 2025, https://agenda.yusupov.cloud/statistics/
- ↑ “Digest — Daily recipes inspired by the news,” digest.yusupov.cloud, accessed 10 October 2025, https://digest.yusupov.cloud/
- ↑ “About Digest,” digest.yusupov.cloud, accessed 10 October 2025, https://digest.yusupov.cloud/about/
- ↑ “Browse by ingredient,” digest.yusupov.cloud, accessed 10 October 2025, https://digest.yusupov.cloud/ingredients/
- ↑ A Cabinet of Brief Curiosities (home), acbc.yusupov.cloud, accessed 10 October 2025, https://acbc.yusupov.cloud/
- ↑ Example story page, acbc.yusupov.cloud, accessed 10 October 2025, https://acbc.yusupov.cloud/story/28
- ↑ “Quidlibet — Book Generator,” quidlibet.yusupov.cloud, accessed 10 October 2025, https://quidlibet.yusupov.cloud/
- ↑ “Archive,” quidlibet.yusupov.cloud, accessed 10 October 2025, https://quidlibet.yusupov.cloud/archive
- ↑ “Genres,” quidlibet.yusupov.cloud, accessed 10 October 2025, https://quidlibet.yusupov.cloud/genres
- ↑ “Nodelist history search: History of node 2:291/1925,” NodeHist, accessed 10 October 2025, https://nodehist.fidonet.org.ua/?address=2%3A291%2F1925