Why do AI company logos look like buttholes?
Salut, web dev friends! 🧑💻 #
I have selected some news from the web dev world to share.
🙃 Why do AI company logos look like buttholes?
🙌 How to write error messages that actually help users rather than frustrate them
📊 Data Binding: a better way to design with data
🦺 Optimize heavy operations with Web workers in Vuejs 3
Have a great week.
🙃 Why do AI company logos look like buttholes?
Radek Sienkiewicz roasts the AI industry’s logo with their circular design, particulary the one of Claude. Maybe, in the next generation of AI we will have some other design which don’t represent « butthole » haha.
🙌 How to write error messages that actually help users rather than frustrate them
Write error message to tell the user what happened clearly, give the user a solution about what to do next. An error is frustrating so try to be emphatic in your error message, it will ease the situation for the user.
📊 Data Binding: a better way to design with data
A new functionnality in the Rive app, you can now connect the data used by your engineers for use to your designer. With real data, they are a lot less guess about the UI.
🦺 Optimize heavy operations with Web workers in Vuejs 3
Little tutorial about the usage of web workers inside a Vuejs application.
Web tools and Library #
🌸 Japanese Gradient
Nuevo Tokoy offers free color gradient on figma files.
🦺 GoogleChromeLabs/comlink: Comlink makes WebWorkers enjoyable.
Comlink makes ~WebWorkers~ enjoyable. Comlink is a tiny library (1.1kB), that removes the mental barrier of thinking about postMessage and hides the fact that you are working with workers.
📖 Sources
Every news are mainly from my Twitter feed, my Github feed, The collective>, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.