cleminso

320 posts

cleminso banner
cleminso

cleminso

@cleminso

Loop Katılım Aralık 2021
317 Takip Edilen36 Takipçiler
David Hill
David Hill@iamdavidhill·
yeah lol. working backwards, something like OKLCH seems to be the best from an implementation standpoint, more important that the dev implementation is more sound than the figma implantation. although, figma doesn’t support OKLCH, and Dev Mode (so presumably Figma MCP) can’t read stacked fills properly, it’s read as a linear gradient. So not sure how well we could leverage ai with a component system based on stacked fills. getting super into the weeds, I know. just thinking out loud with some of the things we’ve juggled.
English
1
0
0
307
David Hill
David Hill@iamdavidhill·
we're exploring options for our color system given the differences between figma and dev implementation there are pros and cons to different approaches option 1 feels simpler and more dev aligned option 2 feels safer but more design aligned 🤔
David Hill tweet media
English
13
0
67
8.2K
cleminso
cleminso@cleminso·
@anselm_io at 1.16pm I shared with @nicolasembleton : "Jazz is calm since a month, they might prepare a big release" Impatient to see this!
English
1
0
2
66
cleminso retweetledi
Jeffrey Turns
Jeffrey Turns@jeffreyturns_·
Decided to write up a little tool I've been using to create Tailwind CSS v4-like color palettes. Just pick a hue → get 11 shades that feel like the originals. All thanks to OKLCH's perceptual uniformity.
English
2
3
5
282
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
Nobody should be using up arrows to get previous commands in a terminal or shell. You have to move your hand and its linear complexity in keystrokes. Use ctrl+p (for low n) or ctrl+r. Use a real shell or history manager (fish, fzf, atuin) for ctrl+r.
English
125
26
937
89.1K
L2BEAT 💗
L2BEAT 💗@l2beat·
🚨 L2BEAT is hiring! 🚨 We’re looking for a Sr Software Engineer / Tech Lead to help build the future of onchain transparency. Lead a small team, ship new features and make L2 data accessible & reliable. More details ⬇️
English
9
11
55
7.8K
cleminso
cleminso@cleminso·
This gives predictable behavior when mutations trigger sync and clearer separation between data access and modifications. CoValues are mutable but only through $jazz namespace. This prevents accidental mutations while ensuring proper sync and framework compatibility.
cleminso tweet media
English
0
0
1
108
cleminso
cleminso@cleminso·
It prevent direct object mutations such as: - cannot asign values to CoValues props - typescript show errors if trying to mutate directly in object Instead of: “I’ll modify this object directly” -> “I’ll explicitely tell jazz to update this CoValue”.
English
1
0
1
171
cleminso
cleminso@cleminso·
I upgrade my project for @jazz_tools 0.18+ this weekend and there is what changes with this new version: 1. new $jazz field for CoValues that serve as a namespace to contains all Jazz-specific properties 2. co object are now readonly and mutations now go through $jazz namespace
English
1
1
1
246
jordanmmck
jordanmmck@jordanmmck·
We need a Darwin of Memetics. "On the Origin of Memes, Spirits, and Demons"
English
2
0
10
623
VIKTOR
VIKTOR@thedefivillain·
Yet another s-tier scam brought to you by Binance Futures $M Current FDV is theoretically $6.6bn but the actual float is probably not even 1/100th of that Price up 3x from the bottom with an average annualized funding rate of -1500% over the past week
VIKTOR tweet media
English
14
0
42
8.5K
cleminso retweetledi
Jazz - the DB that syncs
Jazz - the DB that syncs@jazz_tools·
“why is it called Jazz?” In the same way that Jazz music disassembles rigid music conventions into primitives Spontaneously & effortlessly reassembling them into something new, surprising, dynamic and “just what was needed” …and how the Jazz musician merely hints at things…
English
1
2
8
942
Nick Emb
Nick Emb@nicolasembleton·
@rauchg Knowledge Graph as a central UX interaction point with humans and agent (any which way).
English
2
0
2
22
Guillermo Rauch
Guillermo Rauch@rauchg·
Pitch me your AI product or idea
English
1.6K
149
3.2K
951.8K
cleminso
cleminso@cleminso·
1. planified and make a first prompt 2. enhance it with VScode functionality - would be cool to have it on Zed) 3. execution with @augmentcode - i start to get augmentpilled 4. iteration with Sonnet via @zeddotdev (only Vscode to use augment Zed in my heart)
cleminso@cleminso

Today I've been working on a CLI admin tool for managing a nickname registry. I've used github.com/Alcyone-Labs/a… by @nicolasembleton. There is the my orignal/enhanced prompt via Vscode:

English
0
0
1
207
cleminso
cleminso@cleminso·
Run: - profile-admin add --nickname "johndoe" --account-id "co_z123456789" - `profile-admin health` to check registry health
cleminso tweet media
English
0
0
1
65