The photos of the "crowds" at the tank parade remind me of when Bill Hicks would come on stage in an almost-empty club, scan the room slowly, and announce "I've had more people in bed than this" ...
When the president sends a cabinet member on TV to announce "We are using the military to liberate an American city from its elected leaders," where do you go from there. What is left to say. The idea of that being anything short of a near-universal "Wait, what the fuck is going on" moment proves how far we've backslid.
This is from 2022 but it was absolutely right. The practiced buffoonery of Trump 1, all the "just kiddings" and "seriously but not literallys" absolutely succeeded in desensitizing people who are hardly paying any attention to the harder stuff they always intended to do next. ...
The basic fallacy in chasing votes by being "tough on immigration" is that the modal American's position on the issue is "Deport the Bad ones and keep the Good ones," and they alone know who is which, and that simply does not translate into workable policy. So this kind of gestapo stuff horrifies some of the same people who cheered when Trump promised to do it. There are true sociopaths who love this, but "No, I meant only the BAD immigrants! Not my coworker/friend/neighbor!" is as likely a reaction as enthusiasm. You cannot do immigration policy that satisfies these people because what they want is nonsensical.
So by the time center-left parties fully commit to chasing the far right by "getting tough" on immigration, the backlash has already begun to build and they walk right into it. "I thought you people wanted this!" No, they want something impossible and convinced themselves they'd could have it - the "eat whatever you want AND lose weight!" of immigration policies.
It is hard to grasp but large masses of Americans are both racist/xenophobic AND not racist/xenophobic enough to applaud what Trump is doing. It's goldilocks shit, they want a level of racism/xenophobia calibrated exactly to their personal preferences, and you just can't make that policy. Don't try. ...
AP: Trump extends olive branch, invites Musk to White House cellar to taste some brand new amontillado ...
democommie says:
Rats. I thought would be something about how to make a woman happy forever without being rich, handsome, good in bed or even, usually, cheerful.
Good information, none the less!
Heywood J. says:
That's strange, I use the drop-down calendar in the Publish box (upper right) quite a bit, and it seems to work well, never had a problem. Just scheduled a test post to check and it auto-posted fine. Same with Blogger.
I have had occasional problems with the "read more" function in WP, but resolved them by making sure to have the most current version installed. Is it losing the draft completely, or just not posting it when you've scheduled it on the calendar?
Great photo, btw. Denali?
Big Jon says:
If you head back through Fairbanks, you should check out Chena Hot Springs. The outdoor pool is awesome and you can camp there or at the nearby Chena Recreation Area. Wave if you go by 10 mile hill, we'll be looking out for yah.
Emily St. says:
It's possible this is an issue having to do with your WordPress version (god, I hope it's not old) and the vagaries of your hosting environment. The bottom line is that when you're not hitting a page on your WordPress install, it's effectively dead to the world. The code only kicks in when someone hits a page.
It may be that there was a code hook that, upon *every* page load, looked for new posts to foist onto the blog and did that, but possibly it's been excised (or never was there). That's one way I can imagine scheduling posts would work.
Another would be to schedule something on the *server itself* to hit the WordPress RPC mechanism and trigger an action to take place.
I'm just spitballin' here. Now that I'm all curious, I'm going to read the source code to find out how (if) this works.
Emily St. says:
Sorry to post twice, but it looks like it's possible this works just fine most of the time, but if WordPress can't (or hasn't) set up a cron job (a Unix scheduled task) to poke it, then this functionality wouldn't work properly.
Charles says:
That's odd. All I've ever had to do to accomplish this is to modify the publication date and set a date in the future…
Jeff says:
If I had to guess, I'd say that it's a problematic interaction between wp-cron (the WordPress thing responsible for triggering scheduled events) and WP-Super-Cache (your caching plugin).
To explain: Wp-cron works by checking the time when a WordPress page is generated, and if it is roughly the time for an event, triggering that event – but if the time for the event is long past, sometimes it doesn't (I'm not sure what the criteria used is). WP-Super-Cache works by storing pages so that they don't have to be fully generated each time someone asks for them…. so it seems plausible to me that WP-Super-Cache is storing pages long enough that by the time the cache expires (allowing a regeneration of the page that would trigger wp-cron by the next visitor) the window that would actually trigger the event has passed.
The solution (and also the solution to a number of other possible causes) is to use a "real" cron job – so instead of using the wp-cron system, have the server tell your site to check for things that it is supposed to do every 5-10 minutes or so.
Here is a fairly detailed write-up by somebody else on how to implement this:
http://www.iceablethemes.com/optimize-wordpress-replace-wp_cron-real-cron-job/
Let me know (at the e-mail submitted) if you have a hard time doing this, or if it doesn't solve your issue – would be happy to help pro bono given how much enjoyment I've had from your blog over the past few years.
wetcasements says:
WordPress lost me with it's terrible new UI and the inability to switch back to the classic mode.
Actively looking for new blogging software myself.
Barry says:
That picture is gorgeous!