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 Tuesday, 08-Nov-2016 17:01:36 EST
maiyannah
@takeshitakenji The majority of market share for these devices as of 2013 (last numbers I have to hand) are IBM Unix, Windows CE, Windows XP, and CentOS (in that order with IBM Unix being the largest though not by a large margin). Everything else is in the single digits. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:56:19 EST
maiyannah
@rw @gargron @wakest The edge is pretty horrible though. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:56:07 EST
maiyannah
@purplehippo @katiekats Its been archived. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:37:20 EST
maiyannah
@katiekats https://www.youtube.com/watch?v=dvjzg7yiOOQ -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:34:47 EST
maiyannah
@katiekats GOG is a better service than Steam but it has been quite bad at following through on their own promises and commitments so I've gone off thinking they're any better in that regard. A dishonest retailer that's better now won't be as they get bigger. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:29:35 EST
maiyannah
@katiekats It isn't. If you want to play multiplayer, use Rollback, get achievements, or now, preload games, you MUST use GOG Galaxy. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:20:53 EST
maiyannah
@gargron Does mastodon have a specific endpoint for version information, or some other means by which I can easily identify a remote instance as using Mastodon? If not, that would be helpful. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:19:53 EST
maiyannah
Redis is on the radar, but not part of immediate plans, though if @moonman gets in on that I can probably implement/merge/whatever whatever code he comes up with. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:18:45 EST
maiyannah
I always spell that database software wrong, I probably did there too. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:17:25 EST
maiyannah
I want to do things in this order when it comes to postActiv: 1] Solve the initial rendering issues so that people can play with single notice formatting and familiarize with the engine at least 2] Implement postgres database support 3] Develop FederateFriendica and FederateDiaspora to iron over the federation issues that exist 4] Abstract and modularize the API co… -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:13:36 EST
maiyannah
Though it's worth mentioning that this does serve as somewhat of an example about how following a standard so literally and to the letter can lead to what is ultimately quite weird implementations in practice (such as the weird nesting behaviour some GS statuses have - which is actually mandated in the standard to a degree) -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:12:27 EST
maiyannah
In all things, the core protocols should be compatible with GNU social if they are using that OStatus/AS format. While the GS AS has many things I would say are quite odd, in review they are following a very literal and semantic interpretation of the standard, which should be something that external software should be able to read. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:07:43 EST
maiyannah
In instances where the endpoint software cannot be identified, it will default to pure OStatus/ActivityStreams -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 16:05:17 EST
maiyannah
Ideally, as far as federation goes, what I want to do going forward, is identify the software that the remote instance is using, and use specialized code to push to it, defined in the Federate* plugins. By doing so this offers a few advantages: We can specifically-tailor the messages sent to remote instances such that their various feature sets are fully utilized, … -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 15:55:17 EST
maiyannah
That fix for the broken requirement is now in !postActiv master. I'll get it on nightly after I eat. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 15:54:46 EST
maiyannah
Okay, fixed it by ammending the last commit before I passed out with JUST the cherry pick. This made @normandy's fix show up as a commit twice but its in there and that's fine. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 15:50:07 EST
maiyannah
I think I fucked up cherry-picking that commit in git. I am not thinking particularly clearly right now, however much I may come across as so in these notices. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 15:48:02 EST
maiyannah
@andstatus @gargron @thefaico In this case, I had sent the message successfully using andStatus, and then exited out of the app. Next time I checked andStatus on the phone it posted the status again. I notice it does this a lot if it's suspended - it attempts to resend the last status if its suspended, regardless of whether the server got it or not. It might be… -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 15:45:58 EST
maiyannah
Anti-psychotics fuelled sleep is not very restful, but its better than nothing I guess. -
maiyannah (maiyannah)'s status on Tuesday, 08-Nov-2016 14:05:40 EST
maiyannah
@normandy Saw the merge request but I'm going to put it on master not nightly FYI. Nightly is unstable atm because of the rendering changes, but your change will be in Master.