James Smith

2.8K posts

James Smith

James Smith

@_jamessmith

Web UX strategist, designer, developer, law graduate, Craft CMS expert. Reading UK

Reading, UK 가입일 Mayıs 2009
544 팔로잉446 팔로워
James Smith
James Smith@_jamessmith·
@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.
James Smith tweet media
English
1
0
0
81
Adam Wathan
Adam Wathan@adamwathan·
Very surprised by how little use I can find of the `hover` and `pointer` media query features in the wild! Where are you using them in your projects?
English
12
0
30
27.3K
James Smith
James Smith@_jamessmith·
@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
0
0
2
374
Adam Wathan
Adam Wathan@adamwathan·
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
12
2
40
44.9K
James Smith
James Smith@_jamessmith·
@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
0
0
0
141
Sara Soueidan
Sara Soueidan@SaraSoueidan·
The only macOS “feature” I want is for it to remember my display arrangement. I switch between 2 & 3 displays depending on the work I’m doin. Every time I switch it reverts back to the default arrangement. I use the same arrangement all the time. I just wish it would remember it.
English
14
6
172
29.3K
Alain Schlesser
Alain Schlesser@schlessera·
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
Alain Schlesser tweet media
English
19
30
37
10.6K
James Smith
James Smith@_jamessmith·
@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
1
0
0
0
John Baxter
John Baxter@johnwbaxter·
If you are running a single monitor setup, what size is your single screen? Not resolution, just the screen size please!
English
6
0
0
0
James Smith
James Smith@_jamessmith·
@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
1
0
0
0
James Smith
James Smith@_jamessmith·
@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
1
0
0
0
James Smith
James Smith@_jamessmith·
@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
0
0
0
0
James Smith
James Smith@_jamessmith·
@masuga This is slowly draining my will to live. Let me know if you ever discover any workarounds!
English
0
0
0
0
James Smith 리트윗함
Derek Cavaliero
Derek Cavaliero@DerekCavaliero·
@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
0
1
3
0
James Smith 리트윗함
Simen Svale
Simen Svale@svale·
I'm not seeing enough web design that adapt to the content. The thinking is more often that the content needs to slot into a prescribed template, not that the design should reflect and adapt to the available content. Have you seen good examples of content responsive design?
English
1
6
19
0
James Smith
James Smith@_jamessmith·
@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
0
0
0
0
James Smith 리트윗함
mark lanegan
mark lanegan@marklanegan·
Our beloved friend Mark Lanegan passed away this morning at his home in Killarney, Ireland.  A beloved singer, songwriter, author and musician he was 57 and is survived by his wife Shelley.  No other information is available at this time. We ask Please respect the family privacy
English
2.7K
6K
31.4K
0
James Smith
James Smith@_jamessmith·
@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.
James Smith tweet media
English
0
0
1
0
Sara Soueidan
Sara Soueidan@SaraSoueidan·
Oh: bonus points for a pair that has a clean, minimal look that could fit well into a minimal setup ☺️
English
4
0
5
0
Sara Soueidan
Sara Soueidan@SaraSoueidan·
For the first time, I'm considering buying a pair of good speakers for my desk. But I'm clueless and don't know where to start. Hence, this tweet. ☺️ Fellow geeks: you got recommendations for a pair that works well with an Apple setup but that isn't limited to Apple apps?
English
23
2
32
0
James Smith
James Smith@_jamessmith·
@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
0
0
2
0
Kilian Valkhof
Kilian Valkhof@kilianvalkhof·
@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
3
0
12
0
Adam Wathan
Adam Wathan@adamwathan·
“Tailwind is only maintainable if you’re using components.” I see this a lot and it confuses me — if you’re building a site and you have no way to reuse a chunk of HTML without copying and pasting it then it sounds you have much bigger problems to solve?
English
40
47
760
0