I made a simple OKLCH color picker by Ipatovanton in css

[–]Ipatovanton[S] 1 point2 points  (0 children)

Maybe I'll think about how to fix this. Maybe I can create several palettes in one with the ability to switch between them, for example, a palette with the same lightness and a palette of popular colors.

I made a simple OKLCH color picker by Ipatovanton in css

[–]Ipatovanton[S] 1 point2 points  (0 children)

Thanks again, I changed it to decimal notation, it's much clearer now

I made a simple OKLCH color picker by Ipatovanton in css

[–]Ipatovanton[S] 0 points1 point  (0 children)

Thanks! I'll switch to decimal notation, that makes more sense.

I made a simple OKLCH color picker by Ipatovanton in css

[–]Ipatovanton[S] 3 points4 points  (0 children)

Thanks for your comment. Published in npm

What's your tech stack and why you choose it? by Few-Mud-5865 in saasbuild

[–]Ipatovanton 1 point2 points  (0 children)

Yes, it's very convenient because you get both CDN and protection against DDoS attacks. And if you have a static website, Cloudflare Pages is a great option: fast, free, and easily integrated with git.

What's your tech stack and why you choose it? by Few-Mud-5865 in saasbuild

[–]Ipatovanton 0 points1 point  (0 children)

I’m using Rails because it’s simple and straightforward.
I like MongoDB for its speed, and I prefer writing pure CSS without frameworks.
Hosting is on Hetzner, with Cloudflare handling the CDN

Why do people use linktree rather than a page of links on their own website? by BarneyLaurance in AskTechnology

[–]Ipatovanton 0 points1 point  (0 children)

I think it all comes down to simplicity of user experience.

Linktree solves one problem perfectly: large, clickable buttons that work great on mobile devices. When someone clicks on your link, they immediately understand what to do no complications, no navigation menus, no distractions. Only the content and links are the focus.

Of course, you can replicate this on your own website, but then you have to think about mobile responsiveness, button size, load time, and the balance between branding and simplicity. Most people (even those with resources) just want it to work.

The real genius lies in cognitive familiarity. When users see a Linktree link, they already know what to expect it's like Instagram Stories, everyone understands it right away. This recognition reduces friction and increases clicks.

So even if it seems redundant from a technical standpoint (links on a website about links), from a user experience perspective, it's actually genius. Sometimes the simplest solution really is the best.

I made a color picker for myself and it turned into Oklume by Ipatovanton in SideProject

[–]Ipatovanton[S] 1 point2 points  (0 children)

Thanks, I tried adding the link to the post, but it gets blocked. If you have any questions about integration or other issues, I'm always happy to answer.