I decided to contact Dreamhost about my Apache logs showing 200 statuse codes for all mod_rewrite
responses. It took seven back-and-forths to get across what was happening, discuss options, and conclude that “DreamHost systems are configured with a default environment meant to meet the most common webapp and customer requirements”.
problem posts page 20
Dreamhost, mod_rewrite, and logged status codes
I’ve done some more testing on the problem I mentioned before of all requests showing up as 200
‘s in the Apache log on my Dreamhost shared server. I’m pretty sure it’s specific to their mod_rewrite
module.
Hey fellow website makers: If you meta refresh to a generic JS message URL for your noscript users, they will see the same message, not your article, if they enable JS. They will then have to go back to the original link again, if they’re willing to put that much effort in to seeing your article. See this great ohio.com article for an example (now archived). That page
variable might make you think, if they had a proper value, it’d take you to the proper page when JS is enabled, but no, there’s no JS on the page at all. Also, who is ‘Burlington Hawkeye’?
Once again had to recover some of my Firefox tabs after an update (this happened before). I haven’t reduced my tab count since last time as planned (currently at 570). Gonna have to work on that. I think having so many makes Firefox more unstable and slow.
Apparently the ImageMagick -depth
option is per channel (color / alpha), not per pixel.
After a recent OS and Firefox update, I found myself with a window with 120+ empty tabs in place of several hundred non-empty tabs that I’ve built up over the years. I thought they were gone. Luckily, the Tab Groups plugin that I use (formerly built into the browser) automatically backs up the tabs when it is updated, which had happened 6 days before. I was able to recover 465 tabs. Yes, I have a tab problem. I find articles daily, and often don’t have the time to read through them right away, so I save them. I leave open pages I find in searching for solutions to problems I’m not yet ready to solve. I’m trying to read through or bookmark tabs over time, but I think I’m adding faster than subtracting. I must say, Firefox was super fast with 465 less tabs, and I would feel less scattered if I got them under control, so I will try to put more effort into reduction. I think a better bookmarking system would help a lot with that.
Keyboard troubles
I have a keyboard (the music kind, Casio CTK-671). I like to play it sometimes. It has, for a long time now, been difficult to turn on. Many times, the light and screen will come on, but the screen will be messed up in some way and keys won’t produce sound. I can keep turning it off and on and sometimes it will eventually work, but sometimes not. It has gotten worse over time, and is now to the point where I can rarely get it going. After like a week of not being able to get it working, I was considering getting a new one. Today, I finally got it running. I’m really considering just leaving it on long term, in spite of the electricity it’ll use.
Almost lost some work with git. I was using git reset --hard
to rewrite some history, but I forgot that I had some unstaged changes. Luckily, I had stashed it previously and still had the call in my terminal buffer, so I was able to get the object ID and apply it after verifying it was the right one with git stash -p show $ID
.
Ear unjam
Yay: after two weeks of my ear being clogged, I finally got it unclogged. My hearing isn’t fully back to normal, as I think I’ve got some water in there now, but it is way better than what it was.
Continue reading post "Ear unjam"Apparently, setting a running Apple laptop on top of a closed one can cause the running one to sleep at random times. Must be magnets aligning.