SuperGeekery: A blog probably of interest only to nerds by John F Morton.

A blog prob­a­bly of inter­est only to nerds by John F Mor­ton.

Link List

Wel­come to my link library. These are not links to con­tent I have cre­at­ed unless you see that men­tioned in the link’s descrip­tion. These are links I found inter­est­ing enough to want to keep track of. If you read Craft Link List, the Craft CMS newslet­ter I used to write, this page is a replace­ment of sorts for that exer­cise. Enough talk. Let’s hit the links.

03Jul2023

Hyrule Compendium | Kiranico | The Legend of Zelda: Tears of the Kingdom

Zel­da Tears of the King­dom, Tears of the King­dom game­play, Nin­ten­do Switch, Adven­ture game, Open-world explo­ration, Action-adven­ture, Fan­ta­sy game, Nin­ten­do gam­ing, Zel­da fran­chise, Com­bat mechan­ics, Puz­zle-solv­ing, RPG ele­ments, Hyrule King­dom, Link as pro­tag­o­nist, Tears of the King­dom walk­through,

26Jun2023

A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs

A Javascript AI get­ting start­ed stack for week­end projects, includ­ing image/​text mod­els, vec­tor stores, auth, and deploy­ment con­figs — a16z-infra/ai-get­ting-start­ed: A Javascript AI get­ting start­ed stack for week­end projects, includ­ing image/​text mod­els, vec­tor stores, auth, and deploy­ment con­figs

22Jun2023

Fit-to-Width Text with scroll-driven animations

What if I will tell you how we could solve fit-to-width text with pure CSS with­out any hard­cod­ed para­me­ters? Curi­ous­ly, scroll-dri­ven ani­ma­tions will allow us to do just that! Join me as I con­tin­ue explor­ing the exper­i­men­tal imple­men­ta­tions of the lat­est specs.

20Jun2023

Digital Accessibility Centre

Dig­i­tal Acces­si­bil­i­ty Cen­tre (DAC) is a non-prof­it social enter­prise and one of the lead­ing providers of web acces­si­bil­i­ty ser­vices.

20Jun2023

W3C launch their new website

W3C launch their redesigned web­site today — 20th June 2023. It’s a proud moment for Stu­dio 24 as we cel­e­brate our part­ner­ship.

13Jun2023

Inclusive design

Meet your hosts for the next 24 hours. We’ll be hav­ing a gen­er­al chat about acces­si­bil­i­ty, inclu­sive design, and talk­ing about the ses­sions we are most loo­ki…

06Jun2023

Mastering CSS Blend Modes

CSS mix blend modes pro­vide an easy, yet pow­er­ful way to cre­ate visu­al­ly inter­est­ing designs.

27May2023

Building a dialog component

A foun­da­tion­al overview of how to build col­or-adap­tive, respon­sive, and acces­si­ble mini and mega modals with the

ele­ment.
20May2023

Getting started with View Transitions on multi-page apps | daverupert.com

Spurred by last week’s ShopTalk I rolled out View Tran­si­tions here on my sta­t­ic Jekyll site. I hadn’t real­ized View Tran­si­tions for mul­ti-page apps (MPAs) and sta­t­ic sites are ready for test­ing behind a flag in Chrome 113 . View Tran­si­tions for MPAs are a fea­ture that’s high on my CSS wish­list, so I got to it. It took less than an hour to do, requires zero JavaScript, and two lines of CSS. I’m pleased with the results.