Mihira Jayasekera

1.8K posts

Mihira Jayasekera

Mihira Jayasekera

@_tinymachine

The geekier tweets of Mihira Jayasekera, contract user experience designer. (See also: @mihiraj.)

Tham gia Nisan 2010
76 Đang theo dõi36 Người theo dõi
Tweet ghim
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
ELON: AI poses an existential threat to humanity. SIRI:
Mihira Jayasekera tweet media
English
0
0
1
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@grigs @CloudFour Thanks so much for sharing! I've been wrapping my head around cumulative layout shift, `aspect-ratio`, etc., so your debrief is incredibly helpful. Really appreciate your candor and generosity to take the time to share! 🙏
English
0
0
1
0
Jason Grigsby 🌻
Jason Grigsby 🌻@grigs·
@_tinymachine @CloudFour So when you raised the issue, the most vivid memory I have is of resizing the browser to pick the correct breakpoint for the <picture> element. I forgot I added the attributes late. The real solution is making sure the next version of the site handles height and width.
English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@CloudFour Hi there, I noticed that some of your recent blog posts have images that get compressed horizontally on narrower viewports. I'm sure you know, but I think adding `height: auto` should fix this?
Mihira Jayasekera tweet mediaMihira Jayasekera tweet media
English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@grigs @CloudFour My pleasure - thanks for all the invaluable knowledge you and your team shares! If not too much trouble, can you let me know what happened if you get to the bottom of it? Just curious from a workflow standpoint!
English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@forestryio Read-only content in the sidebar is great, but could there also be read-only fields (like an 'instructions' field) in front matter templates? Would be useful for providing page-specific help text to editors right in the context of editing a page.
English
0
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
Applies to product design too. The user’s mental model is the product. Not the flows, not the UI.
English
0
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@backblaze In the B2 docs (backblaze.com/b2/docs/bucket…) it looks like the units for max-age for cache control are half-seconds (5 minutes, `max-age=600`). The 'such as' adds ambiguity, but I'm guessing you meant either 10 minutes or `max-age=300`?
Mihira Jayasekera tweet media
English
0
0
0
0
Slack
Slack@SlackHQ·
@_tinymachine Hey there, we're afraid we don't have an ETA to share on when P3 will be fully supported but we know there is interest in this and it's something we're keeping in mind. Thank you for your patience in the meantime!
English
1
0
1
0
James Nord
James Nord@jamesnord·
Why does @SlackHQ desaturate photos you upload into it?
James Nord tweet mediaJames Nord tweet media
English
2
0
2
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@SlackHQ @ThisIsPizza It looks like Slack iOS and desktop Mac apps still aren’t displaying images with embedded Display P3 profiles accurately. (Slack in Safari and Chrome seem to display them just fine.) Any timeline on when P3 will be supported in the standalone apps?
English
1
0
1
0
Slack
Slack@SlackHQ·
@ThisIsPizza Thanks for clearing that up, Adam. We do apply some compression for the in-channel preview that would affect saturation in this way, but we'll add a note for the team here that this isn't working as well as it could for you. 📝
English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@PranavDixit I'm sure meant no harm, but calling people without disabilities "regular" can be alienating to people with disabilities. Google has some recommendations here: #about-disability-and-accessibility" target="_blank" rel="nofollow noopener">developers.google.com/style/inclusiv…
English
1
0
3
0
¯\_(ツ)_/¯
¯\_(ツ)_/¯@PranavDixit·
This is insanely cool. Apple presents this as something for disabled people, but I can totally see regular people using this too.
English
1
7
33
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
'Check status' indeed. Unexpected results (profile pic notwithstanding).
Mihira Jayasekera tweet media
English
0
0
1
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@leebert Wow, sounds great! Let me know if I can be of help. (I do a bit of React and vanilla JS coding, but want to get my feet wet with TypeScript and Figma plugin dev, in case there’s some grunt work you could use some help with.)
English
0
0
1
0
leebert
leebert@leebert·
@_tinymachine I’m thinking about doing a complete redesign for 2.0 to make it more functional…live preview, custom path names, direct export options, etc…I will add this to the list 👍
Austin, TX 🇺🇸 English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@leebert Thanks for sharing your Figma plugin Design Tokenizer; it looks great, but I was just trying it out and noticed exported hex values for color styles didn't match what was spec'd in Figma (e.g. #0098FF exported as #0076c6, #FFA000 exported as #ffeccc). Any ideas why? Bug?
English
2
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@leebert …so maybe that’s not really workable unless you introduced an option for flattening the hierarchy, which I know you might not want to do.
English
1
0
0
0
leebert
leebert@leebert·
@_tinymachine I ran a test on my machine and was not able to reproduce the bug. Can you provide me with any additional info?
leebert tweet media
English
3
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@leebert Oh, come to think of it, for my particular use case, it would be preferable to flatten the hierarchy for everything under “color”. (So the keys would be “Primary/Blue#0098FF” and then “Primary/Blue#0098FF/Light#28C0FF”.) That would break current behavior of plugin, though…
English
0
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@leebert Thanks for looking in this! I think I've isolated the issue: I'm using some nested styles in my file, similar to screenshot below. It looks like the plugin doesn't correctly handle styles nested in this (admittedly kinda weird) way — only one value is getting exported.
Mihira Jayasekera tweet mediaMihira Jayasekera tweet media
English
1
0
0
0
Mihira Jayasekera
Mihira Jayasekera@_tinymachine·
@erikdkennedy Your Font Sizes in UI Design (learnui.design/blog/ultimate-…) is a great reference. One q: after explaining `sp` is intended for specifying font sizes, 2nd-to-last sentence says, 'For Android apps, just type “dp” into the box and call it a day.' Did you mean `sp` ?
English
1
0
0
0
chad
chad@dotdude·
I wrote some words around thoughts and experiences with branching in @figmadesign, and some scenarios where you may (or may not!) want to use them. Has anyone tried the beta yet? In what other scenarios would branching be beneficial?
Figma@figma

To branch or not to branch? Our Designer Advocate Chad Bergman (aka @dotdude) created a Best Practice Guide to answer this question. Read on to get an in-depth look at how branching fits into your design workflow: figma.com/best-practices…

English
3
1
14
0