LBPHacker
LBPHacker
281 / 12
5th Feb 2016
12th Jul 2018
*** Update #9: Add links to predecessor and successor *** See thread and manual link in the save. ***
fastest subframe programmable 16bit processor 7segment electronics electronic computer magic

Comments

  • Grufkork
    Grufkork
    23rd Jun 2016
    Idk how this works... BUT IT'S SO FREAKING COOL THAT YOU ACTUALLY FREAKING BUILT A FREAKING COMPUTER THAT FREAKING CALCULATES THE FREAKING FIBONACCI SEQUENCE! +9000
  • FunkyPrince
    FunkyPrince
    23rd Jun 2016
    Oh loool, sorry then, thanks for the answer tho u.u
  • LBPHacker
    LBPHacker
    23rd Jun 2016
    Off Topic: Please read people's biography before you ask about their backgrounds. Hint: no, I've had this name way before LBP arrived.
  • FunkyPrince
    FunkyPrince
    22nd Jun 2016
    Off Topic: Does LBP, in your name, stand for LittleBigPlanet?
  • 00yoshi
    00yoshi
    21st Jun 2016
    I'm starting to figure it out, behaves strange tho
  • 00yoshi
    00yoshi
    21st Jun 2016
    Hm, let's sww how I can integrate that into the computer I'm building now. This may explain my problems with pistons, thanks for the info.
  • LBPHacker
    LBPHacker
    21st Jun 2016
    What you get is basically particles doing work independently, yet in a well-known order in a single frame, hence the term "subframe". And believe me, you can do a *lot* in a single frame. It depends on how much space you have.
  • LBPHacker
    LBPHacker
    21st Jun 2016
    The idea is that you build machines which rely on the order in which particles are evaluated. E.g. a DTEC will detect a BRAY emitted by an ARAY which got evaluated before said DTEC. That is, the side effects of the code behind the ARAY is visible to the code behind the DTEC. That way the DTEC doesn't have to wait a full frame for the data, it can process it right away. I believe Schmolendevice has written an article on the matter.
  • 00yoshi
    00yoshi
    21st Jun 2016
    So how exactly does subframe tech work?
  • Aloysius1234
    Aloysius1234
    20th Jun 2016
    I am amazed by the use of 1 frame spark for the fastest calculations. (+1)