2023-11-19 12:58:09

EV bore (with regen braking stats)


One of the things that amazes me about our EV is the regenerative braking.

In the last 30 days it says we used 104kWh.

But we recouperated 63kWh!

We get back 60% of what we put in.

And in petrol cars this is just wasted to heat.

It’s extraordinary!!

2023-11-18 22:17:08

Is it just cos I’m old that I want things to be simple.

Simple code.

Simple (or no) dependencies and build processes.

Simple user interfaces with good error messages.

Simple tech with actual buttons and switches.

Simple retail experiences.

Everything is so damn complicated!!

2023-11-18 09:54:57

I don’t talk a lot about work here because I’m employed by a big corporate and have to be careful what I say but…

My team ABSOLUTELY SMASHED IT this week. We punched way above our weight. Collaborated amazingly. Brought tons of energy. And, I think, had fun too?

I love working with them all.

2023-11-17 07:57:02

Though I did realise my complaint about React needing loads of boilerplate applies to PHP too.

The difference is that PHP boilerplate is all in scaffolding data.

Once that’s done the actual code you have to write is minimal.

A trade-off I’m willing to make.

2023-11-17 07:41:09

So nice to be back in sort-of-greenfield PHP!

Scaffolded two data structures to enhance an existing feature and started the logic too.

Did about an hour of work before even looking in a browser.

Most errors were detected by the IDE before I even tested any thing!!!

I just. Wrote. Code!

My comfort zone. 😁

2023-11-15 09:06:57

Further to learning “malicious compliance”, I’d like to coin “educational stupidity”:

Acting dumb to get you to operate as if I am, because I might be. (Or I may just not know what you know!)

2023-11-13 11:04:08

Am I allowed to celebrate Diwali? Light over darkness? Good over evil?

I’m in. Let’s celebrate that.

Might put some lights up.

🙏🪔

2023-11-13 08:40:42

There’s enough actual war and battle in the world where people are dying.

We don’t need to be making up fake reasons to have “battles” of any sort.

Don’t take the bait.

2023-11-13 08:36:30

Feeling this morning is: I struggle enough with negative self-talk. Let alone seeing negative everyone-else talk.

Just a firehose of awfulness this morning.

I want to weep.

2023-11-12 18:12:24

😎 Well today I learned that my parent’s EV charger that we borrow show a weird error when you first plug in…

… because it does a random pause of between 1 and 10 minutes before starting to avoid everyone starting a charge at the same time and overloading the grid! 😎

https://www.myenergi.com/guides/smart-char

2023-11-12 09:43:51

Tried to get back into Turbo Admin dev yesterday. I want to get keyboard navigation for list tables finished.

Honestly: this is such a good feature and should just be part of the UX.

I’m sure it has big accessibility pros if I can build it right.

Had someone else already done this?

2023-11-12 08:08:22

I love the clever humour here. Very Twitter circa 2008. I’m sure this exists elsewhere. But I like that it’s here and it makes it into my timeline.

2023-11-04 23:33:58

Oh. I made the mistake of sharing a post with a hyperlink in it on The Social Network Formerly Known as Twitter, didn't I?

Zero engagement there then. 🙄

2023-11-04 23:32:16

Who knows… maybe once the archive is up, I'll get back to Beyond WP properly? I loved the research and writing. And I still think it has value. I still want to bridge development to broader software development tooling and topics. Not enough people are doing this.

I had a half-written post on xDebug that I wanted to get out. Because no one (IMO) explains xDebug properly.

And I am still internally screaming about many WP dev’s using structured arrays everywhere!! 😂

2023-11-04 23:26:47

You can skip the first couple of emails from my “Beyond WP" newsletter. (They are preserved for posterity anyway).

The first real issue was about local development tooling.

beyond-wp.com/archive/beyond-w

I raved about Laravel Valet. But there was a bunch of links to resources and tools that let you explore the options by yourself.

I've added some new tools as updates like WP Engine's Local, @nicoverbruggen's PHP Monitor and Laravel Herd.

Perhaps something new for you to try here?