James Smith me-retweet
James Smith
2.8K posts

James Smith
@_jamessmith
Web UX strategist, designer, developer, law graduate, Craft CMS expert. Reading UK
Reading, UK Bergabung Mayıs 2009
544 Mengikuti446 Pengikut

@adamwathan The activity card design on parksports.co.uk/venues/hyde-pa… shows the description unless we detect `any-pointer:coarse`, in which case we switch to use a hover reveal transition. Not something we do often though… better to design without the need for it really.

English

@adamwathan “any-pointer: coarse” imo is the lesser of the evils here. I have it in my tw config boilerplate here: #L18" target="_blank" rel="nofollow noopener">github.com/cld-agency/cra…
English

Anyone have strong feelings on using `(hover: hover)` vs. `(any-hover: hover)` when deciding whether to show hover styles?
My gut is that with the proliferation of touch devices, you need to design without relying on hover for anything anyways, right?
So no hover styles for an iPad user with a trackpad connected seems less bad to me than annoying sticky hover styles for the same person when they use the touchscreen.
No way to magically do the right thing in both scenarios unfortunately without JS and trying to pick the right default for Tailwind CSS v4 🤔
Either way you'll be able to use both approaches, like `hover:bg-black` and `hover/any:bg-black`.
English

@SaraSoueidan Yes, so annoying. I use “Stay” app to workaround this, and have a keyboard shortcut set to put everything back in its place, have to do it almost every wake from sleep.
English

@schlessera @rfhow Biggest factor for me would be lack of proper content modelling and everything that flows from that. More detail: cld.agency/blog/content-u…
English

Asking for an #enterprise friend: 😅
If you need to work on a complex, long-term web project, what is the _biggest_ factor why you would NOT consider #WordPress as the best solution?
Please RT for each!
#corporate #web

English

@johnwbaxter @JayBox325 Everything from scrolling a document up and down to moving windows and your mouse cursor around is noticeably smoother. It’s weird that marketers only seem to target gamers with the high refresh rate benefits
English

@_jamessmith @JayBox325 Oh interesting ok, i didn't think it'd really matter for what we do on computers!
English

@johnwbaxter @JayBox325 new MBP has 120Hz refresh rate and I can really feel the difference compared to my 60Hz LGs (realistically I'd still be limited to 120Hz I think, and would need to plug in with DisplayPort to USB-C which is annoying).
English

@_jamessmith @JayBox325 Why 144hz? I just found multiple screens distracting i think
English

@johnwbaxter @JayBox325 I had 2 x 27” 4k (plus 14” mbp) until last week when one literally blew up. Working on 1.5 screens again feels like losing an eye 😤 Looking to upgrade to 144hz but same size.
English

@brianleroux @barneycarroll Was thinking the same thing about “MPA”…
English

@masuga I installed an app called Stay - cordlessdog.com/stay/ - it seems very old and clunky, and takes a good 5-10 seconds after wake to do its thing (putting back all windows into their previously saved positions and sizes), but so far it's an ok solution.
English

@masuga This is slowly draining my will to live. Let me know if you ever discover any workarounds!
English
James Smith me-retweet

@housecor Issue is devs are using these heavy SPA frameworks for non application things (like simple marketing websites). So in that context, it matters a lot.
English
James Smith me-retweet

@masuga I have the same problem on my (non-M1) MBP, and it got noticeably worse after Monterey. I don't use Adobe products anymore, so it's not that. Waking from Sleep is generally a hit and miss affair, often forgetting my Logitech mouse settings too, and flickering on/off several times
English

It's been a really long time since I wrote a blog post... Good to get this out, hopefully it helps someone: cld.agency/blog/multi-fac… #craftcms #twig
English
James Smith me-retweet

@SaraSoueidan I had to replace my old Mackie CR4s (don't recommend as they basically melted, with many similar stories on Amazon). I ended up choosing the Kanto YU4. Very pleased so far, especially with custom EQ-ing via @BoomApp for my scooped-mids taste and compensate for desk resonance.

English

@kilianvalkhof @adamwathan Agreed. This is why I use my own base css that ensures all elements are styled by default, just as you would in a non-tailwind project. Then add Tailwind utilities on top (with Twig for componentisation).
English

@adamwathan Most systems have some componentization of course, but mostly for more complex ‘components’. Tailwind encourages you to use components even for the ‘small’ parts thst would normally be plain HTML, and that requires a shift in thinking and setup.
English




