Html A Dying Language?

Discussion in 'Science and Technology' started by Wu Li Heron, May 30, 2017.

  1. Wu Li Heron

    Wu Li Heron Members

    Messages:
    1,391
    Likes Received:
    268
    https://siliconangle.com/blog/2017/05/28/startup-uses-ai-create-gui-source-code-simple-screenshots/

    This is the kind of thing that Ai programs will do increasingly as time goes by making learning new computer languages a somewhat risky venture. Anyone can compile whatever they want, but this program can write whatever you want merely using a gooey interface and, soon enough, we may have Ai programs that can convert each other's work into whatever the hell you happen to want. It reflects the fact that "Pattern Matching Rules the Universe!" and all of their mathematics are converging along with infinite karmic universes within the void. Pretty cool stuff until the shit hits the fan!
     
  2. lode

    lode Banned

    Messages:
    21,697
    Likes Received:
    1,677
    Don't get me wrong, that's pretty cool.

    But no. First, it can only handle UI, and second, it just compiles the drawings to HTML.
     
  3. Vanilla Gorilla

    Vanilla Gorilla Go Ape

    Messages:
    30,289
    Likes Received:
    8,560
    LOLz

    "It uses cutting-edge machine learning technologies to create a neural network"
     
    1 person likes this.
  4. Irminsul

    Irminsul Valkyrie

    Messages:
    62
    Likes Received:
    105
    Lol. I don't even understand what that means lol. :rofl:
     
  5. jpdonleavy

    jpdonleavy Members

    Messages:
    1,443
    Likes Received:
    378
    pattern matching is a skill we look for in sonar operators in the anti-submarine warfare field and to some extent in comms techs in the SIGINT space - there are other examples.

    Did you know tha tbabies can recognize faces whilst still in the womb - they're simulated by shining flashlights in the shape of eyes nose and mouth. When the baby emerges it will alert when it sees that pattern but turn the pattern upside down and it has no interest

    I've long known that babies have some sentience in the womb (playing classical music, for example, helps them to like it when born and classical music like it or not is more calming than - say punk rock:)
     
  6. Vanilla Gorilla

    Vanilla Gorilla Go Ape

    Messages:
    30,289
    Likes Received:
    8,560
    The simple version; neural networks are modeled on the human brain, with no real architechure, just throw a bunch of neurons together and tweek the input until you get the output you want

    So basically use cutting edge machine learning technologies to basically what humans do guess and redo if you did it wrong the first time

    Yet another lame attempt at AI thats going to go nowhere


    There was a link in that story about a chinese supercomputer trying to do the maths university entrance exam that couldnt work out what students or teachers meant
     
  7. MeAgain

    MeAgain Dazed & Confused Lifetime Supporter Super Moderator

    Messages:
    19,783
    Likes Received:
    13,801
    That's why I quit when I reached this stage:

    1 PRINT CHR$(147): V=53248: POKE V+33,0: REM clear screen
    2 FOR X=12800 TO 12927: POKE X,0: NEXT X: REM Clear RAM for sprites
    10 FOR X=12800 TO 12881: READ Y: POKE X,Y: NEXT X: REM sprite generation
    11 POKE 2040,200: POKE 2041,201: POKE 2042,201: POKE V+21,7
    12 POKE V+28,6: POKE V+37,15: POKE V+38,2: REM multicolor for sprite 1&2
    13 POKE V+39,7: POKE V+40,8: POKE V+41,6: REM sprite color sprite 0&1&2
    15 POKE V+23,7: POKE V+29,7: POKE V+16,1: REM sprite properties height, width, x position
    16 POKE V+1,133: POKE V+2,170: POKE V+5,115: REM x/y positions
    19 REM moving and changing colors
    20 FOR X=200 TO 1 STEP -1: POKE V,X: Z=Z+0.61: POKE V+3,Z
    21 POKE V+4,(201-X)/2: NEXT X
    22 POKE V+16,0: POKE V,255: M=PEEK(V+4)
    23 FOR X=255 TO 170 STEP -1: POKE V,X: Z=Z+0.66: POKE V+3,Z
    24 POKE V+4,M+(256-X)/1.2: NEXT X
    25 FOR X=0 TO 5: FOR Y=1 TO 255: POKE V+37+X,Y: NEXT Y,X
    26 POKE V+38,2: POKE V+39,7: POKE V+41,6
    27 FOR Y=1 TO 65: POKE V+40,Y: POKE V+37,Y+10
    28 FOR Z=0 TO 15: POKE V+39,Y: NEXT Z, Y
    29 REM waiting, deleting sprite 0 and fade off
    30 FOR X=0 TO 3000: NEXT X
    31 FOR X=0 TO 32: POKE 12832+X,0: POKE 12832-X,0
    32 FOR Y=0 TO 100: NEXT Y,X: POKE V+21,0
    39 REM SPRITE C64-WIKI.DE (unicolor; sprite 0)
    40 DATA 239,81,85,139,81,20,137,81,28,137,81,89,137,213,89,142,85,93,138
    41 DATA 95,85,138,91,85,238,91,85,0,0,0,0,0,0,0,0,0
    42 DATA 0,199,0,0,231,0,0,164,0,0,180,0,0,151,0,0,180,0,0,164,0,0,231,0,0,199,0
    44 REM multicolor sprite lines (sprite 1&2)
    45 DATA 0,255,255,255,170,85,170,170,85,170,85,170,85,85,170,85,255,255,255
     
  8. Wu Li Heron

    Wu Li Heron Members

    Messages:
    1,391
    Likes Received:
    268
    Sometimes I like to tell people "Pattern Matching Rules the Universe!" Birds have been discovered to have regional accents and sing different songs with a recent study showing that birds raised by foster parents in a different region will learn the new songs, but with an accent. The implication is that pattern matching is used on every level, including the genetic and epigenetic, with bacteria, for example, using quorum sensing and pattern matching to even produce their own versions of "translators" that allow them to talk to distantly related bacteria. Algebra, calculus, etc. should therefore turn out to be subsets of pattern matching mathematics and systems logics that have yet to be invented.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice