Jeff Ratliff on dent.gomertronic.com
This remote profile is registered on another site; see gomerx's original profile page on dent.gomertronic.com.
-
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 21:10:52 EST Jeff Ratliff
Computer now in computer room/craft room/office. No more computer on the dining room table! Feels more like home every day. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 21:06:23 EST Jeff Ratliff
For applications I'm supporting, an inefficient database structure or poorly optmized SQL query is usually the cause. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 20:52:32 EST Jeff Ratliff
I've seen GTK apps that if you start typing a box like that would pop up to receive the input. If no one was there to type I have no idea -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 20:19:23 EST Jeff Ratliff
Blame cats. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 14:30:44 EST Jeff Ratliff
I googled "spaghetti sandwich." Now I am a lot more hungry than I was. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 14:16:54 EST Jeff Ratliff
This kid is thankful that his Mom is with Dr Dre. Also food. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 14:15:43 EST Jeff Ratliff
Today we had a board where people could write what they are thankful for. -
Jeff Ratliff (gomerx)'s status on Sunday, 09-Nov-2014 10:09:06 EST Jeff Ratliff
Starting an interpreter takes time. An embedded interpreter cuts latency. It can also precompile code so it runs faster. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 23:09:53 EST Jeff Ratliff
Yes. I've used WSGI for Python stuff and had dramatic speed improvements. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 22:24:31 EST Jeff Ratliff
I know such a thing exists. I do not understand why. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 22:23:10 EST Jeff Ratliff
These days you imbed a language interpreter into the web server and it fixes the performance problem. Code doesn't have to be efficient -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 16:25:10 EST Jeff Ratliff
That would definitely call for a specialized solution. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 16:22:43 EST Jeff Ratliff
I'm pretty sure interpreted languages for web pages are the future. Because they're easy. Although with .NET you get to compile your C# :) -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 16:09:30 EST Jeff Ratliff
I had to fiddle with PHP settings for ownloud, but I've synced 12 gig files with no problems. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 16:09:01 EST Jeff Ratliff
ownCloud may be better now. I'm testing it at work, and the Android client works well. Not sure about iPhone. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 15:29:59 EST Jeff Ratliff
I've always found apache performance problems solvable with configuration. But I've never run it on super low resource server. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 12:06:22 EST Jeff Ratliff
I've always wanted to try that one out. Maybe I can cut into my Minecraft time and give it a shot. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 11:50:50 EST Jeff Ratliff
That's crazy. But characteristic. If they can get away with it and it makes them money, they will do it. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 11:48:51 EST Jeff Ratliff
Nope, it looks like it's my fault. "semanage" has tricky syntax and I screwed it up. Careful reading of man page has brought victory. -
Jeff Ratliff (gomerx)'s status on Saturday, 08-Nov-2014 11:35:21 EST Jeff Ratliff
I can do a temporary fix, but I'm unable to modify policy permanently.