Matthi's Avatar

Matthi

@matthi.dev.bsky.social

38 Followers  |  112 Following  |  51 Posts  |  Joined: 25.01.2025  |  1.84

Latest posts by matthi.dev on Bluesky

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

I am outraged that you can only zoom out to 2% on Figma.

#buildinpublic #figma

03.02.2025 09:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I think so, too.
Looks great, but who is the actual target group?
(and in which situation might he/she open the website)

03.02.2025 09:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@matthi.dev is following 20 prominent accounts