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: Jarvis, a Light Table like companion for Python

164 pointsby madlagalmost 13 years ago

20 comments

stcredzeroalmost 13 years ago
There is a problem with this kind of ultra-rapid iteration when you start doing certain kinds of low-level stuff that can crash your development environment. I suspect that Jarvis avoids much of this by running in a different process, but there are certain things that might still cause a reboot.<p>Still, it just occurred to me that one could use integration with scm like git or mercurial to get the same kind of benefit as the Smalltalk change log+image.<p>What if every change to a function was snapshotted, and the developer could easily scroll/flip through these snapshots? Merging the change back to a main branch would then be like image saving in Smalltalk. This would give developers the ability to try really risky development, since they would always be able to quickly get back to a previous state.<p>(This can already be done, but by making the integration really seamless, it has a synergistic effect with development.)
koidealmost 13 years ago
I love the hilarious youtube's subtitles. For instance (3:34): "without a student to conduct a kidney advocate" or (3:19): "registers configure troop went upstairs don't just goes up"<p>But you should disable them by default, they are confusing!<p>Edit: Why the downvote(s)?
评论 #4171627 未加载
armsalmost 13 years ago
As someone who's excited to be learning Python, seeing tools like this makes me even happier. Thanks! I have a feeling going back to PHP is going to be very difficult for me :)
评论 #4171790 未加载
pjmlpalmost 13 years ago
It seems everyone is rediscovering Smalltalk!
评论 #4172822 未加载
amcintyrealmost 13 years ago
I don't often see things on HN and think, "wow, I absolutely must have that," but this is one of those times. Thank you for releasing this; if you do a kickstarter page or put up a donation link somewhere I'll throw some money at you. :)
评论 #4171991 未加载
ninetaxalmost 13 years ago
I would help if explained how to get the dependencies in better detail. I have been finding packages for 20 minutes. I would love to try this out but I can't seem to get it running. If you list the project dependencies in your 'setup.py' instead of having<p># List your project dependencies here. # For more details, see: # <a href="http://packages.python.org/distribute/setuptools.html#declaring-dependencies" rel="nofollow">http://packages.python.org/distribute/setuptools.html#declar...</a><p>then people might try out your software more easily.
评论 #4172530 未加载
BaltoRouberolalmost 13 years ago
I guess it should be "pip install jarvis" and not "pip install pip". Very nice tool!
评论 #4171177 未加载
jeffboudieralmost 13 years ago
Fantastic tool, can't wait to try it. I agree this is kickstarter worthy. Looks like the OSG bindings and pane makes it easy for devs to hack motion design, I wonder what will come out of that.
truedukealmost 13 years ago
Very nice implementation of some of Bret Victor's ideas!
detcherryalmost 13 years ago
Well done! You should go on Kickstarter!
评论 #4171818 未加载
yodxalmost 13 years ago
Nice work ! Very nice implementation.
fabienpensoalmost 13 years ago
Glad to see more and more tools for the shortest feedback loop while you code.
评论 #4174808 未加载
superasnalmost 13 years ago
(Hate to be that guy but) Could something like this ever be possible for PHP?
评论 #4172118 未加载
nicosteegalmost 13 years ago
Great tool, OSG real-time editing and visualization looks very useful!
nedsteegalmost 13 years ago
Well done! I like the iron man touch at the end of the video;)
matthieurouifalmost 13 years ago
Well done guys, faster feedback makes your more efficient!
thomas759almost 13 years ago
Awesome idea, LiteTable doesn't handle python, good job!
评论 #4171208 未加载
评论 #4171232 未加载
arcankalmost 13 years ago
Nice work :) I hope to see more tools like this soon!
Jiloucalmost 13 years ago
I bet Tony Stark is jealous now. Looks awesome!
ataugeronalmost 13 years ago
Awesome! Congrats on that work!