Alexis Morin
banner
alexismo.bsky.social
Alexis Morin
@alexismo.bsky.social
Dad, Design Systems nerd @ Autodesk, Front-End dev, IxD21Co-Chair, hyperpolyglot living in QC, 🇨🇦
PSA: Don't make your file uploader look like a dropzone (e.g. a large dotted box) if it doesn't support the dragging and dropping of files.

Thank you for your attention.

#uxtip
November 21, 2025 at 9:48 PM
Pet peeve:
Saying "bracket" for parenthesis ( ), square brackets [ ], angle brackets < > or curly braces { }.
November 10, 2025 at 9:15 PM
Reposted by Alexis Morin
I can't think of anything to say
November 1, 2025 at 9:55 PM
IYKYK
October 30, 2025 at 8:54 PM
LLMs are really bad at CSS because they very often cannot take surrounding context into consideration, which leads them to output atomic code that negatively clashes with neighbouring styles.
October 21, 2025 at 8:41 PM
Reposted by Alexis Morin
The two most effective ways your company can support open source:

1. Let your developers have time for open source work.

2. Give each of your developers an annual budget to allocate to whatever OSS projects they think are important.
October 19, 2025 at 10:33 AM
Reposted by Alexis Morin
I would laugh if this wasn't so true 😭
October 19, 2025 at 11:42 AM
@sarasoueidan.com minor pet peeve from the practical-accessibility course platform: on the /account page, it would be nice to have a "Continue course" button that takes me to the earliest non-completed chapter 🙏 Been loving the course!
practical-accessibility.today
September 26, 2025 at 1:16 PM
It's amazing what developers are capable of when they understand the problem at hand, are empowered, and not stuck in the Agile tarpit.
September 24, 2025 at 2:22 PM
@microsoft.com has been stuffing so much Copilot down our throats. 😮‍💨 Every time I open a MSFT product to work on something I'm attacked with a new coachmarks onboarding.
September 23, 2025 at 8:52 PM
@figma.com pro tip: Add documentation links to multiple components at once using the developer console & this snippet.
1. Select all components which need the link
2. Open the console
3. type figma.currentPage.selection.map(n=>n.documentationLinks = [{uri: "https://your-link.here"}])
September 16, 2025 at 4:53 PM
Reposted by Alexis Morin
Less than 8 hours until Santa Safari 🎅 drop iOS 26:
- text-wrap: pretty
- Scroll Driven Animations
- contrast-color()
- Anchor Positioning
- SVG favicon
- HDR Images
and many more...
Safari 26.0 Beta Release Notes | Apple Developer Documentation
Released August 11, 2025 — 26.0 beta (20622.1.22)
developer.apple.com
September 15, 2025 at 9:12 AM
Reposted by Alexis Morin
Designers,
When it comes to logical reading order, the structure of the content will determine that. You should lay the content out in a logical reading order. It's not necessary to mimic how virtual cursors work by annotating the focus order of content.

#A11y #Deign #WebDev
September 8, 2025 at 8:36 PM
Reposted by Alexis Morin
Si tu aimes travailler sur du complexe Autodesk est à la recherche d'un(e) Principal Experience Researcher et Journey Manager pour joindre son équipe au Canada.

autodesk.wd1.myworkdayjobs.com/fr-CA/Ext/jo...
Principal Experience Researcher and Journey Manager (Canada | Remote)
Job Requisition ID # 25WD90947 The French translation can be found below!/La traduction en français se trouve plus pas! Position Overview We are looking for a Principal Experience Researcher and Journ...
autodesk.wd1.myworkdayjobs.com
September 6, 2025 at 8:23 PM
The Android 16 M3E expressive update feels _really_ nice. It's the most cohesive Android update I've seen on their part. Hats off to the team! 👏
September 4, 2025 at 11:25 AM
@donnie.damato.design might your blog be broken?
August 11, 2025 at 3:02 PM
Reposted by Alexis Morin
This is the single best piece I've read on "replacing coders with AI," it fully dispells the myth from the perspective of a software engineer and does so in a calm, reasonable way.
colton.dev/blog/curing-...
No, AI is not Making Engineers 10x as Productive
Curing Your AI 10x Engineer Imposter Syndrome
colton.dev
August 6, 2025 at 10:22 PM
Reposted by Alexis Morin
Belle soirée hier lors de l’Apéro UX!
Nous avons eu le plaisir d’échanger autour du thème du Vibecoding avec PG Gonni et Séraphin Hochart, sous l’animation experte d’Alexis Morin.
Un événement convivial, en plein air, dans un parc baigné de soleil et d’idées.
August 1, 2025 at 7:02 PM
Reposted by Alexis Morin
Germany gave people €1,200/month no strings attached.

They kept working, slept better, switched to better jobs, and even gave more to others.

Turns out, when people aren’t drowning, they swim further.

#UBI doesn’t kill ambition, it frees it.
July 24, 2025 at 2:09 PM
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

@github.com
a woman wearing headphones is talking into a microphone with the words `` feels good , man '' written below her .
ALT: a woman wearing headphones is talking into a microphone with the words `` feels good , man '' written below her .
media.tenor.com
July 26, 2025 at 7:14 PM
Reposted by Alexis Morin
“I don’t like CSS” is coded speech for “I never learned CSS”
July 23, 2025 at 2:26 AM
Reposted by Alexis Morin
Man, I wish people cared about the people of Gaza as much as they care about these fucking Epstein tapes.
July 17, 2025 at 11:20 PM
What's the best way of storing AI context or rules files (.md or .cursorrules) in a centralized manner so they can be retrieved as devDeps / dependencies and integrated into AI workflows? 🤔
July 16, 2025 at 2:54 PM
Reposted by Alexis Morin
We ran a randomized controlled trial to see how much AI coding tools speed up experienced open-source developers.

The results surprised us: Developers thought they were 20% faster with AI tools, but they were actually 19% slower when they had access to AI than when they didn't.
July 10, 2025 at 7:47 PM