TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Pt, an experiment on visual forms

22 pointsby metaphoricalover 9 years ago

5 comments

hacker_9over 9 years ago
I enjoyed the demos - I&#x27;m not exactly sure why, but I guess it felt like I was making a lot happen when really I was just moving the mouse around.<p>I think that, when you step back from programming in text, and think of it as &#x27;creating ideas&#x27; you realise that we&#x27;ve barely scratched the surface. Often when I solve problems in my head it&#x27;s a mix of visual&#x2F;verbal thoughts with past memories thrown in too. Your demos show that visualization is a powerful tool, but how do you make it useful?<p>Being able to see the world and visualise is like the base code for being a human, but computers are all math and text. Bringing visualization to programming is surely the next step. Already the cogs are turning to try and bring realtime REPLs to IDEs (such as light table, and visual studio code online) in order to see data as you code. I imagine from here the next step would to be able to visualise that data beyond text, and be able to edit the visualization and see the code change as a result.
评论 #10169312 未加载
metaphoricalover 9 years ago
This is a side project I&#x27;ve been working on for a couple years (when not playing video games :P). I hope you&#x27;ll give it a try, and I would appreciate your feedbacks. Thanks!
veli_jozaover 9 years ago
Nice looking demos, very easy on eyes. The &quot;triangle.oppositeSide&quot; is already half way to a puzzle game.
fiatjafover 9 years ago
I don&#x27;t understand it, but it is awesome.
victorantosover 9 years ago
it looks cool! can you make it like an embeddable widget?