maiyannah on community.highlandarrow.com
This remote profile is registered on another site; see maiyannah's original profile page on community.highlandarrow.com.
-
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 18:29:01 EST
maiyannah
Step 1: Consolidating all the loose 5-fucking-line exception class files into consolidated files.
Basically what I'm doing, is making a file for each of the main classes "ClientException", "ServerException", etc, and then putting its descendants into it. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 17:56:00 EST
maiyannah
More of a project than I thought this would be but really with GS I shouldn't be surprised anymore. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 17:27:26 EST
maiyannah
Actually before I do anything that might end up resulting in a bunch of errors, I want to see about the exception-handling code. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:48:12 EST
maiyannah
"You will need PHP 4.3.0 or greater to use this library. We have
tested the library Linux on PHP 4.3.0, 4.4.1, 5.0.5, and 5.1.1. We
have tested the library on Windows XP on PHP 4.4.4."
Oh dear -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:41:26 EST
maiyannah
"Composer is the one part of PHP's ecosystem that doesn't suck"
How to spot the person who has obviously never written a proper PHP application. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:38:26 EST
maiyannah
@moonoffsite @takeshitakenji @gargron Composer is for people who have literally days to resolve dependency hell, for the rest of us, we use proper SVCM software. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:17:41 EST
maiyannah
https://community.highlandarrow.com/attachment/82895 -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:14:16 EST
maiyannah
@rw Hope you feel better soon. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:12:49 EST
maiyannah
@moonoffsite @takeshitakenji Yes, it is, but I don't want to manage them, I want to eliminate them, ideally. The less other people's code can mess our shit up, the better. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 16:01:49 EST
maiyannah
@moonoffsite @takeshitakenji I suspect that the extlib it uses needs brought up to date. I wish these external libraries used SVN or GIT since I could just make them submodules then, would greatly simplify the process of keeping them up-to-date. One thing I'll do this evening is test the latest version of each extlib and the ones that don't break shit I'll put into… -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:59:57 EST
maiyannah
@katiekats One could in fact do this yes -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:48:04 EST
maiyannah
@moonoffsite @lambadalambda Both OpprotunisticQM and the daemons use the queue in the database. The only difference between OQM and daemons, is OQM processes it with each page view using cronish. The Daemons process it consistently at a given interval, which you can actually change, but how to do so is not documented. STOMP does not use that database, notices a… -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:45:28 EST
maiyannah
@moonoffsite @takeshitakenji @lambadalambda @dtluna I could but then I would be lying. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:45:13 EST
maiyannah
Champions has a really mad level of customization really. 100s of costume pieces for each body location you can customize, of which there's about thirty, each of which can have custom colours All kinds of different auras which can be either always on or on in combat tyo customise the visual effects And if you're a subscriber you can change the visual effects of yo… -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:34:27 EST
maiyannah
@purplehippo @katiekats So its a MMO forum is what you're saying -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:27:25 EST
maiyannah
@katiekats DCUO lifted a lot of concepts from CO.
Pity they didn't lift the costume creator. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:26:44 EST
maiyannah
I will probably modify it however, so I can put whether it allows signups, and links to the TOS and if applicable Community Guidelines or equivalent. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:26:05 EST
maiyannah
I think I might use the fediverse.org code to add pages to postActiv.com which are a directory of postActiv instances, specifically. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:25:03 EST
maiyannah
I feel that a MMORPG I've played consistently for as long as I have Champions Online, given my dislike for many genre staples, should indicate its doing something right. Even WoW I've been off and on again with, but CO has been consistent. -
maiyannah (maiyannah)'s status on Wednesday, 16-Nov-2016 15:22:23 EST
maiyannah
@takeshitakenji Redis is fine, because it will be a soft requirement of postActiv in the future once I get that far anyways. It will operate without it, but it will be what is used for caching, so without it you won't be caching.