@elliottrichmond I'm happy to help out here. But I am mostly here and not in the other place these days.
Welcome!! š
@elliottrichmond I'm happy to help out here. But I am mostly here and not in the other place these days.
Welcome!! š
Iām pronouncing it āCrossā. Itās cross dot com. And Tweets are now ācomplaintsā.
You are probably wondering which direction that rain is moving in? And the answer is⦠err⦠well⦠none of them?
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:
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… š¢
What on earth happened to Firefox for iOS. Itās become unusable. š
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.
When I first saw wp-now:
https://developer.wordpress.com/2023/05/23/wp-now-launch-a-local-environment-in-seconds/
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.
My latest venture into āproper gamingā is Kerbal Space Program. It was, like, Ā£8 on Steam.
I mentioned it to my son after he'd seen me play it a bit.
"Looks really slow and boring, dadā
Cue building ridiculous rockets overloaded with solid fuel boosters that wobble around, crash spectacularly, and get all flamey when they go too fast.
An hour of hilarity laterā¦
Boring, huh? š
Laravel Herd looks like a great tool for all PHP devs. MacOS only, but itās a super-fast native app.
Gonna give this a try!
#WordPress folks might want this on their radar.
šµāš« I donāt get why tech people find Mastodon hard.
They understand choosing servers/instances.
They understand the privacy issues of closed corporate-controlled networks.
Theyāre often proponents of open source.
They usually hate ads.
They like APIs and feeds and nerd stuff.
Confuses me greatly.
npm question:
Are devDependencies transitive?
If I have Babel as a devDependency, do I get Babelās devDependencies installed in my dev environment?
Or does npm only include MY devDependencies?
(Thinking out loud. I will try to find this out myself)
The conversation was basically about what motivates us to do chores. Turns out Iām primarily motivated by consequences. āThis job is important because if I donāt do it then this bad thing will happenā.
Which is not, it turns out, how everyone thinks!
Is there some trait – possibly of neurodiverse minds – thatās like an intuitive, in-brain, fault tree analysis. Where, when presented with an idea, you very quickly understand the possible failure modes.
I thought maybe this was learned pessimism or catastrophising. But after a conversation with my wife at the weekend Iām wondering if itās innate and a gift?
Also⦠really want to do a masters in Psychology right now.
My son is now playing Zelda. Heās so much quicker at picking these things up than I am. Making me feel a bit stupid.
Theyāre always a little too far away. Especially for pictures. But nice to see the Red Arrows up in the sky!
The distant low rumbles and occasional closer roars are here. And itās July.
It must beā¦
Royal International Air Tattoo weekend!!
A very amateur gamer speaks:
So No Mans Sky was half price in the Steam Store. And I have a MacBook. And it works on Macs now. And their return policy is really good.
So I gave it a go to see if it was much better than the Switch version.
And Oh My Goodness this is why you all have Xboxes and stuff!! š
It occurs to me that I donāt have a mental model for ⦠hmm ⦠dynamically ābindingā stuff in React.
I want to compile some React thing that will load in the browser that uses an API provided by some other thing that someone else compiled that loads in the browser.
Seems simple but Iām scratching my head here.
Anyone?
š Hah. Nice. Someone built a WASM-based #Laravel playground inspired by the in-browser #WordPress Playground