Trying a new app launcher just to feel something.
@marktomlinson.dev
Web dev. Building tools for better design-development workflows. Currently building @sugarcube.sh There is another world, but it's in this one. ENβ’FRβ’DE π marktomlinson.dev π loanwords.leaflet.pub
Trying a new app launcher just to feel something.
Noooo. The more tools, the better!
Absurd the amount of joy it gives me to hear that @sugarcube.sh is helping people. Thanks @finell.dev!
π Lot more coming, too!
But at least now you can sleep at night knowing you're using the correct format.
Log on to LinkedIn and the smackdown is brutal: learn AI or perish immediately! Work weekends and nights if you have to! Dear developers, I'm sorry but you're worthless now!
Can we go back to when it was just me telling me I'm worthless?
Nice one. Appreciate the interest.
Today, the bad news bear got me. My contract with Disney will be ending in April instead of June.
I am actively looking for a Senior UX/Product Designer with full-time opportunities in healthcare, biotech, or ed-tech. I appreciate your support and connections. Thank you.π
conniechen.design
Sugarcube list here is only longer because I'm more familiar with it π
@terrazzo.app would no doubt be able to expand and correct me on things.
Sugarcube: only css output (for now), zero config default, Vite plugin for HMR and single dev process, JIT utilities, UnoCSS preset integration, CSS architecture (CUBE CSS), component registry. Primary focus: system for building token-driven front ends.
Not naive at all.
Hard to summarise briefly, but if I had to try:
They have slightly different overall purposes.
Terrazzo: multi-platform support through great plugin system, all-configured utilities, advanced linting. Overall more mature. An amazing tool. Primary focus: token processing/css gen.
I want to try it so badly but got to upgrade OS first π©
And we just submitted a grant application!
Love to see this kind of thing. Fund your local open source maintainer π
Were I given to such exclamations, here is where I'd say...let's gooooo
Happy that I now get to share my favourite drug with everyone: building shit.
Satisfaction level looking at that progression, a thousand.
Oh hell yeah
Almost 3 years since editable.website won 2nd place at @sveltesociety.dev SvelteHack.
Since then, Iβve been busy turning this from a prototype into something solid.
A way to build CMS-free, in-place editable websites using only Svelte.
This is v2. π₯³
Ha, brilliant. Let me know if you run into any rough edges.
On the never-ending quest to quell my domain name buying tendencies, I've moved the content at designtokens.fyi to tokenpedia.ds.house.
This change has the opportunity to include additional design token resources in the future.
Please update your bookmarks!
Thanks, greg!
Amazing. If you end up building anything with it would love to see it.
Sick. I've had in mind for a while now a little tool that would take, say, Utopia's output (or just raw clamp strings in general) and generate fluidDimension tokens from them. Sounds like it could be useful in your case.
Seeing part of how you were using it the other week inspired me to build a watch mode for the CLI too. It'll be in the next release.
New @piccalil.li homepage looking amazing btw!
Good idea - definitely been thinking about that
Curious about the use case - do you have pre-calculated clamp values from another tool you're looking to use or something?
For fluid values, there's a fluidDimension type where you define min/max values and sugarcube generates the clamp formula for you.
sugarcube.sh/docs/fluid-s...
Great question! Sugarcube uses the DTCG token format, so tokens need a $type and a $value that matches that type's schema.
A raw clamp string wouldn't fit any type - dimension expects { value: number, unit: "rem" | "px" }, for example.
www.designtokens.org/tr/2025.10/f...
Awesome to hear that!
Love to hear it!
How's it been going with that POC you showed me?