Ah, thanks for the feedback. Can you give me an idea of areas that I should improve? I tried to keep it simple, you should just be able to select a game and play, but maybe there is a pain point that I don’t notice anymore now that I’ve gotten used to it.
Thanks! What do you mean about smartphones, can you share what phone OS and browser you are using? It should work on Android (Firefox/Chrome) and iOS (Safari), I consider mobile to be just as important as desktop. Ah, I remember some FOSS mobile browsers have WebAssembly disabled... here is an older version compiled to JS instead of WASM, let me know if that works: https://alexbarry.net/dev/games/reversi-ai2-no-wasm-2025-01-05/
In hindsight I should add some browser side detection of if WASM is supported, then show a warning at least, if not redirect to a JS version.
And yes, it's all one big code base (https://github.com/alexbarry/AlexGames), each game is pretty small though, maybe 500-1000 lines of Lua on average: https://github.com/alexbarry/AlexGames/tree/main/src/lua_scripts/games . Overall it's quite simple, the Lua/Rust APIs just call simple browser APIs to draw shapes and graphics. The harder part was being able to re-use the same code on Android and desktop (wxWidgets). Also I'm running into some WASM/browser limitations when trying to do heavy processing for board games AI.
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.
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)
+1 to this, I feel like having a ton of money is what corrupts leadership, not necessarily their technical background.
Maybe Spez and Zuck haven’t changed much, but I feel like some others started out as relatively reasonable people who were also technically brilliant, but eventually their companies started doing shitty things and they are both aware and apparently unwilling to stop it.
Perhaps corruption in the Soviet Union is a good example of how even people from normal hard working backgrounds (i.e. not billionaires who have never worked a day in their life) can still be corrupted by power and a lack of accountability.
What does "boundaries" mean here? Did you mean "binaries"? Apologies if this is obvious to most people, I never used BBS myself and only saw my father use them. I know he used BBS to find shareware games for me, I'm not sure if he actually downloaded them through usenet.
The cookie popups (you mean the cookie consent ones, right?) weren't really common until like ~2016 or so, were they? (I found this post that claims May 2018) And I thought there were actual pop up ads before then, though yeah not as bad as modern internet browsing without an ad blocker, in some ways.
But there were other usability quirks... I remember always downloading Firefox on a new computer, because Internet Explorer 5 or whatever didn't have tabs (and Firefox did). Then Chrome was faster and seemed to quickly take over. I remember that javascript alert popups were somewhat common, and would force their window or tab to the top, so a site could easily kind of hijack your whole desktop session, since I think you couldn't resize the window or even close it until dismissing the popup. In fact at some point the major browsers added a checkbox "prevent this site from showing this dialog" (or something like that) as a mitigation. Before that you could do like while (true) { alert('hello world'); }
and I think the only workaround was to force-close the browser? Other random tidbit: you could also execute arbitrary javascript by putting it in the address bar, javascript:alert('hello world')
would show the popup. And ha, I remember when the address bar didn't default to search, it would only accept URLs.
In 1996 I was quite young, but I remember my father connecting to bulletin boards to download free shareware games for me, and it would use up the home phone line. (For anyone who doesn't know, bulletin boards were text based, like a terminal... and he'd have to call a number, we'd look up some in our area code to avoid long distance fees, I think. When visiting my grandmother's house in another province, we used a different set of bulletin boards, I think. I remember seeing something like a phone book that would list a bunch of servers that could be called for different things. I remember seeing something like this on Reddit a long time ago:
Its like this area of tall building that has little to no safety. No elevators, a staircase that ran from ground floor to like idk 7 or 8 floors? And the stairs were exposed to outside the building, meaning you could accidentally fall and die. It took a half an hour to get to the main road where you can actually take a bus and where the malls are at.
Could you share a picture of this? I tried to find one myself on the internet but couldn't. That sounds really interesting... were there handrails?
I think I first started regularly using the internet in the early 2000s, when I was a little older than 10.
I mostly remember looking up N64 game walkthroughs on “GameFAQs”, reading some big text file with occasional ASCII diagrams. I think I’d sometimes print them. I also used MSN Messenger to talk to some friends. Not many people had microphones so often I’d still use the house phone to call a friend if we were chatting over MSN but wanted to say a lot over voice.
But for most of my PC gaming time before that, I would just ignore the (network) multiplayer option in games, since I never had a LAN party and mostly only had dial up, where you would tie up the home phone line, and I assume actually call the person you want to game with, or maybe call some specific server (and I was too young to do that on my own anyway).
But I remember one day playing StarCraft (the original), realizing that I finally had a dedicated and decent internet connection, and that I’d be ignoring the multiplayer button unnecessarily. I joined a random multiplayer game, a 7 vs 1 “comp[uter player] stomp”. It was quite novel for me to get to play a computer game and chat with random people, I remember showing my parents. Later I played “James Bond: Nightfire” on PC a lot with randoms, and joined clans and all that. Later I played Runescape and most of the rest of my friends and classmates eventually played too.
It’s kind of sad now that everyone is on the internet, and that we’re “always” on. You don’t really say “brb” anymore. I kind of liked when the internet was something that you’d only get to see when using the shared family computer, not something that’s constantly accessible to us at all times. I even wrote this when I meant to just relax in the sun, not scroll on my phone.
After reading a bunch of comments about people using electronics in this post, I had initially pictured “jumpers” as either “jumper cables”, the things people use to boost car batteries with, or small plastic coated pieces of metal or wires that can be placed over exposed pins on circuit boards to connect them (e.g to enable some behaviour). Generally I’d only assume this meaning in a discussion about electronics, though.
(I’m not the person that you replied to, and I knew that jumper means sweater or jacket or something in British (and possibly Australian?) English.)
And now that I think about it, most of my clothing gets worn after a few years, at least on the elbows.
I don't host a Lemmy instance, but I post links in my comments. I sometimes generate and share unique-ish URLs to share updates with specific versions of my hobby projects. I've seen them queried a few times in my Apache logs by useragents claiming to be from OpenAI, Anthropic, etc. Also search engine crawler bots.
Here's the IP whose useragent claimed to be an Anthropic bot, seems like others have encountered the same behaviour: https://abuseipdb.com/check/216.73.216.135