2023-08-04 23:28:49

One of the constraints of being employed (nearly two years now!!!) is that side projects aren't really a thing.

So I'm embracing constraints.

I have a secret little project that's SO good and I can see how it could quickly turn into “A Thing”.

But it will remain a little thing just for me. It does what *I* need it to. And that is enough.

On another project someone asked this week “Is this codebase still active?”

The answer was: “This code is finished”

Constraints are good. 😃

2023-08-02 21:51:24

🙌 What a wild ride this work week has been. Took responsibility for a lot of things. Got a bit frustrated that I had to. Wasn’t sure I’d handled it right. Then, today, had some glowing feedback and affirmation that I’m doing a lot of things very right.

I talk myself down a LOT so I’m gonna bathe in this.

I’m doing good at what I do. And I’m thankful for those that support and encourage me.

2023-08-01 20:11:29

So where are people getting all their statically compiled binaries from? Is there a reputable source? Or do I have to build them myself?

2023-07-31 07:53:25

I mean. I’ve been doing what I can for a really long time. I really care. I make big sacrifices and spend extra money doing the right thing. But in the face of SO much don’t-give-a-crappery and blatant disregard. I’ve been pissing in the wind … in a hurricane!

I should have been living cheap and free like the vast majority.

My enduring, polite, gentle action has done nothing.

Change from the top is needed.

How do we get that?

2023-07-31 07:45:41

🌍 I’m honestly reaching the point with the climate crisis where some kind of protest or direct action on government and corporations is on my list.

2023-07-29 22:14:28

EV bore


Well we have finally done the long-ish (130 mile) journey that we hope to do semi-often with family and luggage in the electric car.

Verdict: absolutely brilliant.

Sure, we’ve only owned the car for about 7 weeks. But it has exceeded expectations in every way.

350+ miles. Lots of highway and hilly rural. We’re consistently getting more than the advertised 190 miles range even with A/C on. Still averaging 5 m/kWh.

Charging is easy.

Driving is easy.

I’m a convert.

2023-07-28 22:41:14

😵‍💫 I actually did a product search off the back of an ad today.

I’m never impressed by ads.

They finally got me.

(But I don’t think they know they did?)

2023-07-26 09:06:14

EV Bore


Took the EV on another longer (non urban, mainly highway) drive yesterday. With passengers.

100 miles used 50% of the battery. With A/C on most of the way too.

Amazed that we still get 5+ miles per kWh even on a journey like that.

SO happy with our Ioniq. It’s ultra efficient and fast to charge. Definitely a good choice.

I hate that I like a car so much. 😂

2023-07-23 09:42:36

You are probably wondering which direction that rain is moving in? And the answer is… err… well… none of them?

2023-07-23 09:39:30

Oh gosh. The weather gods are teasing us.

For those that aren’t following, the historic “Ashes” cricket grudge-match series between England and Australia is taking place.

Australia are the holders and are leading the series 2-1. If it’s a series draw they keep the “trophy”.

England have played a stunning fourth match. It’s the fifth and final day. And if the rain holds off long enough to play we are likely to win to level the series.

The match is played in Manchester. Here is the rain radar:

2023-07-23 08:42:44

After a period of not really having the time, energy or inspiration, I'm finally back in a hacking mindset and have a project in my head.

This is good.

But, Laravel, it's been too long… 😢

2023-07-22 11:52:07

And just to be clear, this is a completely regular WP install. Here's an edit of the Twenty Twenty Three theme.json file…

I see no reason this can't be made really simple to use for local, throwaway WP testing with no dependencies.

2023-07-22 10:02:15

When I first saw wp-now:

developer.wordpress.com/2023/0

I wondered: why does this need npm and JS and WASM? Why hasn't anyone done this with static PHP binaries and some scripts?

So… while this currently requires some things to be pre-installed, I've done most the same thing (including using sqlite) with a simple bash script.

It's not (yet) as sophisticated. And perhaps there are still reasons not to do it. But let's see where it goes.