I like how people that have retired early to make the most of their health are “economically inactive” https://www.bbc.co.uk/news/business-64083802

I *love* this new thing where your item has “shipped” but the tracking shows it hasn’t been physically collected from the retailer yet… and that was four days ago.

For my RSS to micropub implementation I needed to generate a decent slug in JS. I found this slugify.js gist by codeguy to which a coder called thierryc made some really nice modifications (but weirdly didn’t publish their own that I could find).

I tested thierry’s code in jsfiddle and found it left a trailing ‘-‘. Using the fiddle I was able to step through the code and see where it went wrong. I just added an extra replace and it worked for me.

I’ve never really found a use for jsfiddle or gists before so this felt good.

When you reply to a request with “I don’t understand what you need me to do” and the response doesn’t actually provide any clarification but expands on why the person cannot do it themselves…
 
It means they don’t understand what they need you to do either.

“Oh, I need a non-breaking space in a JS regexp, how hard can that be?”
?

\u00a0

The search function on the CQC website is absolutely terrible. I have no idea what is going on in the background.

This page (https://www.cqc.org.uk/search/site/press-releases) shows 4207 results. The most recent (at time of writing) shown is 7 April 2022. However, if you filter by Region to “South East” the most recent becomes 13 April 2022.

Wut?

Then, head back to the main list again and download the data using the link at the bottom. Gives me 4212 results. That’s five more than shown on the site.

If you do any sort of search it is so fuzzy the results are meaningless. I assume it then sorts by “best match” (but so fuzzy…) and you can’t then sort by anything else.

Just terrible.

Replied to How to show the folder path of a file in library views by Anthony (sharepointstuff.com)
Introduction This post looks at ways in which you can show the folder path of a file as a standalone column within a SharePoint document library view. UPDATE: I’ve updated this post after some comments asking how to do this for modern SharePoint libraries. Click here for more. Classic SharePoint M...

More fantastic SharePoint tips – super well written!

The horror of having to review your whole training session so you can add timestamps to the video…