Trending
Matthi's Avatar

Matthi

@matthi.dev

39
Followers
120
Following
52
Posts
25.01.2025
Joined
Posts Following

Latest posts by Matthi @matthi.dev

Why AI doesn’t standardize products → structure does AI doesn’t standardize products. It amplifies structure. As coding agents improve, inconsistency accelerates when decisions stay implicit. This piece shows why interface structure is company IP and wh...

www.interfacedivide.com/thinking/ai-...

09.02.2026 15:55 👍 2 🔁 1 💬 0 📌 0

Interesting. In my opinion, it's mainly about responsibilities and ownership. Not about designers versus developers. As you said, most of the time is spent on alignment, evangelism, clarity, governance... (no matter if it’s a dev or designer or PM or ...)

31.01.2026 16:42 👍 1 🔁 0 💬 0 📌 0

Any tips for vids and articles to feed my analysis paralysis?

#buildinpublic

20.02.2025 08:03 👍 1 🔁 0 💬 0 📌 0

www.linkedin.com/in/matthias-...

16.02.2025 07:32 👍 3 🔁 0 💬 0 📌 0

It has been cut. Super strange 😂
But I think, I already added you 👍

16.02.2025 07:31 👍 1 🔁 0 💬 1 📌 0

This is thought semantics-first and keeps utility classes actual utilities and helpers.

14.02.2025 16:36 👍 0 🔁 0 💬 0 📌 0

I would love to provide @matricss/unocss-preset.
In a nutshell, this preset allows users to create nested classes where the outer class will modify the appearance of all inner classes.
`.size-small .typo-display { ... }`
Have to write a documentation first.

14.02.2025 16:35 👍 0 🔁 0 💬 1 📌 0

What is the challenge?
Does your target group not understand it?
Or do they not understand the added value of your product?

13.02.2025 12:20 👍 1 🔁 0 💬 1 📌 0

Sometimes it hurts my brain to be a generalist and lose focus.

#buildinpublic #startup

13.02.2025 12:17 👍 4 🔁 0 💬 0 📌 0

Is it a code template, is it a no-code platform etc.
Do you know what I mean?

13.02.2025 12:13 👍 0 🔁 0 💬 0 📌 0

Better not “Shit your startup while on the toilet”
(Sorry for the bad joke)
I think, I miss a little bit what you actual product is.

13.02.2025 12:12 👍 0 🔁 0 💬 1 📌 0

I love infographics that really help to understand complex things.
But the z-index is not one of them.
At least I haven’t had a case for such a beautiful exploded graphic yet.

13.02.2025 11:08 👍 1 🔁 0 💬 1 📌 0

WTF 😂

13.02.2025 10:20 👍 1 🔁 0 💬 1 📌 0

Thanks for sharing.
I miss out the opportunity to create generic styles...
The way of calculating everything in the browser (calc) does feel strange for me 🤷

12.02.2025 12:55 👍 1 🔁 0 💬 0 📌 0

How do you feel about version 4?

12.02.2025 12:44 👍 0 🔁 0 💬 1 📌 0

I think one problem with tailwindcss is that it is focused on utility classes and not on semantics.
This makes it harder to maintain multi-theme experiences.
What do you think?

12.02.2025 12:44 👍 1 🔁 0 💬 1 📌 0

Quick question:
Pro or con tailwindcss version 4?
(and for what reason)

12.02.2025 12:39 👍 1 🔁 0 💬 0 📌 0

Nested :root inside of a media query becomes a special treatment

@media (<x>) {
:root { --some-var: 10px; }
}

becomes

@container (<x>) {
:host > * { --some-var: 10px; }
}

if the host has the containment context.

07.02.2025 16:12 👍 2 🔁 0 💬 0 📌 0

To isolate a general stylesheet in the shadow DOM, convert media queries to container queries and :root to :host.

#css #buildinpublic

07.02.2025 16:11 👍 5 🔁 0 💬 2 📌 0

Looks nice!

06.02.2025 14:47 👍 1 🔁 0 💬 1 📌 0

🦄

06.02.2025 10:46 👍 0 🔁 0 💬 0 📌 0

Great overview.
It would be nice to see it on an impact/effort matrix as well.
The different formats have different purposes as well.
It is not only about the effort.
And to be honest....the value packed formats take so much of my time 🥵

06.02.2025 10:19 👍 1 🔁 0 💬 1 📌 0

Right?

06.02.2025 10:12 👍 0 🔁 0 💬 0 📌 0

Love your idea of the tailwind-based builder.
For my purpose, this is already to technical.
But I am still exploring :)

05.02.2025 13:07 👍 1 🔁 0 💬 1 📌 0

🙌

05.02.2025 13:05 👍 0 🔁 0 💬 0 📌 0
Screenshot of a website builder tool for startup websites.

Screenshot of a website builder tool for startup websites.

Another website builder in the making.
Why?
This not meant for making websites for websites sake.
It is meant for moving startups fast.

#buildinpublic #earlystage #startup #website

05.02.2025 11:57 👍 3 🔁 0 💬 1 📌 0

Just see, which problems users have with the existing product (G2, reddit etc.) and make a micro-saas for these problems

05.02.2025 10:33 👍 1 🔁 0 💬 0 📌 0

Super practical and with examples.
Good read!

05.02.2025 10:31 👍 1 🔁 0 💬 1 📌 0

Yes. www.linkedin.com/in/matthiasd...
I am trying to create valuable content. But it takes a while. On bluesky, I can speak more fluently, share thoughts and have nice conversations.

04.02.2025 18:08 👍 2 🔁 0 💬 4 📌 0
Preview
Platforms Starter Kit Next.js template for building multi-tenant applications with custom domains using App Router, Vercel Postgres, and the Vercel Domains API.

Something for inspiration: vercel.com/templates/ne...

03.02.2025 21:09 👍 1 🔁 0 💬 0 📌 0