I like to start projects…finishing them is another story.

My major projects I would like you to check out (open source): Chinese Language

‣ Learning App: https://greenants.github.io/HSK-3.0-Study-Game/

‣ An Abstract Board Game: https://github.com/GreenAnts/Amalgam_Webgame

I am always looking for contributors to help out.!

◉ Community Forum: https://unfinishedprojects.flarum.cloud/
◉ Patreon: https://www.patreon.com/c/UnfinishedProjects

Thanks for reading my profile :D

  • 3 Posts
  • 11 Comments
Joined 20 days ago
cake
Cake day: February 5th, 2026

help-circle

  • Thank you.

    1. I’ll definitely check out Anubis and your configuration to see if it will work for my scenario.
    2. Ok, good to know - if it’s simply a bug then that that’s fine, mostly I wanted to make sure it wasn’t an indicator that something deeper was broken or getting blocked in the communication.
    3. Sorry, I used the term instance when I meant community. But it sounds like the federation is more so to bring traffic into the forum, rather then out. Did I understand that correctly? If that is the case, then I may not opt to use it - as I was originally hoping for a way to push forum content into communities. I’ll explore this further I guess - because I’m unfamiliar with relays and fedibuzz.

    Overall, I appreciate the detailed response :)


    [Edit, for archival purposes]: I looked into Anubis, and it looks like a great option, but I have my nodeBB forum installed via Cloudron, and just a quick rudimentary search reveals that it may be difficult to set up alongside Cloudron. This post: https://forum.cloudron.io/topic/13957/deploying-anubis-ai-crawler-filtering-on-a-cloudron-server/7 shows an example of using a second vps to accomplish it, but …well it requires a second vps. If anyone comes up with a solution in the future and stumbles across this post, I’d love to hear how you worked it out.





  • Yeah, I have a bit of a longer reply in one of the cross posts, and I’m too lazy to type it all over again - but largely I’ve kind of accepted that I won’t be a programmer. Mostly its just about getting this one specific project finished (because it’s not about the actual software as much as it is about the board game, for me).

    I’ve picked up and abandoned this project so many times, but each time it seems I get a little bit further - so baby steps I guess lol. More-so, I’m just hoping to get something that is “good-enough” to get people interested and playing the game - and since the game is open source and creative commons, maybe someone from the player base will get interested enough to make it properly.

    I’ve tried to become a programmer in the past (and actually changed career fields after realizing it wasn’t for me) - but with new LLMs, I’ve figured maybe I can get by enough to at least patch something together that’ll pass as a demo. Being honest with myself, I’m not going to invest the time or effort to become “good”, especially on top of my day job.

    But of course, I appreciate your input, advice, and time to reply :)


  • Thanks for the advice! Yeah I’ve studied coding a decent amount (learned some web dev stacks, Visual Basic class, and python class in college) but nothing to the level of something like a computer science major. But if I’m being honest, it mostly comes down to not having the attention span/motivation/persistence to actually work through the tedious process of becoming an actual “good & knowledgeable” programmer. I’ve tried this project a few times before AI LLMs were a thing, and I’ve always abandoned the project due to lack of motivation after some time.

    But your advice still is very useful, and yeah - I’ve fiddled with trying to tweak hueristical aspects to make the AI more competent, but I’ve found I quickly get over my head. I think like you said, maybe I need to do some actual studying - especially in the hueristics/game AI portion. With the main game code, I somewhat can parse what code is being created, but when it comes to the AI player logic, I’m clueless as to what the LLM is outputting or how to tweak/adjust as needed.

    Also, it’s made me curious to ditch the hueristics option and try to actually try true ML instead, but that would likely be far harder is my guess.

    Regardless, thanks for your thoughts!







  • Yeah, I totally feel this - and it’s one of the major drawbacks that I mentioned in the article. To compromise my sanity (of possibly spending a lot of time, and some money) with not losing all the progress of th community - my plan is to transfer early.

    It’s not the perfect solution - I admit, but I feel that if I can just get a small handful (maybe 10-15 people are semi active/committed to the goal of the community) then I’d feel comfortable transitioning because I know we have a decent foundation to grow off from. But mainly I’m using this free hosting platform just to make sure there are actual people who are interested, and it’s not dead idea on arrival.

    I will be honest though, the more I’ve been trying to get this community started - the more I’m tempted to just bite the bullet and go strait to buying a VPS and domain to set up nodeBB. I think if I can just get the feeling that people are actually interested and it’s not going to be a waste of my resources, then I might just do that.

    Super valid point though. (I might even be able to find a way to save the data from this forum and preload it into the other forum - but I kind of doubt it since they are two different pieces of software)