No Skill. No Taste
71–80 of 222 posts
Re: No Skill. No Taste
#72Re: No Skill. No Taste
#73Hmmmm, where on the taste scale would you put making text unreadable when selected?
It's funny that you say that because my course websites for my students both: 1) make it difficult to select or copy text, 2) and even if you manage it, you discover that the actual text in the webpage source is encrypted, mainly so they don't vibe-code their homework assignments. So I guess it rates high on my taste scale. (kidding of course; but you can always bring your own stylesheet to the party)
Re: No Skill. No Taste
#74I've grabbed the archive link for anyone with it struggling to load. It's a single replica running with fairly modest settings on my office server so I'm proud it's managed to live so far even with some load time, but will scale up before my next blog post.
Re: No Skill. No Taste
#75Application design is still a challenge. I had Monday off and vibe-coded up an app that I've been wanting to use for years. The thing is, I can tell it's going to be challenging to make it something sticky that I actually use. Which makes sense. The reason I wanted to make this app is that there are two very popular paid apps in the same category that I use every day that don't quite feel the way I want them to. It'l…
Re: No Skill. No Taste
#76Yes, a positive from this is those with authenticity and taste will shine. Self-expression will be a form of resistance and we'll see a lot less homogenisation across things like writing, ui/ux, animation, individual websites, blogs. Who knows maybe the old, scattered, personable, decentralised internet will come back - things like MySpace, geocities, sites like this (a lost art): https://www.cameronsworld.net/ Also…
I use LLMs in my fiction writing; and before the wolves come out to shred me to pieces: The LLM never gets to see my writing and doesn't do any of the writing for me. I use LLMs in other ways. One of the first uses I discovered was to have it identify my own blandness. I'll give it a general scenario from my writing and ask it for ten resolutions to that scenario. If my own resolution appears, I realize at best my re…
I then wait a few days, and then use a couple of systems (embeddings, deBERTa, etc.) to rank comments by novelty against the LLM-produced replies.
Re: No Skill. No Taste
#77> Most of all, there is now an illusion of a lower barrier to entry.
Arguably, there has never been a higher barrier to entry.
The benefits accrue to the skilled. We all got X% more powerful, and those who were already skilled to begin with get a proportionally better outcome.
Re: No Skill. No Taste
#78Earlier quoted context omitted.
Why don’t you tell them that they have no taste? Seems to be what the essay implies.
Because right now they are actually being tasteful?
It’s super easy to talk about who has taste or not in the abstract. A lot harder to tell someone straight up they have no taste because of some idea you have.
Re: No Skill. No Taste
#79Most of this mythical "taste", at least as hinted by the article, can be acquired rather easily—by looking into what's already out there before jumping to creating. Is there nothing? Great, go ahead and fill the void. Is there so much that it becomes overwhelming to even look? If so, ask yourself: does your thing have any significant differentiators? Are you willing to maintain it? Do you want the people who come aft…
> The most of this mythical "taste", at least as hinted by the article, can be acquired rather easily—by looking into what's already out there before jumping to creating. Yes, you should do discovery, but that alone is not sufficient to develop taste. Being an also-ran is low taste even if you religiously meet the market expectations by following a pattern. Just like in fashion, you need to understand the rules to kn…
Re: No Skill. No Taste
#80Most of this mythical "taste", at least as hinted by the article, can be acquired rather easily—by looking into what's already out there before jumping to creating. Is there nothing? Great, go ahead and fill the void. Is there so much that it becomes overwhelming to even look? If so, ask yourself: does your thing have any significant differentiators? Are you willing to maintain it? Do you want the people who come aft…
Instead of using third party apps for a todo list, I recently wrote myself a utility - a background process to reschedule iOS Reminders I don't get to, make sure every reminder I create actually gets a scheduled date/time, and to deconflict reminders from calendar entries if I get an overlap. It took less than 90 minutes using claude code, I have a testflight I've shared with friends for feedback, and I'll probably p…