Bookmarked Data logging with the BBC micro:bit (microbit.org)
You can use the BBC micro:bit V2 with built-in speaker as a data logger, recording data from its built-in sensors. Data is stored on your micro:bit even when its power source is disconnected.

This looks really interesting. H.T. to @LouiseE_Foreman. The way the data is saved and accessible is very clever.

You can log data from any of the micro:bit inputs; light sensor, temperature sensor, pins, accelerometer, compass, microphone

 

Bookmarked WebP by Default Merged Into Core for WordPress 6.1 by Sarah GoodingSarah Gooding (wptavern.com)

WebP, an image format developed by Google, which is intended to replace JPEG, PNG, and […]

“When converting medium-resolution photographs (approx 1600px – 2500px on the long edge), WebP files are often larger than the JPEG equivalent,” WordPress developer Mark Howells-Mead commented on the main ticket for WebP work.

And from the comments:

This plugin will disable WebP generation by default. No settings, just a filter for those who can’t do it on their own.

Disable WebP By Default

Just from the point of not having many duplicates, jpg and webp versions taking up server space the plugin seems woth a though.

Liked a post by Chris AldrichChris Aldrich (boffosocko.com)
Usually once a tag on my website has more than a couple hundred entries, I convert it into a category. This one was long overdue. This morning I’ve converted the “note taking” tag into a category and moved a bunch of material on commonplace book and zettelkasten traditions over to it.  If you...

This sounds like a really good idea. I need to do some reorganisation here at some point so will keep it in mind.

The main issue here is that there it is no longer possible to remove the tracking part of the URL, as Facebook merged it with part of the required web address. Removing the entire construct after the ? would open the main Facebook page of Ghacks Technology News, but it won’t open the linked post.

I don’t read FB but I typically strip any parameters from the urls of tweets. I guess this is the next stage.

Liked: Scratch is a big deal | Bryan Braun – Frontend Developer

Interesting take on Scratch by a Developer & parent.

This recent growth has caused Scratch to break into the Tiobe index’s top 20 most popular programming languages. At the time of this post (July 2022) it ranks 21st, above Typescript, Rust, Julia, and other important languages. The Tiobe index is imperfect but there’s clearly something happening here.

Bryan points to some

It’s pretty impressive how ambitious the projects get. Scratchers often build copycats of “real” games like Cut the Rope, Super Mario Bros, and Terraria. Features like cloud variables allow them to make online multiplayer games, like Taco Burp (popular in my house)

This is quite a different degree of scratching than I’ve seen in my and other classroom recently.

The REST APIs enable third-party tooling like Turbowarp—a parallel site that can run Scratch projects 20x faster.

 

A bit clicking leads to Paper Minecraft v11.6 (Minecraft 2D) on Scratch!

A lot of food for thought, I never spend much time with scratch beyond preparing and experimenting with the most basic of things. I am not sure it is a rabbit hope I want to peer down for long. I think the simple types of things we do in class are enough for most of the pupils (along with micro:bits, lego and other coding). The advanced projects might be useful to point some of the more confident pupils at.