Live data from Hacker News

Show HN: Performative-UI – A react component library of design tropes

vorpus.github.io

151–160 of 227 posts

Re: Show HN: Performative-UI – A react component library of design tropes

#151
post #87

The funny thing is, the techniques shown here are the ones that were once considered something only advanced front-end developers or publishers could do. Seeing that a former symbol of skill has now become a subject of satire makes me think that what we call 'high-level' ultimately comes from what others can't do. I personally never even thought about how to implement ASCII art animation.

As someone who used to pride myself on being able to make complex graphical designs a reality, it has definitely put me into a little bit of an identity crisis. But ultimately I think it just pushes you to find the things that are still hard for AIs, which in turn continues to differentiate your work from what everyone can now generate.

Feels similar to the move away from realism to impressionism as the camera became available.

Re: Show HN: Performative-UI – A react component library of design tropes

#153
post #139

Earlier quoted context omitted.

No. It’s perfect as is. I can find everything I want. Everything is accessible to everyone and screen readers. Does not require JavaScript.

The home page links are teeny tiny on a phone screen, borderline unreadable.

That's because phone browsers have the insane braindead default of scaling everything into tiny unreadableness. You have to explicitly say "stupid browser, nobody ever wanted this shit, behave sensibly by including . No idea why this idiotic custom still hasn't been purged from mobile browsers, but I guess it's just a valuable tradition now...

Before mobile browsers arrived, everything was fine and nobody needed meta viewport stuff. That's why this 1997 era page doesn't have it.

Re: Show HN: Performative-UI – A react component library of design tropes

#155
post #139

Earlier quoted context omitted.

No. It’s perfect as is. I can find everything I want. Everything is accessible to everyone and screen readers. Does not require JavaScript.

The home page links are teeny tiny on a phone screen, borderline unreadable.

If only there was a way to zoom, on your phone?!

Re: Show HN: Performative-UI – A react component library of design tropes

#156
post #29

I've worked on several projects where people looked at the site, which was simple and straight to the point, and people would straight up tell me they didn't take it seriously because it didn't have these performative UI things on it. It's like when a Youtuber's audience complains about how they're constantly asking you to subscribe. The reason it happens is because the statistics say it works.

I use a Substack site for the conference that I run. The popup and subscribe buttons everywhere used to annoy me...but they work. Went from 0 to almost 1,000 subscribers on an otherwise low traffic site and it's by far the best way to reach people. https://carolina.codes

Another way to get a lot of traffic is getting the top reply to the top comment on the top hacker news post. Speaking of which... https://github.com/SpyC0der77

Re: Show HN: Performative-UI – A react component library of design tropes

#157

Earlier quoted context omitted.

If you turn on HN's "Show Dead" setting, there are tons of LLM-generated comments on stories related to AI. You can see the human(s) behind the LLM trying to fiddle with the style of comment by making them skip proper grammar, capitalization, use or avoid certain phrases, and so on. The biggest tell for LLM content, though, is just the content as a whole: it sounds fake and ungenuine, like it passed through a committ…

The uncanny valley of text. It looks and sounds like a human, but lacks the "soul" / humanity that our intuition somehow perceives. It's really strange... I see some text with obvious tropes and sometimes I read something and there's no obvious AI trope... but it's just not human?

> The uncanny valley of text.

Exactly, that's a great way to describe it.

Re: Show HN: Performative-UI – A react component library of design tropes

#158
post #98

Earlier quoted context omitted.

please share your few dozen components

Why? They are silly gimmicks. You can easily prompt this. Claude: “In react, make a full screen component that renders pixel squares that fade in and accumulate over a page component, taken as a target prop.” Stupid crap like that. What’s cool is for those fullscreen tutorials or app walkthroughs, this works REALLY well to highlight the box on screen.

The death of development, ladies and gentlemen.

Re: Show HN: Performative-UI – A react component library of design tropes

#159

The most extreme virtue-signal is to go completely browser-default and have no styling whatsoever. Like lowercasing because your pinky can't be arsed to reach for the shift-key even though you've a billion dollars in series A.

https://www.berkshirehathaway.com/

> If you have any comments about our WEB page

Haha, this webpage on the inter network is amazing

Re: Show HN: Performative-UI – A react component library of design tropes

#160

Earlier quoted context omitted.

Why? They are silly gimmicks. You can easily prompt this. Claude: “In react, make a full screen component that renders pixel squares that fade in and accumulate over a page component, taken as a target prop.” Stupid crap like that. What’s cool is for those fullscreen tutorials or app walkthroughs, this works REALLY well to highlight the box on screen.

The death of development, ladies and gentlemen.

don't be so gloom. code that's more difficult than a zero-shot is worthy of sharing.
Post reply on HN