

Is OVH $4.67/mo? (source)
I’d be interested in a Canadian version of something like this, for $15 USD/yr: https://tinykvm.com/
I’ve been using it for a few years now and it’s great for a few hobby web dev projects. I feel like ~$5/mo is a lot for something I just play with now and then and host a simple static site on, but ~$1/mo feels fine.
And +1 to the other person who responded about how self hosting email is too much work, I’ve heard that it’s extremely difficult not to end up getting blocked, presumably because spammers significantly outnumber legitimate self hosters, and most people use one of the big email providers anyway. (I don’t like this, I feel like email is very important and we deserve the right to self host it, but I don’t know what can be done about it)
What do people think of my hobby project, “AlexGames”: (F-Droid) (Web version) (Source on Github, AGPLv3).
It’s a collection of simple games, mostly solo or local multiplayer, though the web version supports network multiplayer by sending your friend a URL: solitaire, chess, go, reversi, checkers, minesweeper, backgammon, some word puzzle games, and some arcade type games.
I was planning on adding AI next. And I really should polish the Android app, I’ve mostly only focused on the web version. And if people want, I could also submit to Google Play. My calculator app seems to be a lot more popular on F-Droid than Google Play, so I haven’t bothered uploading this one to Google Play yet.
Happy to hear any feedback! I suspect that it looks too bland and unpolished for many people to be interested, or maybe it needs different kinds of games? My goal was to not need to download a bunch of ad filled free apps from the play store for when I wanted to play games with a friend on a flight or something, or just idly play something simple like solitaire.
edit: also in the Android app, stick to the “webview” version… the native Android version is mostly an experiment, I meant to hide it behind a setting but never got around to it.