Jump to content

miwilc

Helpers
  • Posts

    189
  • Joined

  • Last visited

Posts posted by miwilc

  1. Let's just put Cygwin in wine that runs on Linux subsystem for Windows, then put the Windows install in a VM that's running on top of Linux that's itself in a VM on an ESXi server that's installed inside Hyper-V and we'll be good.

    "Maximum Efficiency - Guaranteed"

     

    But realistically you'd be using KVM instead of ESXi.

  2. What type of website?

     

    If it's a WP/Blog-type website, I prefer not to touch it (well... I could, it's very uninteresting... :3)

     

    Anything else, I don't mind.

     

    As far as gameservers go: not really experienced with your types, I could try but websites are easier to work with.

     

    Invite sent.

     

    My ID: https://steamcommunity.com/id/michaelwilc/

    (Like that custom background? Lol ^.^)

    Background: http://steamcommunity.com/market/listings/753/322330-Smorgasbord

  3. I don't see any public git repositories above, can someone create a personal repository for the code in the meantime? :)

     

    I'm okay with @mrj being in the dev board.

     

    --

     

    More future-tense: how do we plan to accept patches?

     

    Via the GitHub PR's and/or .patch files (hosted on GitHub Gist or pastebin) in the dev forum, I'd assume?

     

    We should look into self hosting our data later on like having our own GitLab CE, maybe.

  4. I don't have enough time or enough motivation to rewrite my email scripts, account creation scripts, and all the other custom modifications I've made to these forums. I love a challenge, but doing the same thing more than once bores me. Perhaps if there was something wrong with these forums it would solve the motivation issue.

    I think the email scripts and account creation is the only blockers for upgrading the forum, the other modifications (like the theme.) done to this forum will not be needed as it doesn't need to be carried over.

     

    Maybe you could post a sample of the scripts (remove any Auth/data.)) we're working with to GitHub as @Bailey said.

     

    And isn't this forum version End of Lifed? :P

     

    Better security could be helpful *wink wink*

  5. Github is not necessary for the forum itself @Bailey, it would probably be a violation of the license. I just need the database.

     

    @Krydos hmm, maybe. This is a older plugin for MyBB http://mods.mybb.com/view/post-via-email but replies are not sent back (via email.) 🤔, but using this we can still keep the current email, but replies are going to be tricky.

     

    Should we go ahead with this?

    I can start setting up the development environment for anyone who wants to work on it.

     

    Edit: I've started the initial setup on https://helio.miwilc.com/

     

    /This thread probably needs to split to the development forum.

  6. Hmm, I'm curious, is the majority of the process handled in the script files?

     

    Because it should be easy to write a wrapper plugin for that.

     

    https://docs.mybb.com/1.8/development/plugins/basics/#plugin-hooks

     

    I think it should be easy to setup cPanel creation (should be called after member_do_register_end) but

     

    can the staff entertain the idea of dropping the support email?

    Maybe setting up a autoresponder on the current one and maintaining a separate email for DMCA's.

     

    I doubt we can get two way [email->forum|forum->email] even if we did do this. It will most likely be email->forum only but even that is doubtful.

×
×
  • Create New...