Yusupov.cloud: Difference between revisions
Created page with "{{Infobox website | name = yusupov.cloud | url = https://yusupov.cloud | type = Personal web services / wiki | 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 experiment..." |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| name = yusupov.cloud | | name = yusupov.cloud | ||
| url = https://yusupov.cloud | | 1 url = https://yusupov.cloud | ||
| type = Personal web | | 2 type = Personal web sites | ||
| owner = [[Michel Vuijlsteke]] | | 3 owner = [[Michel Vuijlsteke]] | ||
| launched = 2025 | | 4 launched = 2025 | ||
| current_status = Online | | 5 current_status = Online | ||
}} | }} | ||
'''yusupov.cloud''' is a personal domain and virtual private server operated by Belgian technologist [[Michel Vuijlsteke]]. | '''yusupov.cloud''' is a personal domain and virtual private server operated by Belgian technologist [[Michel Vuijlsteke]]. It hosts multiple small web applications on subdomains and at the apex domain. One of these is a MediaWiki installation titled “Yusupov’s House.” 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 == | ||
Among the projects on the domain is a MediaWiki (at the apex, ''yusupov.cloud'') running 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: | ||
* | * [https://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> | ||
* [https://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> | |||
* [https://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> | |||
* [https://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> | |||
* [https://tyov-web.yusupov.cloud 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.) | |||
Operator-reported (not publicly discoverable at time of writing): | Operator-reported (not publicly discoverable at time of writing): | ||
* | * skills.yusupov.cloud — a skills matrix application. (Per operator.) | ||
* | * resources.yusupov.cloud — a simple resource plannign calendar. (Per operator.) | ||
== 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 == | ||
Latest revision as of 15:11, 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. It hosts multiple small web applications on subdomains and at the apex domain. One of these is a MediaWiki installation titled “Yusupov’s House.” 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
Among the projects on the domain is a MediaWiki (at the apex, yusupov.cloud) running 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]
- digest.yusupov.cloud — Digest, daily seasonal AI-assisted recipes inspired by current events, browsable by meal type and ingredients.[4]
- 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.)[5]
- 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.)[6]
- 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.)
Operator-reported (not publicly discoverable at time of writing):
- skills.yusupov.cloud — a skills matrix application. (Per operator.)
- resources.yusupov.cloud — a simple resource plannign calendar. (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][7]
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/
- ↑ “Digest — Daily recipes inspired by the news,” digest.yusupov.cloud, accessed 10 October 2025, https://digest.yusupov.cloud/
- ↑ A Cabinet of Brief Curiosities (home), acbc.yusupov.cloud, accessed 10 October 2025, https://acbc.yusupov.cloud/
- ↑ “Quidlibet — Book Generator,” quidlibet.yusupov.cloud, accessed 10 October 2025, https://quidlibet.yusupov.cloud/
- ↑ “Nodelist history search: History of node 2:291/1925,” NodeHist, accessed 10 October 2025, https://nodehist.fidonet.org.ua/?address=2%3A291%2F1925