Smidgeons

Inspired by Maggie Appleton's smidgeons

PocketBase saves authentication details in localStorage

It can also get the details itself when you initialise the SDK and will take care of validating your auth. Nice!

Fri, 24 Nov 2023

There’s no ‘aside’ in markdown

Fri, 24 Nov 2023

You can hide the default arrow dropdown marker in a details/summary accordion

This'll do it:

details summary::-webkit-details-marker {
  display: none;
}
Fri, 24 Nov 2023

The PowerPoint morph transition will tween objects from one place to another

Fri, 24 Nov 2023

Select elements can emit ‘invalid’ events

If there are constraints on the select (e.g. required) which are not fulfilled, the select will emit an invalid event if its reportValidity() function is called.

Fri, 24 Nov 2023

We go through approximately one Jura filter every 20 days (2-3L per day)

A three pack costs 20K, so that’s around 10K/month on filters. Add on the cost of the cleaning tablets both for the system overall and for the milk, we're paying 500 HUF/day for coffee... before we've even bought any coffee!

Fri, 24 Nov 2023