This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - Eeems
Pages: 1 ... 29 30 [31] 32 33 ... 370
451
« on: February 05, 2015, 10:05:15 pm »
452
« on: January 30, 2015, 11:43:50 am »
I should probably add this to Omnimaga's archlinux repo.
453
« on: January 27, 2015, 11:34:09 am »
Glad to know somebody else is watching those pingdom emails ;P EDIT: Some more in depth downtime information:
454
« on: January 20, 2015, 07:45:53 pm »
Having to add some wait cycles isn't that terrible of a thing. You could even be smart about it and do some important things in these cycles. I'd also expect that you'd be able to poll a port on the LCD to see if it's ready, that way you can get things queued up while waiting for it to be ready.
455
« on: January 15, 2015, 01:34:22 pm »
I will when I think it's stable enough (read: properly documented and used in production for my copy of EeeZorBot). I'll take a peek through your scripts and see if I can see ways to optimize how they work (Since my documentation is behind etc). EDIT: initial thoughts for optimization. search.js can probably be switched to use db.query() instead of db.querySync() since there is no good reason to pause execution of your hook until the query is done.
456
« on: January 15, 2015, 12:57:12 pm »
And why emulating the OS? It would be cheaper for TI to do so.
This exactly. Since they have already written a z80 emulator for the nspire, development costs for the software is a lot lower then having to rebuild the OS from the ground up to be compatible. I do agree with DrDnar's theory though, I think that it might just be an upgraded ASIC with a z80-compatible chip. I'm actually hopeful that this is the case. Just using an ARM chip emulating a z80 is fraught with possible issues for standardized testing etc.
457
« on: January 14, 2015, 01:28:30 pm »
If you don't want to go through the rigmarole of getting things working there is always the option of joining #omnimaga on Omninet.
458
« on: January 02, 2015, 07:05:09 pm »
Are you using compression on the character data? I know that it wont help when it's running and in RAM, but I'm thinking about for space when it's not running.
459
« on: December 15, 2014, 01:09:04 pm »
As I've mentioned in other threads, this is a known issue that seems to be an issue with SMF that is effecting more sites then ours. Currently there is nothing we can do about it and any googling on the subject has turned up blank. I have decreased the timeout to 2 seconds so if you wait for a bit before taking any action on the site at all and then send your PM it hopefully will work.
From what I understand, SMF treats any action as a post for the action log, which is confusing since they aren't actually posts.
460
« on: December 10, 2014, 06:38:38 pm »
And you can't really steal what is open source lol. Ehem, licensing. Lack of license means all rights reserved.
461
« on: December 10, 2014, 05:52:41 pm »
Its OnApp. I think everybody involved is getting tired of it and can't wait to get rid of it.
462
« on: December 10, 2014, 05:45:57 pm »
It's in a ticket, so I have an email trail, and a record on their ticketing system.
463
« on: December 09, 2014, 09:21:14 pm »
The site does load in https, but every link takes me back to the non-https version. Does that happen to anyone else, or is it just on my end?
Should have been fixed when I cleared all the old pretty url cached links. Could it be a chrome caching issue (if you use chrome)?
I use Firefox, but it seems to be fixed now.
It was probably related to the backup resetting the base url.
464
« on: December 09, 2014, 01:19:59 pm »
Turns out our nightly backup is to blame. Forgot to change the settings files it's using
465
« on: December 09, 2014, 12:50:32 pm »
You guys must have two or three months worth of credits in storage now I bet, right? I hope the platform move won't be as rocky as this is.
That is correct. Well they are at the new location, but the move to the new platform hasn't happened yet. They have yet to open that up for the NY datacenter. They will let us know and give us a deal when we transfer over. It's because the css isn't always been transmitted as https but as http and your browser blocks it for security, i think.
EDIT: Fixed it!
Someone or something keeps on changing the base url of the site back to http I may have to setup some sort of override like I did with the pretty url's cache.
Pages: 1 ... 29 30 [31] 32 33 ... 370
|