Remember when the EU nearly ditched daylight savings before the pandemic paused everything? As a parent, I know how tough the time change can be on kids. This year, I tried something new based on Matthew Walker’s ‘Why We Sleep’. We gradually shifted our bedtimes and wake-up times by 15 minutes per day (half the circadian rhythm’s adjustment limit) combined with smart bulbs that simulated the sunrise. Result? A completely smooth transition.
Here are some other posts you may like
This post serves as a summary of what I talked about at the Wordpress Meetup Oslo on tuesday October 16th. First, as an introduction, we need to understand what it HiDPI or retina display means. It is the concept that 1 pixel doesn't display 1 unit on the operating system.…
Electric power companies, in general, are pretty much the same. Tibber however, is unlike any electricity company I had seen before. They try to utilise the data we get from smart devices, which they also sell, to save electricity, money and the environment, as well as improving comfort. It’s a…
Recently I was asked about jQuery's resize event. It runs its resize while the users resizes the window – meaning it can be triggered hundreds of times before ending the resize. Is there a way to wait until the user is done resizing? I know jQuery isn't the coolest kid…