Click anywhere to close this dialog

Farewell

Great is the art of beginning, but greater is the art of ending
Henry Wadsworth Longfellow

I announce that I cease all development and activity in the programming universe indefinitely. My career has reached the turning point I was not expecting for at least another year, leaving me highly off guard and without laid-out plans for this hobby's continuity. I have begun a 5-year residency program in Neurosurgery which is clearly not compatible, time-wise, with programming.

I gave in all my passion for developing, and you gave me back your loyalty and trust, even when I did not deserve that much. Now it is the time for payback. I release all my present and past work as Open Source software, in the hope some talented developer will continue maintaining and expanding my vision of a modern, sleek forum software. The intrinsic flexibility of MyBB is the true hidden gem of an otherwise outdated codebase; I do hope the project can continue and be updated complying to the latest coding standards.

I hereby thank Euan, kawaii, andrewjs18, Ben, Matt, Omar G., effone, Eric J., Devilshakerz, Wildcard, JordanMussi and all the other team members I have had the opportunity to work with when I was a MyBB team member. I thank Tomm M, my mentor, who inspired me to pick up coding with his piece-of-art plugins. And finally, I thank all of you MyBBoost subscribers who have helped me getting through my toughest university years economically.

Yours sincerely, Filippo

Sama34
Regular user Offline
    Location not available
    Registered 31 May 2018
    Date of birth Not Specified
    Reputation Neutral
    Sorry, but there are currently no threads in this forum with the specified date and time limiting options.
    Sama34 17 Feb 2021 in Farewell, MyBB!
    Hey there!

    I really wish you the best upon you, both professionally and personally. I'm sure a bright future awaits you somehow. You departure message is to be considered to ponder about.

    I can already feel the nostalgic on your presence, cheers and good luck!
    Read more...
    Sama34 31 Jul 2020 in QuickReferences 1.2
    I was thinking of something around the following lines:
    [php]
    $plugins->add_hook('parse_message_end', 'quickreferences_parse_message_end');
    function quickreferences_parse_message_end(&$message)
    {
    global $mybb, $plugins;

    if(defined('THIS_SCRIPT') && THIS_SCRIPT == 'xmlhttp.php' && $mybb->get_input...
    Read more...
    Sama34 31 Jul 2020 in QuickReferences 1.2
    I see, yes, it should work. Ideally this could be handled from within QuickReferences but I could push a PR for your consideration at a later time.

    Thanks.
    Read more...
    Sama34 31 Jul 2020 in QuickReferences 1.2
    I understand this isn't a priority right now but maybe you can fix compatibility with the following plugin in the future:
    https://community.mybb.com/thread-222263.html

    Basically, quick preview isn't parsing the tags.
    Read more...
    Hey Shade, amazing site and resources you have here. I'm sure a little of absense won't affect the site at all and nice of you for donating the income for there is many people struggling at this worldwide, but specially in specific areas like your hometown.

    Wish you the best of lucks on your endeav...
    Read more...