FeedCity logo

FeedCity

Feeds by speakers at Beyond Tellerrand conference Düsseldorf 2025

A public list by feedcity.

Matthias Ott

Hear me out: a children’s book called “The Tariffalo” 🤔

Latest articles

Local LLMs

Local LLMs

Local LLMs. Inspired by the @entagma tutorial by Christopher Kopic on using local LLMs inside Houdini, I made this little experiment inside Touch Designer which creates Haiku’s in the style of Will Self about the financial markets, in real-time, integrated with my type cutup machine. It uses Ollama to run an LLM on my local machine. Lots of potential to explore here.

Martina Flor’s Open Studio Updates instantly via WebSub.
• Martina Flor

183. Want a Career in Lettering? This Is the Program That Changes Everything - Martina Flor

podcasters.spotify.com/pod/show/martinaflor/episodes/183--Want-a-Career-in-Lettering--This-Is-the-Program-That-Changes-Everything---Martina-Flor-e319oog

15:13

In today’s episode of the Open Studio Podcast, host Martina Flor shares everything you need to know about The Lettering Seminar — her signature, once-a-year program that helps creatives turn their passion for lettering into a thriving career. If you've ever dreamed of becoming a lettering artist, this episode might just be your sign.🌟 Ready to Join?Enrollment is open now until Tuesday, April 15.🔗 Sign up at TheLetteringSeminar.com💬 Want to hear student stories?👉 Visit the testimonial page at TheLetteringSeminar.com📲 Connect with Martina:Website: martinaflor.comInstagram: @martinaflor🎧 Don’t forget to like, subscribe, and review if this episode inspired you!

@brendandawes.xyz - Brendan Dawes

Myself and Gary Hustwit are thrilled to learn Nothing Can Ever Be The Same — the real-time generative work based on the archive of Brian Eno which first premiered at the 2023 Venice Music Biennale has been shortlisted for the Aesthetica Art Prize! Huge thanks to the jury for shortlisting our work.

Matthias Ott

I’m currently working on a project where the devs obviously had no idea about how to implement responsive images correctly. It’s a wild mix of faulty media, srcset, sizes, and size(?) attributes on img and source tags that really feels like guesswork. (This is now a 10-year-old technology, btw…)

What's the best article (or video, @kevinpowell? 😁) about responsive images you know?

My favs:
@mdnhttps://developer.mozilla.org/en-US/docs/Web/HTML/Responsive_images

@eeepshttps://ericportis.com/posts/2014/srcset-sizes/

@grigs
https://cloudfour.com/thinks/responsive-images-101-definitions/

Matthias Ott

Isn’t it astonishing that after all those decades of global trade, there still isn’t a safety mechanism in place that...

Isn’t it astonishing that after all those decades of global trade, there still isn’t a safety mechanism in place that protects the world economy – and our collective wealth – from the damaging effects of one country electing an erratic, ignorant idiot for president?

Smart Interface Design Patterns
• Vitaly Friedman

Your vs. My? UX Writing Guidelines

When you design an interface, which pronouns do you usually use to address your users? Do you write “My account” or “Your account”? “My drafts” or “Your drafts” — or only “Drafts”? And does it actually matter? In this newsletter, we’ll shine some light on the different meani...

Matthias Ott

@kevinpowell I fully (!) agree that it makes sense to name properties in a more familiar way, e.g. `item-wrap` instead of `item-cross` superceding `flex-wrap`. Tim Berners-Lee knew this as well when he created HTML: a lot of elements were already familiar to people using SGML. Make it as frictionless as possible for people to adopt new things, because, as @adactio would say, humans are allergic to change.