JB Hutch

1.9K posts

JB Hutch banner
JB Hutch

JB Hutch

@JB_Hutch

Our inventions are wont to be pretty toys, which distract our attention from serious things. They are but improved means to an unimproved end...

Portland, ME Katılım Ocak 2012
420 Takip Edilen222 Takipçiler
JB Hutch
JB Hutch@JB_Hutch·
@southpolesteve wanted to share a project inspired by Vinext I forked a Rust port of Sass and brought it up to date. Passing all but ~100 of the 13,000 tests. It's up to 5x faster than Sass in some cases. Something the CF folks are interested in? github.com/IHIutch/grass
English
0
0
1
39
JB Hutch
JB Hutch@JB_Hutch·
I won't be using or learning tools or following anyone in the tech community that supports or defends discrimination, racism, or nazism. Weird number of tech bros unmasking themselves today. I find it ignorant and abhorrent.
English
0
0
0
50
Adam Wathan
Adam Wathan@adamwathan·
Building these little responsive demos using container queries in the new Tailwind docs — so much nicer than using iframes and media queries.
English
18
24
601
32.8K
JB Hutch
JB Hutch@JB_Hutch·
I've been thinking of @devongovett in particular, if you're willing to weigh in, since iirc Parcel is also used by Adobe for libraries you actively involved with professionally
English
0
0
0
42
JB Hutch
JB Hutch@JB_Hutch·
I'm curious what agreements or policies open source maintainers have with their employers in order to maintain their personal intellectual property, even when their projects are similar or overlaps with their professional work. Anyone willing to share?
English
1
0
0
53
JB Hutch
JB Hutch@JB_Hutch·
In other words, "At what point do I get to decide to discriminate against a particular type of person?"
Matt Mullenweg@photomatt

@heyamberhinds Like at what point do you say a Rothko painting isn’t high contrast enough?

English
0
0
0
77
JB Hutch
JB Hutch@JB_Hutch·
@photomatt @heyamberhinds Go to a museum, use the ramp to access the front door, an elevator to access the appropriate exhibit, use braille to read the artwork name and artist, audio descriptions to communicate the artwork and exhibition
English
1
0
7
144
Amber Hinds
Amber Hinds@heyamberhinds·
What I see on this post: 1. Color contrast failures. 2. Unreadable fonts. 3. #WCAG 2.2.2 failure (snowfall animation). #WordPress themes need more #a11y and expected interfaces that convert. Not "weird" designs that confuse people or kill time on site. buff.ly/4j29DLq
English
7
14
124
18.4K
JB Hutch
JB Hutch@JB_Hutch·
@jacobmparis Kind of like what you're seeming to do and/or like VSCode conflict resolution
English
0
0
0
46
JB Hutch
JB Hutch@JB_Hutch·
@jacobmparis Well I've been thinking of an approval process and how collaborating might would work. Thinking about it similar to git. If we were editing the same content file, hmw resolve any "conflicts"? Or maybe I'm an approver that only wants to accept partial changes
English
1
0
0
51
jacob paris ▲
jacob paris ▲@jacobmparis·
this file/diff UI is so much fun file -> diff: just edit the before/after version diff -> file: just apply it to any base make a pkg with a bunch of files/diffs if you ship a file, users get the file if you ship a diff, users can apply it themselves
English
3
1
37
13.5K
JB Hutch
JB Hutch@JB_Hutch·
@thdxr I find most ai UIs as compelling at Dribbble posts
English
0
0
0
737
dax
dax@thdxr·
i have so much demo fatigue with ai - the crappy UIs they generate that would never ship is boring can you share some production level wins? on our end the multiplexer and tunnel are two features that i'm skeptical we would have shipped before we could research via LLMs
English
22
6
374
49.1K
Aaron Boodman
Aaron Boodman@aboodman·
Absurdly excited about this. Nate had the idea to build a Discord-replacement using @rocicorp_zero and @one__js as a joke over the holiday. I told him "if you get it working we'll switch Rocicorp to it. We already run the project on our zero-based bug tracker (bugs.rocicorp.dev) – why not chat too 😂". But it's starting to look like it's really going to happen. This is one guy. Building a Discord replacement. As a joke. Over the holiday. With native-class perf, mobile client, desktop client, and web UI. This is the leverage of modern JS and sync engines.
Nate@natebirdman

tauri, virtua, zero, react compiler, tamagui compiler ...🧈 even in dev mode

English
4
3
154
25.6K
Jamie Turner
Jamie Turner@jamwt·
Update on the jt.lol blog... in like 3 hours, got a SSR-rendered real-time CMS system, with live previews, drafts, admin permissions, etc. @tan_stack start, @cursor_ai , and convex of course. Modern tools are wild. I'll make a full walkthrough soon.
English
3
0
40
11.6K
JB Hutch
JB Hutch@JB_Hutch·
Why is there no view in @gmail that lets me view all package delivery dates simultaneously?
English
0
0
0
39
Sage ⚡️
Sage ⚡️@thesegunadebayo·
Token and Recipe usage analysis is an exciting feature we're exploring in @panda__css This is a benefit of the static nature of Panda. If you use Panda in your project, would you find this useful?
Sage ⚡️ tweet media
English
6
7
47
3.2K
Adam Wathan
Adam Wathan@adamwathan·
@JB_Hutch Code highlighting + Prettier will format those strings as if they are code in that language too 👍
English
1
0
10
807
Adam Wathan
Adam Wathan@adamwathan·
Rebuilding the Tailwind docs with Next.js 15 and React Server Components for the v4 docs — it's such a delight to do stuff like syntax highlighting on the server instead of shipping all that stuff to the client 🤩
Adam Wathan tweet media
English
21
26
927
61.3K
JB Hutch
JB Hutch@JB_Hutch·
@adamwathan I guess this could be a bigger question about "compound" utilities, similar to how font sizing works with line-height, but for other things
English
0
0
0
79
JB Hutch
JB Hutch@JB_Hutch·
@adamwathan Is there an easy way to do something like this in v4? I'm using a theme that tries to "normalize" font sizes so they're roughly the same. In v3 I was able to cobble this together. In v4, might I be able to do something like --text-big--*, but use --font-display--* instead?
JB Hutch tweet media
English
1
0
2
849
Adam Wathan
Adam Wathan@adamwathan·
✨ Just published Tailwind CSS v4.0-beta.1! ⚡ Up to 5x faster builds, 100x faster rebuilds 🧰 Built-in imports, vendor prefixing, and more 🪄 Simplified, CSS-first configuration 🦾 Modern CSS features like @​starting-style and container queries 🎨 New wide-gamut color palette
Adam Wathan tweet media
English
101
461
3.3K
248.4K