▶ No.853028>>853070 >>853522
>>853024 (OP)
>HTML website
>programmers
▶ No.853030>>853675
When can I accomplish my childhood dream of throwing things at the computer and it just automatically knowing what to make for me?
▶ No.853049>>853522
>>853024 (OP)
>Webdevelopers are now obsolete!
Fixed it for you. Can this thing actually generate the layout (i. e. the CSS), or does it just generate the HTML content?
▶ No.853066>>853069 >>855972
>>853024 (OP)
Neat but these sort of things always fail. Eventually a bug or something pops up and you need to go into the code and fix it yourself. Then you need a programmer.
▶ No.853069
>>853066
And when that programmer arrives, it's often faster for him to rewrite the whole thing in semantic code/markup than to try to understand the machine-generated garbage.
▶ No.853070>>853179
>>853028
Sperg all you like, Javascript is real programming.
▶ No.853112
good luck debugging that when it doesn't give the right answer
▶ No.853179>>853187 >>853445 >>853793
>>853070
nah.
html/css/javashit is the hypercard of this generation. It will die. It's just going to be here awhile finger painting shit all over all walls.
▶ No.853187
>>853179
>hypercard
Stop LARPing. Hypercard was "majorly" (in quotes, since "majorly" is an overstatement) around for what, a couple years?
▶ No.853404>>855907
>>853024 (OP)
Airgapped website archival.
One machine visits the webpage, renders all possible pozzed javascript it refuses to work without, another machine reads the video output and generates a static page based on image only mitigating malicious code execution and tampering with stored documents.
▶ No.853410
>>hurrr just use templates of javascript, the garbage code until it works
▶ No.853420>>854583
cool guys the future is here this is going to make self printing chips program themselves were at the singularity :D!
▶ No.853445>>854480
>>853179
How long is "this generation"? It's been more or less twenty years by now that mass tech has been web centrist and it doesn't seem to be going anywhere.
What is there to replace it? Mobile got absorbed by it. The average pajeet shitting out stuff for mobile just uses a framework that spits out apps based on front-end web technology.
Desktop sure isn't going to make a comeback.
I'm not making an argument against or in favour of anything, I'm just being realistic about what exists and what seems to be possible to exist in the future.
▶ No.853460
You need a """programmer""" to make to image though.
▶ No.853522
>>853028
>>853049
These. The only ones even remotely threatened by this are bottom-of-the-barrel webdev shitcoders.
▶ No.853675
>>853030
At least give the computer millions of examples of what you want.
▶ No.853793>>853844
>>853179
The whole JOKE was that HTML is not actually a programming language, it's a document markup. The JOKE was that people who write HTML and call themselves "programmers" were retards. Javascript, on the other hand, is an actual programming language.
▶ No.853844>>853966 >>853986 >>854173 >>854188
>>853793
No.Javascript is an interpreted language.
▶ No.853964
>>853024 (OP)
And here I was hoping for something Lisp related
▶ No.853966
>>853844
Interpreted languages are programming languages just like compiled languages are.
▶ No.853967
>>853024 (OP)
Printers have been doing this for decades.
▶ No.853986>>854202
>>853844
>LARPers don't know the difference between markup and programming languages
Embarassing.
▶ No.854173>>854202
▶ No.854188>>854194 >>854202
▶ No.854194
>>854188
>Talking about shit you don't know makes you a bad person.
Anon you're hanging out with some of the baddest people on the entire planet.
▶ No.854202>>854277
>>853986
>>854173
>>854188
It is so easy to bait on here.
Btw Rust > wasm is the future of webdev. Finally we can do webdev with a real, blazingly fast language.
▶ No.854284>>854286
>>854277
>oh no i got baited
>he jokes on you i was only pretending to take the bait
I mean are you actually serious? I said that JavaScript is not a real language because it is interpreted and when you fags take this obvious bait I'm the retard?
Explain please. Try it without using a meme image.
▶ No.854286>>854503
>>854284
Are you autistic? I never said I was pretending to take the bait, I was pointing out that you just pulled the "I WAS JUST PRETENDING" card.
I'm starting to think you are actually retarded tbh.
▶ No.854390
>>853024 (OP)
>literally just a UI builder
Uhhh, okay? Who exactly is affected by this?
▶ No.854480
>>853445
>Desktop sure isn't going to make a comeback.
>tfw i missed out on the golden age of the only type of career i was really interested in
▶ No.854503>>854542
>>854286
no i was not pulling the "i was pretending to be retarded" card. i pulled the "i was only baiting" card.
btw, you also got baited.
▶ No.854542>>854544
>>854503
Yes I was.
And you baited by pretending to be retarded.
▶ No.854544
>>854542
>Yes I was.
L000L. gtfo of here, kiddo.
▶ No.854583
>>853420
Somebody sounds VERY insecure.
▶ No.854949
>>853024 (OP)
So it's "HTML 'coders' are obsolete because we have PHP nao!" all over again?
*yawn*
▶ No.855907
>>853404
That's a damned good idea.
▶ No.855972
>>853066
Not if you have self-analyzing code.