Jeff Winchester

25 Followers
44 Following
73 Posts
Website designer/developer and tech enthusiast from Union, MO.
Bloghttps://thejww.com/
Businesshttps://winchesterwebsitedevelopment.com/

One of my clients was using #MonsterInsights for their #analytics. I was deactivating #plugins to see which had a negative impact on performance. Most of them didn't do much but when I deactivated Monster Insights I gained 300ms back from total blocking time.

This took me from an 82 to a 98 for mobile performance in #PageSpeedInsights. To make sure, I activated & deactivated 4 times and each time it was the same result!

I have never gotten so burnt out on a technology term as I am right now with #ai. Every stinking service or app I use is sending me emails talking about how they've integrated AI. Literally my mind shuts off when I see the term right now!

I wrote this three years ago:

“One day, Twitter and other publishing platforms like Facebook, Instagram, or Medium will indeed die, like so many sites before them. And every time this happens, we lose most of the content we created and with it a fair amount of our collective cultural history.”

Own your content.

Publish on your own site.

https://matthiasott.com/articles/into-the-personal-website-verse

Into the Personal-Website-Verse · Matthias Ott

Matthias Ott is an independent user experience designer and developer from Stuttgart, Germany. Besides design practice he teaches Interface Prototyping at the Muthesius Academy of Fine Arts and Design, Kiel.

Matthias Ott – User Experience Designer
Does anyone have experience, good or bad, with #cleanTalk #websiteSecurity and #anti-spam ? I've been trying it out on one of my sites. Their pricing is reasonable.

#CodeProfiler
https://wordpress.org/plugins/code-profiler/#description

I've been using this
#WordPress #plugin to help me in deciding whether to use other plugins based on their #resourse usage.

The free version gives you a quick snapshot:

Code Profiler – WordPress Performance Profiling and Debugging Made Easy

A profiler to measure the performance of your WordPress plugins and themes.

WordPress.org
@BobWP
Welcome!
@nathan Nice job on the show!
I’ve been enjoying this series from @matuzo on #100DaysOfMoreOrLessModernCSS. The most recent post on the new viewport units in #CSS is such a good explainer with great visuals. I was burned by the old vh units around this time last year and the new units (w/ this explainer!) could have saved so much heartache https://www.matuzo.at/blog/2022/100daysof-day38/
Day 38: vh, svh, lvh, and dvh

Using the viewport unit vh in desktop browsers is usually straight-forward, 100vh matches the height of the viewport. On mobile that's different because the viewport height changes depending on whether or not certain user interface elements are visible, 100vh doesn't always match the height of the viewport.

Day 38: vh, svh, lvh, and dvh