Live data from Hacker News

Creating a landing page using AI tools and no code

samdickie.me

101–110 of 177 posts

Re: Creating a landing page using AI tools and no code

#101

Earlier quoted context omitted.

Oh like Google Docs.

If Google Docs suddenly disappeared, everyone would just continue as usual, except that they now use MS Word or LibreOffice instead. If GPT-3 disappeared, what's the alternative?

There are open models, eg. Bloom. Same with Stable Diffusion (open) and Dall-E. Creating these isn’t impossibly hard. Some ML ops company showed how you could train a GPT-like model for like $250k or something.

Re: Creating a landing page using AI tools and no code

#102

I’m always amazed at the dismissive comments recent AI advancement generates: it’s not really creation, a human would do much better, it’s getting old, etc Think about it for a second: a machine understood your request in plain English and executed it adequately, instantly and free. If you can’t think how that will affect every aspect of UX and creative job I don’t know what to tell you. And that’s not even touching…

[deleted]

Re: Creating a landing page using AI tools and no code

#103

> I’m going to use AI tools to design an entire website! Proceeds to use AI for ideas only and manually edits everything. Generative AI tools are extremely powerful. But I’ve been recently getting people asking, “Did you use AI to write that?” for extremely complex, innovative solidity smart contracts and web3 UX design. The hype is so far ahead of reality that no matter how useful gpt4 is once it comes out, people a…

[deleted]

Re: Creating a landing page using AI tools and no code

#104
post #50

Earlier quoted context omitted.

you've got to be joking mate. >Google has “understood” English queries you can't, with a straight face, be comparing a Google search to what ChatGPT is doing. C'mon man. >In many cases it’s wrong. In many cases the result is below entry-level. Once again I'm baffled by this dismissal. I don't think you actually understand what you're seeing with ChatGPT. There is very interesting emergent behaviour occurring. Trying…

The advancement with these LLMs lies in the fact that they can effectively learn to recognize patterns within “large-ish” input text sequences and probabilistically generate a likely next word given those patterns. It’s a genuine advancement. However it is still just pattern matching. And describing anything it’s doing as “behavior” is a real stretch given that it is a feed-forward network that does not incorporate a…

Technically, it's not pattern matching. It's estimating conditional probabilities and sampling from them (and under the hood, building blocks like QKV attention aka probabilistic hashmap and the optimization used decide what it does anyway, ignoring any theory behind it).

Re: Creating a landing page using AI tools and no code

#105

I’m always amazed at the dismissive comments recent AI advancement generates: it’s not really creation, a human would do much better, it’s getting old, etc Think about it for a second: a machine understood your request in plain English and executed it adequately, instantly and free. If you can’t think how that will affect every aspect of UX and creative job I don’t know what to tell you. And that’s not even touching…

It reminds me of the quote "First they ignore you, then they laugh at you, then they fight you, then you win"

I'm guessing we are at the second phase for AI.

Re: Creating a landing page using AI tools and no code

#107
post #85
post #25

While such examples are no doubt impressive, I haven't seen these AI tools do anything that couldn't otherwise be achieved by following a simple online tutorial. Bootstrap a fresh project, write hello world or fizzbuzz-equivalent code in a random programming language, generate a landing page...all of these tasks have long been commodified and aren't exactly worth big money. So I'm not scared for my job just yet . "Bu…

That's not true about self driving research plateauing. Tesla, Waymo and Cruise have all made significant progress in the last five years. What other categories of high tech reached their absolute peak right when everyone started to notice them? We can extrapolate because there are clear trends. And a long history of inventing new things when we hit a bottleneck. It's like someone looking at a car in the early 1900s…

Or someone looking at Apollo Moon landing in the late 1960s and saying: "this may be the peak..."?

Re: Creating a landing page using AI tools and no code

#108
post #59
post #55

Earlier quoted context omitted.

i'm curious what you think is worthy of humans to do? often in life i find myself reminding myself that everything is just something to do. serious question, what do you then distinguish as enlightened pursuits vs not, for lack of a better word. edit to add: i painted my family's garage in my teens, manually. and i'm thirties now and when i go to my family home i see the painted garage. it never leaves me, the value.

>i'm curious what you think is worthy of humans to do? whatever it is, it ain't making websites. >what do you then distinguish as enlightened pursuits painting your garage is getting pretty close to it I think.

To that extent nothing is worthy of humans to do. Nothing we do is truly unique. It only seems unique because we have a poor understanding of it. Might as well not exist or eat or poop because that’s not worthy

Re: Creating a landing page using AI tools and no code

#109
post #55
post #40

Earlier quoted context omitted.

>If you work for a large company most of your day is spent understanding domain specific problems then executing on that. ... which involves fetching some data, displaying it, maybe doing some basic arithmetic and then shuffling it off to a DB? drudgery. bring the machines on so we don;t have to deal with this nonsense any more.

i'm curious what you think is worthy of humans to do? often in life i find myself reminding myself that everything is just something to do. serious question, what do you then distinguish as enlightened pursuits vs not, for lack of a better word. edit to add: i painted my family's garage in my teens, manually. and i'm thirties now and when i go to my family home i see the painted garage. it never leaves me, the value.

>> i'm curious what you think is worthy of humans to do?

Garden, tend land, and do arts.

Re: Creating a landing page using AI tools and no code

#110
post #59
post #55

Earlier quoted context omitted.

i'm curious what you think is worthy of humans to do? often in life i find myself reminding myself that everything is just something to do. serious question, what do you then distinguish as enlightened pursuits vs not, for lack of a better word. edit to add: i painted my family's garage in my teens, manually. and i'm thirties now and when i go to my family home i see the painted garage. it never leaves me, the value.

>i'm curious what you think is worthy of humans to do? whatever it is, it ain't making websites. >what do you then distinguish as enlightened pursuits painting your garage is getting pretty close to it I think.

You're getting pushback but I have to agree.

I'm disappointed with how unsophisticated modern web development is. Our tools and processes are extremely fragile and error prone, and frequently produce bug ridden junk. So much so that we feel the need to rewrite entire apps every n years if it hasn't already died under it's own weight by then.

The output we produce is 99% predestined by the tooling/framework we are placed in front of. And then we claim to be craftsmen.

Post reply on HN