Well there's all these layers of stuff I do in my head, abstractions of the machine I need to deal with at the computer screen in different programs like terminals full of test/debug/whatever processes... Processes in my head with practical parts in various tools. Running more stuff through my head is annoying because it's brain I could be using for creativity, but it's spent holding everything together...

I bump around the tools I have getting views of what's going on but it comes down to accessing stimuli at some points... Getting just the right picture of what's going on is an art. I want something that's more conducive to human cognition, makes the most of having my attention...

I guess I'll look at things out there I can take parts from and put something new together... What's this floaty graphics world built in you reckon? Web? Could start there. How could I hack bits of code in the browser?

Yeah so imagine a web admin tool for a database, the database is the universe, built like a mandala that you scroll around through dimensions of information...

Think this is the next step in, being able to deconstruct whatever is there and create new things.


In reply to Re^2: coding technology by SteveEirium
in thread coding technology by SteveEirium

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.